<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(self.webpackChunkwebsupportJsonp=self.webpackChunkwebsupportJsonp||[]).push([[111],{22189:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Close=function({onClick:e,className:t,bgClassName:n,color:r,...a}){let s=a["aria-label"]||"Close";delete a["aria-label"];let l=["btn-reset flex flex-centered touch-space height-md-all width-md-all absolute"];n?l.push("top6 right6"):l.push("top-6 right"),t&amp;&amp;l.push(t);let c=["flex icon-close height-md-all width-md-all"];return n&amp;&amp;(c.push("round"),c.push(n)),r&amp;&amp;c.push(r),o.default.createElement("button",i({},a,{"aria-label":s,className:l.join(" "),onClick:e}),o.default.createElement("span",{className:c.join(" ")}))};var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}},26487:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Close",{enumerable:!0,get:function(){return r.Close}});var r=n(22189)},9754:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Close=function({onClick:e,className:t,bgClassName:n,color:r,...a}){let s=a["aria-label"]||"Close";delete a["aria-label"];let l=["btn-reset flex flex-centered touch-space height-md-all width-md-all absolute"];n?l.push("top6 right6"):l.push("top-6 right"),t&amp;&amp;l.push(t);let c=["flex icon-close height-md-all width-md-all"];return n&amp;&amp;(c.push("round"),c.push(n)),r&amp;&amp;c.push(r),o.default.createElement("button",i({},a,{"aria-label":s,className:l.join(" "),onClick:e}),o.default.createElement("span",{className:c.join(" ")}))};var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}},29937:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Close",{enumerable:!0,get:function(){return r.Close}});var r=n(9754)},81907:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.AccordionItemVariant=t.AccordionItem=void 0;var r,o,i=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},a=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=u(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),s=n(45169),l=n(40513),c=n(16058);function u(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(u=function(e){return e?n:t})(e)}let d=t.AccordionItemVariant=((o={}).SMALL="small",o.MEDIUM="medium",o),p=({children:e,testId:t,disabled:n,contentWidth:r=!1,isOpen:o,theme:i,variant:s=d.MEDIUM,onToggle:l,className:c,...u})=&gt;{let[h,f]=(0,a.useState)({isOpen:!!o});(0,a.useEffect)(()=&gt;{f({...h,isOpen:o})},[o,n,r,s]);let m=e=&gt;{0!==e.button||n||g(h.isOpen)},v=e=&gt;{let{key:t}=e;"Enter"!==t&amp;&amp;" "!==t||n||g(h.isOpen)},g=e=&gt;{!0===e?(f({...h,isOpen:!1}),l&amp;&amp;l(!1)):(f({...h,isOpen:!0}),l&amp;&amp;l(!0))};return a.default.createElement(a.default.Fragment,null,a.default.createElement("div",{className:" border-bottom border-gray-300 "},a.default.Children.map(e,(e,o)=&gt;a.default.isValidElement(e)&amp;&amp;e.type===p.Title?a.default.cloneElement(e,{idx:o,uniqueId:t,isOpen:h.isOpen,disabled:n,variant:s,onMouseDown:m,onKeyUp:v,theme:i}):a.default.isValidElement(e)&amp;&amp;e.type===p.Body?a.default.cloneElement(e,{idx:o,uniqueId:t,isOpen:h.isOpen,contentWidth:r}):void 0)))};t.AccordionItem=p,p.Title=e=&gt;{let t="small"===e.variant?"sm":"md";return a.default.createElement(a.default.Fragment,null,a.default.createElement("button",{onKeyUp:e.onKeyUp,onMouseDown:e.onMouseDown,"aria-controls":e.uniqueId,"aria-expanded":!!e.isOpen,className:`btn-reset width-full flex flex-items-top justify-between pad-r-xxs text-left pad-b-${t} pad-t-${t} currentColor`,style:{cursor:e.disabled?"not-allowed":"pointer"}},a.default.createElement("span",{className:`${e.disabled?"color-ui-medium-gray":""} font-bold mar-b-none ${e.className?e.className:"type-lg"}`,id:`${e.uniqueId}-btn`},e.children),a.default.createElement(c.ExpandIcon,{isExpand:e.isOpen,isDarkTheme:(null==e?void 0:e.theme)&amp;&amp;"theme-dark-accent-bg"===e.theme})))},p.Body=e=&gt;{let t=(0,s.useWindowSize)(),n=(0,a.useRef)(null),[r,o]=(0,a.useState)(0);(0,l.useMutationObserver)(n.current,e=&gt;{o(n.current.scrollHeight)},{attributeOldValue:!1,attributes:!1,characterData:!1,characterDataOldValue:!1,childList:!0,subtree:!0}),(0,a.useLayoutEffect)(()=&gt;{var e;o(null===(e=n.current)||void 0===e?void 0:e.scrollHeight)},[t,e.isOpen]);let c={maxHeight:e.isOpen?r+"px":"0px"};return a.default.createElement(a.default.Fragment,null,a.default.createElement("div",{"aria-hidden":!e.isOpen,id:e.uniqueId,role:"region","aria-labelledby":`${e.uniqueId}-btn`,ref:n,style:c,className:`jsx-2336837327  line-h-lg overflow-hidden ${e.isOpen?"animate-slide-open hide-focusable":"animate-slide-close hide-focusable"} text-left ${e.contentWidth?"read-width":""}`},a.default.createElement("span",{className:"jsx-2336837327 block font-regular pad-b-md type-sm"},e.children)),a.default.createElement(i.default,{id:"2336837327"},[".animate-slide-close.hide-focusable.jsx-2336837327{visibility:hidden;-webkit-transition:max-height 0.25s,visibility 0.25s cubic-bezier(0.445,0.05,0.55,0.95);transition:max-height 0.25s,visibility 0.25s cubic-bezier(0.445,0.05,0.55,0.95);}",".animate-slide-open.hide-focusable.jsx-2336837327{visibility:visible;-webkit-transition:max-height 0.25s,visibility 0.25s cubic-bezier(0.445,0.05,0.55,0.95);transition:max-height 0.25s,visibility 0.25s cubic-bezier(0.445,0.05,0.55,0.95);}",".read-width.jsx-2336837327{max-width:1068px;}"]))}},25794:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ExpandIcon=function({isExpand:e=!1,isDarkTheme:t=!1,...n}){return o.default.createElement(o.default.Fragment,null,o.default.createElement("i",a({},n,{className:`jsx-466102095 expand-icon ${t?"icon-chevron-white":"icon-chevron"} animate mar-l-sm-all font-bold type-lg ${e?"rotate270-after":"rotate90-after"}`})),o.default.createElement(r.default,{id:"466102095"},["@media (min-width:1025px){.expand-icon.jsx-466102095:after{height:20px;width:20px;top:1px;}}"]))};var r=i(n(90369)),o=i(n(44194));function i(e){return e&amp;&amp;e.__esModule?e:{default:e}}function a(){return(a=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}},16058:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"AccordionItem",{enumerable:!0,get:function(){return r.AccordionItem}}),Object.defineProperty(t,"AccordionItemVariant",{enumerable:!0,get:function(){return r.AccordionItemVariant}}),Object.defineProperty(t,"ExpandIcon",{enumerable:!0,get:function(){return o.ExpandIcon}});var r=n(81907),o=n(25794)},9606:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Breadcrumbs=void 0;var r=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=a(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var s=o?Object.getOwnPropertyDescriptor(e,i):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),o=n(24617),i=n(49039);function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}let s={header:"full-width-background mar-t-none mar-b-none",footer:"full-width-background bgcolor theme-neutral-bg bg-gray-300 mar-t-none mar-b-none"},l={header:"pad-r-md-lg pad-r-lg-md pad-r-lg-sm",footer:"pad-r-md-lg pad-r-lg-md pad-r-lg-sm",standalone:""},c=e=&gt;{let t="",n=e.split("-");if(n.length&gt;1){let e=[];for(let t=0;t&lt;n.length;t++)"att"===n[t]&amp;&amp;(n[t]="at&amp;t"),e.push(n[t].charAt(0).toUpperCase()+n[t].slice(1));t=e.join(" ")}else"att"===t&amp;&amp;(t="at&amp;t"),t=e.charAt(0).toUpperCase()+e.slice(1);return t};t.Breadcrumbs=({breadcrumbsToShow:e,variant:t="header",additionalAnalyticsData:n,order:a=1,addSeoScript:u=!0})=&gt;{(0,r.useEffect)(()=&gt;{"footer"===t&amp;&amp;a&gt;0&amp;&amp;p()},[]);let d={contentSystem:"SCMS",componentOrder:a,slotOrder:1,componentName:"BREADCRUMBS",contentFriendlyName:"breadCrumbs",datatransform:!1},p=()=&gt;{let e={eventCode:"impression",eventAction:"impression",additionalData:d};(0,i.docComplete)(()=&gt;{(0,i.AnalyticsEvent)(e)})},h=e=&gt;{var t,r;let o=(null==n?void 0:n.linkName)!=void 0?n.linkName:null===(t=e.target)||void 0===t?void 0:t.innerText,a=(null==n?void 0:n.linkDestinationUrl)!=void 0?n.linkDestinationUrl:null===(r=e.target)||void 0===r?void 0:r.href,s=(null==n?void 0:n.linkPosition)!=void 0?n.linkPosition:"Body_Breadcrumb";n&amp;&amp;(delete n.linkName,delete n.linkDestinationUrl,delete n.linkPosition);let l={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkDestinationUrl:a,linkName:o,linkPosition:s,...void 0!==n?n:d}};(0,i.docComplete)(()=&gt;{(0,i.AnalyticsEvent)(l)})},f=[],m={"@context":"https://schema.org","@type":"BreadcrumbList",itemListElement:[]},v="footer"===t?(e=&gt;{let t=[{url:"/",text:"att.com"},...e];return t.map((e,n)=&gt;{let r={route:!1,target:"_top"};if(e.text&amp;&amp;e.text.length&gt;0)r.text=e.text;else if(e.url){let t=e.url.split("/"),n=t.length,o=n&gt;1&amp;&amp;""===t[n-1]?t[n-2]:t[n-1];r.text=c(o)}return r.url=e.url,{...r,isCurrentPage:n===t.length-1}})})(e):e,g=()=&gt;r.default.createElement(r.default.Fragment,null,r.default.createElement("div",{className:`breadcrumbs overflow-hidden overflow-x-auto scrollbar-hidden pad-t-xs ${"standalone"===t?"pad-b-xs":"footer"===t?"pad-l-md-lg pad-l-lg-md pad-l-lg-sm":"pad-b-xs pad-l-md-lg pad-l-lg-md pad-l-lg-sm"}`},r.default.createElement("ol",{"aria-label":"Breadcrumb",className:"flex flex-items-center type-12 nowrap",style:{listStyle:"none"}},v.map(({url:e,text:n,isCurrentPage:i},a)=&gt;{let s="footer"===t&amp;&amp;a&gt;0?c(n):n,u="footer"===t?i:!e;return(f.push({"@type":"ListItem",position:a+1,name:s,...a!==v.length-1&amp;&amp;{item:"https://www.att.com"+e}}),m.itemListElement=f,u)?r.default.createElement("li",{"aria-current":"page",key:n,className:` ${l[t]}`},r.default.createElement("span",null,s)):r.default.createElement("li",{key:n,className:"flex items-center"},r.default.createElement(o.Link,{href:e,type:"none",onClick:h},s),a&lt;v.length-1)}))),"footer"===t&amp;&amp;r.default.createElement("div",{className:"hr-rule mar-t-xs pad-b-xs pad-l-md-lg pad-r-md-lg pad-l-lg-md pad-r-lg-md pad-l-lg-sm pad-r-lg-sm"},r.default.createElement("hr",null)));return r.default.createElement(r.default.Fragment,null,"standalone"===t?g():r.default.createElement("div",{className:s[t]},r.default.createElement("div",{className:"container pad-l-none pad-r-none"},r.default.createElement("div",{className:"row nopad"},r.default.createElement("div",{className:"grid-col-12"},g())))),u&amp;&amp;(e=&gt;{try{return JSON.parse(e),!0}catch(e){return!1}})(JSON.stringify(m))?r.default.createElement("script",{type:"application/ld+json",key:"item-jsonld",dangerouslySetInnerHTML:{__html:JSON.stringify(m)}}):"")}},81361:function(e,t,n){"use strict";Object.defineProperty(t,"O",{enumerable:!0,get:function(){return r.Breadcrumbs}});var r=n(9606)},12413:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ButtonSpinner=void 0;var r=i(n(90369)),o=i(n(44194));function i(e){return e&amp;&amp;e.__esModule?e:{default:e}}t.ButtonSpinner=()=&gt;o.default.createElement(o.default.Fragment,null,o.default.createElement("svg",{viewBox:"0 0 43 43","aria-label":"Loading",className:"jsx-2262198688 duc-btn-spinner "},o.default.createElement("g",{className:"jsx-2262198688"},o.default.createElement("circle",{r:"20",cx:"21.5",cy:"21.5",fill:"none",className:"jsx-2262198688 duc-btn-spinner-inner"}),o.default.createElement("circle",{r:"20",cx:"21.5",cy:"21.5",fill:"none",className:"jsx-2262198688 duc-btn-spinner-outer"}))),o.default.createElement(r.default,{id:"2262198688"},[".duc-btn-spinner.jsx-2262198688 g.jsx-2262198688{-webkit-animation:duc-btn-spinner-jsx-2262198688 2.25s linear infinite;animation:duc-btn-spinner-jsx-2262198688 2.25s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;}",".duc-btn-spinner-inner.jsx-2262198688{stroke-width:3;stroke:#878c94;opacity:0.25;}",".duc-btn-spinner-outer.jsx-2262198688{stroke-width:3;stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#009fdb;-webkit-animation:duc-btn-spinner-outer-jsx-2262198688 1.6875s ease-in-out infinite;animation:duc-btn-spinner-outer-jsx-2262198688 1.6875s ease-in-out infinite;stroke-linecap:round;}","@-webkit-keyframes duc-btn-spinner-jsx-2262198688{100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@keyframes duc-btn-spinner-jsx-2262198688{100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@-webkit-keyframes duc-btn-spinner-outer-jsx-2262198688{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}","@keyframes duc-btn-spinner-outer-jsx-2262198688{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}"]))},53157:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Button=void 0;var r,o=n(72794),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(68523),s=n(27495);function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}(t.Button=i.default.forwardRef(({children:e=null,variant:t="primary",disabled:n=!1,size:r="large",spinner:c=!1,dispatchData:u,dispatchEvent:d,mobileFullWidth:p=!1,className:h,onClick:f,onKeyDown:m,...v},g)=&gt;{if(!e)return null;let[y,b]=i.default.useState(n||c||!1),[_,w]=i.default.useState(!!c),{dispatchFactory:x,button:C}=(0,o.useEventContext)();i.default.useEffect(()=&gt;{b(n||_)},[n,_]),i.default.useEffect(()=&gt;{w(c)},[c]);let T=[];h&amp;&amp;T.push(h),"primary"===t&amp;&amp;T.push("btn-primary"),"secondary"===t&amp;&amp;T.push("btn-secondary"),"small"===r&amp;&amp;T.push("btn-small"),"fullWidth"===r&amp;&amp;T.push("btn-full-width"),p&amp;&amp;T.push("btn-full-width-sm");let S=v.href?"a":"button",E=(0,s.useUniqueId)({disabled:n,variant:t,size:r,className:h,mobileFullWidth:p,spinner:c},S,e),A=async e=&gt;{var t;if(y){e.preventDefault();return}null==C||null===(t=C.onClick)||void 0===t||t.call(C,e),d&amp;&amp;(null!=u&amp;&amp;u.useSpinner&amp;&amp;w(!0),null==x||x({event:e,type:d,data:u}).then(e=&gt;{w(!1)}))};return i.default.createElement(S,l({className:T.join(" "),id:E,disabled:y,onClick:e=&gt;{f?f(e):A(e)},onKeyDown:e=&gt;{m?m(e):("Enter"===e.key||" "===e.key||"Spacebar"===e.key)&amp;&amp;A(e)},type:!v.type&amp;&amp;v.href&amp;&amp;"button"},v,{ref:g}),_&amp;&amp;i.default.createElement(a.ButtonSpinner,null),e)})).displayName="Button"},68523:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Button",{enumerable:!0,get:function(){return r.Button}}),Object.defineProperty(t,"ButtonSpinner",{enumerable:!0,get:function(){return o.ButtonSpinner}});var r=n(53157),o=n(12413)},18730:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ButtonInterface=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(91250),a=n(48783);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends i.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"children",void 0),s(this,"disabled",void 0),s(this,"fullWidth",void 0),s(this,"mobileFullWidth",void 0),s(this,"spinnerLabel",void 0),s(this,"href",void 0),s(this,"isNavigational",void 0),s(this,"metrics",void 0),s(this,"onDark",void 0),s(this,"size",void 0),s(this,"spinner",void 0),s(this,"svgNodeStr",void 0),s(this,"svgUrl",void 0),s(this,"variant",void 0),s(this,"margin",void 0),s(this,"isModal",void 0),s(this,"modalChildren",void 0),s(this,"modalSize",void 0),s(this,"modalVideoContent",void 0),s(this,"isNewTab",void 0),s(this,"accessibilityText",void 0),s(this,"triggerEvent",void 0),s(this,"triggerData",void 0),s(this,"eventReporting",void 0),s(this,"additionalAnalyticsData",void 0)}static initWithSanity(e,t){var n,r;let o;let i=new l,s=(null==t?void 0:t.configs)||{},c=!!(null!=t&amp;&amp;null!==(n=t.svgIcon)&amp;&amp;void 0!==n&amp;&amp;n.includes("svg"));i.children=null==t?void 0:t.text,i.href=null==t?void 0:t.href,i.disabled=null==s?void 0:s.disabled,i.fullWidth=null==s?void 0:s.fullWidth,i.mobileFullWidth=null==s?void 0:s.mobileFullWidth,i.onDark=null==s?void 0:s.onDark,i.size=Object.values(a.ButtonSize).includes(s.size)&amp;&amp;s.size||void 0,i.spinner=null==s?void 0:s.spinner,i.spinnerLabel=null==t?void 0:t.spinnerLabel,i.variant=Object.values(a.ButtonVariant).includes(s.variant)&amp;&amp;s.variant||void 0,c&amp;&amp;(o=!!(null!==(r=t.svgIcon)&amp;&amp;void 0!==r&amp;&amp;r.includes("&lt;svg"))),i.svgNodeStr=o?null==t?void 0:t.svgIcon:void 0,i.svgUrl=o?void 0:null==t?void 0:t.svgIcon,i.isNavigational=null==t?void 0:t.isNavigational,i.margin=null!=t&amp;&amp;t.margin?t.margin:null!=s&amp;&amp;s.margin?s.margin.split(" "):[],i.isModal=(null==s?void 0:s.function)==="modal",i.isNewTab=(null==s?void 0:s.function)==="newtab",i.accessibilityText=null==t?void 0:t.accessibilityText;let u=null==t?void 0:t.modalTitle,d=null==t?void 0:t.modalContent;i.modalChildren={modalTitle:u,modalContent:d},i.modalSize=null==s?void 0:s.modalSize,i.modalVideoContent=null==t?void 0:t.videoBackgroundData,i.eventReporting=null==t?void 0:t.eventReporting,i.additionalAnalyticsData=null==t?void 0:t.additionalAnalyticsData;let p=null==s?void 0:s.function;return i.triggerEvent=p&amp;&amp;"modal"!==p&amp;&amp;"newtab"!==p?p:void 0,i.triggerData=s[`${i.triggerEvent}Data`]||null,i}toProps(e){return{children:this.children,href:this.href,disabled:this.disabled,fullWidth:this.fullWidth,mobileFullWidth:this.mobileFullWidth,onDark:this.onDark,size:this.size,spinner:this.spinner,variant:this.variant,svgNodeStr:this.svgNodeStr,svgUrl:this.svgUrl,isNavigational:this.isNavigational,margin:this.margin,isModal:this.isModal,isNewTab:this.isNewTab,accessibilityText:this.accessibilityText,modalChildren:this.modalChildren,modalSize:this.modalSize,modalVideoContent:this.modalVideoContent,spinnerLabel:this.spinnerLabel,triggerEvent:this.triggerEvent,triggerData:this.triggerData,eventReporting:this.eventReporting,additionalAnalyticsData:this.additionalAnalyticsData,...e}}toJsx(e){return o.default.createElement(a.Button,{...this.toProps(e)})}}t.ButtonInterface=l},48783:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ButtonVariant=t.ButtonSize=t.Button=void 0;var r,o,i,a=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},s=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=y(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),l=n(61720),c=n(49039),u=n(12356),d=n(45169),p=n(58684),h=n(71011),f=n(250),m=n(76537),v=n(56435),g=n(14802);function y(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(y=function(e){return e?n:t})(e)}function b(){return(b=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(null,arguments)}let _=t.ButtonVariant=((o={}).BLUE="btn-primary",o.WHITE="btn-secondary",o.SMALLPRIMARYCTA="primary-cta type-sm",o),w=t.ButtonSize=((i={}).LARGE="",i.SMALL="btn-small",i);t.Button=s.default.forwardRef(({children:e=null,disabled:t=!1,fullWidth:n=!1,mobileFullWidth:r=!1,href:o,isNavigational:i,metrics:y,onDark:x=!1,size:C=w.LARGE,spinner:T=!1,spinnerWithoutLabel:S=!1,svgNodeStr:E,svgUrl:A,ariahidden:k,variant:P=""!==e?_.BLUE:null,margin:I=[],spinnerLabel:M,isModal:L,modalChildren:D,modalSize:O,modalVideoContent:j,isNewTab:N,accessibilityText:R,triggerEvent:V,triggerData:z={},eventReporting:B=!1,additionalAnalyticsData:F,...U},H)=&gt;{let W;let[G,Z]=s.default.useState(t);s.default.useEffect(()=&gt;{Z(!!t)},[t]),delete U.className,delete U.style,delete U.role,delete U.type;let $=e=&gt;{var t,n;let r=(null==F?void 0:F.linkName)!=void 0?F.linkName:null===(t=e.target)||void 0===t?void 0:t.innerText,o=(null==F?void 0:F.linkDestinationUrl)!=void 0?F.linkDestinationUrl:null===(n=e.target)||void 0===n?void 0:n.href,i=(null==F?void 0:F.linkPosition)!=void 0?F.linkPosition:"Body";F&amp;&amp;(delete F.linkName,delete F.linkDestinationUrl,delete F.linkPosition);let a={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkDestinationUrl:o,linkName:r,linkPosition:i,...F}};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(a)})},Y=[P,null==I?void 0:I.join(" ")],q=(0,d.useWindowSize)(),K=null==q?void 0:q.mobile,{modal:X,addToCart:Q,setModal:J}=(0,m.useEventContext)();C&amp;&amp;Y.push(C),x&amp;&amp;Y.push("on-dark"),n&amp;&amp;Y.push("btn-full-width"),r&amp;&amp;K&amp;&amp;Y.push("btn-full-width");let ee=o?"a":"button",et=(0,v.useUniqueId)({disabled:t,fullWidth:n,variant:P,isNavigational:i,metrics:y,onDark:x,size:C,spinner:T,spinnerWithoutLabel:S,svgNodeStr:E,svgUrl:A,spinnerLabel:M,modalChildren:D,isNewTab:N,triggerEvent:V,triggerData:z,eventReporting:B,additionalAnalyticsData:F},ee,e),[en,er]=(0,s.useState)(!1),[eo,ei]=(0,s.useState)(null),[ea,es]=(0,s.useState)(null),[el,ec]=(0,s.useState)(null),[eu,ed]=(0,s.useState)(null),ep=()=&gt;{er(!1);let e={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkName:"Close Icon",linkPosition:"modal"}};if((0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(e)}),null!=eu&amp;&amp;eu.eventAction){let e={datatransform:!1,"page.category.applicationName":eu["page.category.applicationName"],"page.category.pageFunction":eu["page.category.pageFunction"],"page.category.siteSection":eu["page.category.siteSection"],"page.location.url":eu["page.location.url"],"page.pageInfo.friendlyPageName":eu["page.pageInfo.friendlyPageName"],"page.pageInfo.lineOfBusiness":eu["page.pageInfo.lineOfBusiness"],"page.pageInfo.pageTitle":eu["page.pageInfo.pageTitle"],"page.pageInfo.flowCode":eu["page.pageInfo.flowCod"]};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)({eventCode:"Page_Load",eventAction:"pageLoad",additionalData:e})})}},eh=e=&gt;{e.preventDefault();let t=null!=D&amp;&amp;D.modalTitle?h.HeadingInterface.initWithSanity("modalTitle",null==D?void 0:D.modalTitle):void 0,n=null!=D&amp;&amp;D.modalContent?f.TextInterface.initWithSanity("modalContent",null==D?void 0:D.modalContent):void 0;t&amp;&amp;ei(null==t?void 0:t.toJsx()),n&amp;&amp;es(null==n?void 0:n.toJsx()),er(!0)},ef={"page.location.url":`${o}`,"page.pageInfo.friendlyPageName":`UF ${e} Modal Pg`,"page.pageInfo.flowCode":"DSUNK"};return s.default.createElement(s.default.Fragment,null,(T||e||M)&amp;&amp;s.default.createElement(ee,b({ref:H,id:et,onClick:async e=&gt;{var t,n,r,i,a;if(ed((null===(t=window.AnalyticsNotificationFramework)||void 0===t?void 0:t.getLandingPageData())||{}),j&amp;&amp;j.videoId&amp;&amp;ec(W=g.BackgroundVideoInterface.initWithSanity("modalBgContent",{modal:!1,...j})),L&amp;&amp;eh(e),G){e.preventDefault();return}if(V)switch(V){case"addToCart":e.preventDefault(),Z(!0),await (null==Q?void 0:Q(z));break;case"emailCaptureModal":case"coveredCountriesModal":J({type:V,compProps:{...z,windowSize:q},basePageData:(null===(i=window.AnalyticsNotificationFramework)||void 0===i?void 0:i.getLandingPageData())||{}});break;default:null==X||null===(a=X.setType)||void 0===a||a.call(X,V)}null==y||null===(n=y.onClick)||void 0===n||n.call(y,e),null===(r=U.onClick)||void 0===r||r.call(U,e),B&amp;&amp;o&amp;&amp;$(e)},onKeyDown:e=&gt;{var t,n;if("Enter"===e.key||" "===e.key||"Spacebar"===e.key){if(L&amp;&amp;eh(e),G){e.preventDefault();return}null==y||null===(n=y.onClick)||void 0===n||n.call(y,e)}null===(t=U.onKeyDown)||void 0===t||t.call(U,e)},target:N?"_blank":void 0,disabled:G||T,role:i&amp;&amp;!o?"link":void 0,type:o?void 0:"button","aria-label":R},U,{href:o&amp;&amp;!0!==G?o:o&amp;&amp;G?null:void 0,className:"jsx-1196099039 "+(U&amp;&amp;null!=U.className&amp;&amp;U.className||Y.join(" ")||"")}),T?s.default.createElement("svg",{viewBox:"0 0 43 43","aria-label":"Loading",className:"jsx-1196099039 duc-btn-spinner "},s.default.createElement("g",{className:"jsx-1196099039"},s.default.createElement("circle",{r:"20",cx:"21.5",cy:"21.5",fill:"none",className:"jsx-1196099039 duc-btn-spinner-inner"}),s.default.createElement("circle",{r:"20",cx:"21.5",cy:"21.5",fill:"none",className:"jsx-1196099039 duc-btn-spinner-outer"}))):S?s.default.createElement("svg",{viewBox:"0 0 43 43","aria-label":"Loading",style:{margin:0},className:"jsx-1196099039 duc-btn-spinner absolute loading-spinner"},s.default.createElement("g",{className:"jsx-1196099039"},s.default.createElement("circle",{r:"20",cx:"21.5",cy:"21.5",fill:"none",className:"jsx-1196099039 duc-btn-spinner-inner"}),s.default.createElement("circle",{r:"20",cx:"21.5",cy:"21.5",fill:"none",className:"jsx-1196099039 duc-btn-spinner-outer"}))):E||A?s.default.createElement(l.IconSvg,{"aria-hidden":"true",svgNodeStr:E,svgUrl:A}):null,M&amp;&amp;T?M:e),L&amp;&amp;en&amp;&amp;s.default.createElement(p.Modal,{size:O||p.ModalSize.MEDIUM,responsiveFullScreen:!1,onClose:()=&gt;{ep()},inScrim:!1,additionalAnalyticsData:ef},s.default.createElement(p.Modal.Header,null,eo),s.default.createElement(p.Modal.Body,null,ea)),el&amp;&amp;s.default.createElement(s.default.Fragment,null,s.default.createElement(p.Modal,{size:p.ModalSize.FULLSCREEN,responsiveFullScreen:!1,close:!1,onClose:()=&gt;{ec(W)},inScrim:!1},s.default.createElement(p.Modal.Body,null,s.default.createElement(g.BackgroundVideo,b({},el.toProps(),el.toProps().playerView&amp;&amp;{parentCallback:e=&gt;{e||ec(null)}})),s.default.createElement("button",{id:"closeVideo",title:"Close Video","arial-label":"Close Video",onClick:()=&gt;ec(W),"data-testid":"CloseBtn",style:{right:"50px"},className:"jsx-1196099039 close-btn absolute z2 width-md-all height-md-all bg-white type-14 top10 radius-lg"},s.default.createElement(l.IconSvg,{size:l.IconSvgSizes.MD,svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;'}))))),s.default.createElement(a.default,{id:"1196099039"},[".duc-btn-spinner.jsx-1196099039 g.jsx-1196099039{-webkit-animation:duc-btn-spinner-jsx-1196099039 2.25s linear infinite;animation:duc-btn-spinner-jsx-1196099039 2.25s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;}",".duc-btn-spinner-inner.jsx-1196099039{stroke-width:3;stroke:#878c94;opacity:0.25;}",".duc-btn-spinner-outer.jsx-1196099039{stroke-width:3;stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#009fdb;-webkit-animation:duc-btn-spinner-outer-jsx-1196099039 1.6875s ease-in-out infinite;animation:duc-btn-spinner-outer-jsx-1196099039 1.6875s ease-in-out infinite;stroke-linecap:round;}","@-webkit-keyframes duc-btn-spinner-jsx-1196099039{100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@keyframes duc-btn-spinner-jsx-1196099039{100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@-webkit-keyframes duc-btn-spinner-outer-jsx-1196099039{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}","@keyframes duc-btn-spinner-outer-jsx-1196099039{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}"]))})},72659:function(e,t,n){"use strict";Object.defineProperty(t,"zx",{enumerable:!0,get:function(){return r.Button}}),Object.defineProperty(t,"qE",{enumerable:!0,get:function(){return r.ButtonSize}}),Object.defineProperty(t,"Wu",{enumerable:!0,get:function(){return r.ButtonVariant}});var r=n(48783);n(18730)},86836:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Cardshell=t.CardShellVariant=t.CardShellBgColor=void 0;var r,o,i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=s(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(45169);function s(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(s=function(e){return e?n:t})(e)}function l(){return(l=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let c=t.CardShellVariant=((r={}).DEFAULT="default",r.BUTTON="button",r.CHECKBOX="checkbox",r.LINK="link",r.RADIO="radio",r);t.CardShellBgColor=((o={}).WHITE="bg-white",o.GRAY800="bg-gray-800",o.GRAY200="bg-gray-200",o.GRAY100="bg-gray-100",o.ATTBLUE000="bg-att-blue-000",o),t.Cardshell=({bgColor:e,children:t,disabled:n=!1,href:r,isChecked:o,removeFocus:s=!1,onClick:u,onDark:d=!1,target:p,variant:h=c.DEFAULT,withMobileBleed:f,withSelectedBg:m,nested:v,removeZIndex:g=!1,removeRelClass:y=!1,theme:b="theme-base-bg",animation:_=!1,animationDirection:w="right",...x})=&gt;{let[C,T]=(0,i.useState)(!n&amp;&amp;!!o&amp;&amp;o),S=(0,i.useRef)(null);(0,i.useEffect)(()=&gt;{n||(T(o),o&amp;&amp;!s&amp;&amp;S.current.focus())},[o,s]);let E=(0,a.useWindowSize)(),A=null==E?void 0:E.mobile,k=` ${x.className}`||"";return delete x.className,i.default.createElement("link"===h?"a":"div",l({"aria-checked":"checkbox"===h||"radio"===h?!!C:void 0,ref:S,"aria-disabled":"default"!==h?n:void 0,onKeyDown:e=&gt;{if(!n){let{key:t}=e;("Enter"===t||" "===t)&amp;&amp;"default"!==h&amp;&amp;e.target===S.current&amp;&amp;(e.preventDefault(),("radio"===h||"checkbox"===h)&amp;&amp;T(e=&gt;(u&amp;&amp;u("checkbox"!==h||!e),"checkbox"!==h||!e)),!("radio"===h||"checkbox"===h)&amp;&amp;u&amp;&amp;u(void 0)),"radio"===h&amp;&amp;("ArrowRight"===t||"ArrowDown"===t?x&amp;&amp;(null==x||x.onRightKeyPress()):("ArrowLeft"===t||"ArrowDown"===t)&amp;&amp;x&amp;&amp;(null==x||x.onLeftKeyPress()))}},onMouseDown:e=&gt;{n||0!==e.button||("radio"!==h&amp;&amp;"checkbox"!==h||e.target.closest(".card.height-full")!==S.current||e.target instanceof HTMLAnchorElement||e.target instanceof HTMLButtonElement||T(e=&gt;(u&amp;&amp;u("checkbox"!==h||!e),"checkbox"!==h||!e)),!("radio"===h||"checkbox"===h)&amp;&amp;u&amp;&amp;u(void 0))},tabIndex:"default"!==h?n?-1:0:null,role:"link"===h?void 0:"default"!==h?h:"region"},"link"===h?{href:r&amp;&amp;!0!==n?r:null,target:p||"_self"}:{},x,{className:`card height-full ${y?"":"rel"} ${g?"":"z0"} pad-sm-lg pad-md-md ${"default"===h||"link"===h||"button"===h?"theme-base-bg"===b?`${e} bgcolor ${b}${"bg-white"!==e&amp;&amp;("theme-base-bg"!==b||d||"bg-gray-100"===e||"bg-gray-200"===e||"bg-gray-800"===e||"bg-att-blue-000"===e)?"":" border-shadow"}${d?" bg-white":""}`:`${e} bgcolor ${b}`:d?"bg-white":"border-shadow"} ${("default"===h||"link"===h||"button"===h)&amp;&amp;"bg-gray-800"===e||"theme-dark-accent-bg"===b||"theme-dark-bg-img"===b?"color-white":"color-gray-800"}${(()=&gt;{if(n)return"";let t=m?"theme-base-bg"===b?" bg-att-blue-000":` ${e}`:"";return("radio"===h||"checkbox"===h)&amp;&amp;C?` selected${t}`:""})()}${"default"!==h?` block${"link"===h?" no-hover":""}`:""} ${f?`pad-t-xs-sm pad-r-lg-sm pad-b-xs-sm pad-l-lg-sm ${A?"":"radius-lg"}`:v?"pad-xs-sm  radius-md":"pad-xs-sm  radius-lg"} ${k}
      ${_?"animated-container opacity0":""}
      `,"data-animation-class":_?"slide-"+w:void 0}),t)}},820:function(e,t,n){"use strict";Object.defineProperty(t,"tP",{enumerable:!0,get:function(){return r.CardShellBgColor}}),Object.defineProperty(t,"Sm",{enumerable:!0,get:function(){return r.CardShellVariant}}),Object.defineProperty(t,"H1",{enumerable:!0,get:function(){return r.Cardshell}});var r=n(86836)},87106:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CarouselPanelWithInterfaces=void 0;var r=l(n(90369)),o=n(71011),i=n(15026),a=l(n(44194)),s=n(18467);function l(e){return e&amp;&amp;e.__esModule?e:{default:e}}t.CarouselPanelWithInterfaces=({children:e,viewport:t,layout:n="DEFAULT",theme:l,...c})=&gt;{let u,d,p;let h=[],f=[];"theme-base-bg"===l&amp;&amp;(d="border border-gray-400");let m=" ";if(l&amp;&amp;(m=`${l} bgcolor`),e&amp;&amp;Array.isArray(e)&amp;&amp;e.forEach(e=&gt;{"PanelsInterface"===e.interface?f=e.panels.map((e,t)=&gt;{let s;let l=[];if(e&amp;&amp;e.forEach((e,t)=&gt;{var n,r,a,c,u,d,p;let h=0;if("BackgroundInterface"===e.interface)s=e.atom;else if("TextInterface"===e.interface){let t,o;t={...e.atom.props,size:null!=e&amp;&amp;null!==(n=e.atom)&amp;&amp;void 0!==n&amp;&amp;null!==(r=n.props)&amp;&amp;void 0!==r&amp;&amp;r.size?e.atom.props.size:i.TextSizes.SM},o={...e.atom,props:t},l.push(o)}else if("HeadingInterface"===e.interface){let t;let n={...e.atom.props,size:e.atom.props.size?e.atom.props.size:o.HeadingSizes.MD};t={...e.atom,props:n},l.push(t)}else if("LegalWrapperInterface"===e.interface||"LegalWrapper"===e.interface)h++,l.push(e.atom);else if("ButtonInterface"===e.interface||"LinksInterface"===e.interface){let t;if(0===h){let n={...e.atom.props,margin:null!=e&amp;&amp;null!==(a=e.atom)&amp;&amp;void 0!==a&amp;&amp;null!==(c=a.props)&amp;&amp;void 0!==c&amp;&amp;c.margin&amp;&amp;(null==e?void 0:null===(u=e.atom)||void 0===u?void 0:null===(d=u.props)||void 0===d?void 0:null===(p=d.margin)||void 0===p?void 0:p.length)&gt;0?e.atom.props.margin:["mar-t-xs"]};t={...e.atom,props:n},l.push(t)}else l.push(e.atom)}else l.push(e.atom)}),"DEFAULT"===n)return a.default.createElement(a.default.Fragment,null,a.default.createElement("div",{style:{minHeight:"472px"},role:"link","aria-label":"",className:`jsx-2240255303 row nopad carousel-cta zoom-on-hover overflow-hidden radius-lg z1 ${d}`},a.default.createElement("div",{className:"jsx-2240255303 grid-col-5 flex bg-white carousel-content-wrapper"},a.default.createElement("div",{className:"jsx-2240255303 pad-xl-md pad-xl"},l)),a.default.createElement("div",{className:"jsx-2240255303 grid-col-7 carousel-bgimage"},a.default.createElement("div",{className:"jsx-2240255303 rel overflow-hidden height-full width-full"},s&amp;&amp;s))),a.default.createElement(r.default,{id:"2240255303"},[".carousel-cta.jsx-2240255303{-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;-webkit-text-decoration:none;text-decoration:none;}",".carousel-cta.jsx-2240255303:hover,.carousel-cta.jsx-2240255303:active,.carousel-cta.jsx-2240255303:focus{-webkit-text-decoration:none;text-decoration:none;color:inherit;}",".carousel-content.jsx-2240255303{padding:64px;}",".carousel-bgimage.jsx-2240255303{padding:0;}","@media (min-width:768px){.carousel-slide.jsx-2240255303{min-height:472px;}.carousel-cta.jsx-2240255303{height:auto;min-height:100%;}}","@media (max-width:1024px) and (min-width:680px) and (orientation:landscape), (min-width:768px) and (orientation:portrait){.carousel-cta.jsx-2240255303{min-height:320px;max-height:calc( 300px + (767 - 320) * ((100vh - 320px) / (767 - 320)) );margin:0 4px;}.carousel-content-wrapper.jsx-2240255303{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}.carousel-content.jsx-2240255303{padding:40px;}.carousel-bgimage.jsx-2240255303{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;}}","@media (max-width:679px) and (min-width:549px) and (orientation:landscape), (max-width:767px) and (orientation:portrait){.carousel-cta.jsx-2240255303{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:296px;max-height:calc( 272px + (767 - 320) * ((100vh - 320px) / (767 - 320)) );overflow:hidden;}.carousel-content-wrapper.jsx-2240255303{-webkit-flex-basis:58.333333%;-ms-flex-preferred-size:58.333333%;flex-basis:58.333333%;max-width:58.333333%;}.carousel-content.jsx-2240255303{padding:40px;}.carousel-bgimage.jsx-2240255303{max-width:41.6666667%;-webkit-flex-basis:41.6666667%;-ms-flex-preferred-size:41.6666667%;flex-basis:41.6666667%;}}","@media (max-width:767px) and (orientation:portrait){.carousel-cta.jsx-2240255303{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.carousel-content-wrapper.jsx-2240255303{-webkit-flex-basis:270px;-ms-flex-preferred-size:270px;flex-basis:270px;max-width:none;}.carousel-content.jsx-2240255303{padding:40px;}.carousel-bgimage.jsx-2240255303{max-width:100%;-webkit-flex-basis:240px;-ms-flex-preferred-size:240px;flex-basis:240px;}}","@media (max-width:548px) and (orientation:landscape), (max-width:548px) and (orientation:portrait){.carousel-cta.jsx-2240255303{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-height:calc( 300px + (767 - 320) * ((100vh - 320px) / (767 - 320)) );}.carousel-content-wrapper.jsx-2240255303{-webkit-flex-basis:58.333333%;-ms-flex-preferred-size:58.333333%;flex-basis:58.333333%;max-width:58.333333%;}.carousel-content.jsx-2240255303{padding:20px 24px;}.carousel-bgimage.jsx-2240255303{-webkit-flex-basis:41.6666667%;-ms-flex-preferred-size:41.6666667%;flex-basis:41.6666667%;}}","@media (max-width:548px) and (orientation:portrait){.carousel-cta.jsx-2240255303{max-height:calc( 272px + (767 - 320) * ((100vh - 320px) / (767 - 320)) );min-height:470px;}.carousel-content-wrapper.jsx-2240255303{-webkit-flex-basis:270px;-ms-flex-preferred-size:270px;flex-basis:270px;}.carousel-bgimage.jsx-2240255303{-webkit-flex-basis:240px;-ms-flex-preferred-size:240px;flex-basis:240px;}}"]))}):"BackgroundInterface"===e.interface?u=e.atom:h.push(e.atom)}),null!=c&amp;&amp;c.containerClasses){let e;if(null!=c&amp;&amp;c.containerClasses){var v;e=null==c?void 0:null===(v=c.containerClasses)||void 0===v?void 0:v.join(" ")}p=e||"pad-b-md"}return a.default.createElement(a.default.Fragment,null,a.default.createElement("div",{className:`max-width-background zoom-on-hover pad-b-md ${p} ${m}   `},u,a.default.createElement("div",{className:"container rel pad-t-md"},a.default.createElement("div",{className:"row"},a.default.createElement("div",{className:"grid-col-10 centered text-center  "},h))),a.default.createElement(s.Carousel,{onDark:"DARK"===l},f)))}},29913:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.cardSpacing=t.Carousel=void 0;var r,o,i=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},a=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=d(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),s=n(72165),l=n(35689),c=n(45169),u=n(61720);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}function p(){return(p=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let h=t.cardSpacing=((o={})[o.DESKTOP=24]="DESKTOP",o[o.TABLET=16]="TABLET",o[o.MOBILE=8]="MOBILE",o);t.Carousel=({children:e,cardsVisible:t=1,cardMinWidth:n=125,onDark:r=!1,mobileFullWidth:o=!1,...d})=&gt;{let f;let m=(d["data-testid"]?d["data-testid"]+"_":"")+"spanMsgLeft",v=(d["data-testid"]?d["data-testid"]+"_":"")+"spanMsgRight",g=(0,a.useRef)(null),y=(0,a.useRef)([]),b=(0,c.useWindowSize)(),[_,w]=(0,a.useState)(""),[x,C]=(0,a.useState)(0),[T,S]=(0,a.useState)(t),[E,A]=(0,a.useState)(!0),[k,P]=(0,a.useState)(!1),[I,M]=(0,a.useState)(!1),[L,D]=(0,a.useState)(!0),[O,j]=(0,a.useState)(0),[N,R]=(0,a.useState)(1),[V,z]=(0,a.useState)(0),B=b.mobile,F=b.tablet;(0,a.useLayoutEffect)(()=&gt;{Z(),Y(),$(),f=a.default.Children.count(e),A(!0),P(N===f-T+1)},[b]),(0,a.useEffect)(()=&gt;{if(g&amp;&amp;1==t&amp;&amp;(a.default.Children.map(e,(t,n)=&gt;{if(V&lt;a.default.Children.count(e)){var r,o;null==y||null===(r=y.current[n])||void 0===r||null===(o=r.classList)||void 0===o||o.remove("active")}}),V&lt;a.default.Children.count(e))){var n,r;null==y||null===(n=y.current[V])||void 0===n||null===(r=n.classList)||void 0===r||r.add("active")}},[V]),(0,a.useLayoutEffect)(()=&gt;{g&amp;&amp;N&gt;1&amp;&amp;Q(void 0,void 0)},[O]);let U=(0,s.useSwipeable)({onSwipedLeft:()=&gt;J(V),onSwipedRight:()=&gt;J(V)}),H=null,W=null,G=()=&gt;{console.log("end: ",W),console.log("initialPosition:",H),console.log("currentPosition:",W),W&gt;H?(B||F)&amp;&amp;1==N?console.log("first card"):Q(void 0,"prev"):(B||F)&amp;&amp;a.default.Children.count(e)-N==0?(console.log("last card"),V&lt;a.default.Children.count(e)-1&amp;&amp;z(V+1)):Q(void 0,"next")},Z=()=&gt;{g&amp;&amp;C(Math.floor(((f=a.default.Children.count(e))-1)/T))},$=()=&gt;{B||F||(K()?w(" overflowed"):w(""))},Y=()=&gt;{let e,r=0;g&amp;&amp;setTimeout(()=&gt;{let i=g.current.offsetWidth;o&amp;&amp;B&amp;&amp;i&lt;=336?(j(336),S(1)):((r=(i-0-0-(t-1)*q())/t)&lt;n&amp;&amp;b.desktop?e=t-1&gt;0?t-1:t:B?e=t&gt;=2?2:t:F?e=t&gt;=4?4:t:(e=t,S(t)),S(e),r=(i-0-0-(e-1)*q())/e,(B||F)&amp;&amp;(r=(i-0-0-(e+1)*q())/(e+.3)),j(r))},250)},q=()=&gt;0==b.viewport?h.DESKTOP:1==b.viewport?h.TABLET:2==b.viewport?h.MOBILE:void 0,K=()=&gt;g&amp;&amp;a.default.Children.count(e)?f===T&amp;&amp;(M(!0),D(!1),!0):void 0,X=e=&gt;{console.log("visibleStart: ",N);let t=k?r?"border-gray-700 color-gray-700":"border-gray-400 color-gray-400 bg-white":r?"border-att-blue-000 color-att-blue-000":"border-cobalt-600 color-cobalt-600 bg-white";return a.default.createElement("div",{className:"carousel-navigation carousel-nav","aria-label":"carousel buttons"},"prev"===e?a.default.createElement(a.default.Fragment,null,a.default.createElement("span",{id:m+"_messageFirst",tabIndex:1===N?-1:0,role:1===N?"none":"alert","aria-hidden":1===N,"aria-labelledby":m},a.default.createElement("div",{className:"hidden-spoken",id:m},"You have reached the beginning. Disabling Previous button.")),a.default.createElement("button",p({value:"prev","aria-label":"Scroll Left"},1===N?{"aria-labelledby":m+"_messageFirst"}:{},{onClick:Q,disabled:1===N,className:"carousel-nav-btn prev prev-button btn-reset touch-space"}),a.default.createElement("span",{className:["inline-flex flex-centered round width-xl-all height-xl-all border",E?r?"border-gray-700 color-gray-700":"border-gray-400 color-gray-400 bg-white":r?"border-att-blue-000 color-att-blue-000":"border-cobalt-600 color-cobalt-600 bg-white"].join(" ")},a.default.createElement(u.IconSvg,{svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M19.73 26.71L9 16 19.73 5.29l1.41 1.42L11.85 16l9.29 9.29z"/&gt;&lt;/svg&gt;',size:u.IconSvgSizes.MD})))):a.default.createElement(a.default.Fragment,null,a.default.createElement("button",p({className:"carousel-nav-btn next btn-reset touch-space next-button",value:"next","aria-label":"Scroll Right"},N===x+1?{"aria-labelledby":v+"_messageLast"}:{},{onClick:Q,disabled:k}),a.default.createElement("span",{className:["inline-flex flex-centered round width-xl-all height-xl-all border",t].join(" ")},a.default.createElement(u.IconSvg,{svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M12.27 26.71l-1.41-1.42L20.15 16l-9.29-9.29 1.41-1.42L23 16z"/&gt;&lt;/svg&gt;',size:u.IconSvgSizes.MD}))),a.default.createElement("span",{id:v+"_messageLast",tabIndex:N&lt;x+1?0:-1,role:N&lt;x+1?"alert":"none","aria-hidden":!(N&lt;x+1),"aria-labelledby":v},a.default.createElement("div",{className:"hidden-spoken",id:v},"You have reached the end. Disabling Next button."))))},Q=(t,n)=&gt;{let r;if(!g)return;f=a.default.Children.count(e);let o=O+q();Z();let i=f-(N+T-1),s=N-1,l=0,c=1;if(void 0===t?void 0!=n?r=n:l=(c=N-T)*o+0:r=t.currentTarget.value,void 0!=r){switch(r){case"prev":R(c=s&gt;=T?N-T:N-s),l=(c-1)*o+0,z(V-1);break;case"next":R(c=i&gt;=T?N+T:N+i),l=(c-1)*o+0,V&lt;f-1&amp;&amp;z(V+1)}A(1===c),P(c===f-T+1)}B||F?0!=l?g.current.style.transform=`translateX(-${l-5+-.15*o}px)`:g.current.style.transform=`translateX(${.15*o}px)`:g.current.style.transform=`translateX(-${l}px)`},J=t=&gt;{let n,r;if(!g||(Z(),f=a.default.Children.count(e),!g))return;z(t);let o=O+q();t===x?R(r=f-T+1):R(r=t*T+1),A(1===r),P(r===f-T+1),n=(r-1)*o,B||F?0!=n?g.current.style.transform=`translateX(-${n-5+-.15*o}px)`:g.current.style.transform=`translateX(${.15*o}px)`:g.current.style.transform=`translateX(-${n}px)`};return a.default.createElement(a.default.Fragment,null,a.default.createElement("div",{"data-testid":d["data-testid"],className:`jsx-2659840582  pad-b-sm ${_} `},a.default.createElement("div",{className:"jsx-2659840582 carousel container"},Array.from({length:x+1}).map((e,t)=&gt;a.default.createElement("input",{key:t,type:"radio",name:"carousel1up1",id:`A${t+1}`,"aria-hidden":"true",tabIndex:-1,className:`jsx-2659840582 carousel-activator ${t===V?"active ":""}`})),!0===L&amp;&amp;a.default.createElement("div",{className:"jsx-2659840582 carousel-indicators pad-b-xs"},a.default.createElement("div",{className:`jsx-2659840582 carousel-indicator ${B||F?r?"__bg-ui-medium-gray":"__bg-ui-light-gray":""}`}," ",Array.from({length:x+1}).map((e,t)=&gt;a.default.createElement("button",{key:t,onClick:()=&gt;{J(t)},className:`jsx-2659840582 ${r?"onDark":""} ${t===V?"active ":"bg-att-blue-000"}  bg-gray-500`}," ")))),a.default.createElement("div",{className:"jsx-2659840582 row-nowrap flex-items-center carousel-overflow "},!B&amp;&amp;!F&amp;&amp;a.default.createElement("div",{className:`jsx-2659840582 grid-col-1 carousel-nav-container text-center ${I?"hide":""} `},X("prev")),a.default.createElement("div",{className:`jsx-2659840582 ${B||F||I?"grid-col-12 pad-b-none devicePadding":"grid-col-10 pad-b-none"} 
                             ${o||""}`},a.default.createElement("div",{className:`jsx-2659840582 carousel-clipper ${_}`},a.default.createElement("div",{ref:g,onTouchStart:e=&gt;{H=e.changedTouches[0].pageX},onTouchEnd:e=&gt;{W=e.changedTouches[0].pageX,G()},className:"jsx-2659840582 carousel"},a.default.createElement("div",{onKeyDown:e=&gt;{if(l.KeyPress.tabIsPressed(e)){e.stopPropagation();let t=l.KeyPress.shiftIsPressed(e)?e.target.previousElementSibling?e.target.previousElementSibling:e.target:e.target.nextElementSibling?e.target.nextElementSibling:e.target;for(;t&amp;&amp;!t.hasAttribute("data-carousel-card-index");)t=t.parentElement;t.getAttribute("data-carousel-card-index"),l.KeyPress.shiftIsPressed(e)||e.target.nextElementSibling}},className:"jsx-2659840582 row-nowrap children-container"},a.default.Children.map(e,(t,n)=&gt;{let r=a.default.Children.count(e);if(a.default.isValidElement(t))return a.default.createElement("div",p({},U,{style:{minWidth:O},"data-carousel-card-index":n+1,ref:e=&gt;y.current[n]=e,className:"jsx-2659840582 "+((r&lt;=1?"pad-l-none mar-r-md mar-l-md ":"carousel-item mar-r-sm")||"")})," ",a.default.createElement("div",{className:"jsx-2659840582 carousel-slide grid-col-12"},t))}))))),!B&amp;&amp;!F&amp;&amp;a.default.createElement("div",{className:`jsx-2659840582 grid-col-1 carousel-nav-container ${I?"hide":""} `},X("next"))))),a.default.createElement(i.default,{id:"2659840582"},[".carousel-container.jsx-2659840582{position:relative;}",".carousel-container.jsx-2659840582 .jsx-2659840582 .padded.jsx-2659840582{padding:0;}",".carousel-container.jsx-2659840582 .carousel-navigation.jsx-2659840582{display:block;}",".carousel-clipper.jsx-2659840582{position:relative;overflow:hidden;}",".carousel-container.jsx-2659840582 .jsx-2659840582 .deviceView.jsx-2659840582{overflow:visible;padding-left:32px;}",".carousel.jsx-2659840582{position:relative;list-style:none;padding-bottom:25px;}",".carousel-nav-container.jsx-2659840582{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;}",".carousel-track-container.jsx-2659840582{overflow:hidden;padding:0;}",".carousel.jsx-2659840582{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 500ms ease-in-out;-webkit-transition:transform 500ms ease-in-out;transition:transform 500ms ease-in-out;touch-action:none;}",".children-container.jsx-2659840582&gt;div.jsx-2659840582{touch-action:none;}",".children-container.jsx-2659840582&gt;div.jsx-2659840582 .jsx-2659840582{touch-action:none;margin-right:3px;}",".carousel-navigation.jsx-2659840582{display:block;}",".carousel-slide.jsx-2659840582{-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;}",".carousel-activator.jsx-2659840582{top:50%;opacity:0;position:absolute;z-index:-1;}",".carousel-activator.jsx-2659840582{left:calc(50% - 6.5px);top:calc(50% - 39px);}",".carousel-indicators.jsx-2659840582{position:absolute;bottom:0;width:100%;text-align:center;left:0;z-index:1;}",".carousel-indicator.jsx-2659840582&gt;button.jsx-2659840582{border-radius:50%;border:none;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:8px;width:8px;position:relative;margin:0 8px;z-index:2;}",'.carousel-indicator.jsx-2659840582&gt;button.active.jsx-2659840582:after{content:"";border:none;background-color:transparent;border-radius:100%;height:16px;width:16px;position:absolute;box-shadow:0 0 0 1px #878c94;}',".carousel-indicator.jsx-2659840582&gt;button.active.onDark.jsx-2659840582:after{box-shadow:0 0 0 1px #878c94;}","@media (max-width:1024px) and (min-width:680px) and (orientation:landscape), (min-width:768px) and (orientation:portrait){.carousel.container.jsx-2659840582{padding:0;}.devicePadding.jsx-2659840582{padding-left:0;padding-right:0;}.carousel-overflow.jsx-2659840582{padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.carousel-nav-container.jsx-2659840582{display:none;}.carousel-track-container.jsx-2659840582{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;overflow:inherit;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.carousel-track-container.jsx-2659840582{padding:0 calc(8.3333333% + 12px);}.carousel-track.jsx-2659840582{height:382px;}.carousel-track.jsx-2659840582{margin:0;width:auto;max-width:100%;min-width:100%;}.carousel-slide.jsx-2659840582{padding:0;margin:0;}}","@media (max-width:679px) and (min-width:549px) and (orientation:landscape), (max-width:767px) and (orientation:portrait){.carousel.container.jsx-2659840582{padding:0;max-width:100%;}.devicePadding.jsx-2659840582{padding-left:0;padding-right:0;}.carousel-nav-container.jsx-2659840582{display:none;}.carousel-track-container.jsx-2659840582{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:0;}.carousel-track.jsx-2659840582{min-height:auto;margin:0 calc(((100% - 54.8rem) / 2) + 20px);}.carousel-slide.jsx-2659840582{padding:0 4px;position:relative;-webkit-transform:translateX(0%) !important;-ms-transform:translateX(0%) !important;transform:translateX(0%) !important;}}","@media (max-width:548px) and (orientation:landscape), (max-width:548px) and (orientation:portrait){.devicePadding.jsx-2659840582{padding-left:0;padding-right:0;}.carousel-nav-container.jsx-2659840582{display:none;}.carousel-track-container.jsx-2659840582{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:0;}.carousel-track.jsx-2659840582{margin:0 20px;}.carousel-slide.jsx-2659840582{min-width:calc(100% - 8px);margin:0 4px;position:relative;-webkit-transform:translateX(0%) !important;-ms-transform:translateX(0%) !important;transform:translateX(0%) !important;}}","@media (max-width:548px) and (orientation:portrait){.carousel-track.jsx-2659840582{margin:0 20px;}.carousel-slide.jsx-2659840582{min-width:100%;margin:0;}}","@media (max-width:1024px){.carousel-nav-container.jsx-2659840582{display:none;}.carousel-overflow.jsx-2659840582{padding:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}","@media only screen and (max-width:1024px){.carousel.container.jsx-2659840582{padding:0;}.devicePadding.jsx-2659840582{padding-left:0;padding-right:0;padding-bottom:20px;}.carousel-clipper.jsx-2659840582{position:relative;}[data-carousel-card-index]:not(.active).jsx-2659840582{opacity:0.7;-webkit-transition:opacity 0.7s ease 0.3s;transition:opacity 0.7s ease 0.3s;}[data-carousel-card-index].active.jsx-2659840582{opacity:1;-webkit-transition:opacity 0.7s ease 0.3s;transition:opacity 0.7s ease 0.3s;}.carousel-item.jsx-2659840582:nth-of-type(1){padding-left:32px;}}","@media (min-width:768px){.carousel-slide.jsx-2659840582{padding:0;}}","@media only screen and (max-width:768px){.carousel-container.jsx-2659840582 button.jsx-2659840582&gt;i.jsx-2659840582{position:relative;top:-2px;left:1px;}}","@media only screen and (min-width:201px) and (max-width:767px){.carousel.container.jsx-2659840582{padding:0;}.devicePadding.jsx-2659840582{padding-left:0;padding-right:0;}.carousel-navigation.jsx-2659840582{padding:10px;text-align:center;}}","@media only screen and (max-width:336px){.mobileFullWidth.jsx-2659840582{padding-right:0;padding-left:0;}}","@media only screen and (min-width:201px) and (max-width:767px){.carousel.container.jsx-2659840582{padding:0;}.carousel-nav-btn.jsx-2659840582{position:relative !important;display:table-row !important;margin-right:20px !important;}.devicePadding.jsx-2659840582{padding-left:0;padding-right:0;}}","@media only screen and (min-width:148px) and (max-width:200px){.carousel-navigation.jsx-2659840582{padding:5px;text-align:center;}}","@media only screen and (min-width:148px) and (max-width:200px){.carousel-nav-btn.jsx-2659840582{position:relative !important;display:table-row !important;margin-right:10px !important;}}","@media only screen and (min-width:768px) and (max-width:1408px){.carousel-nav-btn.jsx-2659840582{margin-right:55px !important;margin-left:55px !important;z-index:1;}}",".card-has-shadow.jsx-2659840582 .children-container.jsx-2659840582&gt;div.jsx-2659840582{box-shadow:0 2px 5px 0 rgba(0,0,0,0.13);margin:2px 0 3px 0;}",".card-has-shadow.jsx-2659840582 .children-container.jsx-2659840582&gt;div.jsx-2659840582 .jsx-2659840582{margin-left:3px;}",".carousel-header.jsx-2659840582{margin-bottom:-2px;}",".children-container.jsx-2659840582{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;position:relative;touch-action:none;}"]))}},18467:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Carousel",{enumerable:!0,get:function(){return r.Carousel}}),Object.defineProperty(t,"CarouselPanelWithInterfaces",{enumerable:!0,get:function(){return o.CarouselPanelWithInterfaces}});var r=n(29913),o=n(87106)},43632:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Checkbox=s;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=a(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var s=o?Object.getOwnPropertyDescriptor(e,i):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194));function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}function s({checked:e,text:t,disabled:n,errorMessage:r,onChange:a,indeterminate:s,styled:u,ariaChecked:d,...p}){let[h,f]=(0,i.useState)(""),m=`${n?"disabled":""} ${p.checkboxLabelClass||""}`,v=`${r?"error":""}`,g=r&amp;&amp;h.concat("-error"),y=p["aria-label"]?p["aria-label"]:p["data-testid"]?p["data-testid"]:{};(0,i.useEffect)(()=&gt;{f(c())},[]);let b=()=&gt;{null==a||a(!e)},_=(t||"").slice(0,2),w=i.default.createElement("div",{className:"checkbox-skin"}),x=i.default.createElement("span",{className:`rad-chk-txt ${v}`,dangerouslySetInnerHTML:{__html:t}}),C=i.default.createElement("span",{className:`rad-chk-txt ${v}`,dangerouslySetInnerHTML:{__html:_}});return s?i.default.createElement("div",{className:`checkbox-selectall checkbox flex flex-items-top font-regular ${m}`,onClick:b,onKeyPress:e=&gt;{" "==e.key&amp;&amp;b()},role:"checkbox","aria-checked":d,tabIndex:0},w,x):u?i.default.createElement(i.default.Fragment,null,i.default.createElement("label",{"data-testid":p["data-testid"],htmlFor:h,className:"jsx-3856115744 checkbox day-of-week inline-flex"},i.default.createElement("input",{id:h,onChange:b,type:"checkbox",checked:e,"aria-label":y,className:"jsx-3856115744 "+(p.className||"")}),w,C),i.default.createElement(o.default,{id:"3856115744"},[".form-row.day-of-week{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:356px;}",".checkbox.day-of-week{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:44px;}",".checkbox.day-of-week input{left:-6px;top:0;}",".checkbox.day-of-week input+.checkbox-skin{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;background-color:transparent;border:none;box-shadow:0 0 0 1px var(--white-on-dark,#454b52) inset;border-radius:2em;height:32px;max-height:32px;width:32px;min-width:32px;font-size:12px;}",".checkbox.day-of-week input:hover+.checkbox-skin{box-shadow:0 0 0 2px var(--white-on-dark,#0057b8) inset;}",".checkbox.day-of-week input:checked+.checkbox-skin{background-color:var(--white-on-dark,#0057b8);box-shadow:0 0 0 1px var(--white-on-dark,#0057b8) inset;color:white;}",".checkbox.day-of-week input+.checkbox-skin:after{background-image:var(--day-of-week-svg,url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='16' fill='white' fill-opacity='0.01'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 14.5C4.416 14.5 1.5 11.584 1.5 8C1.5 4.416 4.416 1.5 8 1.5C11.584 1.5 14.5 4.416 14.5 8C14.5 11.584 11.584 14.5 8 14.5Z' fill='%23f2fafd'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.148 5.313L11.855 6.02L6.833 11.041L4.145 8.354L4.852 7.646L6.833 9.627L11.148 5.313ZM8 14.5C4.416 14.5 1.5 11.584 1.5 8C1.5 4.416 4.416 1.5 8 1.5C11.584 1.5 14.5 4.416 14.5 8C14.5 11.584 11.584 14.5 8 14.5ZM8 0.5C3.864 0.5 0.5 3.864 0.5 8C0.5 12.136 3.864 15.5 8 15.5C12.136 15.5 15.5 12.136 15.5 8C15.5 3.864 12.136 0.5 8 0.5Z' fill='%230057b8'/%3E%3C/svg%3E\")) !important;background-size:16px;-webkit-filter:none;filter:none;top:-5px;right:-1px;height:16px;width:16px;opacity:0;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2);-webkit-transition:-webkit-transform .3s ease 0s,opacity .3s ease 0s;-webkit-transition:transform .3s ease 0s,opacity .3s ease 0s;transition:transform .3s ease 0s,opacity .3s ease 0s;}",".checkbox.day-of-week input:checked+.checkbox-skin:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease 0s,opacity .3s ease 0s;-webkit-transition:transform .3s ease 0s,opacity .3s ease 0s;transition:transform .3s ease 0s,opacity .3s ease 0s;}",".checkbox.day-of-week input:checked:hover+.checkbox-skin{background-color:#007ae2;box-shadow:0 0 0 1px #007ae2 inset;}",".checkbox.day-of-week input~.rad-chk-txt{font-family:font-bold,sans-serif;color:var(--white-on-dark,#454b52);margin-left:0;margin-bottom:0;line-height:1;top:15px;position:absolute;width:100%;text-align:center;}",".checkbox.day-of-week input:checked~.rad-chk-txt{color:var(--cobalt-600-on-dark,#fff);}",".checkbox.day-of-week input:checked:hover~.rad-chk-txt{color:#fff;}",".checkbox.day-of-week input:hover~.rad-chk-txt{color:var(--white-on-dark,#0057b8);}",".is-tabbing .checkbox.day-of-week input:focus+.checkbox-skin:before{border-radius:0;}","@media (max-width:428px){.form-row.day-of-week{max-width:380px;}}","@media (max-width:320px){.form-row.day-of-week{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.checkbox.day-of-week{min-width:44px;}.checkbox.day-of-week input{max-width:32px;}.is-tabbing .checkbox.day-of-week input:focus+.checkbox-skin:before{outline-offset:0;}}"])):i.default.createElement("div",null,i.default.createElement("label",{className:`checkbox inline-flex flex-items-top font-regular ${m} ${v}`,"data-testid":p["data-testid"],htmlFor:h},i.default.createElement("input",{"aria-invalid":!!r,className:p.className,disabled:n,id:h,onChange:b,required:!!r,type:"checkbox",checked:e,readOnly:!a,"aria-describedby":r?g:void 0,"aria-label":y}),w,x),i.default.createElement(l,{errorMessage:r,labelId:g}))}s.defaultProps={disabled:!1,error:!1,checked:!1,styled:!1};let l=({errorMessage:e,labelId:t})=&gt;e?i.default.createElement("div",{className:"formfield-msg font-regular","aria-hidden":!1,tabIndex:-1,id:t},e):null,c=()=&gt;`${u()}${u()}-${u()}-${u()}-${u()}-${u()}${u()}${u()}`,u=()=&gt;Math.floor((1+Math.random())*65536).toString(16).substring(1)},38859:function(e,t,n){"use strict";Object.defineProperty(t,"X",{enumerable:!0,get:function(){return r.Checkbox}});var r=n(43632)},3460:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Calendar=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=c(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(61720),s=n(35689),l=n(55272);function c(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(c=function(e){return e?n:t})(e)}t.Calendar=({activeStartDate:e=new Date,activeEndDate:t=new Date(new Date().setFullYear(new Date().getFullYear()+1)),disablePrev:n,dueDateLabel:r="Due date",selectedDateLabel:c="Selected payment date",selectedDueDateLabel:u="Selected date is the due date",...d})=&gt;{let p;let h=(0,i.useRef)(null),f=(0,i.useRef)(null),m=(0,i.useRef)(null),v=(0,i.useRef)(null),g=(0,i.useRef)(null),y=(0,i.useRef)(null),b=(0,i.useRef)(null),_=(0,i.useRef)(!1),w=(0,i.useRef)(),x=(0,i.useRef)(),C=(0,i.useRef)(["January","February","March","April","May","June","July","August","September","October","November","December"]),T=(0,i.useRef)(["S","M","T","W","T","F","S"]),S=(0,i.useRef)(["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]),E=(0,i.useRef)(!1),A=(0,i.useRef)(!1),k=(0,i.useRef)(!1),P=(0,i.useRef)(!1),I=(0,i.useRef)(!1),M=(e,t)=&gt;{let n=new Date(t,e,1),r=[];for(;n.getMonth()===e;)r.push(new Date(n)),n.setDate(n.getDate()+1);return r},L=e=&gt;{let t=[],n=[],r=0;return e.map((o,i)=&gt;{if(0!==o.getDay()&amp;&amp;0===i){for(n.push("");n.length!==o.getDay();)n.push("");n.push(o)}else if(i+1===e.length&amp;&amp;7!==n.length)for(n.push(o);7!==n.length;)n.push("");else n.push(o);7===n.length&amp;&amp;(t[r]=[],t[r]=n,n=[],r++)}),t},D=(0,i.useRef)(new Date),O=M(D.current.getMonth(),D.current.getFullYear()),[j,N]=(0,i.useState)(C.current[D.current.getMonth()]+" "+D.current.getFullYear()),[R,V]=(0,i.useState)(L(O)),[z,B]=(0,i.useState)(!1),[F,U]=(0,i.useState)(!1),[H,W]=(0,i.useState)(!1);(0,i.useEffect)(()=&gt;{!d.showCalenderOnly&amp;&amp;d.showCalendar&amp;&amp;h.current&amp;&amp;h.current.scrollIntoView({behavior:"smooth",block:"center",inline:"nearest"}),document.addEventListener("mousedown",$,!1),document.addEventListener("keydown",Y,!1),G();let e=document.getElementsByTagName("html")[0];if(e&amp;&amp;e.classList&amp;&amp;e.classList.contains("is-tabbing")&amp;&amp;m.current.length&gt;0&amp;&amp;(Y(),m.current[0].focus()),d.alertMessage&amp;&amp;d.showCalendar&amp;&amp;f.current&amp;&amp;f.current.focus(),d.showCalendar){let e="object"==typeof d.selectedDate?new Date(d.selectedDate):d.isRange?d.isStartDate&amp;&amp;"object"==typeof d.endDate?new Date(d.endDate):d.isEndDate&amp;&amp;"object"==typeof d.startDate?new Date(d.startDate):new Date:new Date;D.current=e,J(0)}return()=&gt;{document.removeEventListener("mousedown",$,!1),document.removeEventListener("keydown",Y,!1)}},[d.showCalenderOnly,d.showCalendar,d.alertMessage]),(0,i.useEffect)(()=&gt;{_.current&amp;&amp;(G(),_.current=!1),P.current?K(b.current,w.current,5):I.current?K(b.current,w.current,0):E.current?K(b.current,w.current,x.current):(A.current||k.current)&amp;&amp;Q(b.current)},[P.current,I.current,E.current,A.current,k.current,_.current]);let G=()=&gt;{h.current&amp;&amp;(m.current=h.current.querySelectorAll('th[tabindex="0"], td[tabindex="0"], div[tabindex="0"]'),v.current=h.current.querySelectorAll('td[tabindex="0"]'),g.current=m.current[0],y.current=m.current[m.current.length-1])},Z=e=&gt;{e!==z&amp;&amp;B(e)},$=()=&gt;{Z(!1)},Y=()=&gt;{Z(!0)},q=(e,t)=&gt;{var n,r,o,i,a,l,c,u,p,h,f,v;E.current=!1,P.current=!1,I.current=!1,t.currentTarget.parentElement&amp;&amp;(b.current=t.currentTarget.parentElement);let y=b.current.querySelector(".date:focus"),_=null===(n=b.current)||void 0===n?void 0:n.querySelectorAll("td");w.current=parseInt(y.getAttribute("data-key"),10);let C=b.current.getAttribute("data-key");if(C&amp;&amp;(x.current=parseInt(C,10)),t.preventDefault(),t.shiftKey&amp;&amp;s.KeyPress.pageUpIsPressed(t))F||(J(null,1),E.current=!0);else if(t.shiftKey&amp;&amp;s.KeyPress.pageDownIsPressed(t))H||(J(null,-1),E.current=!0);else if(t.shiftKey&amp;&amp;s.KeyPress.tabIsPressed(t))m.current[1].focus();else if(s.KeyPress.enterIsPressed(t)){if("object"!=typeof e)return;en(e)}else if(s.KeyPress.downArrowIsPressed(t)){if(-1!==w.current){if(null!==(r=b.current)&amp;&amp;void 0!==r&amp;&amp;r.nextSibling){let e=null===(o=b.current)||void 0===o?void 0:o.nextSibling.childNodes;""!==e[w.current].innerHTML&amp;&amp;-1!==e[w.current].tabIndex?null===(i=e[w.current])||void 0===i||i.focus():F||""!==e[w.current].innerHTML||(J(1),I.current=!0)}else F||(J(1),I.current=!0)}}else if(s.KeyPress.upArrowIsPressed(t)){if(null!==(a=b.current)&amp;&amp;void 0!==a&amp;&amp;a.previousSibling){let e=null===(l=b.current)||void 0===l?void 0:l.previousSibling.childNodes;""!==e[w.current].innerHTML&amp;&amp;-1!==e[w.current].tabIndex?null===(c=e[w.current])||void 0===c||c.focus():H||""!==e[w.current].innerHTML||(J(-1),P.current=!0)}else H||(J(-1),P.current=!0)}else s.KeyPress.tabIsPressed(t)?null===(u=g.current)||void 0===u||u.focus():s.KeyPress.rightArrowIsPressed(t)?y.nextElementSibling?""!==y.nextElementSibling.innerHTML&amp;&amp;-1!==y.nextElementSibling.tabIndex?y.nextElementSibling.focus():F||""!==y.nextElementSibling.innerHTML||(J(1),A.current=!0):b.current.nextSibling?""!==b.current.nextSibling.childNodes[0].innerHTML&amp;&amp;-1!==b.current.nextSibling.childNodes[0].tabIndex&amp;&amp;(null===(p=b.current.nextSibling.childNodes[0])||void 0===p||p.focus()):F||(J(1),A.current=!0):s.KeyPress.leftArrowIsPressed(t)?y.previousElementSibling?""!==y.previousElementSibling.innerHTML&amp;&amp;-1!==y.previousElementSibling.tabIndex?y.previousElementSibling.focus():H||""!==y.previousElementSibling.innerHTML||(J(-1),k.current=!0):b.current.previousSibling?-1!==b.current.previousSibling.childNodes[6].tabIndex&amp;&amp;""!==b.current.previousSibling.childNodes[6].innerHTML&amp;&amp;(null===(h=b.current.previousSibling.childNodes[6])||void 0===h||h.focus()):H||(J(-1),k.current=!0):s.KeyPress.homeIsPressed(t)?null===(f=_[0])||void 0===f||f.focus():s.KeyPress.endIsPressed(t)?null===(v=_[6])||void 0===v||v.focus():s.KeyPress.pageUpIsPressed(t)?F||(J(1),E.current=!0):s.KeyPress.pageDownIsPressed(t)?H||(J(-1),E.current=!0):s.KeyPress.escIsPressed(t)&amp;&amp;d.hideCalendar&amp;&amp;d.hideCalendar()},K=(e,t,n)=&gt;{let r=e.parentElement,o=document.getElementsByTagName("td:focus"),i=r.querySelector(`tr[data-key="${n}"]`),a=r.querySelector(`tr[data-key="${n-1}"]`),s=r.querySelector(`tr[data-key="${n+1}"]`);0===o.length&amp;&amp;X(i,a,s,t)},X=(e,t,n,r)=&gt;{let o=e&amp;&amp;e.querySelector('td[data-key="'+r+'"].color-cobalt-600')?e.querySelector('td[data-key="'+r+'"].color-cobalt-600'):void 0,i=t&amp;&amp;t.querySelector('td[data-key="'+r+'"].color-cobalt-600')?t.querySelector('td[data-key="'+r+'"].color-cobalt-600'):void 0,a=n&amp;&amp;n.querySelector('td[data-key="'+r+'"].color-cobalt-600')?n.querySelector('td[data-key="'+r+'"].color-cobalt-600'):void 0;o&amp;&amp;o.getElementsByTagName("div").length&gt;0?o.focus():i&amp;&amp;i.getElementsByTagName("div").length&gt;0?i.focus():a&amp;&amp;a.getElementsByTagName("div").length&gt;0?a.focus():v.current[0].focus()},Q=e=&gt;{let t;let n=e.parentElement;n&amp;&amp;(t=n.querySelectorAll('td[tabindex="0"]'),A.current?(A.current=!1,t[0].focus()):k.current&amp;&amp;(k.current=!1,t[t.length-1]&amp;&amp;t[t.length-1].focus()))},J=(e,t)=&gt;{let r=!1,o=!1,i=D.current;if(e&amp;&amp;1===e?i.setMonth(i.getMonth()+1,1):e&amp;&amp;-1===e?i.setMonth(i.getMonth()-1,1):i.setMonth(i.getMonth()),t&amp;&amp;1===t?i.setFullYear(i.getFullYear()+1):t&amp;&amp;-1===t?i.setFullYear(i.getFullYear()-1):i.setFullYear(i.getFullYear()),e&amp;&amp;1===e||0===e){var a,s;let e=new Date(i);e.setMonth(e.getMonth()+1,1),r=(null===(a=d.disableNext)||void 0===a?void 0:a.getFullYear())===e.getFullYear()&amp;&amp;(null===(s=d.disableNext)||void 0===s?void 0:s.getMonth())===e.getMonth()}if(e&amp;&amp;-1===e||0===e){let e=new Date(i);e.setMonth(e.getMonth()-1,1),o=(null==n?void 0:n.getFullYear())===e.getFullYear()&amp;&amp;(null==n?void 0:n.getMonth())===e.getMonth()}V(L(M(i.getMonth(),i.getFullYear()))),N(C.current[i.getMonth()]+" "+i.getFullYear()),D.current=i,U(r),W(o),_.current=!0},ee=()=&gt;{J(1)},et=()=&gt;{J(-1)},en=e=&gt;{d.onSelect&amp;&amp;d.onSelect(e)},er=()=&gt;{};return i.default.createElement(i.default.Fragment,null,i.default.createElement("div",{id:`calendar-wrapper-${d.id}`,"aria-hidden":d.showCalendar?"false":"true",className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" "+`calendar-wrapper flex opacity0 rel ${d.showCalenderOnly?"fadein":d.showCalendar?"fadein z1":"fadeout"} ${d.showCalendar?"":"overflow-hidden"}`},i.default.createElement("div",{id:`calendar-${d.id}`,role:"dialog","aria-label":d.labelText,ref:e=&gt;{h.current=e},className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" "+`calendar-drop-down absolute top4 bg-white radius-md border border-gray-400 z2 ${d.showCalenderOnly?"":"box-shadow1"} ${d.showCalendar?"":"hide"} ${d.isRange?"":"width-full"} ${d.isEndDate?"right":d.isStartDate?"left":""}`},i.default.createElement("div",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" datepicker-days pad-t-xxs pad-b-xxs"},d.alertMessage?i.default.createElement("div",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex flex-items-stretch mar-t-xxs mar-r-xs mar-r-sm-sm mar-l-xs mar-l-sm-sm mar-b-xxs rel"},i.default.createElement("div",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex height-sm-all width-sm-all flex-shrink-0 mar-r-xxs"},i.default.createElement(a.IconSvg,{size:a.IconSvgSizes.SM,svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" focusable="false"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm1 22h-2v-2h2zm0-4h-2V9h2z" /&gt;&lt;/svg&gt;',"aria-hidden":!0,color:"color-red-600"})),i.default.createElement("p",{id:`alert-msg-${d.id}`,ref:e=&gt;f.current=e,tabIndex:-1,className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" type-sm mar-t-1-sm"},d.alertMessage)):"",i.default.createElement("div",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex flex-items-center justify-between"},i.default.createElement("div",{id:`prev-month-${d.id}`,style:{visibility:H?"hidden":"visible"},"aria-hidden":H,onKeyDown:e=&gt;{if(s.KeyPress.enterIsPressed(e))et();else if(s.KeyPress.escIsPressed(e))d.hideCalendar&amp;&amp;d.hideCalendar();else if(s.KeyPress.downArrowIsPressed(e)||s.KeyPress.rightArrowIsPressed(e)){var t;e.preventDefault();let n=null===(t=e.currentTarget.parentElement)||void 0===t?void 0:t.nextElementSibling;n.querySelector("td.color-cobalt-600.selected")?n.querySelector("td.color-cobalt-600.selected").focus():n.querySelector("td.color-cobalt-600")&amp;&amp;n.querySelector("td.color-cobalt-600").focus()}else e.shiftKey&amp;&amp;s.KeyPress.tabIsPressed(e)&amp;&amp;m.current[0].focus()},onClick:et,tabIndex:H?-1:0,role:"button","aria-label":"Previous month",className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex flex-centered touch-space overflow-hidden"},i.default.createElement("i",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex height-sm-all width-sm-all icon-chevron-blue rotate180"})),i.default.createElement("div",{role:"presentation",id:`month-${d.id}`,"aria-live":"polite",className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" font-bold color-gray-700 type-22"},j),i.default.createElement("div",{id:`next-${d.id}`,style:{visibility:F?"hidden":"visible"},"aria-hidden":F,onKeyDown:e=&gt;{if(s.KeyPress.enterIsPressed(e))ee();else if(e.shiftKey&amp;&amp;s.KeyPress.tabIsPressed(e))m.current[1].focus();else if(s.KeyPress.tabIsPressed(e)||s.KeyPress.downArrowIsPressed(e)||s.KeyPress.rightArrowIsPressed(e)){var t;e.preventDefault();let n=null===(t=e.currentTarget.parentElement)||void 0===t?void 0:t.nextElementSibling;n.querySelector("td.color-cobalt-600.selected")?n.querySelector("td.color-cobalt-600.selected").focus():n.querySelector("td.color-cobalt-600")?n.querySelector("td.color-cobalt-600").focus():m.current[0].focus()}else s.KeyPress.escIsPressed(e)&amp;&amp;d.hideCalendar&amp;&amp;d.hideCalendar()},onClick:ee,tabIndex:F?-1:0,role:"button","aria-label":"Next month",className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex flex-centered touch-space overflow-hidden"},i.default.createElement("i",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex height-sm-all width-sm-all icon-chevron-blue"}))),i.default.createElement("table",{role:"grid","aria-labelledby":`month-${d.id}`,className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" width-full"},i.default.createElement("thead",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])},i.default.createElement("tr",{role:"row","aria-hidden":"true",className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex justify-between mar-t-xxs mar-b-xxxs type-16"},T.current.map((e,t)=&gt;i.default.createElement("th",{key:t,id:S.current[t],className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" block font-bold color-gray-700 height-md-all width-md-all"},e))),i.default.createElement("tr",{"aria-hidden":"true",className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])},i.default.createElement("th",{colSpan:7,className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" pad-l-xxs pad-r-xxs pad-b-xxs"},i.default.createElement("div",{style:{height:"1px"},className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" border-bottom border-gray-300"})))),i.default.createElement("tbody",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])},R.map((n,r)=&gt;{let a=-1;return p=[],d.isRange&amp;&amp;d.isEndDate&amp;&amp;"object"!=typeof d.selectedDate&amp;&amp;"object"==typeof d.startDate&amp;&amp;(a=d.startDate.setHours(0,0,0,0)),n.map((n,r)=&gt;{if("object"==typeof n){let s="object"==typeof d.selectedDate?d.selectedDate.setHours(0,0,0,0):-1,c="object"==typeof d.dueDate?d.dueDate.setHours(0,0,0,0):-1,u=n.setHours(0,0,0,0),h=!1,f=!1,m=!1,v=d.disabledDates?d.disabledDates.filter(e=&gt;e.setHours(0,0,0,0)===u):[],g=u&lt;e.setHours(0,0,0,0)||d.isEndDate&amp;&amp;u&lt;d.startDate,y=u&gt;t.setHours(0,0,0,0);"object"==typeof d.startDate&amp;&amp;"object"==typeof d.endDate&amp;&amp;n&gt;=d.startDate&amp;&amp;n&lt;=d.endDate&amp;&amp;(h=!0,u===d.startDate.setHours(0,0,0,0)&amp;&amp;(f=!0),u===d.endDate.setHours(0,0,0,0)&amp;&amp;(m=!0)),p.push(i.default.createElement("td",{role:"gridcell",tabIndex:1===v.length||g||y?-1:0,"data-key":r,key:r,onClick:1===v.length||g||y?er:()=&gt;en(n),onKeyDown:1===v.length||g||y?e=&gt;q("disabled",e):e=&gt;q(n,e),"aria-selected":s===u,"aria-disabled":1===v.length||g||y,className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" "+`date rel flex-centered flex type-16 font-bold ${1===v.length||g||y?"color-gray-500 disabled-date":"color-cobalt-600"} ${h?"in-range color-ui-white":""} ${f?"first-range-ele":""} ${m?"last-range-ele":""} ${(h||s!==u)&amp;&amp;(-1===a||a!==u)?"":"selected"} ${c===u?"due-date":""}`},i.default.createElement("span",{"aria-hidden":!0,className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex flex-centered"},n.getDate()),i.default.createElement("div",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" hidden-spoken"},`${S.current[r]} ${n.getDate()} ${c===u?"- current due date":""}`)))}else p.push(i.default.createElement("td",{key:r,role:"gridcell",className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" date rel flex-centered flex type-base font-bold"}))}),i.default.createElement("tr",{role:"row",key:r,"data-key":r,className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" flex justify-between"},p.map((e,t)=&gt;e))}))),d.showLegendAtBottom&amp;&amp;i.default.createElement("div",{"aria-hidden":"true",className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" calendar-legend"},i.default.createElement("ul",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])},i.default.createElement("li",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" type-16 mar-b-xxxs color-gray-700"},i.default.createElement("i",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" due-date-legend flex-shrink-0"}),r),i.default.createElement("li",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" type-16 mar-b-xxxs color-gray-700"},i.default.createElement("i",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" selected-date-legend flex-shrink-0"}),c),i.default.createElement("li",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" type-16 mar-b-none color-gray-700"},i.default.createElement("i",{className:o.default.dynamic([["3678737541",[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]]])+" selected-due-date-legend flex-shrink-0"}),u)))))),i.default.createElement(o.default,{id:"3678737541",dynamic:[l.colorGray800.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorFuncBlue600.value,l.colorWhite.value,l.colorFuncRed600.value,l.colorWhite.value,l.colorCobalt600.value,l.colorGray700.value,l.colorFuncRed600.value,l.colorCobalt600.value,l.colorFuncBlue600.value,l.colorFuncRed600.value]},[`.is-tabbing .calendar-drop-down th:focus,.is-tabbing .calendar-drop-down td:focus{outline:1px dotted ${l.colorGray800.value};box-shadow:0 0 0 1px ${l.colorWhite.value} inset;}`,".is-tabbing .calendar-drop-down th:focus{outline-offset:-2px;}",".calendar-drop-down.__jsx-style-dynamic-selector{min-width:380px;max-width:380px;}","@media (max-width:428px){.calendar-drop-down.__jsx-style-dynamic-selector{min-width:310px;}}",".calendar-drop-down.__jsx-style-dynamic-selector .datepicker-days.__jsx-style-dynamic-selector thead.__jsx-style-dynamic-selector th.__jsx-style-dynamic-selector{width:44px;}",".calendar-drop-down.__jsx-style-dynamic-selector .datepicker-days.__jsx-style-dynamic-selector tbody.__jsx-style-dynamic-selector td.__jsx-style-dynamic-selector{height:44px;width:44px;}",".calendar-drop-down.__jsx-style-dynamic-selector .date.__jsx-style-dynamic-selector{cursor:pointer;}",".calendar-drop-down.__jsx-style-dynamic-selector .date.__jsx-style-dynamic-selector:hover{-webkit-text-decoration:underline;text-decoration:underline;}",".calendar-drop-down.__jsx-style-dynamic-selector .date.disabled-date.__jsx-style-dynamic-selector:hover,.calendar-drop-down.__jsx-style-dynamic-selector .date.disabled-date.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector:hover{-webkit-text-decoration:none;text-decoration:none;cursor:not-allowed;}",`.calendar-drop-down.__jsx-style-dynamic-selector .date.in-range.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector{background-color:${l.colorCobalt600.value};color:${l.colorWhite.value};width:32px;height:32px;}`,`.calendar-drop-down.__jsx-style-dynamic-selector .date.in-range.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector:before{background-color:${l.colorCobalt600.value};color:${l.colorWhite.value};content:"";position:absolute;width:32px;height:32px;left:32px;top:6px;z-index:-1;}`,".calendar-drop-down.__jsx-style-dynamic-selector .date.in-range.__jsx-style-dynamic-selector:nth-child(7) span.__jsx-style-dynamic-selector:before,.calendar-drop-down.__jsx-style-dynamic-selector .date.last-range-ele.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector:before{left:6px;}",".calendar-drop-down.__jsx-style-dynamic-selector .date.first-range-ele.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector,.calendar-drop-down.__jsx-style-dynamic-selector .date.first-range-ele.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector:before{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;overflow:hidden;}",".calendar-drop-down.__jsx-style-dynamic-selector .date.last-range-ele.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector,.calendar-drop-down.__jsx-style-dynamic-selector .date.last-range-ele.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector:before{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem;overflow:hidden;}",".is-tabbing .calendar-drop-down .date:focus{outline-offset:-1px;}",`.calendar-drop-down.__jsx-style-dynamic-selector .date.due-date.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector{background-color:${l.colorFuncRed600.value};border-radius:2em;color:${l.colorWhite.value};height:32px;width:32px;}`,`.calendar-drop-down.__jsx-style-dynamic-selector .date.selected.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector{background-color:${l.colorFuncBlue600.value};border-radius:0.3rem;color:${l.colorWhite.value};height:32px;width:32px;}`,".calendar-drop-down.__jsx-style-dynamic-selector .date.in-range.__jsx-style-dynamic-selector:hover,.calendar-drop-down.__jsx-style-dynamic-selector .date.selected.__jsx-style-dynamic-selector:hover,.calendar-drop-down.__jsx-style-dynamic-selector .date.due-date.__jsx-style-dynamic-selector:hover{-webkit-text-decoration:none;text-decoration:none;}",`.calendar-drop-down.__jsx-style-dynamic-selector .date.due-date.selected.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector{background-color:${l.colorFuncRed600.value};border-radius:2em;color:${l.colorWhite.value};width:24px;height:24px;}`,`.calendar-drop-down.__jsx-style-dynamic-selector .date.due-date.selected.__jsx-style-dynamic-selector span.__jsx-style-dynamic-selector:before{background-color:transparent;border:2px solid ${l.colorCobalt600.value};content:"";height:32px;width:32px;border-radius:0.3rem;position:absolute;}`,".calendar-drop-down.__jsx-style-dynamic-selector .calendar-legend.__jsx-style-dynamic-selector{padding:0 12px;}",`.calendar-drop-down.__jsx-style-dynamic-selector .calendar-legend.__jsx-style-dynamic-selector li.__jsx-style-dynamic-selector{-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:${l.colorGray700.value};margin-bottom:4px;min-height:2.6rem;text-align:left;}`,".calendar-legend.__jsx-style-dynamic-selector .due-date-legend.__jsx-style-dynamic-selector,.calendar-legend.__jsx-style-dynamic-selector .selected-date-legend.__jsx-style-dynamic-selector,.calendar-legend.__jsx-style-dynamic-selector .selected-due-date-legend.__jsx-style-dynamic-selector{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:16px;width:16px;margin-right:8px;position:relative;top:2px;}",`.calendar-legend.__jsx-style-dynamic-selector .due-date-legend.__jsx-style-dynamic-selector{background-color:${l.colorFuncRed600.value};border-radius:50%;}`,`.calendar-legend.__jsx-style-dynamic-selector .selected-date-legend.__jsx-style-dynamic-selector{background-color:${l.colorCobalt600.value};border-radius:0.3rem;}`,`.calendar-legend.__jsx-style-dynamic-selector .selected-due-date-legend.__jsx-style-dynamic-selector{border:2px solid ${l.colorFuncBlue600.value};border-radius:0.3rem;}`,`.calendar-legend.__jsx-style-dynamic-selector .selected-due-date-legend.__jsx-style-dynamic-selector:after{background-color:${l.colorFuncRed600.value};border-radius:50%;content:"";display:block;height:10px;left:1px;position:absolute;top:1px;width:10px;}`]))}},58373:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DatePickerInput=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=u(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(61720),s=n(35689),l=n(3460),c=n(55272);function u(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(u=function(e){return e?n:t})(e)}t.DatePickerInput=({...e})=&gt;{let t=(0,i.useRef)(!1),n=(0,i.useRef)(null),r=(0,i.useRef)(!1),u=i.default.createRef(),[d,p]=(0,i.useState)(!1),[h,f]=(0,i.useState)(!1);(0,i.useEffect)(()=&gt;(document.addEventListener("click",m,!0),()=&gt;{document.removeEventListener("click",m,!0)}),[]),(0,i.useEffect)(()=&gt;{if(t.current){if(!d){var e;null===(e=u.current)||void 0===e||e.focus()}}else t.current=!0},[d]);let m=e=&gt;{n.current&amp;&amp;!n.current.contains(e.target)&amp;&amp;r.current&amp;&amp;g()},v=()=&gt;{d?g():(p(!0),r.current=!0)},g=e=&gt;{e?f(!1):f(!0),p(!1),r.current=!1},y=()=&gt;{let t;let n=e.selectedDate;return"object"==typeof n&amp;&amp;(t=(9&gt;n.getMonth()?"0":"")+(n.getMonth()+1)+"/"+(9&gt;=n.getDate()?"0":"")+n.getDate()+"/"+n.getFullYear()),t},b=-1!==e.startDate&amp;&amp;-1!==e.endDate&amp;&amp;e.startDate&gt;e.endDate?e.isStartDate?"Start date cannot be greater than end date":"End date cannot be lesser than start date":h&amp;&amp;!e.selectedDate?e.isRange?e.isStartDate?"Please select a start date":"Please select an end date":"Please enter a date":"",_="object"==typeof e.selectedDate?y():"mm/dd/yyyy";return i.default.createElement(i.default.Fragment,null,i.default.createElement("div",{ref:n,className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])},i.default.createElement("div",{className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" form-row"},i.default.createElement("div",{className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" inline-flex"},i.default.createElement("label",{id:`date-label-${e.id}`,className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" "+`formfield-label ${e.disabled?"disabled":""} ${e.errorMsg||b.length&gt;0?"error":""}`},e.labelText),e.tooltip?e.tooltip:""),i.default.createElement("div",{className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" flex flex-column justify-left rel"},i.default.createElement("button",{disabled:e.disabled,"aria-expanded":d,"aria-labelledby":`date-label-${e.id}`,"aria-describedby":`datepicker_span-${e.id} ${e.errorMsg||(null==b?void 0:b.length)&gt;0?`error-msg-${e.id}`:""}`,onClick:v,onKeyDown:e=&gt;{s.KeyPress.enterIsPressed(e)||s.KeyPress.spaceIsPressed(e)?(e.preventDefault(),v()):s.KeyPress.escIsPressed(e)&amp;&amp;r.current&amp;&amp;g()},ref:u,role:"button",className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" btn-reset absolute top left width-full height-lg-all transparent"},i.default.createElement("span",{id:`datepicker_span-${e.id}`,className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" hidden-spoken"},"The date you selected is ",_,". Activate to open calendar and select a date to close. Dates in the past are not selectable")),i.default.createElement("span",{className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" "+`calendar-icon absolute top left height-sm-all width-sm-all line-h-0 ${e.disabled?"color-gray-500":"color-gray-700"}`},i.default.createElement(a.IconSvg,{"aria-hidden":!0,"aria-label":"Calendar icon",svgNodeStr:`&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path
                                            class="svg-base" d="M26 4h-3V3h-2v1H11V3H9v1H6a3 3 0 00-3 3v19a3 3 0 003 3h20a3 3 0
                                            003-3V7a3 3 0 00-3-3zM6 6h3v1h2V6h10v1h2V6h3a1 1 0 011 1v2H5V7a1 1 0 011-1zm20 21H6a1 1 0
                                            01-1-1V11h22v15a1 1 0 01-1 1zm-4-14h2v2h-2zM8 13h2v2H8zm7 0h2v2h-2zm7 5h2v2h-2zM8
                                            18h2v2H8zm7 0h2v2h-2zm-7 5h2v2H8zm7 0h2v2h-2z"/&gt;&lt;/svg&gt;`})),i.default.createElement("input",{id:`calendar-input-${e.testId}`,name:`calendar-input-${e.testId}`,type:"text",tabIndex:-1,style:{paddingLeft:"40px"},"aria-hidden":!0,placeholder:e.placeHolderText,"aria-invalid":(null==b?void 0:b.length)&gt;0||void 0,disabled:e.disabled,readOnly:!0,value:`${"object"==typeof e.selectedDate?y():"string"==typeof e.selectedDate?e.selectedDate:""}`,className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" "+`textfield pad-r-xxs ${e.disabled?"disabled":""} ${e.errorMsg||b.length&gt;0?"error":""}`}),(e.errorMsg||b.length&gt;0)&amp;&amp;i.default.createElement("div",{id:`error-msg-${e.id}`,"aria-hidden":"true",role:"alert",tabIndex:-1,className:o.default.dynamic([["2855846287",[c.colorGray800.value,c.colorFuncBlue600.value]]])+" formfield-msg bg-ui-white"},e.errorMsg||b))),i.default.createElement(l.Calendar,{testId:e.testId,id:e.id,selectedDate:e.selectedDate,dueDate:e.dueDate,isRange:e.isRange,startDate:e.startDate,isStartDate:e.isStartDate,isEndDate:e.isEndDate,endDate:e.endDate,alertMessage:e.alertMessage,disabledDates:e.disabledDates,activeStartDate:e.activeStartDate,activeEndDate:e.activeEndDate,disableNext:e.disableNext,disablePrev:e.disablePrev,showLegendAtBottom:e.showLegendAtBottom,labelText:e.labelText,dueDateLabel:e.dueDateLabel,selectedDateLabel:e.selectedDateLabel,selectedDueDateLabel:e.selectedDueDateLabel,onSelect:t=&gt;{e.onSelect&amp;&amp;e.onSelect(t),g(!0)},hideCalendar:g,showCalendar:d,showCalenderOnly:e.showCalenderOnly})),i.default.createElement(o.default,{id:"2855846287",dynamic:[c.colorGray800.value,c.colorFuncBlue600.value]},[".is-tabbing button[aria-expanded]{outline:none !important;}","@media (max-width:320px){.inline-form-row .textfield::-webkit-input-placeholder{font-size:1.3rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;}.inline-form-row .textfield::-moz-placeholder{font-size:1.3rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;}.inline-form-row .textfield:-ms-input-placeholder{font-size:1.3rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;}.inline-form-row .textfield::placeholder{font-size:1.3rem;-webkit-letter-spacing:-0.05rem;-moz-letter-spacing:-0.05rem;-ms-letter-spacing:-0.05rem;letter-spacing:-0.05rem;}.inline-form-row .textfield{font-size:1.4rem;}}",`button[aria-expanded="false"].__jsx-style-dynamic-selector:hover.__jsx-style-dynamic-selector:not(:focus)~.textfield.__jsx-style-dynamic-selector:enabled.__jsx-style-dynamic-selector:not([aria-invalid]){border-color:${c.colorGray800.value};}`,`button[aria-expanded="true"].__jsx-style-dynamic-selector~.textfield.__jsx-style-dynamic-selector:not([aria-invalid]),button[aria-expanded="true"].__jsx-style-dynamic-selector:hover~.textfield.__jsx-style-dynamic-selector:not([aria-invalid]),button[aria-expanded].__jsx-style-dynamic-selector:focus~.textfield.__jsx-style-dynamic-selector:not([aria-invalid]){border-color:${c.colorFuncBlue600.value};}`,".calendar-icon.__jsx-style-dynamic-selector{margin-top:12px;margin-left:10px;}"]))}},57882:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DatePicker=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=l(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(58373),s=n(3460);function l(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(l=function(e){return e?n:t})(e)}t.DatePicker=({...e})=&gt;{let[t,n]=(0,i.useState)(e.selectedDate?e.selectedDate:-1),[r,l]=(0,i.useState)(e.selectedDateSec?e.selectedDateSec:-1),[c,u]=(0,i.useState)(e.selectedDate),[d,p]=(0,i.useState)(e.selectedDateSec);(0,i.useEffect)(()=&gt;{-1!==r&amp;&amp;c&gt;r&amp;&amp;(l(-1),p(void 0))},[]),(0,i.useEffect)(()=&gt;{u(e.selectedDate)},[e.selectedDate]),(0,i.useEffect)(()=&gt;{p(e.selectedDateSec)},[e.selectedDateSec]);let h=t=&gt;{n(t),u(t),-1!==r&amp;&amp;t&gt;r&amp;&amp;(l(-1),p(void 0)),e.onSelect&amp;&amp;e.onSelect(t)};return i.default.createElement(i.default.Fragment,null,i.default.createElement("div",{id:e.testId,"data-testid":e.testId,className:`jsx-762354227 ${e.showCalenderOnly?"calender320":""}`},i.default.createElement("div",{className:"jsx-762354227  pad-b-none"},e.showCalenderOnly?i.default.createElement(i.default.Fragment,null,i.default.createElement("div",{className:"jsx-762354227 row mar-b-xxs"},i.default.createElement("label",{id:`date-label-${e.id}`,className:"jsx-762354227 heading-sm"},e.labelText)),i.default.createElement(s.Calendar,{testId:e.testId,id:e.id,selectedDate:c,dueDate:e.dueDate,alertMessage:e.alertMessage,disabledDates:e.disabledDates,activeStartDate:e.activeStartDate,activeEndDate:e.activeEndDate,disableNext:e.disableNext,disablePrev:e.disablePrev,showLegendAtBottom:e.showLegendAtBottom,labelText:e.labelText,dueDateLabel:e.dueDateLabel,selectedDateLabel:e.selectedDateLabel,selectedDueDateLabel:e.selectedDueDateLabel,onSelect:h,showCalendar:!0,showCalenderOnly:e.showCalenderOnly})):e.isRange?i.default.createElement("div",{className:"jsx-762354227 inline-form-row"},i.default.createElement("div",{className:"jsx-762354227 form-row nopad"},i.default.createElement(a.DatePickerInput,{testId:`${e.testId}-prim`,id:`${e.id}prim`,dueDate:e.dueDate,startDate:t,endDate:r,isStartDate:!0,isRange:!0,selectedDate:c,disabledDates:e.disabledDates?e.disabledDates:[],activeStartDate:e.activeStartDate,activeEndDate:e.activeEndDate,showCalenderOnly:e.showCalenderOnly,alertMessage:e.alertMessage,onSelect:h,labelText:e.labelText?e.labelText:"",placeHolderText:e.placeHolderText,dueDateLabel:e.dueDateLabel,selectedDateLabel:e.selectedDateLabel,selectedDueDateLabel:e.selectedDueDateLabel,disabled:e.disabled,disableNext:e.disableNext,disablePrev:e.disablePrev,showLegendAtBottom:e.showLegendAtBottom,errorMsg:e.errorMsg,tooltip:e.tooltip})),i.default.createElement("div",{className:"jsx-762354227 form-row nopad"},i.default.createElement(a.DatePickerInput,{testId:`${e.testId}-sec`,id:`${e.id}sec`,dueDate:e.dueDate,startDate:t,endDate:r,isEndDate:!0,isRange:!0,selectedDate:d,disabledDates:e.disabledDates?e.disabledDates:[],activeStartDate:e.activeStartDate,activeEndDate:e.activeEndDate,showCalenderOnly:e.showCalenderOnly,alertMessage:e.alertMessage,onSelect:t=&gt;{l(t),p(t),e.onSecSelect&amp;&amp;e.onSecSelect(t)},labelText:e.labelTextSecondary?e.labelTextSecondary:e.labelText?e.labelText:"",placeHolderText:e.placeHolderText,dueDateLabel:e.dueDateLabel,selectedDateLabel:e.selectedDateLabel,selectedDueDateLabel:e.selectedDueDateLabel,disabled:e.disabled,disableNext:e.disableNext,disablePrev:e.disablePrev,showLegendAtBottom:e.showLegendAtBottom,errorMsg:e.errorMsgSecondary,tooltip:e.tooltipSecondary}))):i.default.createElement(a.DatePickerInput,{id:e.id,testId:e.testId,dueDate:e.dueDate,selectedDate:c,disabledDates:e.disabledDates?e.disabledDates:[],activeStartDate:e.activeStartDate,activeEndDate:e.activeEndDate,showCalenderOnly:e.showCalenderOnly,alertMessage:e.alertMessage,onSelect:h,labelText:e.labelText,placeHolderText:e.placeHolderText,dueDateLabel:e.dueDateLabel,selectedDateLabel:e.selectedDateLabel,selectedDueDateLabel:e.selectedDueDateLabel,disabled:e.disabled,disableNext:e.disableNext,disablePrev:e.disablePrev,showLegendAtBottom:e.showLegendAtBottom,errorMsg:e.errorMsg,tooltip:e.tooltip}))),i.default.createElement(o.default,{id:"762354227"},["@media (max-width:320px){.calender320.jsx-762354227{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}}"]))}},71329:function(e,t,n){"use strict";Object.defineProperty(t,"M",{enumerable:!0,get:function(){return r.DatePicker}});var r=n(57882)},79562:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DrawerSizeTablet=t.DrawerSizeMobile=t.DrawerSizeDesktop=t.DrawerPosition=t.Drawer=void 0;var r,o,i,a,s,l=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},c=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=h(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),u=n(56321),d=n(26487),p=n(45169);function h(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(h=function(e){return e?n:t})(e)}let f=t.DrawerSizeDesktop=((o={}).SMALL="drawerD-sm",o.MEDIUM="drawerD-md",o.LARGE="drawerD-lg",o.FULLSCREEN="drawerD-full",o),m=t.DrawerSizeTablet=((i={}).SMALL="drawerT-sm",i.MEDIUM="drawerT-md",i.LARGE="drawerT-lg",i.FULLSCREEN="drawerT-full",i),v=t.DrawerSizeMobile=((a={}).SMALL="drawerM-sm",a.MEDIUM="drawerM-md",a.LARGE="drawerM-lg",a.FULLSCREEN="drawerM-full",a.CUSTOM="drawerM-custom",a),g=t.DrawerPosition=((s={}).LEFT="left",s.RIGHT="right",s.TOP="top",s.BOTTOM="bottom",s),y=({children:e,close:t=!0,closeAriaLabel:n="Close",position:r=g.RIGHT,open:o=!1,onClose:i,inScrim:a=!0,actionRequired:s=!1,sizeDesktop:h=f.SMALL,sizeTablet:y=m.SMALL,sizeMobile:_=v.SMALL,customMobileHeight:w=44})=&gt;{let x=(0,c.useRef)(null),C=(0,c.useRef)(null),T=(0,p.useWindowSize)().mobile,S=c.Children.toArray(e).some(e=&gt;(0,c.isValidElement)(e)&amp;&amp;e.type===b),[E,A]=(0,c.useState)(o),[k,P]=(0,c.useState)(!1);(0,c.useEffect)(()=&gt;{let e=document.querySelectorAll('input, button, a, select, textarea, div[tabindex="0"], div[role="button"]:not([aria-hidden=true]), div[role="checkbox"]:not([aria-hidden=true]), div[role="radio"]:not([aria-hidden=true])');return a&amp;&amp;o?(e.forEach(e=&gt;{e.setAttribute("aria-hidden","true"),e.setAttribute("aria-hidden-by-modal","true")}),document.addEventListener("mousedown",L),document.addEventListener("keydown",D),document.documentElement.classList.add("overflow-hidden")):(document.querySelectorAll('[aria-hidden="true"][aria-hidden-by-modal="true"]').forEach(e=&gt;{e.removeAttribute("aria-hidden"),e.removeAttribute("aria-hidden-by-modal")}),document.removeEventListener("mousedown",L),document.removeEventListener("keydown",D),document.documentElement.classList.remove("overflow-hidden")),()=&gt;{document.removeEventListener("mousedown",L),document.removeEventListener("keydown",D),document.documentElement.classList.remove("overflow-hidden")}},[o,i]),(0,c.useEffect)(()=&gt;{if(o&amp;&amp;(setTimeout(()=&gt;{A(!0)},100),x.current)){x.current.focus();let e=M(x.current);return()=&gt;{e()}}},[o]),(0,c.useEffect)(()=&gt;{s&amp;&amp;(P(!0),I())});let I=()=&gt;{A(!1),setTimeout(()=&gt;{i()},500)},M=e=&gt;{let t=e.querySelectorAll('input, button, a, select, textarea, div[tabindex="0"], div[role="button"]:not([aria-hidden=true]), div[role="checkbox"]:not([aria-hidden=true]), div[role="radio"]:not([aria-hidden=true])'),n=t[0],r=t[t.length-1],o=e=&gt;{"Tab"===e.key&amp;&amp;(e.shiftKey?document.activeElement===n&amp;&amp;(r.focus(),e.preventDefault()):document.activeElement===r&amp;&amp;(n.focus(),e.preventDefault())),t.forEach(e=&gt;{e.removeAttribute("aria-hidden"),e.removeAttribute("aria-hidden-by-modal")})};return document.addEventListener("keydown",o),()=&gt;{document.removeEventListener("keydown",o)}},L=e=&gt;{!x.current||x.current.contains(e.target)||k||I()},D=e=&gt;{"Escape"!==e.key||k?"Tab"===e.key&amp;&amp;(e.shiftKey?document.activeElement===C.current[0]&amp;&amp;(C.current[C.current.length-1].focus(),e.preventDefault()):document.activeElement===C.current[C.current.length-1]&amp;&amp;(C.current[0].focus(),e.preventDefault())):I()},O=`fixed bgcolor theme-base-bg overflow-hidden ${T?"bottom":r} ${h} ${y} ${_} ${E?"open drawer-shadow":""}`;return o?(0,u.createPortal)(c.default.createElement(c.default.Fragment,null,a&amp;&amp;c.default.createElement("div",{className:l.default.dynamic([["1563784815",[w]]])+" "+`drawer-scrim bg-rgba-black-85 fixed height-full left top block width-full z9999 ${E?"fadein":"fadeout"} ${h===f.SMALL?"desktopSm":""} ${y===m.SMALL?"tabletSm":""}`}),c.default.createElement("div",{id:"drawerContainer","aria-modal":a?"true":"false",ref:x,role:"dialog",tabIndex:-1,className:l.default.dynamic([["1563784815",[w]]])+" "+(O||"")},t&amp;&amp;S&amp;&amp;c.default.createElement(d.Close,{"aria-label":n,className:"top-8 mar-t-xxs",onClick:I}),e),c.default.createElement(l.default,{id:"1563784815",dynamic:[w]},[".scrollbar-thin.__jsx-style-dynamic-selector::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:2em;width:6px;}",".scrollbar-thin.__jsx-style-dynamic-selector::-webkit-scrollbar{width:6px;border-radius:2em;}",".scrollbar-thin.__jsx-style-dynamic-selector::-webkit-scrollbar-thumb{background-color:#878c94;border-radius:2em;}",".drawer-scrim.fadein.__jsx-style-dynamic-selector{-webkit-transition:opacity .5s linear !important;transition:opacity .5s linear !important;}",".drawer-scrim.fadeout.__jsx-style-dynamic-selector{-webkit-transition:opacity .5s linear !important;transition:opacity .5s linear !important;}","#drawerContainer.__jsx-style-dynamic-selector{height:100%;-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.425,0.010,0.535,1.000);-webkit-transition:transform 0.5s cubic-bezier(0.425,0.010,0.535,1.000);transition:transform 0.5s cubic-bezier(0.425,0.010,0.535,1.000);z-index:99999;top:0;}","#drawerContainer.left.__jsx-style-dynamic-selector{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);border-radius:0 1.6rem 1.6rem 0;}","#drawerContainer.right.__jsx-style-dynamic-selector{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);border-radius:1.6rem 0 0 1.6rem;}","#drawerContainer.top.__jsx-style-dynamic-selector{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);border-radius:0 0 1.6rem 1.6rem;width:100%;}","#drawerContainer.bottom.__jsx-style-dynamic-selector{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);border-radius:1.6rem 1.6rem 0 0;top:auto;bottom:0;left:0;width:100%;}","#drawerContainer.open.__jsx-style-dynamic-selector{-webkit-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);}","@media (min-width:1025px){.drawer-scrim.desktopSm.__jsx-style-dynamic-selector{-webkit-transition-duration:.4s !important;transition-duration:.4s !important;}#drawerContainer.left.drawerD-sm.__jsx-style-dynamic-selector,#drawerContainer.right.drawerD-sm.__jsx-style-dynamic-selector{width:30%;-webkit-transition-duration:.4s;transition-duration:.4s;}#drawerContainer.top.drawerD-sm.__jsx-style-dynamic-selector,#drawerContainer.bottom.drawerD-sm.__jsx-style-dynamic-selector{height:30%;-webkit-transition-duration:.4s;transition-duration:.4s;}#drawerContainer.left.drawerD-md.__jsx-style-dynamic-selector,#drawerContainer.right.drawerD-md.__jsx-style-dynamic-selector{width:50%;}#drawerContainer.top.drawerD-md.__jsx-style-dynamic-selector,#drawerContainer.bottom.drawerD-md.__jsx-style-dynamic-selector{height:50%;}#drawerContainer.left.drawerD-lg.__jsx-style-dynamic-selector,#drawerContainer.right.drawerD-lg.__jsx-style-dynamic-selector{width:90%;}#drawerContainer.top.drawerD-lg.__jsx-style-dynamic-selector,#drawerContainer.bottom.drawerD-lg.__jsx-style-dynamic-selector{height:90%;}#drawerContainer.left.drawerD-full.__jsx-style-dynamic-selector,#drawerContainer.right.drawerD-full.__jsx-style-dynamic-selector{border-radius:0;width:100%;}#drawerContainer.top.drawerD-full.__jsx-style-dynamic-selector,#drawerContainer.bottom.drawerD-full.__jsx-style-dynamic-selector{border-radius:0;height:100%;}}","@media (min-width:768px) and (max-width:1024px){.drawer-scrim.tabletSm.__jsx-style-dynamic-selector{-webkit-transition-duration:.4s !important;transition-duration:.4s !important;}#drawerContainer.left.drawerT-sm.__jsx-style-dynamic-selector,#drawerContainer.right.drawerT-sm.__jsx-style-dynamic-selector{width:30%;-webkit-transition-duration:.4s;transition-duration:.4s;}#drawerContainer.top.drawerT-sm.__jsx-style-dynamic-selector,#drawerContainer.bottom.drawerT-sm.__jsx-style-dynamic-selector{height:30%;-webkit-transition-duration:.4s;transition-duration:.4s;}#drawerContainer.left.drawerT-md.__jsx-style-dynamic-selector,#drawerContainer.right.drawerT-md.__jsx-style-dynamic-selector{width:50%;}#drawerContainer.top.drawerT-md.__jsx-style-dynamic-selector,#drawerContainer.bottom.drawerT-md.__jsx-style-dynamic-selector{height:50%;}#drawerContainer.left.drawerT-lg.__jsx-style-dynamic-selector,#drawerContainer.right.drawerT-lg.__jsx-style-dynamic-selector{width:90%;}#drawerContainer.top.drawerT-lg.__jsx-style-dynamic-selector,#drawerContainer.bottom.drawerT-lg.__jsx-style-dynamic-selector{height:90%;}#drawerContainer.left.drawerT-full.__jsx-style-dynamic-selector,#drawerContainer.right.drawerT-full.__jsx-style-dynamic-selector{border-radius:0;width:100%;}#drawerContainer.top.drawerT-full.__jsx-style-dynamic-selector,#drawerContainer.bottom.drawerT-full.__jsx-style-dynamic-selector{border-radius:0;height:100%;}}",`@media (max-width:767px){#drawerContainer.__jsx-style-dynamic-selector,.drawer-scrim.fadein.__jsx-style-dynamic-selector,.drawer-scrim.fadeout.__jsx-style-dynamic-selector{-webkit-transition-duration:.25s !important;transition-duration:.25s !important;}#drawerContainer.drawerM-sm.__jsx-style-dynamic-selector{height:30%;}#drawerContainer.drawerM-md.__jsx-style-dynamic-selector{height:50%;}#drawerContainer.drawerM-lg.__jsx-style-dynamic-selector{height:90%;}#drawerContainer.drawerM-full.__jsx-style-dynamic-selector{height:100%;border-radius:0;}#drawerContainer.drawerM-custom.__jsx-style-dynamic-selector{height:${w}px;}}`])),document.body):null};t.Drawer=y;let b=({children:e})=&gt;{let[t,n]=(0,c.useState)(!1);return(0,c.useEffect)(()=&gt;{let e=()=&gt;{document.getElementById("drawer-overflow").scrollTop&gt;0?n(!0):n(!1)},t=document.getElementById("drawer-overflow");return t&amp;&amp;t.addEventListener("scroll",e),()=&gt;{t.removeEventListener("scroll",e)}},[]),c.default.createElement("div",{className:`pad-t-xs-sm text-center ${t?"border-gray-400 border-bottom":""}`,style:{minHeight:"44px",paddingLeft:"44px",paddingRight:"44px"}},e)};y.FixedTop=b,y.Content=({children:e})=&gt;c.default.createElement("div",{className:"drawer-content height-full"},c.default.createElement("div",{id:"drawer-overflow",className:"overflow-hidden overflow-y-auto height-full scrollbar-thin"},e))},68155:function(e,t,n){"use strict";Object.defineProperty(t,"dy",{enumerable:!0,get:function(){return r.Drawer}}),Object.defineProperty(t,"hp",{enumerable:!0,get:function(){return r.DrawerPosition}}),Object.defineProperty(t,"mg",{enumerable:!0,get:function(){return r.DrawerSizeDesktop}}),Object.defineProperty(t,"q9",{enumerable:!0,get:function(){return r.DrawerSizeMobile}}),Object.defineProperty(t,"bK",{enumerable:!0,get:function(){return r.DrawerSizeTablet}});var r=n(79562)},84568:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.HeadingInterface=void 0;var r,o=n(71011),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"key",void 0),s(this,"children",void 0),s(this,"eyebrow",void 0),s(this,"eyebrowColor",void 0),s(this,"allowDangerousHtml",void 0),s(this,"headingColor",void 0),s(this,"size",void 0),s(this,"margin",void 0),s(this,"headingTag",void 0),s(this,"headingLinkUrl",void 0),s(this,"headingLinkUrlClasses",void 0),s(this,"tooltipData",void 0)}static initWithSanity(e,t){let n=new l,r=t.configs||{};n.key=e,n.children=t.heading,n.eyebrow=t.eyebrow,n.tooltipData=t.tooltip,n.eyebrowColor=t.eyebrowColor||r.eyebrowColor,n.headingColor=t.headingColor||r.color,n.headingLinkUrl=t.headingLinkUrl,n.headingLinkUrlClasses=null==t?void 0:t.headingLinkUrlClasses,n.allowDangerousHtml=!0,n.headingTag=t.headingTag||r.headingTag;let i=t.size||r.size,a=i&amp;&amp;!i.includes("heading-")?"heading-"+i:i;return n.size=Object.values(o.HeadingSizes).includes(a)&amp;&amp;a||void 0,n.margin=null==r?void 0:r.margin,n}toProps(e){return{key:this.key,children:this.children,eyebrow:this.eyebrow,headingColor:this.headingColor,eyebrowColor:this.eyebrowColor,size:this.size,headingTag:this.headingTag,allowDangerousHtml:this.allowDangerousHtml,margin:this.margin,headingLinkUrl:this.headingLinkUrl,headingLinkUrlClasses:this.headingLinkUrlClasses,tooltipData:this.tooltipData,...e}}toJsx(e){return i.default.createElement(o.Heading,{...this.toProps(e),...e})}}t.HeadingInterface=l},48262:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.HeadingTags=t.HeadingSizes=t.Heading=void 0;var r,o,i,a=n(60224),s=n(99513),l=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};let c=t.HeadingSizes=((o={}).XXXL="heading-xxxl",o.XXL="heading-xxl",o.XL="heading-xl",o.LG="heading-lg",o.MD="heading-md",o.SM="heading-sm",o.XS="heading-xs",o),u=t.HeadingTags=((i={}).H1="h1",i.H2="h2",i.H3="h3",i.H4="h4",i.H5="h5",i.H6="h6",i.P="p",i),d=({allowDangerousHtml:e=!1,children:t,headingTag:n=u.H2,eyebrow:r,size:o,eyebrowColor:i,headingColor:d,margin:p=["mar-b-xs"],headingLinkUrl:h,headingLinkUrlClasses:f,tooltipData:m})=&gt;{let v,g,y=o||c.XXL,b=r&amp;&amp;y!==c.SM&amp;&amp;y!==c.XS&amp;&amp;!0,_=[],w=[...p];w.push(y),m&amp;&amp;w.push("inline-block","mar-r-xxs","valign-middle"),m&amp;&amp;(v=s.TooltipInterface.initWithSanity("tooltip",m)),b&amp;&amp;(_.push(y.replace("heading","type-eyebrow")),i&amp;&amp;_.push(i)),f&amp;&amp;(g=f),d&amp;&amp;w.push(d);let x=!1;return(t&amp;&amp;"string"==typeof t&amp;&amp;(t.includes("&lt;sup&gt;")||t.includes("&lt;sub&gt;"))&amp;&amp;(x=!0),h&amp;&amp;(x=!0),(e||x)&amp;&amp;(r||t))?l.default.createElement(l.default.Fragment,null,b&amp;&amp;l.default.createElement("p",{className:_.join(" "),dangerouslySetInnerHTML:{__html:r}}),h&amp;&amp;""!==h?l.default.createElement(n,{className:w.join(" ")},l.default.createElement(a.Links,{variant:a.LinksVariant.textUnderline,href:h,isNewTab:!0,dangerouslySetInnerHTML:{__html:t},className:g})):l.default.createElement(n,{className:w.join(" "),dangerouslySetInnerHTML:{__html:t}}),m&amp;&amp;v.toJsx()):l.default.createElement(l.default.Fragment,null,b&amp;&amp;l.default.createElement("div",{className:_.join(" ")},r),t&amp;&amp;l.default.createElement(n,{className:w.join(" ")},t),m&amp;&amp;v.toJsx())};t.Heading=d,t.default=d},71011:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Heading",{enumerable:!0,get:function(){return r.Heading}}),Object.defineProperty(t,"HeadingInterface",{enumerable:!0,get:function(){return o.HeadingInterface}}),Object.defineProperty(t,"HeadingSizes",{enumerable:!0,get:function(){return r.HeadingSizes}}),Object.defineProperty(t,"HeadingTags",{enumerable:!0,get:function(){return r.HeadingTags}});var r=n(48262),o=n(84568)},86318:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IconSvgInterface=void 0;var r,o=n(61720),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"svgNodeStr",void 0),s(this,"svgUrl",void 0),s(this,"imgUrl",void 0),s(this,"size",void 0),s(this,"color",void 0),s(this,"accentColor",void 0),s(this,"altText",void 0),s(this,"aria-hidden",void 0)}static initWithSanity(e,t){var n,r,i,a,s,c;let u;let d=new l,p=!!(null!==(n=t.icon)&amp;&amp;void 0!==n&amp;&amp;n.includes("svg"));return p&amp;&amp;(u=!!(null!==(c=t.icon)&amp;&amp;void 0!==c&amp;&amp;c.includes("&lt;svg"))),d.svgNodeStr=u?null==t?void 0:t.icon:void 0,d.svgUrl=u?void 0:null==t?void 0:t.icon,d.imgUrl=p?void 0:null==t?void 0:t.icon,d.size=null!==(r=t.configs)&amp;&amp;void 0!==r&amp;&amp;r.size?o.IconSvgSizes[String(null===(i=t.configs)||void 0===i?void 0:i.size).toUpperCase()]:o.IconSvgSizes.LG,d.color=null===(a=t.configs)||void 0===a?void 0:a.color,d.accentColor=null===(s=t.configs)||void 0===s?void 0:s.accentColor,null!=t&amp;&amp;t.altText&amp;&amp;(d.altText=null==t?void 0:t.altText),null!=t&amp;&amp;t["aria-hidden"]&amp;&amp;!0==t["aria-hidden"]&amp;&amp;(d["aria-hidden"]=!0),d}toProps(){return{svgNodeStr:this.svgNodeStr,svgUrl:this.svgUrl,imgUrl:this.imgUrl,size:this.size,color:this.color,accentColor:this.accentColor,altText:this.altText,...!0===this["aria-hidden"]&amp;&amp;{"aria-hidden":!0}}}toJsx(){return i.default.createElement(o.IconSvg,{...this.toProps()})}}t.IconSvgInterface=l},64129:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.IconSvg=l,t.IconSvgSizes=void 0;var r,o=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=i(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&amp;&amp;({}).hasOwnProperty.call(e,a)){var s=o?Object.getOwnPropertyDescriptor(e,a):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194));function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}function a(){return(a=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let s=t.IconSvgSizes=((r={}).XXXL="128",r.XXL="96",r.XL="64",r.LG="48",r.MD="32",r.SM="24",r.XS="16",r.LINK="20",r);function l({svgUrl:e,svgNodeStr:t,color:n,accentColor:r,pictogram:i,size:s,imgUrl:l,altText:c,...u}){var d;let p;let[h,f]=(0,o.useState)(""),[m,v]=(0,o.useState)({body:void 0,viewBox:void 0});(0,o.useEffect)(()=&gt;{e&amp;&amp;fetch(e).then(e=&gt;e.text()).then(e=&gt;{let t=g(e);v({body:t.body,viewBox:t.viewBox})}).catch(e=&gt;{v(void 0)})},[e]);let g=e=&gt;{var t;let n=e.trim(),r=n.indexOf("&gt;"),o=n.substring(r+1,n.length-6),i=null==e?void 0:e.split('viewBox="'),a=i.length&gt;1&amp;&amp;(null===(t=i[1])||void 0===t?void 0:t.split('"'));return{body:o,viewBox:a&amp;&amp;a[0]}};t&amp;&amp;(p=g(t));let y=r?`svg-accent-att-blue ${n||"color-black"}`:n;return(null!==(d=p)&amp;&amp;void 0!==d&amp;&amp;d.body||null!=m&amp;&amp;m.body)&amp;&amp;!h&amp;&amp;!l?o.default.createElement("svg",a({"aria-label":c||void 0},u,{focusable:"false",className:u.className?u.className+" "+y:y,height:s,width:s,viewBox:t?p.viewBox:m.viewBox,dangerouslySetInnerHTML:{__html:t?p.body:m.body}})):(t||e)&amp;&amp;!h&amp;&amp;!l?o.default.createElement(o.default.Fragment,null,o.default.createElement("noscript",null,t&amp;&amp;o.default.createElement("div",{className:u.className?u.className+" "+y:y,dangerouslySetInnerHTML:{__html:t}}),e&amp;&amp;o.default.createElement("img",{src:e,alt:c&amp;&amp;void 0!==c?c:"icon image",height:s,width:s,className:u.className?u.className+" "+y:y}))):h?o.default.createElement("div",{className:"flex flex-items-stretch pad-t-xxs pad-b-xxs rel",role:"alert"},o.default.createElement("p",{className:"type-sm line-h-lg mar-t-1-sm"},"Invalid sizes are passed. Functional icons should have Sizes: 16,24,32,48,64 px only (may add 20px) &amp; Pictograms are valid for Sizes: 48, 64, 96 only")):l&amp;&amp;!h?o.default.createElement("img",{src:l,alt:c&amp;&amp;void 0!==c?c:"icon image",className:"mar-r-xs radius-xs"}):null}l.defaultProps={color:"",accentColor:!1,size:s.MD,pictogram:!1}},61720:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"IconSvg",{enumerable:!0,get:function(){return r.IconSvg}}),Object.defineProperty(t,"IconSvgInterface",{enumerable:!0,get:function(){return o.IconSvgInterface}}),Object.defineProperty(t,"IconSvgSizes",{enumerable:!0,get:function(){return r.IconSvgSizes}});var r=n(64129),o=n(86318)},60233:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Layout",{enumerable:!0,get:function(){return r.Layout}}),Object.defineProperty(t,"LayoutAlignItems",{enumerable:!0,get:function(){return r.LayoutAlignItems}}),Object.defineProperty(t,"LayoutAlignSelf",{enumerable:!0,get:function(){return r.LayoutAlignSelf}}),Object.defineProperty(t,"LayoutCol",{enumerable:!0,get:function(){return i.LayoutCol}}),Object.defineProperty(t,"LayoutJustifyContent",{enumerable:!0,get:function(){return r.LayoutJustifyContent}}),Object.defineProperty(t,"LayoutRow",{enumerable:!0,get:function(){return o.LayoutRow}}),Object.defineProperty(t,"LayoutRowPadding",{enumerable:!0,get:function(){return o.LayoutRowPadding}}),Object.defineProperty(t,"LayoutRowWrap",{enumerable:!0,get:function(){return o.LayoutRowWrap}}),Object.defineProperty(t,"LayoutWidth",{enumerable:!0,get:function(){return r.LayoutWidth}});var r=n(9311),o=n(5002),i=n(89408)},89408:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LayoutCol=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};function i(){return(i=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}t.LayoutCol=o.default.forwardRef(({children:e,size:t=12,sizeMd:n,sizeSm:r,offset:a,offsetMd:s,offsetSm:l,alignSelf:c,...u},d)=&gt;{let p=[];return p.push(u.className),delete u.className,t&amp;&amp;p.push(`grid-col-${t}`),n&amp;&amp;p.push(`grid-col-${n}-md`),r&amp;&amp;p.push(`grid-col-${r}-sm`),null!=a&amp;&amp;p.push(`offset${a}`),s&amp;&amp;p.push(`offset${s}-md`),null!=l&amp;&amp;p.push(`offset${l}-sm`),c&amp;&amp;p.push(`flex-self-${c}`),o.default.createElement(o.default.Fragment,null,o.default.createElement("div",i({ref:d,className:p.join(" ")},u),e))})},5002:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LayoutRowWrap=t.LayoutRowPadding=t.LayoutRow=void 0;var r,o,i,a=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};function s(){return(s=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let l=t.LayoutRowWrap=((o={}).ROW="row",o.NOWRAP="row-nowrap",o.FLEX="row flex-wrap",o),c=t.LayoutRowPadding=((i={}).DEFAULT="",i.NONE="nopad",i);t.LayoutRow=({children:e,wrap:t=l.FLEX,alignItems:n,justifyContent:r,padding:o=c.DEFAULT,...i})=&gt;{let u=[];return u.push(t),n&amp;&amp;u.push(`flex-items-${n}`),r&amp;&amp;u.push(`justify-${r}`),o&amp;&amp;u.push(o),i.className&amp;&amp;u.push(i.className),delete i.className,a.default.createElement(a.default.Fragment,null,a.default.createElement("div",s({className:u.join(" ")},i),e))}},9311:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LayoutWidth=t.LayoutJustifyContent=t.LayoutAlignSelf=t.LayoutAlignItems=t.Layout=void 0;var r,o,i,a,s,l=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};function c(){return(c=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let u=t.LayoutWidth=((o={}).CONTAINER="container",o.FULLWIDTH="full-width-background",o.MAXWIDTH="max-width-background",o.MAXBACKGROUND="max-width-background",o);t.LayoutAlignSelf=((i={}).TOP="top",i.CENTER="center",i.BOTTOM="bottom",i.STRETCH="stretch",i),t.LayoutAlignItems=((a={}).TOP="top",a.CENTER="center",a.BOTTOM="bottom",a.STRETCH="stretch",a),t.LayoutJustifyContent=((s={}).START="start",s.CENTER="center",s.END="end",s.BETWEEN="between",s),t.Layout=({children:e,width:t=u.CONTAINER,...n})=&gt;{let r=[];return r.push(t),n.className&amp;&amp;r.push(n.className),delete n.className,l.default.createElement(l.default.Fragment,null,l.default.createElement("div",c({className:r.join(" ")},n),e))}},58156:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LegalWrapper",{enumerable:!0,get:function(){return r.LegalWrapper}}),Object.defineProperty(t,"LegalWrapperInterface",{enumerable:!0,get:function(){return o.LegalWrapperInterface}});var r=n(22472),o=n(50375)},50375:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LegalWrapperInterface=void 0;var r,o=n(22472),i=n(91250),a=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends i.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"key",void 0),s(this,"data",void 0),s(this,"options",void 0),s(this,"margin",void 0)}static initWithSanity(e,t){var n,r,o,i,a,s;let c=new l,u=t.configs||{};return c.key=e,c.data={legalText:(null===(n=t.legalAEMPath)||void 0===n||null===(n=n.legalShortPath)||void 0===n||null===(n=n.master)||void 0===n?void 0:n.legalText)||null,legalLinkText:(null===(r=t.legalAEMPath)||void 0===r||null===(r=r.legalShortPath)||void 0===r||null===(r=r.master)||void 0===r?void 0:r.shortLegalLinkLabel)||null,legalLink:null!==(o=t.legalAEMPath)&amp;&amp;void 0!==o&amp;&amp;o.legalModalPath?t.legalAEMPath.legalModalPath[0]:null,legalModalTitle:(null===(i=t.legalAEMPath)||void 0===i?void 0:i.legalModalTitle)||null,legalLongText:(null===(a=t.legalAEMPath)||void 0===a||null===(a=a.legalLongPath)||void 0===a||null===(a=a[0])||void 0===a||null===(a=a.master)||void 0===a?void 0:a.legalText)||null,legalModalSize:t.legalModalSize||"MEDIUM",linkAnalyticsData:t.linkAnalyticsData,onModalClose:t.onModalClose,modalLoadAnalyticsData:t.modalLoadAnalyticsData,legalLinkAccessibilityText:(null===(s=t.legalAEMPath)||void 0===s?void 0:s.legalAccessibilityText)||u.accessibilityTextLegal},c.options={variant:null==u?void 0:u.variant,className:(null==u?void 0:u.margin)&amp;&amp;u.margin.join(" "),longLegalBtn:null==u?void 0:u.longLegalBtn,btnSize:null==u?void 0:u.btnSize,overrideColor:null==u?void 0:u.color,fontType:null==u?void 0:u.font,fontSize:null==u?void 0:u.size,id:e,asStandalone:null==u?void 0:u.asStandalone,dockedModalHeader:null==u?void 0:u.dockedModalHeader},c.data.legalLongText&amp;&amp;!c.data.legalLinkText&amp;&amp;(c.data.legalLinkText="see details"),c}toProps(e){return{key:this.key,data:e&amp;&amp;e.onModalClose?{...this.data,onModalClose:e.onModalClose}:this.data,options:this.options,margin:this.margin}}toJsx(e){return a.default.createElement(o.LegalWrapper,{...this.toProps(e)})}}t.LegalWrapperInterface=l},22472:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.LegalWrapper=t.LegalSizes=void 0;var r,o=p(n(90369));n(48406);var i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=d(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=p(n(69107)),s=p(n(61230)),l=n(58684),c=n(49039),u=n(48012);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}function p(e){return e&amp;&amp;e.__esModule?e:{default:e}}function h(){return(h=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(null,arguments)}t.LegalSizes=((r={}).XXXL="heading-xxxl",r.XXL="heading-xl",r.LG="type-lg",r.MD="type-md",r.BASE="type-base",r.SM="type-sm",r.XS="type-xs",r.XXS="type-xxs",r);let f=({data:e,options:t})=&gt;{var n,r;let[d,p]=(0,i.useState)(!1),[f,m]=(0,i.useState)(null),[v,g]=(0,i.useState)(null),[y,b]=(0,i.useState)(null),_=e.modalLoadAnalyticsData?e.modalLoadAnalyticsData:{"page.location.url":"/legal/modal","page.pageInfo.friendlyPageName":"UF Legal Modal Pg","page.pageInfo.flowCode":"DSUNK"},w=(0,i.useRef)(null);(0,i.useEffect)(()=&gt;{var e;let t=null==w||null===(e=w.current)||void 0===e?void 0:e.querySelectorAll("a");t&amp;&amp;(null==t||t.forEach(e=&gt;{e.addEventListener("click",C)}))},[]);let x=t=&gt;{let n=e.linkAnalyticsData?{...e.linkAnalyticsData}:{},r=n.linkName||e.legalLinkText,o=n.linkDestinationUrl||e.legalLink,i=n.linkPosition||"Body";n&amp;&amp;(delete n.linkName,delete n.linkDestinationUrl,delete n.linkPosition);let a={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkDestinationUrl:o,linkName:r,linkPosition:i,...n}};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(a)}),A()},C=t=&gt;{var n,r,o,i,a;let s=null===(n=t.target)||void 0===n?void 0:n.innerText,l={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkDestinationUrl:(null===(r=t.target)||void 0===r?void 0:r.nodeName)==="A"?null===(o=t.target)||void 0===o?void 0:o.href:(null===(i=t.target)||void 0===i||null===(i=i.parentElement)||void 0===i?void 0:i.nodeName)==="A"?null===(a=t.target)||void 0===a||null===(a=a.parentElement)||void 0===a?void 0:a.href:"",linkName:s,linkPosition:"Body",...e.linkAnalyticsData}};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(l)})},T=()=&gt;{if(p(!1),e.onModalClose)e.onModalClose();else{let e={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkName:"Close Icon",linkPosition:"legal modal"}};if((0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(e)}),null!=y&amp;&amp;y.eventAction){let e={datatransform:!1,"page.category.applicationName":y["page.category.applicationName"],"page.category.pageFunction":y["page.category.pageFunction"],"page.category.siteSection":y["page.category.siteSection"],"page.location.url":y["page.location.url"],"page.pageInfo.friendlyPageName":y["page.pageInfo.friendlyPageName"],"page.pageInfo.lineOfBusiness":y["page.pageInfo.lineOfBusiness"],"page.pageInfo.pageTitle":y["page.pageInfo.pageTitle"],"page.pageInfo.flowCode":y["page.pageInfo.flowCod"]};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)({eventCode:"Page_Load",eventAction:"pageLoad",additionalData:e})})}}},S=e=&gt;e&amp;&amp;e.replaceAll("&lt;ul",'&lt;div class="list line-h-normal"&gt;&lt;ul').replaceAll("&lt;/ul&gt;","&lt;/ul&gt;&lt;/div&gt;"),E=e=&gt;e=(e=(e=(e=e.replace(/#!/gm,"&lt;details&gt;")).replace(/!#/gm,"&lt;/details&gt;")).replace(/#\*/gm,"&lt;summary&gt;")).replace(/\*#/gm,"&lt;/summary&gt;"),A=()=&gt;{var t;if(b(null===(t=window.AnalyticsNotificationFramework)||void 0===t?void 0:t.getLandingPageData()),e.legalLongText){let t=i.default.createElement("div",{dangerouslySetInnerHTML:{__html:e.legalModalTitle||""}}),n=e.legalLongText&amp;&amp;S(e.legalLongText)||"",r=i.default.createElement("div",{className:"collapsibleSection",dangerouslySetInnerHTML:{__html:n.length&gt;0?E(n):""}});m(t),g(r),p(!0)}else{let t=e.legalLink;fetch(t).then(e=&gt;N(e.clone())).then(e=&gt;{let n=k(e,void 0,t);if(null!=n){let e=i.default.createElement("div",{dangerouslySetInnerHTML:{__html:n.legalModalTitle||""}}),t=n.legalLongPath&amp;&amp;S(n.legalLongPath)||"",r=i.default.createElement("div",{className:"collapsibleSection",dangerouslySetInnerHTML:{__html:t.length&gt;0?E(t):""}});m(e),g(r),p(!0)}}).catch(e=&gt;{})}},k=(e,t,n)=&gt;{let r=P(e,n);return t&amp;&amp;t(r),r},P=(e,t)=&gt;{let n=L(e,t);return n.legalLongPath=I(n.legalLongPath,n.lineBreak),n.legalLongPath=M(n.legalLongPath,n.lineBreak),n.legalModalTitle=M(n.legalModalTitle,n.lineBreak),n},I=(e,t)=&gt;{let n="";if(e){for(let t in e)e[t]&amp;&amp;(e[t].heading&amp;&amp;(n+=e[t].heading),e[t].legalText&amp;&amp;(e[t].legalText.startsWith("&lt;p&gt;")?n+=e[t].legalText:n+="&lt;p&gt;"+e[t].legalText+"&lt;/p&gt;"));return n}},M=(e,t)=&gt;{if(e){if("&amp;nbsp;"!==e&amp;&amp;" "!==e){let n=t?"div":"span";return`&lt;${n}&gt;${e}${t?"":" "}&lt;/${n}&gt;`}return"%{NULL}"}},L=(e,t)=&gt;{let n=t.substring(t.lastIndexOf("/")+1).replace(".cmsfeed.js",""),r=e["idp-cms-feed"][n];return{legalLongPath:(r=D(O(r))).legalLongPath,legalModalTitle:r.legalModalTitle}},D=e=&gt;{if(e)return JSON.parse(JSON.stringify(e).replace(/(["'`]\&lt;\/?empty[\s/]*\/?\&gt;["'`])|(\{\})/g,'""'))},O=e=&gt;{let t=e=&gt;{if(e&amp;&amp;"object"==typeof e){let n=e.master;return n?{...t(n)}:Array.isArray(e)?(0,a.default)(e,e=&gt;t(e)):(0,s.default)(e,e=&gt;t(e))}return e};return t(e)},j=null!=t&amp;&amp;t.variant&amp;&amp;(null!=t&amp;&amp;null!==(n=t.variant)&amp;&amp;void 0!==n&amp;&amp;null!==(n=n.toLowerCase())&amp;&amp;void 0!==n&amp;&amp;n.includes("on_dark")||null!=t&amp;&amp;null!==(r=t.variant)&amp;&amp;void 0!==r&amp;&amp;null!==(r=r.toLowerCase())&amp;&amp;void 0!==r&amp;&amp;r.includes("color-white"))?"color-white":"",N=e=&gt;e.json(),R=()=&gt;i.default.createElement(i.default.Fragment,null,i.default.createElement("div",{id:(null==t?void 0:t.id)+"_Legal",className:`${j}  ${t.longLegalBtn?"type-xs line-h-base":"type-legal"} ${null!=t&amp;&amp;t.className?t.className:"mar-b-sm-all"} ${null!=t&amp;&amp;t.overrideColor?t.overrideColor:""} 
        ${null!=t&amp;&amp;t.fontType?t.fontType:""}`},e.legalText&amp;&amp;i.default.createElement("span",{ref:w,className:`${t.longLegalBtn?"type-legal block":""} ${null!=t&amp;&amp;t.fontSize?t.fontSize:""}`,dangerouslySetInnerHTML:{__html:e.legalText}}),e.legalLinkText&amp;&amp;e.legalLinkText.length&gt;0&amp;&amp;!t.longLegalBtn?i.default.createElement(i.default.Fragment,null," ",i.default.createElement("button",h({onClick:x,className:`btn-reset nowrap ${e.linkColor?e.linkColor:""} 
                  ${t.fontSize?t.fontSize:""}`},e.legalLinkAccessibilityText&amp;&amp;e.legalLinkAccessibilityText.length&gt;0?{"aria-label":e.legalLinkAccessibilityText}:{"aria-label":e.legalLinkText}),e.legalLinkText)):"",e.legalLinkText&amp;&amp;e.legalLinkText.length&gt;0&amp;&amp;t.longLegalBtn?i.default.createElement("button",h({onClick:x,className:`btn-primary mar-t-xs mar-b-xs ${t.btnSize?t.btnSize:""}`},e.legalLinkAccessibilityText&amp;&amp;e.legalLinkAccessibilityText.length&gt;0?{"aria-label":e.legalLinkAccessibilityText}:{"aria-label":e.legalLinkText}),e.legalLinkText):""),d&amp;&amp;v&amp;&amp;!t.dockedModalHeader&amp;&amp;i.default.createElement(l.Modal,{size:e.legalModalSize?l.ModalSize[e.legalModalSize]:l.ModalSize.MEDIUM,responsiveFullScreen:!1,onClose:()=&gt;{T()},inScrim:!1,additionalAnalyticsData:_},i.default.createElement(l.Modal.Wrapper,null,null!==f&amp;&amp;i.default.createElement(l.Modal.Header,null,f),i.default.createElement(l.Modal.Body,{legalModal:!0},v))),d&amp;&amp;v&amp;&amp;t.dockedModalHeader&amp;&amp;i.default.createElement(l.Modal,h({size:e.legalModalSize?l.ModalSize[e.legalModalSize]:l.ModalSize.MEDIUM,responsiveFullScreen:!1,onClose:()=&gt;{T()},inScrim:!1,variant:t.dockedModalHeader&amp;&amp;null!==f?l.ModalVariant.SCROLL:l.ModalVariant.DEFAULT},e.modalLoadAnalyticsData?{additionalAnalyticsData:e.modalLoadAnalyticsData}:""),null!==f&amp;&amp;i.default.createElement(l.Modal.Header,null,f),i.default.createElement(l.Modal.Body,{legalModal:!0},v)));return i.default.createElement(i.default.Fragment,null,t.asStandalone?i.default.createElement("div",{className:"jsx-2337531683 max-width-background"},i.default.createElement("div",{className:"jsx-2337531683 container"},i.default.createElement("div",{className:"jsx-2337531683 row"},i.default.createElement("div",{className:"jsx-2337531683 grid-col-12"},R())))):R(),i.default.createElement(o.default,{id:"2337531683"},[".collapsibleSection summary{cursor:pointer;}",".collapsibleSection details&gt;summary:first-of-type,h5{padding:2px 0px;}",".collapsibleSection details[open]&gt;details&gt;summary:first-of-type{padding:1px 30px 1px 15px;}",".collapsibleSection details[open]&gt;.list{margin-left:15px;}"]))};t.LegalWrapper=f,t.default=f},29993:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Link",{enumerable:!0,get:function(){return r.Link}}),Object.defineProperty(t,"LinkInterface",{enumerable:!0,get:function(){return o.LinkInterface}}),Object.defineProperty(t,"LinkVariant",{enumerable:!0,get:function(){return r.LinkVariant}});var r=n(90247),o=n(7081)},7081:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LinkInterface=void 0;var r,o=n(29993),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:String(r))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"children",void 0),s(this,"variant",void 0),s(this,"onDark",void 0),s(this,"appsDownload",void 0),s(this,"props",{})}static initWithSanity(e,t){let n=new l;return n.appsDownload=t.appsDownload,n.props.href=t.href,n.props["aria-label"]=t.accessibility,t.appsDownload&amp;&amp;(n.props.className="mar-r-xxs mar-t-xxxs"),n}toProps(){return{children:void 0,appsDownload:this.appsDownload,...this.props}}toJsx(){return i.default.createElement(o.Link,{...this.toProps()})}}t.LinkInterface=l},90247:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Link=d,t.LinkVariant=void 0;var r,o=l(n(90369)),i=l(n(44194)),a=n(61720),s=n(45587);function l(e){return e&amp;&amp;e.__esModule?e:{default:e}}function c(){return(c=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let u=t.LinkVariant=((r={}).textUnderline="link-text",r.textMedium="link-text2",r.textPlain="link-text3",r.withPrependIcon="link-icon-left",r.withAppendIcon="link-icon-right",r.none="",r);function d({children:e,variant:t=u.textPlain,onDark:n=!1,appsDownload:r,onClick:a,...l}){let p=!1;i.default.Children.forEach(e,e=&gt;{i.default.isValidElement(e)&amp;&amp;e.type===d.IconSvg&amp;&amp;(p=!0)});let h=l.className||"";return delete l.className,i.default.createElement(i.default.Fragment,null,i.default.createElement("a",c({onKeyDown:e=&gt;{let{key:t}=e;("Enter"===t||" "===t)&amp;&amp;(s.Analytics.onLinkClick(e),a&amp;&amp;a(e))},onClick:e=&gt;{s.Analytics.onLinkClick(e),null==a||a(e)},role:l.role?void 0:l.href?void 0:"button"},l,{className:"jsx-751540351 "+(l&amp;&amp;null!=l.className&amp;&amp;l.className||[h,n?"on-dark":"","google-lg"===r?"google-play-lg":"","apple-lg"===r?"apple-app-store-lg":"","google-sm"===r?"google-play-sm":"","apple-sm"===r?"apple-app-store-sm":"",t===u.withPrependIcon||t===u.withAppendIcon?n?`line-h-md color-ui-white font-medium ${t}`:`line-h-md color-cobalt font-medium ${t}`:t].join(" ")||"")}),i.default.Children.map(e,(e,t)=&gt;i.default.isValidElement(e)&amp;&amp;e.type===d.IconSvg?i.default.cloneElement(e,{idx:t}):p?i.default.createElement("span",{className:"jsx-751540351 duc-link-icon"},e):e)),i.default.createElement(o.default,{id:"751540351"},[".link-icon-left,.link-icon-right{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".link-icon-left span,.link-icon-right span{border-bottom:1px solid transparent;}",".link-icon-left svg,.link-icon-right svg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}",".link-icon-left:hover,.link-icon-right:hover{color:#0057b8;-webkit-text-decoration:none;text-decoration:none;}",".link-icon-left:hover span,.link-icon-right:hover span{border-bottom:1px solid #0057b8;}",".link-icon-left.type-base svg,.link-icon-right.type-base svg{width:20px;height:20px;}",".link-icon-left.type-sm svg,.link-icon-right.type-sm svg{width:16px;height:16px;}",".link-icon-left.type-xs svg,.link-icon-right.type-xs svg{width:16px;height:16px;}",".link-icon-left.type-base svg{margin-right:6px;}",".link-icon-right.type-base svg{margin-left:6px;}",".link-icon-left.type-sm svg,.link-icon-left.type-xs svg{margin-right:5px;}",".link-icon-right.type-sm svg,.link-icon-right.type-xs svg{margin-left:5px;}",".link-icon-left.color-ui-white:hover,.link-icon-right.color-ui-white:hover{color:#ffffff;}",".link-icon-left.color-ui-white:hover span,.link-icon-right.color-ui-white:hover span{border-color:#ffffff;}",".link-text,.link-text3{-webkit-text-decoration:underline;text-decoration:underline;}",".link-text3.solo:not(.on-dark){-webkit-text-decoration:none;text-decoration:none;}",".link-text3.solo:not(.on-dark):hover{-webkit-text-decoration:underline;text-decoration:underline;}",'a.google-play-lg,a.google-play-sm{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMzUgNDAiPjxkZWZzLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIyMS44IiB4Mj0iNS4wMiIgeTE9IjE3My4yOSIgeTI9IjE1Ni41MSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDE4MikiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMwMGEwZmYiLz48c3RvcCBvZmZzZXQ9Ii4wMSIgc3RvcC1jb2xvcj0iIzAwYTFmZiIvPjxzdG9wIG9mZnNldD0iLjI2IiBzdG9wLWNvbG9yPSIjMDBiZWZmIi8+PHN0b3Agb2Zmc2V0PSIuNTEiIHN0b3AtY29sb3I9IiMwMGQyZmYiLz48c3RvcCBvZmZzZXQ9Ii43NiIgc3RvcC1jb2xvcj0iIzAwZGZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzAwZTNmZiIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJiIiB4MT0iMzMuODMiIHgyPSI5LjY0IiB5MT0iMTYyIiB5Mj0iMTYyIiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDAgMTgyKSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2ZmZTAwMCIvPjxzdG9wIG9mZnNldD0iLjQxIiBzdG9wLWNvbG9yPSIjZmZiZDAwIi8+PHN0b3Agb2Zmc2V0PSIuNzgiIHN0b3AtY29sb3I9Im9yYW5nZSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmOWMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJjIiB4MT0iMjQuODMiIHgyPSIyLjA3IiB5MT0iMTU5LjciIHkyPSIxMzYuOTUiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgMCAxODIpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZmYzYTQ0Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjYzMxMTYyIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9ImQiIHgxPSI3LjMiIHgyPSIxNy40NiIgeTE9IjE4MS44MiIgeTI9IjE3MS42NiIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDE4MikiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMzMmEwNzEiLz48c3RvcCBvZmZzZXQ9Ii4wNyIgc3RvcC1jb2xvcj0iIzJkYTc3MSIvPjxzdG9wIG9mZnNldD0iLjQ4IiBzdG9wLWNvbG9yPSIjMTVjZjc0Ii8+PHN0b3Agb2Zmc2V0PSIuOCIgc3RvcC1jb2xvcj0iIzA2ZTc3NSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzAwZjA3NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHdpZHRoPSIxMzUiIGhlaWdodD0iNDAiIHJ4PSI1IiByeT0iNSIvPjxwYXRoIGZpbGw9IiNhNmE2YTYiIGQ9Ik0xMzAgLjhhNC4yIDQuMiAwIDAxNC4yIDQuMnYzMGE0LjIgNC4yIDAgMDEtNC4yIDQuMkg1QTQuMiA0LjIgMCAwMS44IDM1VjVBNC4yIDQuMiAwIDAxNSAuOGgxMjVtMC0uOEg1YTUuMDEgNS4wMSAwIDAwLTUgNXYzMGE1LjAxIDUuMDEgMCAwMDUgNWgxMjVhNS4wMSA1LjAxIDAgMDA1LTVWNWE1LjAxIDUuMDEgMCAwMC01LTV6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iLjIiIGQ9Ik00Ny40MiAxMC4yNGEyLjcgMi43IDAgMDEtLjc1IDIgMi45IDIuOSAwIDAxLTIuMi45QTMuMDkgMy4wOSAwIDAxNDEuMzUgMTBhMy4xIDMuMSAwIDAxMy4xMi0zLjEzIDMuMSAzLjEgMCAwMTEuMjMuMjUgMi40OCAyLjQ4IDAgMDEuOTQuNjdsLS41My41M2EyLjAzIDIuMDMgMCAwMC0xLjY0LS43MiAyLjMyIDIuMzIgMCAwMC0yLjMzIDIuNCAyLjM2IDIuMzYgMCAwMDQgMS43MyAxLjg5IDEuODkgMCAwMC41LTEuMjJoLTIuMTdWOS44aDIuOWEyLjU0IDIuNTQgMCAwMS4wNS40NXptNC42MS0yLjVINDkuM3YxLjloMi40NnYuNzJINDkuM3YxLjloMi43M1YxM2gtMy41VjdoMy41ek01NS4yOCAxM2gtLjc3VjcuNzRoLTEuNjhWN2g0LjEydi43NGgtMS42N3ptNC42NiAwVjdoLjc3djZ6bTQuMTkgMGgtLjc3VjcuNzRoLTEuNjhWN2g0LjEydi43NGgtMS42N3ptOS40Ny0uNzhhMy4xMiAzLjEyIDAgMDEtNC40IDAgMy4wNyAzLjA3IDAgMDEtLjg3LTIuMjIgMy4wNyAzLjA3IDAgMDEuODgtMi4yMyAzLjEgMy4xIDAgMDE0LjQgMCAzLjA3IDMuMDcgMCAwMS44OCAyLjIzIDMuMDcgMy4wNyAwIDAxLS44OCAyLjIyem0tMy44Mi0uNWEyLjMgMi4zIDAgMDAzLjI2IDBBMi4zNSAyLjM1IDAgMDA3My43IDEwYTIuMzUgMi4zNSAwIDAwLS42Ny0xLjcyIDIuMyAyLjMgMCAwMC0zLjI2IDBBMi4zNSAyLjM1IDAgMDA2OS4xIDEwYTIuMzUgMi4zNSAwIDAwLjY3IDEuNzJ6bTUuOCAxLjI4VjdoLjkzbDIuOTIgNC42N2guMDNsLS4wMy0xLjE2VjdoLjc3djZoLS44bC0zLjA1LTQuOWgtLjA0bC4wNCAxLjE2VjEzeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik02OC4xNCAyMS43NUE0LjI1IDQuMjUgMCAxMDcyLjQgMjZhNC4yIDQuMiAwIDAwLTQuMjctNC4yNXptMCA2LjgzYTIuNTggMi41OCAwIDExMi40LTIuNTggMi40NiAyLjQ2IDAgMDEtMi40IDIuNTh6bS05LjMyLTYuODNBNC4yNSA0LjI1IDAgMTA2My4xIDI2YTQuMiA0LjIgMCAwMC00LjI3LTQuMjV6bTAgNi44M2EyLjU4IDIuNTggMCAxMTIuNC0yLjU4IDIuNDYgMi40NiAwIDAxLTIuNCAyLjU4em0tMTEuMDgtNS41MnYxLjhoNC4zMmEzLjc3IDMuNzcgMCAwMS0uOTggMi4yNyA0LjQyIDQuNDIgMCAwMS0zLjM0IDEuMzIgNC44IDQuOCAwIDAxMC05LjYgNC42IDQuNiAwIDAxMy4yNiAxLjNsMS4yNy0xLjI4YTYuMyA2LjMgMCAwMC00LjUyLTEuODIgNi42IDYuNiAwIDEwMCAxMy4yIDYuMDQgNi4wNCAwIDAwNC42LTEuODQgNS45NiA1Ljk2IDAgMDAxLjU3LTQuMjMgNS44NyA1Ljg3IDAgMDAtLjEtMS4xMnptNDUuMzEgMS40YTMuOTUgMy45NSAwIDAwLTMuNjQtMi43MUE0LjA0IDQuMDQgMCAwMDg1LjQgMjZhNC4xNiA0LjE2IDAgMDA0LjIyIDQuMjUgNC4yMyA0LjIzIDAgMDAzLjU1LTEuODhsLTEuNDUtLjk3YTIuNDMgMi40MyAwIDAxLTIuMSAxLjE4IDIuMTYgMi4xNiAwIDAxLTIuMDYtMS4zbDUuNjktMi4zNHptLTUuOCAxLjQxYTIuMzMgMi4zMyAwIDAxMi4yMi0yLjQ3IDEuNjUgMS42NSAwIDAxMS41OC45ek04Mi42MyAzMGgxLjg3VjE3LjVoLTEuODd6bS0zLjA2LTcuM2gtLjA3YTIuOTUgMi45NSAwIDAwLTIuMjQtLjk1IDQuMjYgNC4yNiAwIDAwMCA4LjUgMi45IDIuOSAwIDAwMi4yNC0uOTZoLjA2di42MWMwIDEuNjMtLjg3IDIuNS0yLjI3IDIuNWEyLjM1IDIuMzUgMCAwMS0yLjE0LTEuNTFsLTEuNjMuNjdhNC4wNSA0LjA1IDAgMDAzLjc3IDIuNTJjMi4yIDAgNC4wNS0xLjMgNC4wNS00LjQzVjIyaC0xLjc3em0tMi4xNSA1Ljg4YTIuNTkgMi41OSAwIDAxMC01LjE2IDIuNCAyLjQgMCAwMTIuMjggMi42IDIuMzggMi4zOCAwIDAxLTIuMjggMi41NnptMjQuMzktMTEuMDhoLTQuNDhWMzBoMS44N3YtNC43NGgyLjZhMy44OSAzLjg5IDAgMTAwLTcuNzZ6bS4wNCA2LjAzSDk5LjJ2LTQuM2gyLjY1YTIuMTQgMi4xNCAwIDExMCA0LjN6bTExLjU0LTEuOGEzLjUgMy41IDAgMDAtMy4zMyAxLjlsMS42NS43YTEuNzcgMS43NyAwIDAxMS43LS45MiAxLjggMS44IDAgMDExLjk3IDEuNjF2LjEzYTQuMTMgNC4xMyAwIDAwLTEuOTUtLjQ4Yy0xLjc4IDAtMy42Ljk4LTMuNiAyLjgxYTIuODkgMi44OSAwIDAwMy4xIDIuNzUgMi42MyAyLjYzIDAgMDAyLjM4LTEuMjJoLjA2di45N2gxLjh2LTQuOGMuMDEtMi4yMS0xLjY0LTMuNDUtMy43OC0zLjQ1em0tLjIzIDYuODVjLS42MSAwLTEuNDYtLjMxLTEuNDYtMS4wNyAwLS45NiAxLjA2LTEuMzMgMS45Ny0xLjMzYTMuMzIgMy4zMiAwIDAxMS43LjQyIDIuMjYgMi4yNiAwIDAxLTIuMjEgMS45OHpNMTIzLjc0IDIybC0yLjE0IDUuNDJoLS4wNkwxMTkuMzIgMjJoLTIuMDFsMy4zMyA3LjU4LTEuOSA0LjJoMS45NEwxMjUuODIgMjJ6bS0xNi44IDhoMS44NlYxNy41aC0xLjg3eiIvPjxwYXRoIGZpbGw9InVybCgjYSkiIGQ9Ik0xMC40NCA3LjU0YTIgMiAwIDAwLS40NyAxLjR2MjIuMTJhMiAyIDAgMDAuNDcgMS40bC4wNy4wN0wyMi45IDIwLjE1di0uM0wxMC41IDcuNDd6Ii8+PHBhdGggZmlsbD0idXJsKCNiKSIgZD0iTTI3LjAzIDI0LjI4bC00LjEzLTQuMTN2LS4zbDQuMTMtNC4xMy4xLjA2IDQuODkgMi43OGMxLjQuOCAxLjQgMi4xIDAgMi44OWwtNC45IDIuNzh6Ii8+PHBhdGggZmlsbD0idXJsKCNjKSIgZD0iTTI3LjEyIDI0LjIzTDIyLjkgMjAgMTAuNDQgMzIuNDZhMS42MyAxLjYzIDAgMDAyLjA3LjA2bDE0LjYxLTguMyIvPjxwYXRoIGZpbGw9InVybCgjZCkiIGQ9Ik0yNy4xMiAxNS43OGwtMTQuNi04LjNhMS42MyAxLjYzIDAgMDAtMi4wOC4wNkwyMi45IDIweiIvPjxwYXRoIHN0eWxlPSJpc29sYXRpb246aXNvbGF0ZSIgZD0iTTI3LjAzIDI0LjEzTDEyLjUgMzIuMzhhMS42NyAxLjY3IDAgMDEtMiAuMDFsLS4wNy4wNy4wNy4wOGExLjY3IDEuNjcgMCAwMDItLjAxbDE0LjYxLTguM3oiIG9wYWNpdHk9Ii4yIi8+PHBhdGggc3R5bGU9Imlzb2xhdGlvbjppc29sYXRlIiBkPSJNMTAuNDQgMzIuMzJhMiAyIDAgMDEtLjQ3LTEuNHYuMTRhMiAyIDAgMDAuNDcgMS40bC4wNy0uMDd6TTMyLjAyIDIxLjNsLTUgMi44My4xLjEgNC45LTIuNzhBMS43NSAxLjc1IDAgMDAzMy4wNSAyMCAxLjg2IDEuODYgMCAwMTMyIDIxLjN6IiBvcGFjaXR5PSIuMTIiLz48cGF0aCBmaWxsPSIjZmZmIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiIGQ9Ik0xMi41MSA3LjYybDE5LjUgMTEuMDhhMS44NiAxLjg2IDAgMDExLjA1IDEuMyAxLjc1IDEuNzUgMCAwMC0xLjA0LTEuNDRMMTIuNTIgNy40OGMtMS40LS44LTIuNTUtLjE0LTIuNTUgMS40NnYuMTVjMC0xLjYgMS4xNS0yLjI2IDIuNTQtMS40N3oiIG9wYWNpdHk9Ii4yNSIvPjwvc3ZnPg==");}','a.apple-app-store-lg,a.apple-app-store-sm{background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzE1IDkzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48bWFzayBpZD0iYSIgZmlsbD0iI2ZmZiI+PHBhdGggZD0ibTAgMGgzMTUuMXY5My40aC0zMTUuMXoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvbWFzaz48bWFzayBpZD0iYiIgZmlsbD0iI2ZmZiI+PHBhdGggZD0ibTAgOTMuNGgzMTUuMXYtOTMuNGgtMzE1LjF6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L21hc2s+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMzA0LjEgOTMuNGgtMjkzLjFhMTEgMTEgMCAwIDEgLTExLTExdi03MS40YzAtNi4xIDUtMTEgMTEtMTFoMjkzLjFjNi4xIDAgMTEgNSAxMSAxMXY3MS4zYTExIDExIDAgMCAxIC0xMSAxMS4xIiBmaWxsPSIjYTZhNWE1IiBtYXNrPSJ1cmwoI2EpIi8+PHBhdGggZD0ibTMxMy4xIDgyLjNhOSA5IDAgMCAxIC05IDguOWgtMjkzLjFjLTUgMC05LTQtOS04Ljl2LTcxLjNjMC00LjkgNC05IDktOWgyOTMuMWM1IDAgOSA0IDkgOXoiIGZpbGw9IiMwMDAiLz48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJtNzAuNCA0Ni4yYy0uMS03LjUgNi4yLTExLjIgNi41LTExLjQtMy41LTUuMi05LTUuOS0xMC45LTUuOS00LjYtLjUtOS4xIDIuNy0xMS40IDIuNy0yLjQgMC02LTIuNy05LjktMi42LTUgLjEtOS43IDMtMTIuMiA3LjUtNS4zIDkuMi0xLjMgMjIuNiAzLjcgMzAgMi41IDMuNiA1LjUgNy43IDkuNCA3LjUgMy44LS4yIDUuMi0yLjQgOS44LTIuNCA0LjUgMCA1LjkgMi40IDkuOCAyLjMgNC4xLS4xIDYuNi0zLjYgOS4xLTcuMyAyLjktNC4yIDQuMS04LjMgNC4yLTguNS0uMi4xLTguMS0yLjktOC4xLTExLjltLTcuNS0yMi4yYzItMi42IDMuNC02IDMtOS42LTMgLjEtNi43IDItOC44IDQuNWExMi4zIDEyLjMgMCAwIDAgLTMuMSA5LjIgMTEgMTEgMCAwIDAgOC45LTQuMW01My40IDM2LjYtMi42LTguMS0xLjYtNS45aC0uMWwtMS41IDUuOS0yLjYgOC4xem05LjEgMTIuOWgtNS4zbC0yLjktOS4xaC0xMC4xbC0yLjggOS4xaC01LjJsMTAtMzEuMWg2LjJ6bTIwLjYtMTEuM2E5IDkgMCAwIDAgLTEuNS01LjQgNSA1IDAgMCAwIC00LjMtMi4yYy0xLjIgMC0yLjMuNC0zLjMgMS4ycy0xLjcgMS45LTIgMy4yYy0uMi42LS4yIDEuMS0uMiAxLjV2My43YzAgMS42LjUgMyAxLjUgNC4xYTUgNSAwIDAgMCAzLjkgMS43IDUgNSAwIDAgMCA0LjQtMi4yIDkuOCA5LjggMCAwIDAgMS41LTUuNm01LS4yYzAgMy44LTEgNi44LTMuMSA5LTEuOSAyLTQuMiAzLTYuOSAzLTMgMC01LjEtMS4xLTYuNC0zLjJ2MTEuOGgtNXYtMjQuMWwtLjItNy40aDQuNGwuMyAzLjZoLjFjMS43LTIuNyA0LjItNCA3LjYtNCAyLjYgMCA0LjkgMSA2LjYgMy4xYTEyIDEyIDAgMCAxIDIuNiA4LjJtMjAuOC4yYTkgOSAwIDAgMCAtMS41LTUuNCA1IDUgMCAwIDAgLTQuMy0yLjJjLTEuMiAwLTIuMy40LTMuMyAxLjJzLTEuNyAxLjktMiAzLjJjLS4yLjYtLjIgMS4xLS4yIDEuNXYzLjdjMCAxLjYuNSAzIDEuNSA0LjFhNSA1IDAgMCAwIDMuOSAxLjcgNSA1IDAgMCAwIDQuNC0yLjIgOS44IDkuOCAwIDAgMCAxLjUtNS42bTUtLjJjMCAzLjgtMSA2LjgtMy4xIDktMS45IDItNC4yIDMtNi45IDMtMyAwLTUuMS0xLjEtNi40LTMuMnYxMS44aC01di0yNC4xbC0uMi03LjRoNC40bC4zIDMuNmguMWMxLjctMi43IDQuMi00IDcuNi00IDIuNiAwIDQuOSAxIDYuNiAzLjFzMi42IDQuOCAyLjYgOC4ybTI4LjkgMi44YzAgMi42LS45IDQuOC0yLjggNi41LTIgMS44LTQuOCAyLjctOC41IDIuNy0zLjMgMC02LS42LTguMS0xLjlsMS4yLTQuMmMyLjIgMS4zIDQuNiAxLjkgNy4yIDEuOSAxLjkgMCAzLjMtLjQgNC40LTEuMyAxLS44IDEuNi0yIDEuNi0zLjQgMC0xLjMtLjQtMi4zLTEuMy0zLjJzLTIuMy0xLjctNC4zLTIuNGMtNS40LTItOC4yLTUtOC4yLTguOWE4IDggMCAwIDEgMi45LTYuM2MxLjktMS42IDQuNS0yLjQgNy42LTIuNCAyLjggMCA1LjIuNSA3LjEgMS41bC0xLjIgNC4xYTEyIDEyIDAgMCAwIC02LTEuNGMtMS44IDAtMy4xLjQtNC4xIDEuM2EzLjkgMy45IDAgMCAwIC4yIDUuOGMuOC43IDIuMyAxLjUgNC41IDIuNGExNSAxNSAwIDAgMSA1LjkgMy44IDguNSA4LjUgMCAwIDEgMS45IDUuNG0xNi41LTEwaC01LjV2MTAuOWMwIDIuOCAxIDQuMiAyLjkgNC4ybDIuMi0uMi4xIDMuOGMtMSAuNC0yLjMuNi0zLjkuNi0yIDAtMy41LS42LTQuNi0xLjhzLTEuNy0zLjItMS43LTZ2LTExLjVoLTMuM3YtMy43aDMuM3YtNC4xbDQuOS0xLjV2NS42aDUuNXYzLjd6bTE5LjUgNy40YTEwIDEwIDAgMCAwIC0xLjMtNS4zIDQuOCA0LjggMCAwIDAgLTQuNS0yLjdjLTIgMC0zLjUuOS00LjYgMi43LS45IDEuNS0xLjMgMy4zLTEuMyA1LjRzLjQgMy44IDEuMyA1LjNjMS4xIDEuOCAyLjYgMi43IDQuNSAyLjdzMy40LS45IDQuNS0yLjdjMS0xLjUgMS40LTMuMyAxLjQtNS40bTUuMi0uMWMwIDMuNC0xIDYuMy0zIDguNWExMC41IDEwLjUgMCAwIDEgLTguMiAzLjRjLTMuMyAwLTUuOS0xLjEtNy45LTMuM3MtMi45LTQuOS0yLjktOC4zYzAtMy41IDEtNi4zIDMtOC41czQuNy0zLjMgOC4xLTMuM2MzLjMgMCA1LjkgMS4xIDcuOSAzLjNzMyA0LjkgMyA4LjJtMTYuMi02LjYtMS42LS4xYy0xLjggMC0zLjEuNy00LjEgMmE3LjYgNy42IDAgMCAwIC0xLjIgNC40djExLjhoLTV2LTE1LjRsLS4xLTcuMWg0LjNsLjIgNC4zaC4xYTcuOCA3LjggMCAwIDEgMi41LTMuNiA2IDYgMCAwIDEgMy42LTEuMmwxLjIuMXptMTcuNSA0LjVjMC0xLjUtLjMtMi44LTEtMy44YTQuNCA0LjQgMCAwIDAgLTQtMi4xIDUgNSAwIDAgMCAtNCAyIDguNCA4LjQgMCAwIDAgLTEuNSAzLjl6bTQuOCAxLjMtLjIgMi4zaC0xNWMuMSAyLjIuOCAzLjkgMi4yIDUuMSAxLjMgMSAyLjkgMS42IDQuOSAxLjYgMi4yIDAgNC4yLS40IDYtMS4xbC44IDMuNWExOSAxOSAwIDAgMSAtNy41IDEuNGMtMy41IDAtNi4yLTEtOC4yLTMuMS0yLTItMy00LjgtMy04LjJzLjktNi4yIDIuOC04LjRhOS40IDkuNCAwIDAgMSA3LjgtMy42YzMuMiAwIDUuNyAxLjIgNy4zIDMuNiAxLjQgMS43IDIuMSA0LjEgMi4xIDYuOXptLTE3Ni0zNi40LTEuMy00LS44LTIuOS0uNyAyLjktMS4zIDR6bTQuNSA2LjRoLTIuNmwtMS40LTQuNWgtNWwtMS40IDQuNWgtMi41bDQuOS0xNS4zaDN6bTEyLjMtMTEtNC4yIDExaC0yLjRsLTQtMTFoMi42bDEuOSA1LjguOCAyLjhoLjFsLjgtMi44IDEuOS01Ljh6bTguNSA3LjJ2LTEuN2MtMi43IDAtNC4xLjctNC4xIDIuMiAwIC42LjIgMSAuNSAxLjNzLjcuNCAxLjIuNCAxLS4yIDEuNS0uNS43LS44LjgtMS4zem0yLjYgMy44aC0yLjJsLS4yLTEuM2gtLjFjLS44IDEtMS44IDEuNS0zLjIgMS41LTEgMC0xLjktLjMtMi41LTEtLjYtLjYtLjktMS40LS45LTIuMiAwLTEuMy42LTIuNCAxLjctMy4xYTggOCAwIDAgMSA0LjctMXYtLjJjMC0xLjQtLjgtMi4yLTIuMy0yLjItMS4xIDAtMiAuMy0yLjkuOGwtLjUtMS42YzEtLjYgMi4zLTEgMy44LTEgMi45IDAgNC4zIDEuNSA0LjMgNC42djQuMXoiLz48cGF0aCBkPSJtMTQxLjQgMzEuM2gyLjR2LTExaC0yLjR6bTIuNy0xNC4zYzAgLjQtLjEuOC0uNCAxLjFzLS43LjQtMS4xLjQtLjctLjEtMS0uNC0uNC0uNi0uNC0xLjFjMC0uNC4xLS44LjQtMSAuMy0uMy42LS40IDEuMS0uNC40IDAgLjguMSAxLjEuNC4xLjIuMy42LjMgMXptNC4xIDE0LjNoMi40di0xNi4xaC0yLjR6bTEyLjUtMy44di0xLjdjLTIuNyAwLTQuMS43LTQuMSAyLjIgMCAuNi4yIDEgLjUgMS4zcy43LjQgMS4yLjQgMS0uMiAxLjUtLjUuNy0uOC44LTEuM3ptMi41IDMuOGgtMi4ybC0uMi0xLjNoLS4xYy0uOCAxLTEuOCAxLjUtMy4yIDEuNS0xIDAtMS45LS4zLTIuNS0xLS42LS42LS45LTEuNC0uOS0yLjIgMC0xLjMuNi0yLjQgMS43LTMuMWE4IDggMCAwIDEgNC43LTF2LS4yYzAtMS40LS44LTIuMi0yLjMtMi4yLTEuMSAwLTIgLjMtMi45LjhsLS41LTEuNmMxLS42IDIuMy0xIDMuOC0xIDIuOSAwIDQuMyAxLjUgNC4zIDQuNnY0LjF6bTEyLjItNS42YzAtMS4xLS4yLTEuOS0uNy0yLjZhMi41IDIuNSAwIDAgMCAtMi4yLTEuMWMtLjYgMC0xLjEuMi0xLjYuNmEzIDMgMCAwIDAgLTEgMS42bC0uMS44djEuOWMwIC44LjIgMS40LjggMiAuNS41IDEuMS44IDEuOS44LjkgMCAxLjYtLjMgMi4yLTEgLjQtLjguNy0xLjguNy0zbTIuNC0uMWMwIDEuOS0uNSAzLjMtMS41IDQuNC0uOSAxLTIgMS41LTMuMyAxLjUtMS42IDAtMi43LS42LTMuNS0xLjlsLS4xIDEuN2gtMi4ybC4xLTN2LTEzLjFoMi40djYuN2MuNy0xLjIgMS45LTEuOCAzLjUtMS44IDEuMyAwIDIuNC41IDMuMyAxLjVzMS4zIDIuNCAxLjMgNG0zLjcgNS43aDIuNXYtMTYuMWgtMi41em0xMy41LTYuNmMwLS43LS4xLTEuNC0uNS0xLjktLjQtLjctMS4xLTEtMi0xLS44IDAtMS40LjMtMiAxYTQgNCAwIDAgMCAtLjcgMS45em0yLjMuNi0uMSAxLjFoLTcuM2MwIDEuMS40IDEuOSAxLjEgMi41LjYuNSAxLjQuOCAyLjQuOCAxLjEgMCAyLjEtLjIgMy0uNWwuNCAxLjdjLTEgLjUtMi4zLjctMy43LjctMS43IDAtMy0uNS00LTEuNXMtMS41LTIuNC0xLjUtNGMwLTEuNy41LTMgMS40LTQuMSAxLTEuMiAyLjItMS44IDMuOC0xLjhhNCA0IDAgMCAxIDMuNiAxLjhjLjYuOC45IDEuOS45IDMuM3ptMTcuNy41YzAtMS0uMi0xLjktLjctMi42YTIuMyAyLjMgMCAwIDAgLTIuMi0xLjNjLTEgMC0xLjcuNC0yLjIgMS4zLS40LjctLjcgMS42LS43IDIuNnMuMiAxLjkuNyAyLjZjLjUuOSAxLjMgMS4zIDIuMiAxLjNzMS43LS40IDIuMi0xLjNjLjUtLjcuNy0xLjYuNy0yLjZtMi42LS4xYTYgNiAwIDAgMSAtMS41IDQuMiA1LjMgNS4zIDAgMCAxIC00IDEuNyA1IDUgMCAwIDEgLTMuOS0xLjYgNS43IDUuNyAwIDAgMSAtMS40LTQuMSA2IDYgMCAwIDEgMS41LTQuMiA1IDUgMCAwIDEgNC0xLjYgNSA1IDAgMCAxIDMuOSAxLjZjLjkgMSAxLjQgMi40IDEuNCA0bTEzLjIgNS42aC0yLjR2LTYuM2MwLTItLjctMi45LTIuMi0yLjktLjcgMC0xLjMuMy0xLjguOHMtLjcgMS4yLS43IDEuOXY2LjVoLTIuNXYtNy45bC0uMS0zLjJoMi4ybC4xIDEuN2guMWMuMy0uNS43LTEgMS4zLTEuMy43LS40IDEuNC0uNiAyLjItLjYgMSAwIDEuOS4zIDIuNiAxYTUgNSAwIDAgMSAxLjMgMy42djYuN3ptMTYtOS4yaC0yLjd2NS40YzAgMS40LjUgMiAxLjQgMmwxLjEtLjEuMSAxLjlhNSA1IDAgMCAxIC0xLjkuMyAzIDMgMCAwIDEgLTIuMy0uOWMtLjUtLjYtLjgtMS42LS44LTN2LTUuNmgtMS42di0xLjhoMS42di0ybDIuNC0uN3YyLjdoMi43em0xMi45IDkuMmgtMi40di02LjNjMC0yLS43LTMtMi4yLTMtMS4xIDAtMS45LjYtMi4zIDEuN2wtLjEuOXY2LjZoLTIuNXYtMTZoMi40djYuNmEzLjggMy44IDAgMCAxIDMuMy0xLjhjMSAwIDEuOS4zIDIuNSAxIC44LjggMS4yIDIuMSAxLjIgMy43djYuNnptMTAuMy02LjZjMC0uNy0uMS0xLjQtLjUtMS45LS40LS43LTEuMS0xLTItMS0uOCAwLTEuNS4zLTIgMWE0IDQgMCAwIDAgLS43IDEuOXptMi4zLjYtLjEgMS4xaC03LjNjMCAxLjEuNCAxLjkgMS4xIDIuNS42LjUgMS40LjggMi40LjggMS4xIDAgMi4xLS4yIDMtLjVsLjQgMS43Yy0xIC41LTIuMy43LTMuNy43LTEuNyAwLTMtLjUtNC0xLjVzLTEuNS0yLjQtMS41LTRjMC0xLjcuNS0zIDEuNC00LjEgMS0xLjIgMi4yLTEuOCAzLjgtMS44YTQgNCAwIDAgMSAzLjYgMS44Yy42LjguOSAxLjkuOSAzLjN6IiBtYXNrPSJ1cmwoI2IpIi8+PC9nPjwvZz48L3N2Zz4=");}',"a.google-play-lg,a.apple-app-store-lg{height:48px;width:162px;}","a.google-play-sm,a.apple-app-store-sm{height:32px;width:108px;}"]))}d.IconSvg=e=&gt;i.default.createElement(i.default.Fragment,null,i.default.createElement(a.IconSvg,e))},24617:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ApplePlaystore",{enumerable:!0,get:function(){return i.ApplePlaystore}}),Object.defineProperty(t,"GooglePlaystore",{enumerable:!0,get:function(){return a.GooglePlaystore}}),Object.defineProperty(t,"Link",{enumerable:!0,get:function(){return r.Link}}),Object.defineProperty(t,"LinksBaseInterface",{enumerable:!0,get:function(){return o.LinksBaseInterface}}),Object.defineProperty(t,"LinksVariant",{enumerable:!0,get:function(){return r.LinksVariant}});var r=n(93993),o=n(79344),i=n(21102),a=n(61288)},21102:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ApplePlaystore=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(93993);function a(){return(a=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(null,arguments)}(t.ApplePlaystore=o.default.forwardRef(({title:e="Apple Playstore SVG",size:t="small",children:n,appleStoreAltText:r,...s},l)=&gt;o.default.createElement(i.Link,a({ref:l},s),o.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 144 48",className:`max-width ${"large"===t?"height-lg-all":"height-md-all"}`},o.default.createElement("title",null,r||e),o.default.createElement("path",{fill:"#A6A6A6",d:"M132.532 0H11.474c-.442 0-.878 0-1.318.003-.368.002-.734.009-1.105.015-.809.01-1.615.08-2.412.212a8.036 8.036 0 0 0-2.287.752 7.746 7.746 0 0 0-3.366 3.36 7.906 7.906 0 0 0-.752 2.284 15.549 15.549 0 0 0-.216 2.402c-.01.368-.012.737-.018 1.105V37.87c.006.373.007.734.018 1.107.01.805.082 1.608.216 2.402a7.89 7.89 0 0 0 .752 2.285 7.45 7.45 0 0 0 1.418 1.937 7.548 7.548 0 0 0 1.948 1.415c.72.365 1.49.62 2.287.757.797.13 1.604.201 2.412.212.371.008.737.013 1.105.013.44.002.876.002 1.318.002h121.058c.433 0 .872 0 1.305-.002.366 0 .742-.005 1.109-.013.807-.01 1.611-.081 2.407-.212a8.204 8.204 0 0 0 2.296-.757 7.546 7.546 0 0 0 1.946-1.415 7.67 7.67 0 0 0 1.422-1.937c.363-.72.615-1.49.745-2.285a16.12 16.12 0 0 0 .223-2.402c.005-.373.005-.734.005-1.107.01-.436.01-.87.01-1.312V11.444c0-.44 0-.876-.01-1.31 0-.369 0-.738-.005-1.106a16.124 16.124 0 0 0-.223-2.402 7.933 7.933 0 0 0-.745-2.284 7.773 7.773 0 0 0-3.368-3.36 8.159 8.159 0 0 0-2.296-.752c-.796-.133-1.6-.203-2.407-.212-.367-.006-.743-.013-1.109-.016C133.404 0 132.965 0 132.532 0Z"}),o.default.createElement("path",{fill:"#000",d:"M10.162 46.95c-.366 0-.724-.005-1.088-.013a15.312 15.312 0 0 1-2.25-.196 7.095 7.095 0 0 1-1.993-.657 6.503 6.503 0 0 1-1.681-1.22 6.387 6.387 0 0 1-1.228-1.676 6.854 6.854 0 0 1-.653-1.989 14.859 14.859 0 0 1-.2-2.25c-.008-.253-.018-1.095-.018-1.095v-27.72s.01-.83.017-1.074c.01-.753.076-1.504.2-2.247A6.893 6.893 0 0 1 1.92 4.82a6.697 6.697 0 0 1 2.91-2.905 7.021 7.021 0 0 1 1.989-.652c.746-.122 1.5-.188 2.257-.197l1.086-.015H133.83l1.099.015a14.95 14.95 0 0 1 2.236.195c.699.119 1.377.34 2.011.658a6.72 6.72 0 0 1 2.906 2.904c.313.623.53 1.29.644 1.978.125.75.195 1.506.209 2.265.003.34.003.705.003 1.068.01.45.01.879.01 1.31v25.115c0 .436 0 .861-.01 1.29 0 .39 0 .748-.004 1.116a15.215 15.215 0 0 1-.206 2.224 6.846 6.846 0 0 1-.65 2.004 6.56 6.56 0 0 1-1.222 1.663c-.491.496-1.06.91-1.684 1.227a7.072 7.072 0 0 1-2.007.66c-.744.12-1.496.186-2.249.195-.353.008-.722.013-1.08.013l-1.305.002-122.37-.002Z"}),o.default.createElement("path",{fill:"#fff",d:"M29.806 24.36a5.925 5.925 0 0 1 2.836-4.982 6.09 6.09 0 0 0-4.803-2.589c-2.02-.211-3.98 1.206-5.01 1.206-1.05 0-2.635-1.185-4.342-1.15a6.41 6.41 0 0 0-3.124.93 6.385 6.385 0 0 0-2.258 2.344c-2.328 4.018-.592 9.923 1.638 13.17 1.115 1.591 2.419 3.368 4.124 3.305 1.67-.07 2.293-1.062 4.308-1.062 1.996 0 2.58 1.062 4.32 1.022 1.792-.03 2.92-1.598 3.997-3.203a13.142 13.142 0 0 0 1.827-3.711 5.751 5.751 0 0 1-2.553-2.113 5.727 5.727 0 0 1-.96-3.166Zm-3.287-9.707a5.836 5.836 0 0 0 1.341-4.189A5.972 5.972 0 0 0 24 12.456a5.56 5.56 0 0 0-1.376 4.034 4.945 4.945 0 0 0 3.895-1.837Zm24.386 17.915H45.21l-1.368 4.027H41.43l5.395-14.901h2.506l5.395 14.901h-2.453l-1.367-4.027Zm-5.106-1.86h4.515l-2.226-6.536h-.062l-2.227 6.537Zm20.578.456c0 3.376-1.812 5.545-4.546 5.545a3.702 3.702 0 0 1-3.428-1.9h-.052v5.38h-2.236V25.731h2.164v1.807h.041a3.859 3.859 0 0 1 3.47-1.92c2.765 0 4.587 2.179 4.587 5.546Zm-2.298 0c0-2.2-1.14-3.646-2.88-3.646-1.708 0-2.857 1.476-2.857 3.646 0 2.189 1.149 3.655 2.858 3.655 1.739 0 2.879-1.436 2.879-3.655Zm14.29 0c0 3.376-1.812 5.545-4.547 5.545a3.702 3.702 0 0 1-3.428-1.9h-.052v5.38h-2.236V25.731h2.165v1.807h.04a3.86 3.86 0 0 1 3.47-1.92c2.765 0 4.588 2.179 4.588 5.546Zm-2.299 0c0-2.2-1.14-3.646-2.88-3.646-1.708 0-2.857 1.476-2.857 3.646 0 2.189 1.15 3.655 2.858 3.655 1.74 0 2.88-1.436 2.88-3.655Zm10.224 1.279c.166 1.478 1.605 2.448 3.572 2.448 1.885 0 3.242-.97 3.242-2.302 0-1.157-.818-1.85-2.755-2.324l-1.937-.466c-2.744-.66-4.018-1.94-4.018-4.017 0-2.57 2.247-4.337 5.438-4.337 3.157 0 5.322 1.766 5.395 4.337h-2.257c-.136-1.487-1.368-2.384-3.17-2.384-1.802 0-3.034.908-3.034 2.23 0 1.053.787 1.673 2.713 2.148l1.647.403c3.066.723 4.34 1.95 4.34 4.13 0 2.788-2.227 4.535-5.77 4.535-3.313 0-5.55-1.706-5.695-4.4h2.289Zm14.002-9.283v2.57h2.072v1.767h-2.072v5.99c0 .93.415 1.363 1.325 1.363.246-.004.492-.021.736-.051v1.755a6.158 6.158 0 0 1-1.242.103c-2.206 0-3.066-.826-3.066-2.933v-6.227h-1.584V25.73h1.584v-2.57h2.247Zm3.272 8.004c0-3.419 2.019-5.567 5.167-5.567 3.159 0 5.168 2.148 5.168 5.567 0 3.427-1.999 5.566-5.168 5.566-3.168 0-5.167-2.139-5.167-5.566Zm8.057 0c0-2.345-1.078-3.73-2.89-3.73s-2.889 1.395-2.889 3.73c0 2.354 1.077 3.727 2.889 3.727 1.812 0 2.89-1.373 2.89-3.727Zm4.122-5.434h2.133v1.85h.052a2.589 2.589 0 0 1 .96-1.445 2.606 2.606 0 0 1 1.66-.518c.258 0 .515.027.766.083v2.086a3.13 3.13 0 0 0-1.004-.135 2.26 2.26 0 0 0-1.742.716 2.23 2.23 0 0 0-.49.828 2.232 2.232 0 0 0-.099.956v6.444h-2.236V25.731Zm15.882 7.674c-.301 1.972-2.227 3.326-4.691 3.326-3.169 0-5.137-2.118-5.137-5.515 0-3.408 1.978-5.618 5.043-5.618 3.014 0 4.91 2.065 4.91 5.36v.763h-7.695v.135a2.823 2.823 0 0 0 1.755 2.87 2.85 2.85 0 0 0 1.176.207 2.47 2.47 0 0 0 2.516-1.528h2.123Zm-7.56-3.242h5.447a2.606 2.606 0 0 0-1.618-2.562 2.629 2.629 0 0 0-1.054-.196 2.764 2.764 0 0 0-2.565 1.7c-.139.335-.21.694-.21 1.058Zm-78.55-19.685a3.183 3.183 0 0 1 2.533.982 3.166 3.166 0 0 1 .845 2.576c0 2.288-1.24 3.602-3.378 3.602h-2.594v-7.16h2.594Zm-1.479 6.148h1.354a2.263 2.263 0 0 0 1.799-.726 2.247 2.247 0 0 0 .569-1.85 2.251 2.251 0 0 0-1.392-2.398 2.27 2.27 0 0 0-.976-.162H44.04v5.136Zm6.117-1.692a2.553 2.553 0 0 1 1.517-2.585 2.574 2.574 0 0 1 2.938.62 2.56 2.56 0 0 1 .656 1.965 2.554 2.554 0 0 1-1.516 2.59 2.573 2.573 0 0 1-3.477-1.537 2.554 2.554 0 0 1-.118-1.053Zm4.01 0c0-1.171-.527-1.856-1.453-1.856-.93 0-1.452.685-1.452 1.856 0 1.18.523 1.86 1.452 1.86.926 0 1.454-.684 1.454-1.86Zm7.894 2.704h-1.109l-1.12-3.98h-.085l-1.115 3.98h-1.099l-1.493-5.403h1.084l.971 4.123h.08l1.114-4.123h1.026l1.114 4.123h.085l.966-4.123h1.07l-1.489 5.403Zm2.744-5.403h1.03v.858h.08a1.619 1.619 0 0 1 1.617-.963 1.768 1.768 0 0 1 1.422.556 1.755 1.755 0 0 1 .453 1.454v3.498h-1.069v-3.23c0-.868-.378-1.3-1.17-1.3a1.248 1.248 0 0 0-.962.388 1.24 1.24 0 0 0-.331.981v3.161h-1.07v-5.403Zm6.306-2.11h1.07v7.513h-1.07v-7.513Zm2.556 4.809a2.555 2.555 0 0 1 1.517-2.585 2.574 2.574 0 0 1 2.939.62 2.558 2.558 0 0 1 .656 1.965 2.552 2.552 0 0 1-.654 1.969 2.567 2.567 0 0 1-1.902.84 2.575 2.575 0 0 1-1.901-.84 2.558 2.558 0 0 1-.655-1.969Zm4.011 0c0-1.171-.528-1.856-1.453-1.856-.93 0-1.453.685-1.453 1.856 0 1.18.523 1.86 1.453 1.86.925 0 1.453-.684 1.453-1.86Zm2.226 1.177c0-.973.727-1.534 2.016-1.614l1.468-.084v-.467c0-.57-.379-.893-1.11-.893-.597 0-1.01.219-1.13.6h-1.034c.109-.927.984-1.522 2.214-1.522 1.358 0 2.124.674 2.124 1.815v3.692h-1.03v-.76h-.084a1.821 1.821 0 0 1-1.627.85 1.64 1.64 0 0 1-1.663-.956 1.628 1.628 0 0 1-.144-.662Zm3.484-.463v-.451l-1.324.084c-.746.05-1.084.303-1.084.78 0 .486.423.769 1.004.769a1.28 1.28 0 0 0 1.404-1.182Zm2.47-.714c0-1.707.88-2.789 2.249-2.789a1.789 1.789 0 0 1 1.662.948h.08v-2.968h1.069v7.513h-1.025v-.854h-.084a1.878 1.878 0 0 1-1.702.943c-1.378 0-2.25-1.081-2.25-2.793Zm1.105 0c0 1.146.541 1.836 1.447 1.836.902 0 1.459-.7 1.459-1.831 0-1.126-.563-1.836-1.459-1.836-.9 0-1.447.694-1.447 1.831Zm8.38 0a2.553 2.553 0 0 1 1.516-2.585 2.574 2.574 0 0 1 2.939.62 2.564 2.564 0 0 1 .655 1.965 2.542 2.542 0 0 1-.654 1.969 2.567 2.567 0 0 1-1.901.84 2.573 2.573 0 0 1-2.437-1.756 2.552 2.552 0 0 1-.118-1.053Zm4.01 0c0-1.171-.527-1.856-1.453-1.856-.93 0-1.453.685-1.453 1.856 0 1.18.523 1.86 1.453 1.86.926 0 1.453-.684 1.453-1.86Zm2.535-2.699h1.03v.858h.08a1.624 1.624 0 0 1 1.617-.963 1.766 1.766 0 0 1 1.815 1.231c.078.252.099.518.06.78v3.497h-1.069v-3.23c0-.868-.379-1.3-1.17-1.3a1.244 1.244 0 0 0-1.293 1.37v3.16h-1.07v-5.403Zm10.645-1.346v1.37h1.174v.899h-1.174v2.778c0 .566.234.814.766.814.136 0 .272-.009.408-.025v.889a3.517 3.517 0 0 1-.582.054c-1.189 0-1.663-.417-1.663-1.459v-3.051h-.86v-.899h.86v-1.37h1.071Zm2.634-.764h1.06v2.978h.085a1.662 1.662 0 0 1 1.652-.968 1.788 1.788 0 0 1 1.799 1.241c.08.25.102.514.067.774v3.488h-1.07v-3.225c0-.863-.403-1.3-1.159-1.3a1.264 1.264 0 0 0-1.364 1.37v3.155h-1.069l-.001-7.513Zm10.899 6.054a2.194 2.194 0 0 1-2.348 1.563 2.47 2.47 0 0 1-1.899-.816 2.45 2.45 0 0 1-.604-1.973 2.48 2.48 0 0 1 .603-1.98 2.5 2.5 0 0 1 1.895-.842c1.508 0 2.418 1.027 2.418 2.723v.373h-3.827v.06a1.423 1.423 0 0 0 .378 1.092 1.43 1.43 0 0 0 1.065.455 1.304 1.304 0 0 0 1.289-.655h1.03Zm-3.762-1.741h2.737a1.297 1.297 0 0 0-.802-1.3 1.307 1.307 0 0 0-.532-.1 1.385 1.385 0 0 0-1.403 1.4Z"}))))).displayName="ApplePlayStoreLink"},61288:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GooglePlaystore=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(93993);function a(){return(a=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(null,arguments)}(t.GooglePlaystore=o.default.forwardRef(({title:e="Google Playstore SVG",size:t="small",children:n,googleStoreAltText:r,...s},l)=&gt;o.default.createElement(i.Link,a({ref:l},s),o.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 167 48",className:`max-width ${"large"===t?"height-lg-all":"height-md-all"}`},o.default.createElement("title",null,r||e),o.default.createElement("path",{fill:"#100F0D",d:"M159.91 48H6.15C2.768 48 0 45.3 0 42V6c0-3.3 2.768-6 6.15-6h153.76c3.382 0 6.15 2.7 6.15 6v36c0 3.3-2.768 6-6.15 6Z"}),o.default.createElement("path",{fill:"#A2A2A1",d:"M159.91 0H6.15C2.768 0 0 2.7 0 6v36c0 3.3 2.768 6 6.15 6h153.76c3.382 0 6.15-2.7 6.15-6V6c0-3.3-2.768-6-6.15-6Zm0 .96c2.848 0 5.166 2.26 5.166 5.04v36c0 2.78-2.318 5.04-5.166 5.04H6.15C3.302 47.04.985 44.78.985 42V6C.985 3.22 3.302.96 6.15.96h153.76Z"}),o.default.createElement("path",{fill:"#fff",d:"M131.54 36h2.295V20.998h-2.295V36Zm20.674-9.598-2.631 6.504h-.079l-2.73-6.504h-2.473l4.096 9.09-2.336 5.057h2.394l6.312-14.146h-2.553Zm-13.017 7.894c-.751 0-1.8-.367-1.8-1.274 0-1.158 1.306-1.602 2.433-1.602 1.009 0 1.485.212 2.097.502-.178 1.39-1.404 2.374-2.73 2.374Zm.278-8.222c-1.662 0-3.383.714-4.095 2.297l2.037.83c.435-.83 1.246-1.1 2.097-1.1 1.187 0 2.394.694 2.413 1.93v.154c-.415-.232-1.306-.579-2.393-.579-2.197 0-4.432 1.177-4.432 3.377 0 2.008 1.8 3.3 3.818 3.3 1.542 0 2.395-.675 2.927-1.466h.08v1.158h2.217v-5.752c0-2.663-2.04-4.149-4.669-4.149Zm-14.186 2.154h-3.265v-5.142h3.265a2.631 2.631 0 0 1 2.69 2.571 2.645 2.645 0 0 1-2.69 2.571Zm-.059-7.23h-5.5V36h2.294v-5.683h3.206c2.544 0 5.045-1.797 5.045-4.66 0-2.861-2.501-4.66-5.045-4.66Zm-29.99 13.3c-1.587 0-2.914-1.295-2.914-3.073 0-1.799 1.328-3.113 2.913-3.113 1.566 0 2.794 1.314 2.794 3.113 0 1.778-1.228 3.073-2.794 3.073Zm2.635-7.056h-.08c-.515-.6-1.506-1.14-2.754-1.14-2.616 0-5.014 2.242-5.014 5.123 0 2.86 2.398 5.084 5.014 5.084 1.248 0 2.24-.542 2.754-1.16h.08v.734c0 1.954-1.07 2.997-2.794 2.997-1.407 0-2.279-.986-2.636-1.817l-2.001.812c.574 1.353 2.1 3.016 4.637 3.016 2.695 0 4.974-1.547 4.974-5.317V26.41h-2.18v.83ZM101.64 36h2.298V20.997h-2.298V36Zm5.687-4.95a2.83 2.83 0 0 1 2.735-2.977c.912 0 1.684.445 1.943 1.083l-4.678 1.895Zm7.134-1.701c-.436-1.14-1.764-3.247-4.479-3.247-2.695 0-4.934 2.068-4.934 5.103 0 2.861 2.22 5.104 5.192 5.104 2.397 0 3.785-1.43 4.36-2.262l-1.784-1.16c-.594.85-1.406 1.411-2.576 1.411-1.169 0-2.002-.522-2.536-1.546l6.995-2.823-.238-.58Zm-55.733-1.681v2.165h5.311c-.159 1.218-.575 2.107-1.21 2.726-.772.753-1.981 1.585-4.101 1.585-3.27 0-5.826-2.571-5.826-5.761s2.556-5.762 5.826-5.762c1.764 0 3.052.677 4.003 1.547l1.566-1.527c-1.328-1.237-3.092-2.185-5.57-2.185-4.479 0-8.244 3.558-8.244 7.927s3.765 7.926 8.245 7.926c2.417 0 4.24-.773 5.668-2.223 1.466-1.43 1.922-3.441 1.922-5.066 0-.502-.04-.966-.12-1.352h-7.47Zm13.629 6.63c-1.586 0-2.954-1.276-2.954-3.093 0-1.836 1.368-3.093 2.954-3.093 1.585 0 2.952 1.257 2.952 3.093 0 1.818-1.367 3.093-2.953 3.093Zm0-8.197c-2.895 0-5.252 2.146-5.252 5.104 0 2.939 2.357 5.104 5.252 5.104 2.893 0 5.251-2.165 5.251-5.104 0-2.958-2.358-5.103-5.251-5.103Zm11.455 8.197c-1.584 0-2.952-1.276-2.952-3.093 0-1.836 1.368-3.093 2.952-3.093 1.586 0 2.953 1.257 2.953 3.093 0 1.818-1.367 3.093-2.953 3.093Zm0-8.197c-2.893 0-5.25 2.146-5.25 5.104 0 2.939 2.357 5.104 5.25 5.104 2.894 0 5.252-2.165 5.252-5.104 0-2.958-2.358-5.103-5.252-5.103Z"}),o.default.createElement("path",{fill:"#EB3131",d:"m25.482 23.309-13.095 13.56.002.007c.401 1.473 1.78 2.557 3.416 2.557a3.59 3.59 0 0 0 1.795-.475l.042-.024 14.74-8.298-6.9-7.327Z"}),o.default.createElement("path",{fill:"#F6B60B",d:"m38.73 21-.012-.009-6.364-3.599-7.17 6.224 7.195 7.019 6.33-3.564c1.11-.584 1.863-1.726 1.863-3.042 0-1.307-.743-2.443-1.842-3.03Z"}),o.default.createElement("path",{fill:"#5778C5",d:"M12.382 11.132c-.08.284-.12.58-.12.888v23.961c0 .308.04.606.12.888L25.93 23.656 12.382 11.132Z"}),o.default.createElement("path",{fill:"#3BAD49",d:"m25.58 24 6.778-6.61-14.724-8.328a3.613 3.613 0 0 0-1.829-.494c-1.636 0-3.016 1.087-3.418 2.56v.004L25.58 24.001Z"}),o.default.createElement("path",{fill:"#fff",stroke:"#fff","stroke-miterlimit":"10","stroke-width":".267",d:"M58.297 11.737H54.71v.867h2.689c-.073.706-.361 1.261-.848 1.665-.486.403-1.107.605-1.84.605-.806 0-1.489-.274-2.048-.817-.548-.555-.826-1.242-.826-2.068 0-.827.278-1.514.826-2.068.56-.544 1.242-.816 2.047-.816.413 0 .807.07 1.169.221.361.152.651.364.878.636l.682-.666A3.073 3.073 0 0 0 56.25 8.5a4.146 4.146 0 0 0-1.541-.283c-1.074 0-1.985.364-2.73 1.09-.743.727-1.116 1.623-1.116 2.683 0 1.059.373 1.957 1.117 2.683.744.725 1.655 1.09 2.729 1.09 1.128 0 2.028-.353 2.72-1.07.609-.596.92-1.402.92-2.41 0-.171-.02-.354-.051-.545Zm1.39-3.36V15.6h4.323v-.887h-3.37v-2.291h3.04v-.867h-3.04V9.266h3.371v-.889h-4.322Zm10.384.89v-.89h-5.087v.89h2.068V15.6h.951V9.266h2.068Zm4.606-.89h-.951V15.6h.951V8.377Zm6.28.89v-.89H75.87v.89h2.068V15.6h.95V9.266h2.07Zm9.6.05c-.734-.737-1.633-1.1-2.708-1.1-1.076 0-1.975.363-2.71 1.088-.734.717-1.095 1.615-1.095 2.684 0 1.068.361 1.966 1.095 2.683.735.725 1.634 1.09 2.71 1.09 1.065 0 1.974-.365 2.709-1.09.734-.716 1.095-1.615 1.095-2.684 0-1.059-.361-1.955-1.095-2.671Zm-4.735.603c.547-.543 1.22-.815 2.027-.815.806 0 1.478.272 2.017.815.547.535.816 1.232.816 2.069 0 .838-.269 1.533-.816 2.068-.538.543-1.211.817-2.017.817-.807 0-1.48-.274-2.027-.817-.537-.546-.806-1.23-.806-2.069 0-.836.27-1.522.806-2.068Zm8.091 1.182-.04-1.394h.04l3.764 5.892h.993V8.377h-.95v4.226l.04 1.394h-.04l-3.599-5.62h-1.159V15.6h.951v-4.498Z"}))))).displayName="ApplePlayStoreLink"},79344:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LinksBaseInterface=void 0;var r,o=n(93993),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"children",void 0),s(this,"variant",void 0),s(this,"onDark",void 0),s(this,"appsDownload",void 0),s(this,"linkName",void 0),s(this,"href",void 0),s(this,"props",{}),s(this,"overlay",void 0),s(this,"isModal",void 0),s(this,"modalChildren",void 0),s(this,"modalSize",void 0),s(this,"appleStoreAltText",void 0),s(this,"googleStoreAltText",void 0),s(this,"videoContent",void 0),s(this,"isNewTab",void 0),s(this,"additionalAnalyticsData",void 0),s(this,"namedLinkedAnchor",void 0),s(this,"margin",void 0),s(this,"accessibilityText",void 0)}static initWithSanity(e,t){let n=new l;if(n.children=t.text,n.appsDownload=t.appsDownload?t.appsDownload:"",n.appleStoreAltText=t.appleStoreAltText,n.googleStoreAltText=t.googleStoreAltText,t.configs){var r,i,a,s,c,u;n.onDark=!!t.configs.onDark&amp;&amp;t.configs.onDark,n.variant=null!==(r=t.configs)&amp;&amp;void 0!==r&amp;&amp;r.type||null!==(i=t.configs)&amp;&amp;void 0!==i&amp;&amp;i.variant?(null===(a=t.configs)||void 0===a?void 0:a.type)||(null===(s=t.configs)||void 0===s?void 0:s.variant):o.LinksVariant.textPlain,n.overlay=!!t.configs.overlay&amp;&amp;t.configs.overlay,n.isModal=(null===(c=t.configs)||void 0===c?void 0:c.function)==="modal",n.isNewTab=(null===(u=t.configs)||void 0===u?void 0:u.function)==="newtab"}n.href=t.href,t.accessibilityText&amp;&amp;(n.accessibilityText=t.accessibilityText,n.linkName=t.accessibilityText);let d=null==t?void 0:t.modalContent;return n.videoContent=null==t?void 0:t.videoBackgroundData,n.modalChildren={modalContent:d},n.additionalAnalyticsData=null==t?void 0:t.additionalAnalyticsData,n.margin=null!=t&amp;&amp;t.margin?t.margin:[],n.namedLinkedAnchor=null==t?void 0:t.namedLinkedAnchor,n}toProps(){return{children:this.children,type:this.variant,appsDownload:this.appsDownload,overlay:this.overlay,href:this.href,isModal:this.isModal,modalChildren:this.modalChildren,videoContent:this.videoContent,appleStoreAltText:this.appleStoreAltText,googleStoreAltText:this.googleStoreAltText,isNewTab:this.isNewTab,additionalAnalyticsData:this.additionalAnalyticsData,margin:this.margin,namedLinkedAnchor:this.namedLinkedAnchor,accessibilityText:this.accessibilityText,...this.props}}toJsx(){return i.default.createElement(o.Link,{...this.toProps()})}}t.LinksBaseInterface=l},93993:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LinksVariant=t.Link=void 0;var r,o,i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(25241),s=n(83876),l=n(49039),c=n(65819),u=n(21102),d=n(61288);function p(){return(p=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(null,arguments)}let h=t.LinksVariant=((o={}).textUnderline="link-text",o.textMedium="link-text2",o.textPlain="link-text3",o.withPrependIcon="link-icon-left",o.withAppendIcon="link-icon-right",o.withIcon="link-icon",o.PrimaryCTA="primary-cta",o.basePrimaryCta="primary-cta type-base",o.smallPrimaryCta="primary-cta type-sm",o.soloTextPlain="link-text3 solo",o.smallSoloTextUnderline="link-text solo type-sm font-regular",o.none="",o);(t.Link=i.default.forwardRef(({children:e,type:t="inline",appsDownload:n,linkName:r,dispatchData:o,dispatchEvent:f,solo:m=!1,onDark:v=!1,className:g,onClick:y,onKeyDown:b,href:_,isNewTab:w=!1,overlay:x=!1,isModal:C=!1,modalChildren:T,videoContent:S,margin:E,anchorRef:A,appleStoreAltText:k="Apple Playstore SVG",googleStoreAltText:P="Google Playstore SVG",accessibilityText:I,additionalAnalyticsData:M,suppressAnalytics:L,...D},O)=&gt;{let[j,N]=i.default.useState(null),[R,V]=i.default.useState(null);if(i.default.useEffect(()=&gt;{f&amp;&amp;o?(N(f),V(o)):S&amp;&amp;S.videoId?(N("videoModal"),V(S)):C&amp;&amp;T&amp;&amp;(N("useModal"),V(T))},[]),!e&amp;&amp;!D.dangerouslySetInnerHTML&amp;&amp;!n)return null;let{dispatchFactory:z,setModal:B}=(0,a.useEventContext)(),F=t=&gt;{if(L||W(t),j){var n,r;switch(j){case"useModal":B({type:j,modalProps:{additionalAnalyticsData:{"page.location.url":`${_}`,"page.pageInfo.friendlyPageName":`UF ${e} Modal Pg`,"page.pageInfo.flowCode":"DSUNK"}},compProps:R,basePageData:(null===(n=window.AnalyticsNotificationFramework)||void 0===n?void 0:n.getLandingPageData())||{}});break;case"videoModal":B({type:j,modalProps:{additionalAnalyticsData:{"page.location.url":`${_}`,"page.pageInfo.friendlyPageName":`UF ${e} Video Modal Pg`,"page.pageInfo.flowCode":"DSUNK"}},compProps:R,basePageData:(null===(r=window.AnalyticsNotificationFramework)||void 0===r?void 0:r.getLandingPageData())||{}});break;default:null==z||z({event:t,type:j,data:R}).then(e=&gt;{})}}},U=[],H=i.default.useId()?`link-${i.default.useId()}`:(0,s.useUniqueId)({type:t,appsDownload:n,linkName:r,dispatchData:o,className:g,href:_,modalChildren:T,videoContent:S,margin:E,anchorRef:A,accessibilityText:I,additionalAnalyticsData:M,suppressAnalytics:L,dispatchEvent:f,solo:m,...D},"links",e);g&amp;&amp;U.push(g),Object.values(h).includes(t)?t===h.withIcon?v?U.push("color-white font-bold link-icon hover"):U.push("color-cobalt font-bold link-icon hover"):U.push(t):("inline"===t&amp;&amp;U.push("link-text3"),"inherit"===t&amp;&amp;U.push("link-text"),"icon"===t&amp;&amp;U.push("link-icon font-bold hover"),"primarycta"===t&amp;&amp;U.push("primary-cta"),"baseprimarycta"===t&amp;&amp;U.push("type-base primary-cta"),"smallprimarycta"===t&amp;&amp;U.push("type-sm primary-cta"),"xsprimarycta"===t&amp;&amp;U.push("type-xs primary-cta"),"link-text2"===t&amp;&amp;U.push("link-text2"),m&amp;&amp;U.push("solo")),x&amp;&amp;U.push("cta-overlay"),E&amp;&amp;U.push(null==E?void 0:E.join(" ")),n&amp;&amp;U.push("apple-lg"===n||"google-lg"===n||"apple-sm"===n||"google-sm"===n?"inline-flex":"");let W=e=&gt;{var t,o,i,a;let s=M&amp;&amp;{...M},u=(null==s?void 0:s.linkName)!=void 0?s.linkName:r||(null==e||null===(t=e.target)||void 0===t?void 0:t.innerText);!u&amp;&amp;n&amp;&amp;(u=n.includes("apple")?k:n.includes("google")?P:null===(a=e.currentTarget)||void 0===a?void 0:a.innerText);let d=(null==s?void 0:s.linkDestinationUrl)!=void 0?s.linkDestinationUrl:(null==e||null===(o=e.target)||void 0===o?void 0:o.href)||(null==e||null===(i=e.currentTarget)||void 0===i?void 0:i.href),p=(null==s?void 0:s.linkPosition)!=void 0?s.linkPosition:"Body";s&amp;&amp;(delete s.linkName,delete s.linkDestinationUrl,delete s.linkPosition);let h={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkDestinationUrl:d,linkName:u,linkPosition:p,...s}};(0,c.docComplete)(()=&gt;{(0,l.AnalyticsEvent)(h)})};return i.default.createElement(i.default.Fragment,null,i.default.createElement("a",p({className:U.join(" "),id:H,onClick:e=&gt;{y&amp;&amp;"function"==typeof y?y(e):F(e)},onKeyDown:e=&gt;{" "!==e.key&amp;&amp;"Spacebar"!==e.key&amp;&amp;("Enter"!==e.key||_)||(b&amp;&amp;"function"==typeof b?b(e):y&amp;&amp;"function"==typeof y?y(e):F(e))},href:_,tabIndex:_?void 0:0,role:D.role?void 0:_?void 0:"button"},D,{ref:A}),n?i.default.createElement(i.default.Fragment,null,"apple-sm"===n?i.default.createElement(u.ApplePlaystore,{size:"small",href:_,appleStoreAltText:k}):"apple-lg"===n?i.default.createElement(u.ApplePlaystore,{size:"large",href:_,appleStoreAltText:k}):"google-sm"===n?i.default.createElement(d.GooglePlaystore,{size:"small",href:_,googleStoreAltText:P}):"google-lg"===n?i.default.createElement(d.GooglePlaystore,{size:"large",href:_,googleStoreAltText:P}):""):e))})).displayName="Link"},60224:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Links",{enumerable:!0,get:function(){return r.Links}}),Object.defineProperty(t,"LinksInterface",{enumerable:!0,get:function(){return o.LinksInterface}}),Object.defineProperty(t,"LinksVariant",{enumerable:!0,get:function(){return r.LinksVariant}});var r=n(2614),o=n(57053)},57053:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LinksInterface=void 0;var r,o=n(60224),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"children",void 0),s(this,"variant",void 0),s(this,"onDark",void 0),s(this,"appsDownload",void 0),s(this,"linkName",void 0),s(this,"nextLink",void 0),s(this,"href",void 0),s(this,"props",{}),s(this,"overlay",void 0),s(this,"isModal",void 0),s(this,"modalChildren",void 0),s(this,"modalSize",void 0),s(this,"appleStoreAltText",void 0),s(this,"googleStoreAltText",void 0),s(this,"videoContent",void 0),s(this,"isNewTab",void 0),s(this,"additionalAnalyticsData",void 0),s(this,"namedLinkedAnchor",void 0),s(this,"margin",void 0),s(this,"accessibilityText",void 0)}static initWithSanity(e,t){let n=new l;if(n.children=t.text,n.appsDownload=t.appsDownload?t.appsDownload:"",n.appleStoreAltText=t.appleStoreAltText,n.googleStoreAltText=t.googleStoreAltText,t.configs){var r,i,a,s,c,u;n.onDark=!!t.configs.onDark&amp;&amp;t.configs.onDark,n.variant=null!==(r=t.configs)&amp;&amp;void 0!==r&amp;&amp;r.type||null!==(i=t.configs)&amp;&amp;void 0!==i&amp;&amp;i.variant?(null===(a=t.configs)||void 0===a?void 0:a.type)||(null===(s=t.configs)||void 0===s?void 0:s.variant):o.LinksVariant.textPlain,n.nextLink=!!t.configs.nextLink&amp;&amp;t.configs.nextLink,n.overlay=!!t.configs.overlay&amp;&amp;t.configs.overlay,n.isModal=(null===(c=t.configs)||void 0===c?void 0:c.function)==="modal",n.isNewTab=(null===(u=t.configs)||void 0===u?void 0:u.function)==="newtab"}n.href=t.href,t.accessibilityText&amp;&amp;(n.accessibilityText=t.accessibilityText,n.linkName=t.accessibilityText);let d=null==t?void 0:t.modalContent;return n.videoContent=null==t?void 0:t.videoBackgroundData,n.modalChildren={modalContent:d},n.additionalAnalyticsData=null==t?void 0:t.additionalAnalyticsData,n.margin=null!=t&amp;&amp;t.margin?t.margin:[],n.namedLinkedAnchor=null==t?void 0:t.namedLinkedAnchor,n}toProps(){return{children:this.children,appsDownload:this.appsDownload,variant:this.variant,overlay:this.overlay,href:this.href,isModal:this.isModal,modalChildren:this.modalChildren,videoContent:this.videoContent,appleStoreAltText:this.appleStoreAltText,googleStoreAltText:this.googleStoreAltText,isNewTab:this.isNewTab,additionalAnalyticsData:this.additionalAnalyticsData,margin:this.margin,namedLinkedAnchor:this.namedLinkedAnchor,accessibilityText:this.accessibilityText,...this.props}}toJsx(){return i.default.createElement(o.Links,{...this.toProps()})}}t.LinksInterface=l},2614:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Links=f,t.LinksVariant=void 0;var r,o=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=d(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),i=n(61720),a=n(49039),s=n(15629),l=n(59796),c=n(14802),u=n(58684);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}function p(){return(p=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let h=t.LinksVariant=((r={}).textUnderline="link-text",r.textMedium="link-text2",r.textPlain="link-text3",r.withPrependIcon="link-icon-left",r.withAppendIcon="link-icon-right",r.withIcon="link-icon",r.PrimaryCTA="primary-cta",r.basePrimaryCta="primary-cta type-base",r.smallPrimaryCta="primary-cta type-sm",r.soloTextPlain="link-text3 solo",r.smallSoloTextUnderline="link-text solo type-sm font-regular",r.none="",r);function f({children:e,variant:t=h.textPlain,onDark:r=!1,appsDownload:d,linkName:m,onClick:v,suppressAnalytics:g=!1,nextLink:y=!1,overlay:b,svgApple:_=!1,svgGoogle:w=!1,href:x,additionalAnalyticsData:C,isModal:T,videoContent:S,modalChildren:E,appleStoreAltText:A="Apple Playstore SVG",googleStoreAltText:k="Google Playstore SVG",isNewTab:P,margin:I,namedLinkedAnchor:M,anchorRef:L,accessibilityText:D,...O}){let j;let N=e=&gt;{let{key:t}=e;("Enter"===t||" "===t)&amp;&amp;(g||R(e),T&amp;&amp;X(e),v&amp;&amp;v(e))},R=e=&gt;{var t,n;let r=C&amp;&amp;{...C},o=(null==r?void 0:r.linkName)!=void 0?r.linkName:m||(null===(t=e.target)||void 0===t?void 0:t.innerText),i=(null==r?void 0:r.linkDestinationUrl)!=void 0?r.linkDestinationUrl:null===(n=e.target)||void 0===n?void 0:n.href,l=(null==r?void 0:r.linkPosition)!=void 0?r.linkPosition:"Body";r&amp;&amp;(delete r.linkName,delete r.linkDestinationUrl,delete r.linkPosition);let c={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkDestinationUrl:i,linkName:o,linkPosition:l,...r}};(0,s.docComplete)(()=&gt;{(0,a.AnalyticsEvent)(c)})},V=e=&gt;{S&amp;&amp;S.videoId&amp;&amp;q(j=c.BackgroundVideoInterface.initWithSanity("modalBgContent",{modal:!1,...S})),g||R(e),T&amp;&amp;X(e),v&amp;&amp;v(e)},z=!1;o.default.Children.forEach(e,e=&gt;{o.default.isValidElement(e)&amp;&amp;e.type===f.IconSvg&amp;&amp;(z=!0)});let B=" ",F=O.className||"",U=(0,l.useUniqueId)({variant:t,appsDownload:d,linkName:m,href:x,modalChildren:E,namedLinkedAnchor:M,margin:I,svgApple:_,svgGoogle:w,anchorRef:L,videoContent:S,appleStoreAltText:A,...O,additionalAnalyticsData:C},"links",e);I&amp;&amp;(B=null==I?void 0:I.join(" ")),delete O.className;let H=x||void 0,[W,G]=(0,o.useState)(!1),[Z,$]=(0,o.useState)(null),[Y,q]=(0,o.useState)(null),K=()=&gt;{G(!1)},X=e=&gt;{let t;e.preventDefault(),null!=E&amp;&amp;E.modalContent&amp;&amp;(t=()=&gt;{var e;return o.default.createElement("div",{dangerouslySetInnerHTML:{__html:null==E?void 0:null===(e=E.modalContent)||void 0===e?void 0:e.text}})}),t&amp;&amp;$(t()),G(!0)};return o.default.createElement(o.default.Fragment,null,y&amp;&amp;H?(()=&gt;{let i=n(597);return o.default.createElement(i,{href:H},o.default.createElement("a",p({className:[`${F} ${B}`,t===h.withIcon?r?"color-white font-bold link-icon hover":"color-cobalt font-bold link-icon hover}":t].join(" "),onKeyDown:N,onClick:V,target:P&amp;&amp;"_blank","aria-label":D,ref:L},O),o.default.Children.map(e,(e,t)=&gt;o.default.isValidElement(e)&amp;&amp;e.type===i.IconSvg?o.default.cloneElement(e,{idx:t}):z?o.default.createElement("span",null,e):e)))})():d?o.default.createElement(o.default.Fragment,null,o.default.createElement("a",p({className:[`${F} ${B}`,b?"cta-overlay":"","apple-lg"===d||"google-lg"===d||"apple-sm"===d||"google-sm"===d?"inline-flex":"",t===h.withIcon?r?"color-white font-bold link-icon hover":"color-cobalt font-bold link-icon hover":t].join(" "),onKeyDown:N,onClick:V,"aria-label":D,target:P&amp;&amp;"_blank",href:x,tabIndex:x?void 0:0,role:O.role?void 0:x?void 0:"button",ref:L},O),"apple-lg"===d||"apple-sm"===d?o.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 144 48",className:"apple-lg"==d?"height-lg-all max-width":"height-md-all max-width"},o.default.createElement("title",null,A),o.default.createElement("path",{fill:"#A6A6A6",d:"M132.532 0H11.474c-.442 0-.878 0-1.318.003-.368.002-.734.009-1.105.015-.809.01-1.615.08-2.412.212a8.036 8.036 0 0 0-2.287.752 7.746 7.746 0 0 0-3.366 3.36 7.906 7.906 0 0 0-.752 2.284 15.549 15.549 0 0 0-.216 2.402c-.01.368-.012.737-.018 1.105V37.87c.006.373.007.734.018 1.107.01.805.082 1.608.216 2.402a7.89 7.89 0 0 0 .752 2.285 7.45 7.45 0 0 0 1.418 1.937 7.548 7.548 0 0 0 1.948 1.415c.72.365 1.49.62 2.287.757.797.13 1.604.201 2.412.212.371.008.737.013 1.105.013.44.002.876.002 1.318.002h121.058c.433 0 .872 0 1.305-.002.366 0 .742-.005 1.109-.013.807-.01 1.611-.081 2.407-.212a8.204 8.204 0 0 0 2.296-.757 7.546 7.546 0 0 0 1.946-1.415 7.67 7.67 0 0 0 1.422-1.937c.363-.72.615-1.49.745-2.285a16.12 16.12 0 0 0 .223-2.402c.005-.373.005-.734.005-1.107.01-.436.01-.87.01-1.312V11.444c0-.44 0-.876-.01-1.31 0-.369 0-.738-.005-1.106a16.124 16.124 0 0 0-.223-2.402 7.933 7.933 0 0 0-.745-2.284 7.773 7.773 0 0 0-3.368-3.36 8.159 8.159 0 0 0-2.296-.752c-.796-.133-1.6-.203-2.407-.212-.367-.006-.743-.013-1.109-.016C133.404 0 132.965 0 132.532 0Z"}),o.default.createElement("path",{fill:"#000",d:"M10.162 46.95c-.366 0-.724-.005-1.088-.013a15.312 15.312 0 0 1-2.25-.196 7.095 7.095 0 0 1-1.993-.657 6.503 6.503 0 0 1-1.681-1.22 6.387 6.387 0 0 1-1.228-1.676 6.854 6.854 0 0 1-.653-1.989 14.859 14.859 0 0 1-.2-2.25c-.008-.253-.018-1.095-.018-1.095v-27.72s.01-.83.017-1.074c.01-.753.076-1.504.2-2.247A6.893 6.893 0 0 1 1.92 4.82a6.697 6.697 0 0 1 2.91-2.905 7.021 7.021 0 0 1 1.989-.652c.746-.122 1.5-.188 2.257-.197l1.086-.015H133.83l1.099.015a14.95 14.95 0 0 1 2.236.195c.699.119 1.377.34 2.011.658a6.72 6.72 0 0 1 2.906 2.904c.313.623.53 1.29.644 1.978.125.75.195 1.506.209 2.265.003.34.003.705.003 1.068.01.45.01.879.01 1.31v25.115c0 .436 0 .861-.01 1.29 0 .39 0 .748-.004 1.116a15.215 15.215 0 0 1-.206 2.224 6.846 6.846 0 0 1-.65 2.004 6.56 6.56 0 0 1-1.222 1.663c-.491.496-1.06.91-1.684 1.227a7.072 7.072 0 0 1-2.007.66c-.744.12-1.496.186-2.249.195-.353.008-.722.013-1.08.013l-1.305.002-122.37-.002Z"}),o.default.createElement("path",{fill:"#fff",d:"M29.806 24.36a5.925 5.925 0 0 1 2.836-4.982 6.09 6.09 0 0 0-4.803-2.589c-2.02-.211-3.98 1.206-5.01 1.206-1.05 0-2.635-1.185-4.342-1.15a6.41 6.41 0 0 0-3.124.93 6.385 6.385 0 0 0-2.258 2.344c-2.328 4.018-.592 9.923 1.638 13.17 1.115 1.591 2.419 3.368 4.124 3.305 1.67-.07 2.293-1.062 4.308-1.062 1.996 0 2.58 1.062 4.32 1.022 1.792-.03 2.92-1.598 3.997-3.203a13.142 13.142 0 0 0 1.827-3.711 5.751 5.751 0 0 1-2.553-2.113 5.727 5.727 0 0 1-.96-3.166Zm-3.287-9.707a5.836 5.836 0 0 0 1.341-4.189A5.972 5.972 0 0 0 24 12.456a5.56 5.56 0 0 0-1.376 4.034 4.945 4.945 0 0 0 3.895-1.837Zm24.386 17.915H45.21l-1.368 4.027H41.43l5.395-14.901h2.506l5.395 14.901h-2.453l-1.367-4.027Zm-5.106-1.86h4.515l-2.226-6.536h-.062l-2.227 6.537Zm20.578.456c0 3.376-1.812 5.545-4.546 5.545a3.702 3.702 0 0 1-3.428-1.9h-.052v5.38h-2.236V25.731h2.164v1.807h.041a3.859 3.859 0 0 1 3.47-1.92c2.765 0 4.587 2.179 4.587 5.546Zm-2.298 0c0-2.2-1.14-3.646-2.88-3.646-1.708 0-2.857 1.476-2.857 3.646 0 2.189 1.149 3.655 2.858 3.655 1.739 0 2.879-1.436 2.879-3.655Zm14.29 0c0 3.376-1.812 5.545-4.547 5.545a3.702 3.702 0 0 1-3.428-1.9h-.052v5.38h-2.236V25.731h2.165v1.807h.04a3.86 3.86 0 0 1 3.47-1.92c2.765 0 4.588 2.179 4.588 5.546Zm-2.299 0c0-2.2-1.14-3.646-2.88-3.646-1.708 0-2.857 1.476-2.857 3.646 0 2.189 1.15 3.655 2.858 3.655 1.74 0 2.88-1.436 2.88-3.655Zm10.224 1.279c.166 1.478 1.605 2.448 3.572 2.448 1.885 0 3.242-.97 3.242-2.302 0-1.157-.818-1.85-2.755-2.324l-1.937-.466c-2.744-.66-4.018-1.94-4.018-4.017 0-2.57 2.247-4.337 5.438-4.337 3.157 0 5.322 1.766 5.395 4.337h-2.257c-.136-1.487-1.368-2.384-3.17-2.384-1.802 0-3.034.908-3.034 2.23 0 1.053.787 1.673 2.713 2.148l1.647.403c3.066.723 4.34 1.95 4.34 4.13 0 2.788-2.227 4.535-5.77 4.535-3.313 0-5.55-1.706-5.695-4.4h2.289Zm14.002-9.283v2.57h2.072v1.767h-2.072v5.99c0 .93.415 1.363 1.325 1.363.246-.004.492-.021.736-.051v1.755a6.158 6.158 0 0 1-1.242.103c-2.206 0-3.066-.826-3.066-2.933v-6.227h-1.584V25.73h1.584v-2.57h2.247Zm3.272 8.004c0-3.419 2.019-5.567 5.167-5.567 3.159 0 5.168 2.148 5.168 5.567 0 3.427-1.999 5.566-5.168 5.566-3.168 0-5.167-2.139-5.167-5.566Zm8.057 0c0-2.345-1.078-3.73-2.89-3.73s-2.889 1.395-2.889 3.73c0 2.354 1.077 3.727 2.889 3.727 1.812 0 2.89-1.373 2.89-3.727Zm4.122-5.434h2.133v1.85h.052a2.589 2.589 0 0 1 .96-1.445 2.606 2.606 0 0 1 1.66-.518c.258 0 .515.027.766.083v2.086a3.13 3.13 0 0 0-1.004-.135 2.26 2.26 0 0 0-1.742.716 2.23 2.23 0 0 0-.49.828 2.232 2.232 0 0 0-.099.956v6.444h-2.236V25.731Zm15.882 7.674c-.301 1.972-2.227 3.326-4.691 3.326-3.169 0-5.137-2.118-5.137-5.515 0-3.408 1.978-5.618 5.043-5.618 3.014 0 4.91 2.065 4.91 5.36v.763h-7.695v.135a2.823 2.823 0 0 0 1.755 2.87 2.85 2.85 0 0 0 1.176.207 2.47 2.47 0 0 0 2.516-1.528h2.123Zm-7.56-3.242h5.447a2.606 2.606 0 0 0-1.618-2.562 2.629 2.629 0 0 0-1.054-.196 2.764 2.764 0 0 0-2.565 1.7c-.139.335-.21.694-.21 1.058Zm-78.55-19.685a3.183 3.183 0 0 1 2.533.982 3.166 3.166 0 0 1 .845 2.576c0 2.288-1.24 3.602-3.378 3.602h-2.594v-7.16h2.594Zm-1.479 6.148h1.354a2.263 2.263 0 0 0 1.799-.726 2.247 2.247 0 0 0 .569-1.85 2.251 2.251 0 0 0-1.392-2.398 2.27 2.27 0 0 0-.976-.162H44.04v5.136Zm6.117-1.692a2.553 2.553 0 0 1 1.517-2.585 2.574 2.574 0 0 1 2.938.62 2.56 2.56 0 0 1 .656 1.965 2.554 2.554 0 0 1-1.516 2.59 2.573 2.573 0 0 1-3.477-1.537 2.554 2.554 0 0 1-.118-1.053Zm4.01 0c0-1.171-.527-1.856-1.453-1.856-.93 0-1.452.685-1.452 1.856 0 1.18.523 1.86 1.452 1.86.926 0 1.454-.684 1.454-1.86Zm7.894 2.704h-1.109l-1.12-3.98h-.085l-1.115 3.98h-1.099l-1.493-5.403h1.084l.971 4.123h.08l1.114-4.123h1.026l1.114 4.123h.085l.966-4.123h1.07l-1.489 5.403Zm2.744-5.403h1.03v.858h.08a1.619 1.619 0 0 1 1.617-.963 1.768 1.768 0 0 1 1.422.556 1.755 1.755 0 0 1 .453 1.454v3.498h-1.069v-3.23c0-.868-.378-1.3-1.17-1.3a1.248 1.248 0 0 0-.962.388 1.24 1.24 0 0 0-.331.981v3.161h-1.07v-5.403Zm6.306-2.11h1.07v7.513h-1.07v-7.513Zm2.556 4.809a2.555 2.555 0 0 1 1.517-2.585 2.574 2.574 0 0 1 2.939.62 2.558 2.558 0 0 1 .656 1.965 2.552 2.552 0 0 1-.654 1.969 2.567 2.567 0 0 1-1.902.84 2.575 2.575 0 0 1-1.901-.84 2.558 2.558 0 0 1-.655-1.969Zm4.011 0c0-1.171-.528-1.856-1.453-1.856-.93 0-1.453.685-1.453 1.856 0 1.18.523 1.86 1.453 1.86.925 0 1.453-.684 1.453-1.86Zm2.226 1.177c0-.973.727-1.534 2.016-1.614l1.468-.084v-.467c0-.57-.379-.893-1.11-.893-.597 0-1.01.219-1.13.6h-1.034c.109-.927.984-1.522 2.214-1.522 1.358 0 2.124.674 2.124 1.815v3.692h-1.03v-.76h-.084a1.821 1.821 0 0 1-1.627.85 1.64 1.64 0 0 1-1.663-.956 1.628 1.628 0 0 1-.144-.662Zm3.484-.463v-.451l-1.324.084c-.746.05-1.084.303-1.084.78 0 .486.423.769 1.004.769a1.28 1.28 0 0 0 1.404-1.182Zm2.47-.714c0-1.707.88-2.789 2.249-2.789a1.789 1.789 0 0 1 1.662.948h.08v-2.968h1.069v7.513h-1.025v-.854h-.084a1.878 1.878 0 0 1-1.702.943c-1.378 0-2.25-1.081-2.25-2.793Zm1.105 0c0 1.146.541 1.836 1.447 1.836.902 0 1.459-.7 1.459-1.831 0-1.126-.563-1.836-1.459-1.836-.9 0-1.447.694-1.447 1.831Zm8.38 0a2.553 2.553 0 0 1 1.516-2.585 2.574 2.574 0 0 1 2.939.62 2.564 2.564 0 0 1 .655 1.965 2.542 2.542 0 0 1-.654 1.969 2.567 2.567 0 0 1-1.901.84 2.573 2.573 0 0 1-2.437-1.756 2.552 2.552 0 0 1-.118-1.053Zm4.01 0c0-1.171-.527-1.856-1.453-1.856-.93 0-1.453.685-1.453 1.856 0 1.18.523 1.86 1.453 1.86.926 0 1.453-.684 1.453-1.86Zm2.535-2.699h1.03v.858h.08a1.624 1.624 0 0 1 1.617-.963 1.766 1.766 0 0 1 1.815 1.231c.078.252.099.518.06.78v3.497h-1.069v-3.23c0-.868-.379-1.3-1.17-1.3a1.244 1.244 0 0 0-1.293 1.37v3.16h-1.07v-5.403Zm10.645-1.346v1.37h1.174v.899h-1.174v2.778c0 .566.234.814.766.814.136 0 .272-.009.408-.025v.889a3.517 3.517 0 0 1-.582.054c-1.189 0-1.663-.417-1.663-1.459v-3.051h-.86v-.899h.86v-1.37h1.071Zm2.634-.764h1.06v2.978h.085a1.662 1.662 0 0 1 1.652-.968 1.788 1.788 0 0 1 1.799 1.241c.08.25.102.514.067.774v3.488h-1.07v-3.225c0-.863-.403-1.3-1.159-1.3a1.264 1.264 0 0 0-1.364 1.37v3.155h-1.069l-.001-7.513Zm10.899 6.054a2.194 2.194 0 0 1-2.348 1.563 2.47 2.47 0 0 1-1.899-.816 2.45 2.45 0 0 1-.604-1.973 2.48 2.48 0 0 1 .603-1.98 2.5 2.5 0 0 1 1.895-.842c1.508 0 2.418 1.027 2.418 2.723v.373h-3.827v.06a1.423 1.423 0 0 0 .378 1.092 1.43 1.43 0 0 0 1.065.455 1.304 1.304 0 0 0 1.289-.655h1.03Zm-3.762-1.741h2.737a1.297 1.297 0 0 0-.802-1.3 1.307 1.307 0 0 0-.532-.1 1.385 1.385 0 0 0-1.403 1.4Z"})):"google-lg"===d||"google-sm"===d?o.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 167 48",className:"google-lg"==d?"height-lg-all max-width":"height-md-all max-width"},o.default.createElement("title",null,k),o.default.createElement("path",{fill:"#100F0D",d:"M159.91 48H6.15C2.768 48 0 45.3 0 42V6c0-3.3 2.768-6 6.15-6h153.76c3.382 0 6.15 2.7 6.15 6v36c0 3.3-2.768 6-6.15 6Z"}),o.default.createElement("path",{fill:"#A2A2A1",d:"M159.91 0H6.15C2.768 0 0 2.7 0 6v36c0 3.3 2.768 6 6.15 6h153.76c3.382 0 6.15-2.7 6.15-6V6c0-3.3-2.768-6-6.15-6Zm0 .96c2.848 0 5.166 2.26 5.166 5.04v36c0 2.78-2.318 5.04-5.166 5.04H6.15C3.302 47.04.985 44.78.985 42V6C.985 3.22 3.302.96 6.15.96h153.76Z"}),o.default.createElement("path",{fill:"#fff",d:"M131.54 36h2.295V20.998h-2.295V36Zm20.674-9.598-2.631 6.504h-.079l-2.73-6.504h-2.473l4.096 9.09-2.336 5.057h2.394l6.312-14.146h-2.553Zm-13.017 7.894c-.751 0-1.8-.367-1.8-1.274 0-1.158 1.306-1.602 2.433-1.602 1.009 0 1.485.212 2.097.502-.178 1.39-1.404 2.374-2.73 2.374Zm.278-8.222c-1.662 0-3.383.714-4.095 2.297l2.037.83c.435-.83 1.246-1.1 2.097-1.1 1.187 0 2.394.694 2.413 1.93v.154c-.415-.232-1.306-.579-2.393-.579-2.197 0-4.432 1.177-4.432 3.377 0 2.008 1.8 3.3 3.818 3.3 1.542 0 2.395-.675 2.927-1.466h.08v1.158h2.217v-5.752c0-2.663-2.04-4.149-4.669-4.149Zm-14.186 2.154h-3.265v-5.142h3.265a2.631 2.631 0 0 1 2.69 2.571 2.645 2.645 0 0 1-2.69 2.571Zm-.059-7.23h-5.5V36h2.294v-5.683h3.206c2.544 0 5.045-1.797 5.045-4.66 0-2.861-2.501-4.66-5.045-4.66Zm-29.99 13.3c-1.587 0-2.914-1.295-2.914-3.073 0-1.799 1.328-3.113 2.913-3.113 1.566 0 2.794 1.314 2.794 3.113 0 1.778-1.228 3.073-2.794 3.073Zm2.635-7.056h-.08c-.515-.6-1.506-1.14-2.754-1.14-2.616 0-5.014 2.242-5.014 5.123 0 2.86 2.398 5.084 5.014 5.084 1.248 0 2.24-.542 2.754-1.16h.08v.734c0 1.954-1.07 2.997-2.794 2.997-1.407 0-2.279-.986-2.636-1.817l-2.001.812c.574 1.353 2.1 3.016 4.637 3.016 2.695 0 4.974-1.547 4.974-5.317V26.41h-2.18v.83ZM101.64 36h2.298V20.997h-2.298V36Zm5.687-4.95a2.83 2.83 0 0 1 2.735-2.977c.912 0 1.684.445 1.943 1.083l-4.678 1.895Zm7.134-1.701c-.436-1.14-1.764-3.247-4.479-3.247-2.695 0-4.934 2.068-4.934 5.103 0 2.861 2.22 5.104 5.192 5.104 2.397 0 3.785-1.43 4.36-2.262l-1.784-1.16c-.594.85-1.406 1.411-2.576 1.411-1.169 0-2.002-.522-2.536-1.546l6.995-2.823-.238-.58Zm-55.733-1.681v2.165h5.311c-.159 1.218-.575 2.107-1.21 2.726-.772.753-1.981 1.585-4.101 1.585-3.27 0-5.826-2.571-5.826-5.761s2.556-5.762 5.826-5.762c1.764 0 3.052.677 4.003 1.547l1.566-1.527c-1.328-1.237-3.092-2.185-5.57-2.185-4.479 0-8.244 3.558-8.244 7.927s3.765 7.926 8.245 7.926c2.417 0 4.24-.773 5.668-2.223 1.466-1.43 1.922-3.441 1.922-5.066 0-.502-.04-.966-.12-1.352h-7.47Zm13.629 6.63c-1.586 0-2.954-1.276-2.954-3.093 0-1.836 1.368-3.093 2.954-3.093 1.585 0 2.952 1.257 2.952 3.093 0 1.818-1.367 3.093-2.953 3.093Zm0-8.197c-2.895 0-5.252 2.146-5.252 5.104 0 2.939 2.357 5.104 5.252 5.104 2.893 0 5.251-2.165 5.251-5.104 0-2.958-2.358-5.103-5.251-5.103Zm11.455 8.197c-1.584 0-2.952-1.276-2.952-3.093 0-1.836 1.368-3.093 2.952-3.093 1.586 0 2.953 1.257 2.953 3.093 0 1.818-1.367 3.093-2.953 3.093Zm0-8.197c-2.893 0-5.25 2.146-5.25 5.104 0 2.939 2.357 5.104 5.25 5.104 2.894 0 5.252-2.165 5.252-5.104 0-2.958-2.358-5.103-5.252-5.103Z"}),o.default.createElement("path",{fill:"#EB3131",d:"m25.482 23.309-13.095 13.56.002.007c.401 1.473 1.78 2.557 3.416 2.557a3.59 3.59 0 0 0 1.795-.475l.042-.024 14.74-8.298-6.9-7.327Z"}),o.default.createElement("path",{fill:"#F6B60B",d:"m38.73 21-.012-.009-6.364-3.599-7.17 6.224 7.195 7.019 6.33-3.564c1.11-.584 1.863-1.726 1.863-3.042 0-1.307-.743-2.443-1.842-3.03Z"}),o.default.createElement("path",{fill:"#5778C5",d:"M12.382 11.132c-.08.284-.12.58-.12.888v23.961c0 .308.04.606.12.888L25.93 23.656 12.382 11.132Z"}),o.default.createElement("path",{fill:"#3BAD49",d:"m25.58 24 6.778-6.61-14.724-8.328a3.613 3.613 0 0 0-1.829-.494c-1.636 0-3.016 1.087-3.418 2.56v.004L25.58 24.001Z"}),o.default.createElement("path",{fill:"#fff",stroke:"#fff","stroke-miterlimit":"10","stroke-width":".267",d:"M58.297 11.737H54.71v.867h2.689c-.073.706-.361 1.261-.848 1.665-.486.403-1.107.605-1.84.605-.806 0-1.489-.274-2.048-.817-.548-.555-.826-1.242-.826-2.068 0-.827.278-1.514.826-2.068.56-.544 1.242-.816 2.047-.816.413 0 .807.07 1.169.221.361.152.651.364.878.636l.682-.666A3.073 3.073 0 0 0 56.25 8.5a4.146 4.146 0 0 0-1.541-.283c-1.074 0-1.985.364-2.73 1.09-.743.727-1.116 1.623-1.116 2.683 0 1.059.373 1.957 1.117 2.683.744.725 1.655 1.09 2.729 1.09 1.128 0 2.028-.353 2.72-1.07.609-.596.92-1.402.92-2.41 0-.171-.02-.354-.051-.545Zm1.39-3.36V15.6h4.323v-.887h-3.37v-2.291h3.04v-.867h-3.04V9.266h3.371v-.889h-4.322Zm10.384.89v-.89h-5.087v.89h2.068V15.6h.951V9.266h2.068Zm4.606-.89h-.951V15.6h.951V8.377Zm6.28.89v-.89H75.87v.89h2.068V15.6h.95V9.266h2.07Zm9.6.05c-.734-.737-1.633-1.1-2.708-1.1-1.076 0-1.975.363-2.71 1.088-.734.717-1.095 1.615-1.095 2.684 0 1.068.361 1.966 1.095 2.683.735.725 1.634 1.09 2.71 1.09 1.065 0 1.974-.365 2.709-1.09.734-.716 1.095-1.615 1.095-2.684 0-1.059-.361-1.955-1.095-2.671Zm-4.735.603c.547-.543 1.22-.815 2.027-.815.806 0 1.478.272 2.017.815.547.535.816 1.232.816 2.069 0 .838-.269 1.533-.816 2.068-.538.543-1.211.817-2.017.817-.807 0-1.48-.274-2.027-.817-.537-.546-.806-1.23-.806-2.069 0-.836.27-1.522.806-2.068Zm8.091 1.182-.04-1.394h.04l3.764 5.892h.993V8.377h-.95v4.226l.04 1.394h-.04l-3.599-5.62h-1.159V15.6h.951v-4.498Z"})):o.default.createElement(o.default.Fragment,null))):o.default.createElement(o.default.Fragment,null,M&amp;&amp;""!=M&amp;&amp;o.default.createElement("a",{id:`${M}`}),o.default.createElement("a",p({id:U,className:[`${F} ${B}`,b?"cta-overlay":"",t===h.withIcon?r?"color-white font-bold link-icon hover":"color-cobalt font-bold link-icon hover":t].join(" "),onKeyDown:N,onClick:V,target:P&amp;&amp;"_blank","aria-label":D,href:x,tabIndex:x?void 0:0,role:O.role?void 0:x?void 0:"button",ref:L},O),o.default.Children.map(e,(e,t)=&gt;o.default.isValidElement(e)&amp;&amp;e.type===f.IconSvg?o.default.cloneElement(e,{idx:t}):z?o.default.createElement("span",null,e):e))),T&amp;&amp;W&amp;&amp;o.default.createElement(u.Modal,{size:u.ModalSize.LARGE,responsiveFullScreen:!1,onClose:()=&gt;{K()},inScrim:!1},o.default.createElement(u.Modal.Body,null,Z)),Y&amp;&amp;o.default.createElement(o.default.Fragment,null,o.default.createElement(u.Modal,{size:u.ModalSize.FULLSCREEN,responsiveFullScreen:!1,close:!1,onClose:()=&gt;{q(j)},inScrim:!1},o.default.createElement(u.Modal.Body,null,o.default.createElement(c.BackgroundVideo,p({},Y.toProps(),Y.toProps().playerView&amp;&amp;{parentCallback:e=&gt;{e||q(null)}})),o.default.createElement("button",{id:"closeVideo",title:"Close Video","arial-label":"Close Video",className:"close-btn absolute z2 width-md-all height-md-all bg-white type-14 top10 radius-lg",onClick:()=&gt;q(j),"data-testid":"CloseBtn",style:{right:"50px"}},o.default.createElement(i.IconSvg,{size:i.IconSvgSizes.MD,svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;'}))))))}f.IconSvg=e=&gt;o.default.createElement(o.default.Fragment,null,o.default.createElement(i.IconSvg,e))},31793:function(e,t,n){"use strict";Object.defineProperty(t,"aV",{enumerable:!0,get:function(){return r.List}}),Object.defineProperty(t,"Q6",{enumerable:!0,get:function(){return r.ListIconSvgSizes}}),Object.defineProperty(t,"dG",{enumerable:!0,get:function(){return r.ListSize}}),Object.defineProperty(t,"RH",{enumerable:!0,get:function(){return r.ListType}});var r=n(46933)},46933:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.List=v,t.ListType=t.ListSize=t.ListIconSvgSizes=void 0;var r,o,i,a=c(n(90369)),s=n(61720),l=c(n(44194));function c(e){return e&amp;&amp;e.__esModule?e:{default:e}}let u=t.ListType=((r={}).UNORDERED="unordered",r.ORDERED="ordered",r.ORDEREDALT="ordered-alt",r.ORDEREDCUSTOM="ordered-custom",r),d=t.ListSize=((o={}).EXTRASMALL="extra-small",o.XXSMALL="2x-small",o.XXXSMALL="3x-small",o.BASE="base",o.SMALL="small",o),p=t.ListIconSvgSizes=((i={}).MD="32",i.SM="24",i.XS="16",i),h=e=&gt;({[d.EXTRASMALL]:"type-xs",[d.XXSMALL]:"type-xxs",[d.XXXSMALL]:"type-xxxs",[d.SMALL]:"type-sm",[d.BASE]:"type-base"})[e],f=(e,t)=&gt;(e===d.BASE&amp;&amp;t===p.XS?t=p.SM:e.includes("-small")&amp;&amp;(t=p.XS),t),m=(e,t,n)=&gt;{let r;if(n&amp;&amp;e===u.UNORDERED){let e={[d.SMALL]:{[p.XS]:"bullets-svg",[p.SM]:"bullets-svg",[p.MD]:"bullets-svg"},[d.BASE]:{[p.SM]:"bullets-svg",[p.MD]:"bullets-svg"}};r=e[t]&amp;&amp;e[t][n]||"bullets-svg"}return r||(r=e===u.UNORDERED?"bullets":e===u.ORDEREDALT?"bullet-alt":e===u.ORDEREDCUSTOM?"custom-number":""),r};function v({children:e,testId:t,size:n,iconSize:r,type:o,noOfCols:i,noOfColsTab:s=i,noOfColsMob:c=2,...d}){let p=o.startsWith(u.ORDERED)?"ol":"ul",g=h(n);r=r&amp;&amp;o===u.UNORDERED?f(n,r):r;let y=m(o,n,r);return l.default.createElement(l.default.Fragment,null,l.default.createElement(p,{className:a.default.dynamic([["3183669066",[i,s,c]]])+" "+`${y} ${g} ${d.className?d.className:""}${i?" custom-cols":""}`},l.default.Children.map(e,(e,t)=&gt;{if(l.default.isValidElement(e)&amp;&amp;e.type===v.Item)return l.default.cloneElement(e,{idx:t,size:n,type:o,iconSize:r,...d})})),l.default.createElement(a.default,{id:"3183669066",dynamic:[i,s,c]},[".bullets,.bullets-svg,.bullet-svg-sm,.bullet-svg-lg{margin-left:8px;}",".bullets .bullets,.bullets-svg .bullets-svg,.bullet-svg-sm .bullet-svg-sm,.bullet-svg-lg .bullet-svg-lg,ol ol{margin-left:0 !important;}",".bullets&gt;li,.bullets-svg&gt;li,.bullet-svg-sm&gt;li,.bullet-svg-lg&gt;li,.bullet&gt;li .child-list li,.bullet-alt&gt;li ol li{padding-left:28px;position:relative;}",".bullets-svg.type-xxxs&gt;li{padding-left:20px;}",".bullets .bullets,.bullets&gt;li+li,ol ol,ol&gt;li+li{margin-top:8px;}","ol li{margin-left:24px;padding-left:4px;}","ol ol li,ol ol li{list-style-type:lower-alpha;}","ol ol.bullets li,ol.bullet-alt ol li{list-style-type:none;margin-left:0;}",'.bullets&gt;li:before,.bullets&gt;li .child-list li:before,ol.bullet-alt&gt;li ol li:before{background-color:#1d2329;border:1px solid #1d2329;border-radius:100%;content:"";display:block;height:6px;left:9px;position:absolute;width:6px;line-height:1em;}',".bullets .bullets&gt;li:before,ol ol.bullets li:before,.bullets&gt;li ul.child-list li:before,ol.bullet-alt&gt;li ol li:before{background-color:transparent;}",".bullets,.custom-list-line-height.type-base{line-height:28px;}",".custom-list-line-height.type-sm{line-height:24px;}",".custom-list-line-height.type-xs{line-height:14px;}",".custom-list-line-height.type-xxs{line-height:14px;}",".bullets.type-xxxs{line-height:12px;}",".bullets.type-sm li:before,.bullet-alt.type-sm li:before{top:calc(((1em * 1.6) / 2) - 2px);}",".bullets.type-xs li:before,.bullet-alt.type-xs li:before{top:calc(((1em * 1.2) / 2) - 2.5px);}",".bullets.type-xxs li:before,.bullet-alt.type-xxs li:before{top:calc(((1em * 1.2) / 2) - 2px);}",".bullets.type-xxxs li:before,.bullet-alt.type-xxxs li:before{top:calc(((1em * 1.2) / 2) - 1.5px);}",".bullets li:before,.bullets.type-base li:before,.bullet-alt.type-base li:before{top:calc(((1em * 1.6) / 2) - 2.5px);}",".bullets.type-xs li,.bullets.type-xxs li,.bullets.type-xxxs li{padding-left:24px;}",".bullets.type-xs li:before,.bullets.type-xxs li:before,.bullets.type-xxxs li:before{height:4px !important;width:4px !important;}",".bullets.white&gt;li:before{background-color:#fff;border:3px solid #fff;}",".bullets-svg li+li,.bullet-svg-sm li+li,.bullet-svg-lg li+li{margin-top:8px;}",".bullets-svg.type-md li+li,.bullet-svg-lg.type-sm li+li{margin-top:16px;}",".bullets-svg:not(.type-md) li+li{margin-top:8px;}",`.custom-cols{-webkit-columns:${i};columns:${i};}`,"ol.custom-number{list-style:none;counter-reset:item;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px;}","ol.custom-number li{counter-increment:item;position:relative;margin:2px 0;padding-left:40px;}","ol.custom-number li::before{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #0057b8;border-radius:100%;color:#0057b8;content:counter(item);font-family:font-bold;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.38rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:2.6rem;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:0;text-indent:0.05rem;width:2.6rem;position:absolute;left:0;top:0;}","@media (min-width:1025px){.bullets-svg.type-md&gt;li{padding-left:56px;}.bullets-svg.type-base&gt;li,.bullet-svg-lg.type-sm&gt;li{padding-left:40px;}.bullet-svg-sm.type-base&gt;li,.bullets-svg.type-sm&gt;li{padding-left:32px;}.bullet-svg-sm.type-sm&gt;li,.bullets-svg.type-xs&gt;li,.bullets-svg.type-xxs&gt;li,.bullets-svg.type-xxxs&gt;li{padding-left:20px;}.bullets-svg.type-md&gt;li svg{top:-8px;height:48px;width:48px;}.bullets-svg.type-base&gt;li svg{top:-2px;height:24px;width:24px;}.bullet-svg-sm.type-base&gt;li svg{top:3px;height:24px;width:24px;}.bullet-svg-lg.type-sm&gt;li svg{top:-2px;height:32px;width:32px;}.bullets-svg.type-sm&gt;li svg{top:1px;height:20px;width:20px;}.bullet-svg-sm.type-sm&gt;li svg{top:5px;height:16px;width:16px;}.bullets-svg.type-xs&gt;li svg{top:-1px;height:16px;width:16px;}.bullets-svg.type-xxs&gt;li svg{top:-2px;height:16px;width:16px;}}",`@media (min-width:768px) and (max-width:1024px){.bullets-svg.type-md&gt;li,.bullets-svg.type-base&gt;li,.bullet-svg-lg.type-sm&gt;li{padding-left:40px;}.bullet-svg-sm.type-base li,.bullets-svg.type-sm&gt;li{padding-left:32px;}.bullet-svg-sm.type-sm&gt;li{padding-left:20px;}.bullets-svg.type-xs li,.bullets-svg.type-xxs li{padding-left:24px;}.bullets-svg.type-md li svg{top:-1px;height:32px;width:32px;}.bullets-svg.type-base&gt;li svg{top:-3px;height:24px;width:24px;}.bullet-svg-sm.type-base li svg{top:2px;height:24px;width:24px;}.bullet-svg-lg.type-sm&gt;li svg{top:-2px;height:32px;width:32px;}.bullets-svg.type-sm&gt;li svg{top:0;height:20px;width:20px;}.bullet-svg-sm.type-sm&gt;li svg{top:4px;height:16px;width:16px;}.bullets-svg.type-xs li svg{top:-1px;height:16px;width:16px;}.bullets-svg.type-xxs li svg{top:-3px;height:16px;width:16px;}.custom-cols{-webkit-columns:${s};columns:${s};}}`,`@media (max-width:767px){.bullets-svg.type-md&gt;li,.bullets-svg.type-base&gt;li,.bullet-svg-sm.type-base li,.bullets-svg.type-sm li{padding-left:32px;}.bullet-svg-lg.type-sm li{padding-left:40px;}.bullets-svg.type-base li svg{height:24px !important;width:24px !important;}.bullet-svg-sm.type-sm li,.bullets-svg.type-xs li,.bullets-svg.type-xxs li{padding-left:20px;}.bullets-svg.type-md&gt;li svg,.bullets-svg.type-base&gt;li svg,.bullet-svg-sm.type-base li svg{top:1px;height:24px;width:24px;}.bullet-svg-lg.type-sm li svg{top:-5px;height:32px;width:32px;}.bullets-svg.type-sm li svg{top:-1px;height:20px;width:20px;}v .bullet-svg-sm.type-sm li svg{top:3px;height:20px;width:20px;}.bullets-svg.type-xs li svg,.bullets-svg.type-xxs li svg{top:0px;height:16px;width:16px;}.custom-cols{-webkit-columns:${c};columns:${c};}}`]))}v.defaultProps={type:u.UNORDERED,size:d.BASE},v.Item=e=&gt;l.default.createElement(l.default.Fragment,null,l.default.createElement("li",{className:`font-regular ${e.className||""}`},l.default.Children.map(e.children,(t,n)=&gt;l.default.isValidElement(t)&amp;&amp;t.type===v.IconSvg&amp;&amp;e.iconSize&amp;&amp;e.type===u.UNORDERED?l.default.cloneElement(t,{iconSize:e.iconSize,...e}):(null==t?void 0:t.type)!==v.IconSvg?t:void 0))),v.IconSvg=e=&gt;l.default.createElement(s.IconSvg,{style:{left:"0",position:"absolute"},size:e.iconSize,svgNodeStr:e.svgNodeStr,"aria-hidden":"true",svgUrl:e.svgUrl,color:e.iconColor?e.iconColor:"color-gray-700",accentColor:e.accentColor})},58684:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Modal",{enumerable:!0,get:function(){return r.Modal}}),Object.defineProperty(t,"ModalSize",{enumerable:!0,get:function(){return r.ModalSize}}),Object.defineProperty(t,"ModalVariant",{enumerable:!0,get:function(){return r.ModalVariant}});var r=n(64633)},64633:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ModalVariant=t.ModalSize=t.Modal=void 0;var r,o,i,a=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},s=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=h(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),l=n(29937),c=n(49251),u=n(7754),d=n(49039),p=n(15629);function h(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(h=function(e){return e?n:t})(e)}function f(){return(f=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let m=t.ModalSize=((o={}).SMALL="SMALL",o.MEDIUM="MEDIUM",o.LARGE="LARGE",o.XLARGE="XLARGE",o.FULLSCREEN="FULLSCREEN",o),v=t.ModalVariant=((i={}).DEFAULT="DEFAULT",i.IMAGE="IMAGE",i.SCROLL="SCROLL",i),g='input, button, a, select, textarea, div[tabindex="0"], div[role="button"]:not([aria-hidden=true]), div[role="checkbox"]:not([aria-hidden=true]), div[role="radio"]:not([aria-hidden=true]), summary',y={[m.SMALL]:400,[m.MEDIUM]:560,[m.LARGE]:720,[m.XLARGE]:960,[m.FULLSCREEN]:0},b=({children:e,close:t=!0,onClose:n,responsiveFullScreen:r=!1,size:o=m.LARGE,variant:i=v.DEFAULT,inScrim:h=!1,show:_=!0,mounted:w,closeAriaLabel:x,scrimZindex:C=4,additionalAnalyticsData:T,noModalHeader:S=!1,...E})=&gt;{let[A,k]=(0,s.useState)(!0!==h),P=(0,s.useRef)(null),I=(0,s.useRef)(null),M=(0,s.useRef)(null),L=(0,s.useRef)(null),D={};Object.keys(y).forEach(e=&gt;{D[e]={maxWidth:y[e]?y[e]+"px":"none",maxWidthMargins:y[e]?y[e]+60+"px":"0"}}),(0,s.useEffect)(()=&gt;{var e,n;return I.current=null==L?void 0:null===(e=L.current)||void 0===e?void 0:e.querySelectorAll(g),P.current=document.activeElement,null===(n=M.current)||void 0===n||n.focus(),!t&amp;&amp;I.current&amp;&amp;I.current[0]&amp;&amp;I.current[0].focus(),window.addEventListener("keydown",O,!1),()=&gt;{window.removeEventListener("keydown",O,!1)}},[]),(0,s.useEffect)(()=&gt;{if(_){if(null==w||w(),T){let e={eventCode:"Page_Load",eventAction:"pageLoad",additionalData:T};(0,p.docComplete)(()=&gt;{(0,d.AnalyticsEvent)(e)})}}else k(!1)},[_]);let O=e=&gt;{if("Escape"===e.key)j();else if("Tab"===e.key){let n=[];if(I.current&amp;&amp;I.current.length&gt;0)n=I.current;else{var t;n=null==L?void 0:null===(t=L.current)||void 0===t?void 0:t.querySelectorAll(g),I.current=n}let r=Array.from(n).filter(e=&gt;{let t=e.parentElement;for(;t&amp;&amp;t!==L.current;){if("DETAILS"===t.tagName&amp;&amp;!t.open&amp;&amp;!("SUMMARY"===e.tagName&amp;&amp;e.parentElement===t))return!1;t=t.parentElement}return!0}),o=r[0],i=r[r.length-1];e.shiftKey&amp;&amp;document.activeElement===o?(i.focus(),e.preventDefault()):e.shiftKey||document.activeElement!==i||(o.focus(),e.preventDefault())}},j=()=&gt;{t&amp;&amp;(h?N():k(!1))},N=()=&gt;{P.current.focus(),n()},R=["duc-modal-content width-full overflow-hidden rel bg-ui-white rel",o==m.FULLSCREEN?"duc-modal-full-screen":void 0,o!==m.FULLSCREEN&amp;&amp;i!==v.SCROLL?"duc-modal-content-standard":void 0,r?"duc-modal-content-responsive":void 0].join(" "),V=!1,z=s.default.createElement("div",f({},E,{className:"fixed top left height-full width-full flex flex-items-center justify-center",ref:L,role:S?void 0:t?"dialog":"alertdialog","aria-labelledby":S?void 0:"dialogHeading","aria-describedby":"dialogContent",onClick:e=&gt;{e.target===(null==L?void 0:L.current)&amp;&amp;j()},style:{zIndex:C+1}}),s.default.createElement("div",{className:R,tabIndex:-1,ref:M},s.default.Children.map(e,e=&gt;{if(s.default.isValidElement(e)&amp;&amp;(e.type===b.Wrapper||e.type===b.Header||e.type===b.Image))return v.IMAGE===i||e.type===b.Image?(V=!0,s.default.createElement("div",{className:"text-center"},e)):e}),t&amp;&amp;s.default.createElement(l.Close,{onClick:j,"aria-label":x,bgClassName:V?"bg-white":"transparent"}),s.default.Children.map(e,e=&gt;{if(s.default.isValidElement(e)&amp;&amp;e.type===b.Body)return s.default.createElement(c.ConditionalWrapper,{condition:v.SCROLL===i,wrapper:e=&gt;s.default.createElement("div",{className:"duc-modal-content-scrollable"},e)},e)})));return s.default.createElement(s.default.Fragment,null,s.default.createElement(c.ConditionalWrapper,{condition:!0!==h,wrapper:e=&gt;s.default.createElement(u.Scrim,{show:A,onClick:()=&gt;{t&amp;&amp;k(!1)},mounted:e=&gt;{e||N()},customZindex:C},e)},z),s.default.createElement(a.default,{id:"2978862887"},[".duc-modal-full-screen{height:100vh;width:100vw;border-radius:0px !important;overflow-y:auto !important;}",".duc-modal-content-standard{max-height:90vh;overflow-y:auto !important;}",".duc-modal-content-wrapper{max-height:90vh;}",".duc-modal-content-scrollable{max-height:calc(90vh - 120px);overflow-y:scroll;}"]),s.default.createElement(a.default,{id:"3115749558",dynamic:[D[o].maxWidth,D[o].maxWidthMargins,24,24,D[o].maxWidth]},[`.duc-modal-content{max-width:${D[o].maxWidth};border-radius:16px;}`,`@media (max-width:${D[o].maxWidthMargins}){.duc-modal-content{margin-left:24px;margin-right:24px;}}`,`@media (max-width:${D[o].maxWidth}){.duc-modal-content-responsive{height:100vh;max-height:100vh;width:100vw;border-radius:0px;margin-left:0px;margin-right:0px;overflow-y:auto !important;}}`,"@media (max-width:475px){.flex-column-reverse{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}.button-wrap{margin-left:0 !important;margin-right:0 !important;}#dialogContent button{width:100%;}}"]))};t.Modal=b,b.Wrapper=({children:e})=&gt;s.default.createElement("div",{className:"overflow-y-auto duc-modal-content-wrapper"},e),b.Image=({children:e})=&gt;s.default.createElement("div",{className:"mar-b-md"},e),b.Header=({children:e})=&gt;s.default.createElement("h2",{id:"dialogHeading",className:"heading-md mar-b-xs mar-t-md-all pad-l-md-lg pad-r-md-lg pad-l-lg-md pad-r-lg-md pad-r-lg-sm pad-l-lg-sm"},e),b.Body=({children:e,legalModal:t=!1})=&gt;s.default.createElement("div",{id:"dialogContent",className:`pad-b-md-lg pad-l-md-lg pad-r-md-lg pad-l-lg-md pad-r-lg-md pad-r-lg-sm pad-l-lg-sm${t?" type-sm":""}`},e)},39113:function(e,t,n){"use strict";Object.defineProperty(t,"EU",{enumerable:!0,get:function(){return o.RadioButton}}),Object.defineProperty(t,"Ee",{enumerable:!0,get:function(){return r.RadioGroup}});var r=n(87842),o=n(60159)},60159:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.RadioButton=void 0;var r=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=i(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&amp;&amp;({}).hasOwnProperty.call(e,a)){var s=o?Object.getOwnPropertyDescriptor(e,a):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),o=n(44330);function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}t.RadioButton=({children:e,error:t=!1,name:n,elementsDirection:i="row",selected:a,card:s,disabled:l,value:c,onChange:u,onKeyPress:d,ariaLabel:p,...h})=&gt;{let f=(0,r.useRef)(),m=(0,r.useRef)(),v=e=&gt;{d&amp;&amp;d(e.currentTarget.value)},g=()=&gt;{if(e)return r.default.createElement("div",null,e)},y=["radio","column"===i||"2-column"===i?"flex":"inline-flex",s?"card-outline pad-xs":`mar-t-xs${"row"===i?" mar-r-sm-all":""}`,s?"":h.className,l&amp;&amp;"disabled",t&amp;&amp;"error"],b=()=&gt;r.default.createElement("label",{ref:m,htmlFor:h.id,className:(0,o.flat)(...y)},r.default.createElement("input",{type:"radio",id:h.id,name:n,value:c,"aria-label":p||c,checked:a,"aria-describedby":t?h.id.substring(0,h.id.lastIndexOf("-"))+"errMsg":void 0,onChange:u,onKeyUp:v,"event-type":"keyboard",ref:f,"aria-invalid":t,disabled:l}),r.default.createElement("div",{className:"radio-skin"}),r.default.createElement("span",{className:"rad-chk-txt","aria-hidden":"true"},e?g():c),r.default.createElement("div",{className:"outline-container"}));return s?r.default.createElement("div",{className:"radio-button-card radius-md rel z0 mar-t-xs "+(l||t?"":a?"selected ":"")+(l?"disabled ":"")+(t?"error ":"")+(h.className?h.className:"")},b()):b()}},87842:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.RadioGroup=void 0;var r=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=i(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&amp;&amp;({}).hasOwnProperty.call(e,a)){var s=o?Object.getOwnPropertyDescriptor(e,a):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),o=n(44330);function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}t.RadioGroup=({children:e,uniqueId:t,value:n,error:i=!1,errorMessage:a="",name:s,elementsDirection:l="row",title:c,titleClassName:u="",onChange:d,...p})=&gt;{let[h,f]=(0,r.useState)(n||"");(0,r.useEffect)(()=&gt;{""!==n&amp;&amp;f(n)},[n]);let m=e=&gt;{f(e.currentTarget.value),d&amp;&amp;d(e.currentTarget.value)},v=u.indexOf("type-")&gt;-1?u:`type-sm ${u}`;return r.default.createElement("div",{className:(0,o.flat)("form-row",p.className)},r.default.createElement("fieldset",{className:(0,o.flat)(i&amp;&amp;"error","2-column"===l?"grid-lg block-md block-sm col-2 col-gap24 nopad":"")},c&amp;&amp;r.default.createElement("legend",{className:(0,o.flat)("font-bold",v)},r.default.createElement("span",null,c)),a&amp;&amp;r.default.createElement("div",{id:t+"-errMsg",className:"formfield-msg",role:"alert",tabIndex:-1,"aria-label":"Oops! There appears to be a problem, please select one of the following radio buttons"},a),r.default.Children.map(e,(e,n)=&gt;r.default.cloneElement(e,{id:t+"-"+n,error:i,name:s,elementsDirection:l,selected:h===e.props.value,onChange:m}))))}},78834:function(e,t,n){"use strict";Object.defineProperty(t,"P",{enumerable:!0,get:function(){return r.Select}});var r=n(29918)},29918:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Select=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=l(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(35689),s=n(6280);function l(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(l=function(e){return e?n:t})(e)}function c(){return(c=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let u=e=&gt;{let t=[],n=[];return i.default.Children.map(e,(e,r)=&gt;{var o;if(i.default.isValidElement(e)&amp;&amp;e.type===d.Option&amp;&amp;null!=e&amp;&amp;e.props.value)t.push(null==e?void 0:e.props.value),n.push((null==e?void 0:e.props.displayValue)||(null==e?void 0:e.props.value));else if(i.default.isValidElement(e)&amp;&amp;e.type===d.OptionGroup&amp;&amp;null!=e&amp;&amp;e.props.children&amp;&amp;null!=e&amp;&amp;null!==(o=e.props.children)&amp;&amp;void 0!==o&amp;&amp;o.length){let r=[...null==e?void 0:e.props.children];null==r||r.map(e=&gt;{var r;let o=null==e?void 0:null===(r=e.props)||void 0===r?void 0:r.value;t.push(o),n.push((null==e?void 0:e.props.displaValue)||(null==e?void 0:e.props.value))})}}),[t,n]},d=({children:e,value:t,disabled:n,errorMsg:r,label:s,multiline:l,native:d,nativePlaceHolder:h,hideNativePlaceHolder:v,onKeyPress:g,onError:y,onBlur:b,onMouseDown:_,onMouseUp:w,onChange:x,onClick:C,onFocus:T,onHover:S,placeholder:E,...A})=&gt;{let k=(0,i.useRef)(),P=(0,i.useRef)(),I=(0,i.useRef)(),[M,L]=u(e)||[],[D,O]=(0,i.useState)({altPressed:!1,selectedIndex:t&gt;=0?t:-1,error:!1,selectedValue:t&gt;=0?M[t]:E||"Select",selectedDisplayValue:t&gt;=0?L[t]:E||"Select"}),[j,N]=(0,i.useState)(!1),[R,V]=(0,i.useState)(!1),[z,B]=(0,i.useState)(null),[F,U]=(0,i.useState)([]),{altPressed:H,selectedIndex:W,error:G,selectedValue:Z,selectedDisplayValue:$}=D,Y=A.id,q=Y.concat("-label"),K=r?Y.concat("-error"):"",X=G||r?"error":"",Q=n?"disabled":"",J=M?[...Array(M.length)].map((e,t)=&gt;t):[],ee=-1,et=()=&gt;{let e=[];return M.forEach((t,n)=&gt;{e.push({index:n,value:t})}),e};(0,i.useEffect)(()=&gt;{j&amp;&amp;!d&amp;&amp;document.addEventListener("click",ed,!1)},[j]),(0,i.useEffect)(()=&gt;{R&amp;&amp;(V(!1),B(null),U(et()))},[R]),(0,i.useEffect)(()=&gt;{U(et())},[]),(0,i.useEffect)(()=&gt;{O({...D,selectedValue:M[t],selectedIndex:t&gt;=0?t:-1,selectedDisplayValue:L[t]})},[t]),(0,i.useEffect)(()=&gt;{if(!d&amp;&amp;j){var e,t;W&gt;=0?null===(e=J[W])||void 0===e||e.focus():-1===W&amp;&amp;(null===(t=J[W+1])||void 0===t||t.focus())}},[j,W]),(0,i.useEffect)(()=&gt;{D.selectedIndex&gt;-1&amp;&amp;""!==D.selectedValue&amp;&amp;(null==x||x(D))},[D.selectedIndex,D.selectedValue]);let en=()=&gt;{T&amp;&amp;T(D)},er=()=&gt;{_&amp;&amp;_(D)},eo=()=&gt;{w&amp;&amp;w(D)},ei=()=&gt;{S&amp;&amp;S(D)},ea=e=&gt;{g&amp;&amp;g(e,D)},es=()=&gt;{d||document.removeEventListener("click",ed,!1),U(et()),N(!1),clearTimeout(z)},el=e=&gt;{clearTimeout(z);let t=(0,a.isLetterChar)(e),n=(0,a.isSpecialChar)(e,H),r=(0,a.isDigitChar)(e),o=t||n||r||void 0;if(!o)return;let i=[];F.forEach(e=&gt;{let{value:t}=e;0===t.charAt(0).toUpperCase().localeCompare(o)&amp;&amp;(e.value=t.substring(1),i.push(e))}),i.forEach((e,t)=&gt;{i[t].next=i[t+1]?i[t+1].index:i[0].index}),O({...D,selectedIndex:0===i.length?W:ec(i,W)}),U(i),B(setTimeout(()=&gt;V(!0),1e3))},ec=(e,t)=&gt;{let n=0;return e.length&amp;&amp;(e.forEach(e=&gt;{e.index===W&amp;&amp;(n=e)}),n=F[n.next]?F[n.next]:e[0]),n.index},eu=()=&gt;{!j&amp;&amp;b&amp;&amp;b(D),d&amp;&amp;N(!1),j||Z||!r||(y&amp;&amp;y(D),O({...D,error:!0}))},ed=e=&gt;{var t;null!==(t=k.current)&amp;&amp;void 0!==t&amp;&amp;t.contains(e.target)||es()},ep=(e,t,n)=&gt;{if(!d){var r;null==P||null===(r=P.current)||void 0===r||r.focus()}O({...D,selectedIndex:t,error:!1,selectedValue:e,selectedDisplayValue:n}),N(!1)};return i.default.createElement(i.default.Fragment,null,s&amp;&amp;i.default.createElement("label",{htmlFor:Y,id:q,className:`jsx-1385177795 formfield-label label ${Q} ${X}`},s),i.default.createElement("div",{id:Y,style:A.style,ref:k,className:`jsx-1385177795 selectWrap ${X} ${A.className}`},d?i.default.createElement(i.default.Fragment,null,i.default.createElement("select",{"aria-invalid":!!r,value:Z,disabled:n,id:q,onBlur:eu,onChange:e=&gt;{let{value:t,selectedIndex:n}=e.target;ep(t,v?n:n-1)},onFocus:en,onMouseDown:er,onMouseOver:ei,onMouseUp:eo,className:`jsx-1385177795 awd-select ${j?"active":""} ${W&lt;0?"select-placeholder":""}`},!v&amp;&amp;i.default.createElement("option",{selected:!0,hidden:!0,"data-placeholder":!0,value:"",className:"jsx-1385177795"},h||"Select"),i.default.createElement(f,{selectedValue:Z,selectedIndex:W},e)),i.default.createElement("span",{className:"jsx-1385177795 select-skin"})):i.default.createElement(i.default.Fragment,null,i.default.createElement("button",c({"aria-label":L[W]||E||"Select"},K?{"aria-describedby":K}:null,{"aria-expanded":j,"aria-invalid":G,"aria-controls":`${Y}-option-container`,disabled:n,ref:P,role:"combobox",onBlur:eu,onClick:j?es:()=&gt;{N(!j),null==C||C(D)},onFocus:en,onMouseDown:er,onMouseOver:ei,onMouseUp:eo,className:"jsx-1385177795 dropdown-button"}),i.default.createElement("span",{id:Y.concat("text"),className:"jsx-1385177795 "+((Z?"option-selected labelText":"labelText")||"")},$||E||"Select")),i.default.createElement(p,{hide:!j,selectedIndex:W,onKeyDown:(e,t)=&gt;{if(ea(e),a.KeyPress.tabIsPressed(e)){es();return}e.preventDefault(),a.KeyPress.downArrowIsPressed(e)?t&lt;M.length-1&amp;&amp;O({...D,selectedIndex:t+1}):a.KeyPress.upArrowIsPressed(e)?t&gt;0&amp;&amp;O({...D,selectedIndex:t-1}):a.KeyPress.homeIsPressed(e)?O({...D,selectedIndex:0}):a.KeyPress.endIsPressed(e)?O({...D,selectedIndex:M.length-1}):a.KeyPress.pageUpIsPressed(e)?O({...D,selectedIndex:t-3&gt;=0?t-3:0}):a.KeyPress.pageDownIsPressed(e)?O({...D,selectedIndex:t+3&lt;M.length?t+3:M.length-1}):a.KeyPress.escIsPressed(e)?es():a.KeyPress.enterIsPressed(e)?ep(M[t],t,L[t]):a.KeyPress.altIsPressed(e)||a.KeyPress.shiftIsPressed(e)?H||O({...D,altPressed:!0}):el(e)},onKeyUp:e=&gt;{(a.KeyPress.altIsPressed(e)||a.KeyPress.shiftIsPressed(e))&amp;&amp;O({...D,altPressed:!1})},onClick:ep,dropdownRef:I,options:M,labelId:q,refOptions:J,multiline:l,id:`${Y}-option-container`,updateIndex:()=&gt;++ee},e))),i.default.createElement(m,{errorMsg:r,labelId:K}),i.default.createElement(o.default,{id:"1385177795"},['option[value=""][disabled].jsx-1385177795{display:none;}']))};t.Select=d;let p=e=&gt;{let{onKeyDown:t,onKeyUp:n,onClick:r,children:o,hide:a,selectedIndex:s,dropdownRef:l,options:c,refOptions:u,labelId:p,multiline:h,id:f,updateIndex:m}=e,v=`optionWrapper overflow-y-hidden box-shadow1${a?"":" open"}`;return i.default.createElement("div",{className:v,onKeyDown:e=&gt;{t(e,s)},onKeyUp:e=&gt;{n(e)},"aria-hidden":a,tabIndex:a?-1:0,ref:l,id:e.id,role:"listbox"},i.default.createElement("ul",{className:"option-list","aria-labelledby":p},!a&amp;&amp;i.default.Children.map(o,(e,t)=&gt;{if(i.default.isValidElement(e)&amp;&amp;(e.type===d.OptionGroup||e.type===d.Option))return i.default.cloneElement(e,{index:t,onClick:r,refOptions:u,selectedIndex:s,options:c,multiline:h,value:e.props.value,updateIndex:m,displayValue:e.props.displayValue||e.props.value})})))};d.OptionGroup=e=&gt;{let{value:t,selectedIndex:n,index:r,onClick:o,refOptions:a,options:s,multiline:l,children:c,updateIndex:u,displayValue:p}=e;return i.default.createElement("li",{className:"optgroup-wrapper",key:`Group-Label-${r}`},i.default.createElement("span",{"aria-hidden":!0},p||t),i.default.createElement("ul",{className:"optgroup"},i.default.Children.map(c,(e,t)=&gt;{if(i.default.isValidElement(e)&amp;&amp;e.type===d.Option)return i.default.cloneElement(e,{index:t,selectedIndex:n,onClick:o,refOptions:a,options:s,multiline:l,value:e.props.value,displayValue:e.props.displayValue||e.props.value,updateIndex:u})})))},d.Option=e=&gt;{let{selectedIndex:t,value:n,onClick:r,refOptions:a,options:s,multiline:l,updateIndex:c,displayValue:u}=e,d=c(),p=t===d,h=`${l?" option-list-wrapper-custom ":""}option-list-item${p?" has-focus":""}`;return i.default.createElement(i.default.Fragment,null,i.default.createElement("li",{"demo-posinset":d+1,"aria-selected":p,tabIndex:p?0:-1,key:d,onClick:()=&gt;{r(n,d,u)},role:"option",ref:e=&gt;{a[d]=e},"data-option-value":n,className:"jsx-700372302 "+(h||"")},u||n),i.default.createElement(o.default,{id:"700372302"},[".option-list-wrapper-custom.jsx-700372302{border:none;color:#454b52 !important;cursor:pointer;line-height:20px;min-height:40px;padding:10px 24px;text-indent:0;white-space:normal;width:100%;}"]))};let h=e=&gt;{let{value:t,selectedValue:n,index:r,children:o,displayValue:a}=e;return i.default.createElement("optgroup",{key:`Group-Label-${r}`,label:a||t},i.default.Children.map(o,(e,t)=&gt;{if(i.default.isValidElement(e)&amp;&amp;e.type===d.Option){let r=e.props.value;return i.default.createElement("option",{"aria-selected":n===r,key:t,value:r,label:a||r},r)}}))},f=e=&gt;{let{selectedIndex:t,children:n,selectedValue:r}=e;return i.default.Children.map(n,(e,n)=&gt;i.default.isValidElement(e)&amp;&amp;e.type===d.OptionGroup?i.default.createElement(h,{selectedIndex:t,selectedValue:r,value:e.props.value},e.props.children):i.default.isValidElement(e)&amp;&amp;e.type===d.Option?i.default.createElement("option",{"aria-selected":r===e.props.value,key:n,value:e.props.value},e.props.displayValue||e.props.value):void 0)},m=({errorMsg:e,labelId:t})=&gt;e?i.default.createElement("div",{className:"formfield-msg",id:t,role:"status",tabIndex:-1},e):null;d.defaultProps={disabled:!1,errorMsg:"",label:"Select an Option",multiline:!1,native:(0,s.isAndroid)()||(0,s.isIos)(),nativePlaceHolder:"",hideNativePlaceHolder:!1}},6942:function(e,t,n){"use strict";Object.defineProperty(t,"qm",{enumerable:!0,get:function(){return r.Shimmer}}),Object.defineProperty(t,"jT",{enumerable:!0,get:function(){return r.ShimmerLandmarks}}),Object.defineProperty(t,"c5",{enumerable:!0,get:function(){return r.ShimmerSizes}});var r=n(21920)},21920:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ShimmerSizes=t.ShimmerLandmarks=t.Shimmer=void 0;var r,o,i,a=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};let s=t.ShimmerLandmarks=((o={}).HEADING="HEADING",o.COPY="COPY",o.LEGAL="LEGAL",o.SHAPEDCONTAINER="SHAPEDCONTAINER",o.PROMOBADGE="PROMOBADGE",o.BASICPRICING="BASICPRICING",o.IMAGE="IMAGE",o.BUTTON="BUTTON",o),l=t.ShimmerSizes=((i={}).FULL="height-full",i.XXXL="height-xxxl",i.XXL="height-xxl",i.XL="height-xl",i.LG="height-lg",i.MD="height-md",i.SM="height-sm",i.XS="height-xs",i);t.Shimmer=e=&gt;{let{className:t=""}=e;if(e.landmarkType===s.SHAPEDCONTAINER){let n=e.size.split("-");t=`width-${n[1]}-all height-${n[1]}-all ${"circle"===e.shapedContainerVariant?"round":e.size===l.XS?"radius-sm":e.size===l.SM||e.size===l.MD?"radius-md":"radius-lg"} ${t}`}else e.landmarkType===s.PROMOBADGE?t=`width-xxxl-all height-sm-all ${t}`:e.landmarkType===s.BUTTON?t=`pill-radius round inline-flex ${e.size===l.XS?"height-md-all width-md-all":e.size===l.SM?"height-md-all width-lg-all":e.size===l.MD?"height-md-all width-xl-all":e.size===l.LG?"height-lg-all width-lg-all":e.size===l.XL?"height-lg-all width-xl-all":e.size===l.XXL?"height-lg-all width-xxl-all":e.size===l.XXXL?"height-lg-all width-xxxl-all":""} ${t}`:e.landmarkType===s.BASICPRICING&amp;&amp;(t=`grid-col-6 ${t}`);return a.default.createElement(a.default.Fragment,null,(e.landmarkType===s.COPY||e.landmarkType===s.LEGAL)&amp;&amp;e.lines&amp;&amp;e.lines&gt;1?Array(e.lines).fill(e.landmarkType).map((n,r)=&gt;a.default.createElement("div",{className:`shimmer width-full ${e.size} ${e.landmarkType.toLowerCase()}-shimmer ${t} `,key:r,"data-testid":`${n.toLowerCase()}-shimmer`})):a.default.createElement("div",{className:`shimmer ${e.landmarkType===s.BASICPRICING?"":"width-full"} ${e.landmarkType===s.PROMOBADGE||e.landmarkType===s.BUTTON||e.landmarkType===s.SHAPEDCONTAINER?"":e.size} ${e.landmarkType.toLowerCase()}-shimmer ${t} `,"data-testid":`${e.landmarkType.toLowerCase()}-shimmer`}))}},35832:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Table",{enumerable:!0,get:function(){return r.Table}}),Object.defineProperty(t,"TableInterface",{enumerable:!0,get:function(){return u.TableInterface}}),Object.defineProperty(t,"Tbody",{enumerable:!0,get:function(){return o.Tbody}}),Object.defineProperty(t,"Td",{enumerable:!0,get:function(){return i.Td}}),Object.defineProperty(t,"Tfoot",{enumerable:!0,get:function(){return a.Tfoot}}),Object.defineProperty(t,"Th",{enumerable:!0,get:function(){return s.Th}}),Object.defineProperty(t,"Thead",{enumerable:!0,get:function(){return l.Thead}}),Object.defineProperty(t,"Tr",{enumerable:!0,get:function(){return c.Tr}});var r=n(95098),o=n(96113),i=n(84181),a=n(16579),s=n(66278),l=n(91547),c=n(55869),u=n(272)},272:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TableInterface=void 0;var r,o=n(35832),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"children",void 0),s(this,"tableParentClass",void 0),s(this,"onDark",void 0),s(this,"isStickyHeader",void 0),s(this,"isStickyCol",void 0),s(this,"disableOverflow",void 0),s(this,"showContainer",void 0),s(this,"cellYCenterAlign",void 0),s(this,"rightAlignCols",void 0),s(this,"typeSize",void 0),s(this,"stripeType",void 0),s(this,"columnConfigs",void 0),s(this,"header",void 0),s(this,"footer",void 0),s(this,"datasource",void 0),s(this,"enableFooter",void 0),s(this,"withFooter",void 0),s(this,"role",void 0)}static initWithSanity(e,t){let n=new l;return n.showContainer=null!=t&amp;&amp;!!t.showContainer&amp;&amp;(null==t?void 0:t.showContainer),n.isStickyHeader=null!=t&amp;&amp;!!t.isStickyHeader&amp;&amp;(null==t?void 0:t.isStickyHeader),n.stripeType=null!=t&amp;&amp;t.stripeType?null==t?void 0:t.stripeType:"",n.disableOverflow=null!=t&amp;&amp;!!t.disableOverflow&amp;&amp;(null==t?void 0:t.disableOverflow),n.typeSize=null!=t&amp;&amp;t.typeSize?null==t?void 0:t.typeSize:"",n.onDark=null!=t&amp;&amp;!!t.onDark&amp;&amp;(null==t?void 0:t.onDark),n.isStickyCol=null!=t&amp;&amp;!!t.isStickyCol&amp;&amp;(null==t?void 0:t.isStickyCol),n.withFooter=null!=t&amp;&amp;!!t.withFooter&amp;&amp;(null==t?void 0:t.withFooter),n.enableFooter=null!=t&amp;&amp;!!t.enableFooter&amp;&amp;(null==t?void 0:t.enableFooter),n.datasource=[],n.rightAlignCols=[],t.table.rows.length&gt;1&amp;&amp;t.table.rows.map((e,r)=&gt;{0==r?n.header=e.cells:r+1==t.table.rows.length&amp;&amp;n.enableFooter?n.footer=e.cells:n.datasource.push(e.cells)}),t.columnConfigs&amp;&amp;t.columnConfigs.length===n.header.length&amp;&amp;(n.columnConfigs=t.columnConfigs,n.columnConfigs.map((e,t)=&gt;{e.align&amp;&amp;"right"===e.align&amp;&amp;n.rightAlignCols.push(t)})),n.children=[n.renderHeaders(),n.renderBody(),n.enableFooter?n.renderFooter():null],n.role=null!=t&amp;&amp;t.role?null==t?void 0:t.role:"",n}renderFooter(){return i.default.createElement(o.Tfoot,{cellPaddingTypeFooterClass:"pad-t-sm-all pad-b-sm-all pad-r-xs pad-l-xs",children:i.default.createElement(o.Tr,{numColumns:this.footer.length},this.footer.map((e,t)=&gt;i.default.createElement(o.Td,{key:t,cellKey:t},e)))})}renderHeaders(){return i.default.createElement(o.Thead,null,i.default.createElement(o.Tr,{numColumns:this.header.length},this.header.map((e,t)=&gt;i.default.createElement(o.Th,{key:t,cellKey:t,colWidth:this.columnConfigs&amp;&amp;0!==this.columnConfigs.length?this.columnConfigs[t].colWidth:"100%"},e))))}renderBody(){return i.default.createElement(o.Tbody,{numColumns:this.datasource[0].length,children:null},this.datasource.map(this.renderRow))}renderRow(e,t){return i.default.createElement(o.Tr,{key:t,rowIndex:t},Object.keys(e).map(t=&gt;i.default.createElement(o.Td,{key:t,cellKey:t},e[t]||null)))}toProps(){return{children:this.children,showContainer:this.showContainer,isStickyHeader:this.isStickyHeader,stripeType:this.stripeType,disableOverflow:this.disableOverflow,typeSize:this.typeSize,onDark:this.onDark,isStickyCol:this.isStickyCol,withFooter:this.withFooter,rightAlignCols:this.rightAlignCols,role:this.role}}toJsx(){return i.default.createElement(o.Table,{...this.toProps()})}}t.TableInterface=l},95098:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Table=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=d(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(96113),s=n(16579),l=n(91547),c=n(55869),u=n(55272);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}t.Table=({children:e,tableParentClass:t="",onDark:n=!1,isStickyHeader:r=!1,isStickyCol:d=!1,disableOverflow:p=!1,showContainer:h=!0,cellYCenterAlign:f,rightAlignCols:m=[],typeSize:v="SM",stripeType:g=null,withFooter:y=!1,role:b="presentation",..._})=&gt;{let w=(0,i.useRef)(),x=(0,i.useRef)(),[C,T]=(0,i.useState)(1300),S=n?"border-gray-600":"border-gray-300",E=[_.className?_.className:"","data-table",`width-full color-gray-800 type-${v.toLowerCase()}`];n&amp;&amp;E.push("on-dark"),"row"===g&amp;&amp;E.push("striped"),"col"===g&amp;&amp;E.push("striped-col");let A=[p?`overflow-x-auto ${t}`:t],k=[];h&amp;&amp;(r?k.push(`${S} border-left mar-none`):d?k.push(`${S} border-right mar-none`):k.push(`${S} border-left border-right mar-none`)),"row"===g&amp;&amp;k.push("border-bottom"),A.push(k.join(" ")),(0,i.useEffect)(()=&gt;(P(),window.addEventListener("resize",P),()=&gt;{window.removeEventListener("resize",P)}),[]);let P=()=&gt;{T(window.innerWidth)};return i.default.createElement(i.default.Fragment,null,i.default.createElement("div",{ref:x,className:o.default.dynamic([["3070382185",[u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray600.value,u.colorGray600.value,u.colorGray600.value,u.colorGray200.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray700.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray200.value,u.colorGray700.value,u.colorGray200.value,u.colorGray700.value]]])+" "+(A.join(" ")||"")},i.default.createElement("table",{id:_.id,cellPadding:"0",cellSpacing:"0","data-test-id":_.testId,"data-container":h?"on":null,ref:w,role:b,className:o.default.dynamic([["3070382185",[u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray600.value,u.colorGray600.value,u.colorGray600.value,u.colorGray200.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray700.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray200.value,u.colorGray700.value,u.colorGray200.value,u.colorGray700.value]]])+" "+(E.join(" ")||"")},(()=&gt;{let t=[l.Thead,a.Tbody,c.Tr,s.Tfoot];return i.default.Children.map(e,e=&gt;{if(!e)return;if(!t.includes(e.type))return console.error(`${e.type} is not allowed child of Table component`),null;let o={withContainer:h,onDark:!!n&amp;&amp;n,stickyHeader:!!r&amp;&amp;r,stickyColumn:!!d&amp;&amp;d,withFooter:!!y&amp;&amp;y,rightAlignCols:m,cellCenterAlign:!!f&amp;&amp;f,className:[e.className].join(" ")};return i.default.cloneElement(e,o)})})())),i.default.createElement(o.default,{id:"3070382185",dynamic:[u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray600.value,u.colorGray600.value,u.colorGray600.value,u.colorGray200.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray700.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray300.value,u.colorGray200.value,u.colorGray700.value,u.colorGray200.value,u.colorGray700.value]},[".data-table.__jsx-style-dynamic-selector{border-spacing:0;border-collapse:collapse;}",`.data-table.__jsx-style-dynamic-selector thead.sticky-header th{position:-webkit-sticky;position:sticky;top:-1px;z-index:1;border-bottom:none !important;box-shadow:inset 0 -1px 0 ${u.colorGray300.value};-moz-box-shadow:inset 0 -1px 0 ${u.colorGray300.value};-webkit-box-shadow:inset 0 -1px 0 ${u.colorGray300.value};background-clip:padding-box;}`,`.data-table.__jsx-style-dynamic-selector thead th,.data-table.__jsx-style-dynamic-selector tfoot{z-index:1;border-bottom:none !important;box-shadow:inset 0 -1px 0 ${u.colorGray300.value};-moz-box-shadow:inset 0 -1px 0 ${u.colorGray300.value};-webkit-box-shadow:inset 0 -1px 0 ${u.colorGray300.value};background-clip:padding-box;}`,`.data-table.__jsx-style-dynamic-selector thead th.on-dark,.data-table.__jsx-style-dynamic-selector tfoot.on-dark{z-index:1;border-bottom:none !important;box-shadow:inset 0 -1px 0 ${u.colorGray600.value};-moz-box-shadow:inset 0 -1px 0 ${u.colorGray600.value};-webkit-box-shadow:inset 0 -1px 0 ${u.colorGray600.value};background-clip:padding-box;}`,".data-table.__jsx-style-dynamic-selector th{font-weight:normal;}",`.data-table.__jsx-style-dynamic-selector tr.sticky-column th:first-child,.data-table.__jsx-style-dynamic-selector tr.sticky-column td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:${u.colorGray200.value};box-shadow:inset 1px -1px 0px ${u.colorGray300.value},inset -1px 0px 0px ${u.colorGray300.value};-moz-box-shadow:inset 1px -1px 0px ${u.colorGray300.value},inset -1px 0px 0px ${u.colorGray300.value};-webkit-box-shadow:inset 1px -1px 0px ${u.colorGray300.value},inset -1px 0px 0px ${u.colorGray300.value};}`,`.data-table.on-dark.__jsx-style-dynamic-selector tr.sticky-column.on-dark th:first-child,.data-table.on-dark.__jsx-style-dynamic-selector tr.sticky-column.on-dark td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:${u.colorGray700.value};color:#fff;box-shadow:inset 1px -1px 0px ${u.colorGray300.value},inset -1px 0px 0px ${u.colorGray300.value};-moz-box-shadow:inset 1px -1px 0px ${u.colorGray300.value},inset -1px 0px 0px ${u.colorGray300.value};-webkit-box-shadow:inset 1px -1px 0px ${u.colorGray300.value},inset -1px 0px 0px ${u.colorGray300.value};}`,`.data-table.__jsx-style-dynamic-selector tr.sticky-column th:not(:last-child,:first-child),.data-table.__jsx-style-dynamic-selector tr.sticky-column td:not(:last-child,:first-child){box-shadow:inset -1px -1px 0 ${u.colorGray300.value};-moz-box-shadow:inset -1px -1px 0 ${u.colorGray300.value};-webkit-box-shadow:inset -1px -1px 0 ${u.colorGray300.value};background-clip:padding-box;}`,`.data-table.__jsx-style-dynamic-selector tr.sticky-column th:last-child,.data-table.__jsx-style-dynamic-selector tr.sticky-column td:last-child{box-shadow:inset 0 -1px 0 ${u.colorGray300.value};-moz-box-shadow:inset 0 -1px 0 ${u.colorGray300.value};-webkit-box-shadow:inset 0 -1px 0 ${u.colorGray300.value};background-clip:padding-box;}`,`.data-table.striped.__jsx-style-dynamic-selector tbody &gt; tr:nth-child(even){background-color:${u.colorGray200.value};}`,`.data-table.on-dark.striped.__jsx-style-dynamic-selector tbody &gt; tr:nth-child(even){background-color:${u.colorGray700.value};}`,`.data-table.striped-col.__jsx-style-dynamic-selector tbody tr td:nth-child(even){background-color:${u.colorGray200.value};}`,`.data-table.on-dark.striped-col.__jsx-style-dynamic-selector tbody tr td:nth-child(even){background-color:${u.colorGray700.value};}`]))}},96113:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Tbody=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(55869);t.Tbody=({cellCenterAlign:e,cellPaddingType:t,children:n,className:r="",noBorder:a,onDark:s,rightAlignCols:l,stickyHeader:c,stickyColumn:u,withFooter:d,testId:p,withContainer:h,numColumns:f})=&gt;{let m=s?"color-ui-white":"color-gray-700";return o.default.createElement("tbody",{"data-test-id":p,className:["font-regular",m,r].join(" ")},o.default.Children.map(n,n=&gt;n.type!==i.Tr?(console.error(`${n.type} is not allowed child of Tbody component`),null):o.default.cloneElement(n,{cellPaddingType:t||"xs",onDark:!!s&amp;&amp;s,noBorder:!!a&amp;&amp;a,stickyHeader:!!c&amp;&amp;c,stickyColumn:!!u&amp;&amp;u,rightAlignCols:l,cellCenterAlign:e,withContainer:h,numColumns:f})))}},84181:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.alignOrder=t.Td=void 0;var r,o,i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};let a=t.alignOrder=((o={}).RIGHT="right",o.LEFT="left",o);t.Td=({align:e,cellCenterAlign:t,cellKey:n,cellPaddingType:r,cellPaddingTypeFooterClass:o,children:s,className:l="",onDark:c,stickyColumn:u,stickyHeader:d,rightAlignCols:p,testId:h,withContainer:f,numColumns:m,rowSpan:v,colSpan:g,colWidth:y})=&gt;{let b=c?"border-gray-600":"border-gray-300",_=o||[`pad-${r||"xs"}`];var w=[];f&amp;&amp;!u&amp;&amp;(w=[_,`border-right ${b}`,l]),w=(n==(m-1).toString()||u||d||f)&amp;&amp;(n==(m-1).toString()||u||d||!f)&amp;&amp;(n==(m-1).toString()||u||!d||f)?!u&amp;&amp;d&amp;&amp;f?[_,`border-right ${b}`,l]:[_,` ${b}`,l]:[_,`border-right ${b}`,l],t||w.push("valign-top");let x=[];return p.forEach(e=&gt;{x.push(e.toString())}),x.includes(n)||e===a.RIGHT?w.push("text-right"):w.push("text-left"),i.default.createElement("td",{rowSpan:v,colSpan:g,"data-test-id":h,className:w.join(" "),style:{width:y||void 0}},s)}},16579:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Tfoot=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(55869);t.Tfoot=({cellCenterAlign:e,cellPaddingTypeFooterClass:t,children:n,className:r,noBorder:a,onDark:s,rightAlignCols:l,testId:c,withContainer:u})=&gt;{let d=["font-bold",s?"color-ui-white":"color-gray-800",r];return s?d.push("bg-gray-700 on-dark"):d.push("bg-gray-200"),o.default.createElement("tfoot",{"data-test-id":c,className:d.join(" ")},o.default.Children.map(n,n=&gt;n.type!==i.Tr?(console.error(`${n.type} is not allowed child of Tfoot component`),null):o.default.cloneElement(n,{onDark:!!s&amp;&amp;s,rightAlignCols:l,cellCenterAlign:e,noBorder:!!a&amp;&amp;a,cellPaddingTypeFooterClass:t,withContainer:u})))}},66278:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.alignOrder=t.Th=void 0;var r,o,i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};let a=t.alignOrder=((o={}).RIGHT="RIGHT",o.LEFT="LEFT",o);t.Th=({align:e,cellCenterAlign:t,cellKey:n,cellPaddingType:r,children:o,className:s="",colWidth:l,onDark:c,rightAlignCols:u,stickyHeader:d,stickyColumn:p,testId:h,withContainer:f,numColumns:m,key:v,rowSpan:g,colSpan:y})=&gt;{let b=c?"border-gray-600":"border-gray-300",_=r||"xs",w=[`pad-r-${_} pad-l-${_} pad-t-xxs pad-b-xxs`,s];return f&amp;&amp;!p?n==(m-1).toString()||d?d?w.push(`border-top border-right ${b}`):w.push(`border-top ${b}`):w.push(`border-top border-right ${b}`):f&amp;&amp;p&amp;&amp;w.push(`border-top ${b}`),c&amp;&amp;f&amp;&amp;w.push("bg-gray-700 on-dark"),!c&amp;&amp;f&amp;&amp;w.push("bg-gray-200"),t||w.push("valign-top"),u.includes(n)||e===a.RIGHT?w.push("text-right"):w.push("text-left"),!d||c||f||w.push("bg-ui-white"),i.default.createElement("th",{rowSpan:g,colSpan:y,"data-test-id":h,scope:"col",className:w.join(" "),style:{width:l||void 0}},o)}},91547:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Thead=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(55869);t.Thead=({cellCenterAlign:e,cellPaddingType:t,children:n,className:r="",noWrap:a=!0,onDark:s,rightAlignCols:l,stickyColumn:c,stickyHeader:u,testId:d,withContainer:p})=&gt;{let h=["font-bold ",s?"color-ui-white":"color-gray-700",r];return u&amp;&amp;h.push("sticky-header"),a&amp;&amp;h.push("nowrap"),o.default.createElement("thead",{"data-test-id":d,className:h.join(" ")},o.default.Children.map(n,n=&gt;n.type!==i.Tr?(console.error(`${n.type} is not allowed child of Thead component`),null):o.default.cloneElement(n,{withContainer:p,onDark:!!s&amp;&amp;s,stickyHeader:!!u&amp;&amp;u,stickyColumn:!!c&amp;&amp;c,rightAlignCols:l,cellCenterAlign:e,cellPaddingType:t||"xs"})))}},55869:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Tr=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(84181),a=n(66278);t.Tr=({cellCenterAlign:e,cellPaddingType:t,cellPaddingTypeFooterClass:n,children:r,className:s="",onDark:l,noBorder:c=!1,rightAlignCols:u,stickyColumn:d,stickyHeader:p,testId:h,withContainer:f,numColumns:m,rowIndex:v})=&gt;{let g=[s],y=l?"border-gray-600":"border-gray-300";return c||d||void 0==v||g.push(`border-bottom ${y}`),!c&amp;&amp;p&amp;&amp;g.push(`${y}`),d&amp;&amp;(g.push("sticky-column"),l&amp;&amp;g.push("on-dark")),o.default.createElement("tr",{"data-test-id":h,className:g.join(" ")},o.default.Children.map(r,(r,s)=&gt;r.type!==a.Th&amp;&amp;r.type!==i.Td?(console.error(`${r.type} is not allowed child of Tr component`),null):o.default.cloneElement(r,{withContainer:f,onDark:!!l&amp;&amp;l,stickyHeader:!!p&amp;&amp;p,stickyColumn:!!d&amp;&amp;d,rightAlignCols:u,cellCenterAlign:e,cellPaddingType:t||"xs",cellPaddingTypeFooterClass:n,numColumns:m})))}},97849:function(e,t,n){"use strict";Object.defineProperty(t,"K",{enumerable:!0,get:function(){return r.TextArea}});var r=n(78436)},78436:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TextArea=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=a(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var s=o?Object.getOwnPropertyDescriptor(e,i):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194));function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}t.TextArea=({input:e="",accessibility:t,className:n,disabled:r=!1,error:a,errorText:s,hintText:l,maxLength:c,onBlur:u,onChange:d,onFocus:p,onKeyPress:h,placeHolder:f,labelText:m,...v})=&gt;{let[g,y]=(0,i.useState)(e),[b,_]=(0,i.useState)(!1),w=v.id?v.id:"txtAreaId"+new Date().getTime()+Math.random().toString(36).substring(2,2),x=[];c&amp;&amp;x.push(w),x=[],l&amp;&amp;a&amp;&amp;(x.push(w),x.push("-error")),(0,i.useEffect)(()=&gt;{y(e)},[e]);let C=(0,i.useCallback)(e=&gt;{d&amp;&amp;d(e),y(e.target.value)},[g]),T=(0,i.useCallback)(e=&gt;{h&amp;&amp;h(g,e),y(e.currentTarget.value)},[g]),S=(0,i.useCallback)(()=&gt;{u&amp;&amp;u(g),_(!1)},[g]),E=(0,i.useCallback)(e=&gt;{p&amp;&amp;p(g,e),_(!0)},[g]);return i.default.createElement(i.default.Fragment,null,i.default.createElement("div",{className:`jsx-3197534532 rel ${n}`},m&amp;&amp;i.default.createElement("label",{htmlFor:w,className:"jsx-3197534532 "+([r?"disabled":"","formfield-label inline-flex",a?"error":""].join(" ")||"")},m,l&amp;&amp;!a&amp;&amp;i.default.createElement("span",{className:"jsx-3197534532 hidden-spoken"},": "+l)),c&amp;&amp;i.default.createElement("span",{"aria-live":c-g.length&lt;=20?"assertive":"polite","aria-atomic":!1,"aria-label":g.length+" out of "+c+" characters",role:"textbox",className:"jsx-3197534532 color-gray-500 char-counter pad-b-xxs"},g.length+"/"+c),i.default.createElement("textarea",{id:w,placeholder:f,"aria-invalid":!!a||void 0,"aria-describedby":0===x.length?void 0:x.join(""),maxLength:c,value:g,onChange:C,onKeyPress:T,onBlur:S,onFocus:E,disabled:r,"aria-label":t,className:"jsx-3197534532"}),!a&amp;&amp;l&amp;&amp;i.default.createElement("div",{role:"tooltip",tabIndex:b?0:-1,className:"jsx-3197534532 formfield-msg"},l),a&amp;&amp;s&amp;&amp;i.default.createElement("div",{id:w+"-error","aria-atomic":!0,tabIndex:b?0:-1,"aria-live":b&amp;&amp;a?"assertive":void 0,className:"jsx-3197534532 formfield-msg"},s)),i.default.createElement(o.default,{id:"3197534532"},[".char-counter.jsx-3197534532{font-size:13px;float:right;}"]))}},51048:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"TextField",{enumerable:!0,get:function(){return r.TextField}}),Object.defineProperty(t,"TextFieldInterface",{enumerable:!0,get:function(){return o.TextFieldInterface}}),Object.defineProperty(t,"TextFieldType",{enumerable:!0,get:function(){return r.TextFieldType}});var r=n(48895),o=n(15947)},15947:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TextFieldInterface=void 0;var r,o=n(51048),i=n(91250),a=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends i.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"autocompleteOption",void 0),s(this,"disableCopyPaste",void 0),s(this,"disabled",void 0),s(this,"error",void 0),s(this,"errorText",void 0),s(this,"hasEye",void 0),s(this,"hintText",void 0),s(this,"labelText",void 0),s(this,"maxLength",void 0),s(this,"name",void 0),s(this,"placeHolder",void 0),s(this,"showHidePassword",void 0),s(this,"tooltip",void 0),s(this,"type",void 0)}static initWithSanity(e,t){let n=new l;return n.autocompleteOption=null==t?void 0:t.autocompleteOption,n.disableCopyPaste=null==t?void 0:t.disableCopyPaste,n.disabled=null==t?void 0:t.disabled,n.error=null==t?void 0:t.error,n.errorText=null==t?void 0:t.errorText,n.hasEye=null==t?void 0:t.hasEye,n.hintText=null==t?void 0:t.hintText,n.labelText=null==t?void 0:t.labelText,n.maxLength=null==t?void 0:t.maxLength,n.name=null==t?void 0:t.name,n.placeHolder=null==t?void 0:t.placeHolder,n.showHidePassword=null==t?void 0:t.showHidePassword,n.tooltip=null==t?void 0:t.tooltip,n}toProps(e){return{autocompleteOption:this.autocompleteOption,disableCopyPaste:this.disableCopyPaste,disabled:this.disabled,error:this.error,errorText:this.errorText,hasEye:this.hasEye,hintText:this.hintText,labelText:this.labelText,maxLength:this.maxLength,name:this.name,placeHolder:this.placeHolder,showHidePassword:this.showHidePassword,tooltip:this.tooltip,...e}}toJsx(e){return a.default.createElement(o.TextField,{...this.toProps(e)})}}t.TextFieldInterface=l},48895:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TextFieldType=t.TextField=t.MASK_CHARACTER=void 0;var r,o,i,a=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},s=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=c(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),l=n(61720);function c(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(c=function(e){return e?n:t})(e)}function u(){return(u=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let d=((o={}).DATE="date",o.EMAIL="email",o.HIDDEN="hidden",o.INTEGER="integer",o.NUMBER="number",o.NUMERIC_PASSWORD="numeric",o.PASSWORD="password",o.TEL="tel",o.TEXT="text",o);t.TextFieldType=d;let p=((i={}).DEFAULT="•",i);t.MASK_CHARACTER=p;let h=s.default.forwardRef(({hintText:e,id:t,labelText:n,name:r,placeHolder:o,accessibility:i,autocompleteOption:c,error:p,errorText:h,hasEye:f,maxLength:m,showHidePassword:v,spi:g=!1,tooltip:y,charCounter:b,..._},w)=&gt;{let[x,C]=(0,s.useState)(!!e),[T,S]=(0,s.useState)(!1),E=()=&gt;{S(!T)},A=[],k=["textfield"];p&amp;&amp;(A.push("formfield-label error"),k.push("error")),_.disabled&amp;&amp;A.push("disabled");let P=p?h:e;return s.default.createElement(s.default.Fragment,null,s.default.createElement("div",{"data-testid":_["data-testid"],className:"jsx-1633917891 form-row rel "},n&amp;&amp;s.default.createElement("div",{className:"jsx-1633917891 inline-flex"},s.default.createElement("label",{dangerouslySetInnerHTML:{__html:n},htmlFor:t,className:"jsx-1633917891 "+("formfield-label font-bold color-gray-700 "+(p?"error":"")+(_.disabled?"disabled":"")||0)}),s.default.createElement("span",{className:"jsx-1633917891 hidden-spoken"},p?h:e),void 0!==y&amp;&amp;y),b&amp;&amp;s.default.createElement("span",{id:t,"aria-live":m-_.value.length&lt;=20?"assertive":"polite","aria-atomic":!1,"aria-label":_.value.length+" out of "+m+" characters",className:"jsx-1633917891 color-gray-500 char-counter pad-b-xxs"},_.value.length+"/"+b),s.default.createElement("input",u({},_,{"aria-label":n?void 0:i||void 0,"aria-describedby":e&amp;&amp;!p||p&amp;&amp;h?`msg_${t}`:void 0,"aria-invalid":!0===p?p:void 0,autoComplete:c,"data-spi":g,disabled:_.disabled,id:t,maxLength:m,name:r,onBlur:t=&gt;{var n;console.log("onBlur: ",x),e&amp;&amp;C(!1),null===(n=_.onBlur)||void 0===n||n.call(_,t)},onChange:e=&gt;{var t;null===(t=_.onChange)||void 0===t||t.call(_,e)},onFocus:t=&gt;{var n;console.log("onFocus: ",x),e&amp;&amp;C(!0),null===(n=_.onFocus)||void 0===n||n.call(_,t)},onKeyDown:e=&gt;{if(_.type===d.NUMERIC_PASSWORD&amp;&amp;(e.which&lt;=47||e.which&gt;=58)&amp;&amp;8!==e.which&amp;&amp;9!==e.which&amp;&amp;(e.which&lt;=95||e.which&gt;=106)&amp;&amp;37!==e.which&amp;&amp;39!==e.which&amp;&amp;46!==e.which||_.disableCopyPaste&amp;&amp;e.ctrlKey&amp;&amp;(88===e.keyCode||67===e.keyCode||86===e.keyCode))e.preventDefault();else{var t;null===(t=_.onKeyDown)||void 0===t||t.call(_,e)}},onPaste:e=&gt;{_.disableCopyPaste&amp;&amp;e.preventDefault()},placeholder:o,ref:w,type:(()=&gt;{let e=_.type;switch(_.type){case d.NUMERIC_PASSWORD:e=T&amp;&amp;v?d.TEL:d.PASSWORD;break;case d.PASSWORD:(T&amp;&amp;v||T&amp;&amp;f)&amp;&amp;(e=d.TEXT)}return e})(),value:_.value,max:_.type===d.DATE?"2999-12-31":"",className:"jsx-1633917891 "+(k.join(" ")||"")})),v&amp;&amp;s.default.createElement("button",{"aria-label":T?"Hide Text":"Show Text",onClick:E,tabIndex:0,type:"button",className:"jsx-1633917891 showHidePasswordButton absolute  pad-xxs font-regular color-ui-black"},T?"Hide":"Show"),f&amp;&amp;s.default.createElement("button",{"aria-label":T?"Hide Text":"Show Text",onClick:E,tabIndex:0,style:{width:"2em"},type:"button",className:"jsx-1633917891 showHideEyePasswordButton absolute pad-xxs"},T?s.default.createElement(l.IconSvg,{svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M11.77 8.94l-1.5-1.5a12.28 12.28 0 0114.35 2.14L31 16l-6 6.13-1.41-1.42 4.6-4.71-5-5A10.08 10.08 0 0016 8a10.27 10.27 0 00-4.23.94zm9.64 9.64a6 6 0 00-8-8L15 12.15a3.81 3.81 0 011-.15 4 4 0 014 4 3.81 3.81 0 01-.15 1zm7.24 10.07l-1.42 1.41-5.47-5.47a12.21 12.21 0 01-14.41-2.16L1 16l6.07-6.1-5.13-5.13 1.41-1.42 5.21 5.21L10 10l1.77 1.77 1.41 1.41 5.66 5.66 1.41 1.41L22 22l1.43 1.43zM12 16a4 4 0 004 4 3.81 3.81 0 001-.15L12.15 15a3.81 3.81 0 00-.15 1zm8.26 7.09l-1.68-1.68a6 6 0 01-8-8l-2.1-2.1L3.81 16l5 5a10.17 10.17 0 0011.49 2.07z"/&gt;&lt;/svg&gt;',color:"color-gray-800"}):s.default.createElement(l.IconSvg,{svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24.62 9.58a12.24 12.24 0 00-17.24 0L1 16l6.36 6.43a12.19 12.19 0 0017.3 0L31 16zM23.23 21a10.19 10.19 0 01-14.46 0l-5-5 5-5a10.21 10.21 0 0114.4 0l5 5zM16 10a6 6 0 106 6 6 6 0 00-6-6zm0 10a4 4 0 114-4 4 4 0 01-4 4z"/&gt;&lt;/svg&gt;',color:"color-gray-800"})),e&amp;&amp;!p&amp;&amp;s.default.createElement("div",{id:`msg_${t}`,tabIndex:x?0:-1,className:"jsx-1633917891 formfield-msg font-regular"},e),p&amp;&amp;h&amp;&amp;s.default.createElement("div",{id:`msg_${t}`,role:"alert",tabIndex:x?0:-1,className:"jsx-1633917891 formfield-msg font-regular"},P)),s.default.createElement(a.default,{id:"1633917891"},[".showHidePasswordButton.jsx-1633917891{top:35px;background-color:transparent;border:none;right:8px;font-size:14px;font-weight:500;}",".showHidePasswordButton.jsx-1633917891:focus{outline:1px dotted currentColor;outline-offset:3px;}",".showHideEyePasswordButton.jsx-1633917891{bottom:4px;background-color:transparent;right:0;border:none;font-size:30px;height:41px;line-height:0;}",".showHideEyePasswordButton.jsx-1633917891:focus{outline:1px dotted currentColor;outline-offset:3px;}",".char-counter.jsx-1633917891{font-size:15px;float:right;}"]))});t.TextField=h},15026:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Text",{enumerable:!0,get:function(){return r.Text}}),Object.defineProperty(t,"TextFonts",{enumerable:!0,get:function(){return r.TextFonts}}),Object.defineProperty(t,"TextInterface",{enumerable:!0,get:function(){return o.TextInterface}}),Object.defineProperty(t,"TextLineHeights",{enumerable:!0,get:function(){return r.TextLineHeights}}),Object.defineProperty(t,"TextSizes",{enumerable:!0,get:function(){return r.TextSizes}}),Object.defineProperty(t,"TextWrappers",{enumerable:!0,get:function(){return r.TextWrappers}});var r=n(14834),o=n(38346)},38346:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TextInterface=void 0;var r,o=n(15026),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"key",void 0),s(this,"children",void 0),s(this,"color",void 0),s(this,"wrapper",void 0),s(this,"font",void 0),s(this,"lineHeight",void 0),s(this,"size",void 0),s(this,"allowDangerousHtml",void 0),s(this,"className",void 0),s(this,"bulletType",void 0),s(this,"margin",void 0),s(this,"legalData",void 0),s(this,"linkAnalyticsObj",void 0),s(this,"enableLinkAnalytics",void 0),s(this,"tooltipData",void 0)}static initWithSanity(e,t){var n,r,i,a;let s=new l,c=(null==t?void 0:t.configs)||{};return s.key=e,s.children=null==t?void 0:t.text,s.color=null==c?void 0:c.color,s.size=null!=t&amp;&amp;t.size?t.size:null!=c&amp;&amp;c.size?Object.values(o.TextSizes).includes(c.size)&amp;&amp;c.size:void 0,s.wrapper=Object.values(o.TextWrappers).includes(c.wrapper)&amp;&amp;c.wrapper||void 0,s.font=Object.values(o.TextFonts).includes(c.font)&amp;&amp;c.font||void 0,s.lineHeight=Object.values(o.TextLineHeights).includes(c.lineHeight)&amp;&amp;c.font||void 0,s.bulletType=(null==c?void 0:c.bulletType)||void 0,s.margin=(null==c?void 0:c.margin)||void 0,s.className=null==c?void 0:c.className,(null!=t&amp;&amp;t.legal||null!=t&amp;&amp;t.textContent&amp;&amp;null!==(n=t.textContent)&amp;&amp;void 0!==n&amp;&amp;n.legal)&amp;&amp;(s.legalData=null!=t&amp;&amp;t.legal?t.legal:null==t?void 0:null===(i=t.textContent)||void 0===i?void 0:i.legal),null!=t&amp;&amp;t.tooltip||null!=t&amp;&amp;t.textContent&amp;&amp;null!==(r=t.textContent)&amp;&amp;void 0!==r&amp;&amp;r.tooltip?s.tooltipData=t.tooltip?t.tooltip:null==t?void 0:null===(a=t.textContent)||void 0===a?void 0:a.tooltip:s.allowDangerousHtml=!0,s.linkAnalyticsObj=t.linkAnalyticsObj,s.enableLinkAnalytics=!0,s}toProps(e){return{key:this.key,color:this.color,size:this.size,font:this.font,lineHeight:this.lineHeight,children:this.children,allowDangerousHtml:this.allowDangerousHtml,wrapper:this.wrapper,className:this.className,bulletType:this.bulletType,margin:this.margin,themetext:e,legalData:this.legalData,linkAnalyticsObj:this.linkAnalyticsObj,enableLinkAnalytics:this.enableLinkAnalytics,tooltipData:this.tooltipData}}toJsx(e){return i.default.createElement(o.Text,{...this.toProps(e),...e})}}t.TextInterface=l},14834:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Text=function({allowDangerousHtml:e=!1,children:t,size:n=m.BASE,wrapper:r=f.DIV,color:o,font:i,lineHeight:a,themetext:h,bulletType:v="bullet",margin:g,legalData:y,linkAnalyticsObj:b,enableLinkAnalytics:_=!1,tooltipData:w}){var x;let C,T,S;null===(x=(0,d.useWindowSize)())||void 0===x||x.orientation;let E=(0,s.useRef)(null),A=[];if(n?A.push(n):(null==h?void 0:h.size)&amp;&amp;A.push(h.size),i&amp;&amp;A.push(i),g?A.push(...g):(null==h?void 0:h.margin)&amp;&amp;A.push(...h.margin),a&amp;&amp;A.push(a),o?A.push(o):(null==h?void 0:h.color)&amp;&amp;A.push(h.color),A.push("rte-styles"),y&amp;&amp;(C=p.LegalWrapperInterface.initWithSanity("lgl",{linkAnalyticsData:b,...y})),w&amp;&amp;(T=l.TooltipInterface.initWithSanity("ttp",w),S=t.toString().replace("&lt;p&gt;","").replace("&lt;/p&gt;","")),!t)return null;if(t.toString().includes("&lt;ul")&amp;&amp;v&amp;&amp;"bullet"!==v){let e;e="checkmark"===v?`&lt;div class='list-svg line-h-normal ${n} rte-${v}-default'&gt;&lt;ul`:`&lt;div class='list-svg line-h-normal ${n} rte-${v}'&gt;&lt;ul`,t=t.toString().replaceAll("&lt;ul",e).replaceAll("&lt;/ul&gt;","&lt;/ul&gt;&lt;/div&gt;").replaceAll("&lt;li&gt;","&lt;li&gt;&lt;span&gt;").replaceAll("&lt;/li&gt;","&lt;/span&gt;&lt;/li&gt;")}if(t.toString().includes("&lt;ul")&amp;&amp;v&amp;&amp;"bullet"===v){let e=`&lt;div class='list line-h-normal ${n}'&gt;&lt;ul`;t=t.toString().replaceAll("&lt;ul",e).replaceAll("&lt;/ul&gt;","&lt;/ul&gt;&lt;/div&gt;")}if(t.toString().includes("&lt;ol")){let e=`&lt;div class='list line-h-normal ${n}'&gt;&lt;ol`;t=t.toString().replaceAll("&lt;ol",e).replaceAll("&lt;/ol&gt;","&lt;/ol&gt;&lt;/div&gt;")}(0,s.useEffect)(()=&gt;{var e;let t=null==E?void 0:null===(e=E.current)||void 0===e?void 0:e.querySelectorAll("a");_&amp;&amp;(null==t||t.forEach(e=&gt;{e.addEventListener("click",k)}))},[]);let k=e=&gt;{var t,n,r,o,i,a,s;let l=null===(t=e.target)||void 0===t?void 0:t.innerText,d={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkDestinationUrl:(null===(n=e.target)||void 0===n?void 0:n.nodeName)==="A"?null===(r=e.target)||void 0===r?void 0:r.href:(null===(o=e.target)||void 0===o?void 0:null===(i=o.parentElement)||void 0===i?void 0:i.nodeName)==="A"?null===(a=e.target)||void 0===a?void 0:null===(s=a.parentElement)||void 0===s?void 0:s.href:"",linkName:l,linkPosition:"Body",...b}};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(d)})};return s.default.createElement(s.default.Fragment,null,t?e?s.default.createElement(r,{className:A.join(" "),dangerouslySetInnerHTML:{__html:t},ref:E}):s.default.createElement(r,{className:A.join(" "),ref:E},w?s.default.createElement(s.default.Fragment,null,s.default.createElement("span",{dangerouslySetInnerHTML:{__html:S}}),T.toJsx()):t):"",C&amp;&amp;C.data&amp;&amp;s.default.createElement("div",{className:"mar-t-xs"},s.default.createElement(p.LegalWrapper,{data:{...C.data},options:{...C.options,id:C.options.id}})))},t.TextWrappers=t.TextSizes=t.TextLineHeights=t.TextFonts=void 0,n(48406);var r,o,i,a,s=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=h(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),l=n(99513),c=n(49039),u=n(15629),d=n(45169),p=n(58156);function h(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(h=function(e){return e?n:t})(e)}t.TextLineHeights=((r={}).LOOSE="line-h-loose",r.NORMAL="line-h-normal",r.TIGHT="line-h-tight",r),t.TextFonts=((o={}).REGULAR="font-regular",o.ITALIC="font-italic",o.BOLD="font-bold",o.ITALIC_BOLD="font-bold-italic",o);let f=t.TextWrappers=((i={}).DIV="div",i.P="p",i.SPAN="span",i),m=t.TextSizes=((a={}).LG="type-lg",a.BASE="type-base",a.BASEWITHPADDING="type-base pad-xs",a.SM="type-sm",a.XS="type-xs",a.XXS="type-xxs",a)},250:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Text",{enumerable:!0,get:function(){return r.Text}}),Object.defineProperty(t,"TextFonts",{enumerable:!0,get:function(){return r.TextFonts}}),Object.defineProperty(t,"TextInterface",{enumerable:!0,get:function(){return o.TextInterface}}),Object.defineProperty(t,"TextLineHeights",{enumerable:!0,get:function(){return r.TextLineHeights}}),Object.defineProperty(t,"TextSizes",{enumerable:!0,get:function(){return r.TextSizes}}),Object.defineProperty(t,"TextWrappers",{enumerable:!0,get:function(){return r.TextWrappers}});var r=n(26834),o=n(46047)},46047:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TextInterface=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(26834),a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"key",void 0),s(this,"children",void 0),s(this,"color",void 0),s(this,"wrapper",void 0),s(this,"font",void 0),s(this,"lineHeight",void 0),s(this,"size",void 0),s(this,"allowDangerousHtml",void 0),s(this,"className",void 0),s(this,"bulletType",void 0),s(this,"margin",void 0),s(this,"legalData",void 0),s(this,"linkAnalyticsObj",void 0),s(this,"enableLinkAnalytics",void 0),s(this,"tooltipData",void 0)}static initWithSanity(e,t){var n,r,o,a;let s=new l,c=(null==t?void 0:t.configs)||{};return s.key=e,s.children=null==t?void 0:t.text,s.color=null==c?void 0:c.color,s.size=null!=t&amp;&amp;t.size?t.size:null!=c&amp;&amp;c.size?Object.values(i.TextSizes).includes(c.size)&amp;&amp;c.size:void 0,s.wrapper=Object.values(i.TextWrappers).includes(c.wrapper)&amp;&amp;c.wrapper||void 0,s.font=Object.values(i.TextFonts).includes(c.font)&amp;&amp;c.font||void 0,s.lineHeight=Object.values(i.TextLineHeights).includes(c.lineHeight)&amp;&amp;c.font||void 0,s.bulletType=(null==c?void 0:c.bulletType)||void 0,s.margin=(null==c?void 0:c.margin)||void 0,s.className=null==c?void 0:c.className,(null!=t&amp;&amp;t.legal||null!=t&amp;&amp;t.textContent&amp;&amp;null!==(n=t.textContent)&amp;&amp;void 0!==n&amp;&amp;n.legal)&amp;&amp;(s.legalData=null!=t&amp;&amp;t.legal?t.legal:null==t||null===(o=t.textContent)||void 0===o?void 0:o.legal),null!=t&amp;&amp;t.tooltip||null!=t&amp;&amp;t.textContent&amp;&amp;null!==(r=t.textContent)&amp;&amp;void 0!==r&amp;&amp;r.tooltip?s.tooltipData=t.tooltip?t.tooltip:null==t||null===(a=t.textContent)||void 0===a?void 0:a.tooltip:s.allowDangerousHtml=!0,s.linkAnalyticsObj=t.linkAnalyticsObj,s.enableLinkAnalytics=!0,s}toProps(e){return{key:this.key,color:this.color,size:this.size,font:this.font,lineHeight:this.lineHeight,children:this.children,allowDangerousHtml:this.allowDangerousHtml,wrapper:this.wrapper,className:this.className,bulletType:this.bulletType,margin:this.margin,themetext:e,legalData:this.legalData,linkAnalyticsObj:this.linkAnalyticsObj,enableLinkAnalytics:this.enableLinkAnalytics,tooltipData:this.tooltipData}}toJsx(e){return o.default.createElement(i.Text,{...this.toProps(e),...e})}}t.TextInterface=l},26834:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Text=function({allowDangerousHtml:e=!1,children:t,size:n=m.BASE,wrapper:r=f.DIV,color:o,font:i,lineHeight:a,themetext:h,bulletType:v="bullet",margin:g,legalData:y,linkAnalyticsObj:b,enableLinkAnalytics:_=!1,tooltipData:w}){var x;let C,T,S;null===(x=(0,d.useWindowSize)())||void 0===x||x.orientation;let E=(0,s.useRef)(null),A=[];if(n?A.push(n):(null==h?void 0:h.size)&amp;&amp;A.push(h.size),i&amp;&amp;A.push(i),g?A.push(...g):(null==h?void 0:h.margin)&amp;&amp;A.push(...h.margin),a&amp;&amp;A.push(a),o?A.push(o):(null==h?void 0:h.color)&amp;&amp;A.push(h.color),A.push("rte-styles"),y&amp;&amp;(C=p.LegalWrapperInterface.initWithSanity("lgl",{linkAnalyticsData:b,...y})),w&amp;&amp;(T=l.TooltipInterface.initWithSanity("ttp",w),S=t.toString().replace("&lt;p&gt;","").replace("&lt;/p&gt;","")),!t)return null;if(t.toString().includes("&lt;ul")&amp;&amp;v&amp;&amp;"bullet"!==v){let e;e="checkmark"===v?`&lt;div class='list-svg line-h-normal ${n} rte-${v}-default'&gt;&lt;ul`:`&lt;div class='list-svg line-h-normal ${n} rte-${v}'&gt;&lt;ul`,t=t.toString().replaceAll("&lt;ul",e).replaceAll("&lt;/ul&gt;","&lt;/ul&gt;&lt;/div&gt;").replaceAll("&lt;li&gt;","&lt;li&gt;&lt;span&gt;").replaceAll("&lt;/li&gt;","&lt;/span&gt;&lt;/li&gt;")}if(t.toString().includes("&lt;ul")&amp;&amp;v&amp;&amp;"bullet"===v){let e=`&lt;div class='list line-h-normal ${n}'&gt;&lt;ul`;t=t.toString().replaceAll("&lt;ul",e).replaceAll("&lt;/ul&gt;","&lt;/ul&gt;&lt;/div&gt;")}if(t.toString().includes("&lt;ol")){let e=`&lt;div class='list line-h-normal ${n}'&gt;&lt;ol`;t=t.toString().replaceAll("&lt;ol",e).replaceAll("&lt;/ol&gt;","&lt;/ol&gt;&lt;/div&gt;")}(0,s.useEffect)(()=&gt;{var e;let t=null==E||null===(e=E.current)||void 0===e?void 0:e.querySelectorAll("a");_&amp;&amp;(null==t||t.forEach(e=&gt;{e.addEventListener("click",k)}))},[]);let k=e=&gt;{var t,n,r,o,i;let a=null===(t=e.target)||void 0===t?void 0:t.innerText,s={eventCode:"Link_Click",eventAction:"linkClick",additionalData:{linkDestinationUrl:(null===(n=e.target)||void 0===n?void 0:n.nodeName)==="A"?null===(r=e.target)||void 0===r?void 0:r.href:(null===(o=e.target)||void 0===o||null===(o=o.parentElement)||void 0===o?void 0:o.nodeName)==="A"?null===(i=e.target)||void 0===i||null===(i=i.parentElement)||void 0===i?void 0:i.href:"",linkName:a,linkPosition:"Body",...b}};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(s)})};return s.default.createElement(s.default.Fragment,null,t?e?s.default.createElement(r,{className:A.join(" "),dangerouslySetInnerHTML:{__html:t},ref:E}):s.default.createElement(r,{className:A.join(" "),ref:E},w?s.default.createElement(s.default.Fragment,null,s.default.createElement("span",{dangerouslySetInnerHTML:{__html:S}}),T.toJsx()):t):"",C&amp;&amp;C.data&amp;&amp;s.default.createElement("div",{className:"mar-t-xs"},s.default.createElement(p.LegalWrapper,{data:{...C.data},options:{...C.options,id:C.options.id}})))},t.TextWrappers=t.TextSizes=t.TextLineHeights=t.TextFonts=void 0,n(48406);var r,o,i,a,s=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=h(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),l=n(92880),c=n(49039),u=n(12356),d=n(45169),p=n(58156);function h(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(h=function(e){return e?n:t})(e)}t.TextLineHeights=((r={}).LOOSE="line-h-loose",r.NORMAL="line-h-normal",r.TIGHT="line-h-tight",r),t.TextFonts=((o={}).REGULAR="font-regular",o.ITALIC="font-italic",o.BOLD="font-bold",o.ITALIC_BOLD="font-bold-italic",o);let f=t.TextWrappers=((i={}).DIV="div",i.P="p",i.SPAN="span",i),m=t.TextSizes=((a={}).LG="type-lg",a.BASE="type-base",a.BASEWITHPADDING="type-base pad-xs",a.SM="type-sm",a.XS="type-xs",a.XXS="type-xxs",a)},99513:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Tooltip",{enumerable:!0,get:function(){return r.Tooltip}}),Object.defineProperty(t,"TooltipInterface",{enumerable:!0,get:function(){return o.TooltipInterface}}),Object.defineProperty(t,"TooltipPosition",{enumerable:!0,get:function(){return r.TooltipPosition}}),Object.defineProperty(t,"TooltipVariant",{enumerable:!0,get:function(){return r.TooltipVariant}});var r=n(43450),o=n(33295)},33295:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TooltipInterface=void 0;var r,o=n(99513),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250),s=n(61720);function l(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class c extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),l(this,"boxWidth",void 0),l(this,"children",void 0),l(this,"offset",void 0),l(this,"position",void 0),l(this,"variant",void 0),l(this,"className",void 0),l(this,"helpText",void 0),l(this,"zIndex",void 0),l(this,"id",void 0),l(this,"styleOfChildContainer",void 0),l(this,"analyticsData",void 0),l(this,"tooltipAnalytics",void 0)}static initWithSanity(e,t){let n=t.configs,r=new c,a=t.tooltipText.text?t.tooltipText.text:t.tooltipText,l=i.default.createElement(o.Tooltip.Content,{key:1},i.default.createElement("div",{dangerouslySetInnerHTML:{__html:a}})),u=i.default.createElement("div",{key:2,className:"rel",style:{height:18,top:-1,width:18}},i.default.createElement(s.IconSvg,{svgNodeStr:t.icon,color:t.iconColor?t.iconColor:n&amp;&amp;n.variant&amp;&amp;""!==n.variant?"color-white":"color-gray-700"}));return n&amp;&amp;(r.boxWidth=n.boxWidth,r.offset=n.offset,r.position=n.position,r.variant=n.variant,r.className=n.className,r.zIndex=n.zIndex,r.styleOfChildContainer=n.styleOfChildContainer),r.id=t.id,r.analyticsData=t.analyticsData,r.tooltipAnalytics=t.tooltipAnalytics,r.children=[l,u],r}toProps(){return{boxWidth:this.boxWidth,children:this.children,offset:this.offset,position:this.position,variant:this.variant,className:this.className,helpText:this.helpText,zIndex:this.zIndex,id:this.id,styleOfChildContainer:this.styleOfChildContainer,analyticsData:this.analyticsData,tooltipAnalytics:this.tooltipAnalytics}}toJsx(){return i.default.createElement(o.Tooltip,{...this.toProps()})}}t.TooltipInterface=c},43450:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TooltipVariant=t.TooltipPosition=t.Tooltip=void 0;var r,o,i,a=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},s=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=d(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),l=n(35689),c=n(49039),u=n(15629);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}let p=t.TooltipPosition=((o={}).Top="top",o.Bottom="bottom",o),h=t.TooltipVariant=((i={}).ON_DARK="bg-gray-200 color-gray-800",i.default="",i),f=({boxWidth:e,position:t,children:n,variant:r,offset:o,style:i,className:d,helpText:g,zIndex:y,styleOfChildContainer:b,analyticsData:_,tooltipAnalytics:w=!1,forcePosition:x=!1,...C})=&gt;{let[T,S]=(0,s.useState)(!1),[E,A]=(0,s.useState)(t),[k,P]=(0,s.useState)(!1),[I,M]=(0,s.useState)([]),[L,D]=(0,s.useState)(!1),[O,j]=(0,s.useState)(!0),N=(0,s.useRef)(null),R=(0,s.useRef)(null),V=(0,s.useRef)(null),z=T?" show":"",B=`${r===h.ON_DARK?"arrowonDark":"arrow"} position-top ${r} ${z}`,F=`msg-${C.id}`,U=`position-top info-box radius-sm box-shadow2 ${r}${z}`;(0,s.useEffect)(()=&gt;{let e=[];return s.default.Children.map(n,(t,n)=&gt;{s.default.isValidElement(t)&amp;&amp;t.type===f.Content&amp;&amp;e.push(t)}),M(e),window.addEventListener("resize",H),()=&gt;{W(),window.removeEventListener("resize",H)}},[]),(0,s.useEffect)(()=&gt;{I.length&amp;&amp;(W(),setTimeout(()=&gt;{H()},100))},[]),(0,s.useEffect)(()=&gt;{I.length&amp;&amp;(W(),setTimeout(()=&gt;{H()},100))},[I]);let H=(0,s.useCallback)(()=&gt;{let e=R.current,n=N.current,r=V.current;if(!e||!n||!r)return;let i=e.getBoundingClientRect(),a=n.getBoundingClientRect(),s=r.getBoundingClientRect();if(!(s.top&gt;=0&amp;&amp;s.left&gt;=0&amp;&amp;s.bottom&lt;=(window.innerHeight||document.documentElement.clientHeight)&amp;&amp;s.right&lt;=(window.innerWidth||document.documentElement.clientWidth)))return;let l=window.innerWidth&gt;600?32:16;if(x?A(t):t===p.Top&amp;&amp;i.top&lt;l?A(p.Bottom):t===p.Bottom&amp;&amp;i.bottom&gt;window.innerHeight-l&amp;&amp;A(p.Top),i.width&gt;=document.documentElement.clientWidth-2*l?e.style.width=document.documentElement.clientWidth-(l+10)*2+"px":e.style.width=i.width+"px",i.left&lt;l&amp;&amp;(e.style.left=l+Math.abs(a.left+8-parseInt(e.style.width.slice(0,-2),10)/2)+s.width/2+"px",e.getBoundingClientRect().left+e.getBoundingClientRect().width&gt;=document.documentElement.clientWidth-l)){let t=parseInt(e.style.left.slice(0,-2),10);e.style.left=t-(e.getBoundingClientRect().right-(document.documentElement.clientWidth-l))+"px"}if(i.right&gt;document.documentElement.clientWidth-l){let t=a.left+6+parseInt(e.style.width.slice(0,-2),10)/2-(document.documentElement.clientWidth-l);if(e.style.left=-t+"px",e.getBoundingClientRect().left&lt;l){let t=parseInt(e.style.left.slice(0,-2),10);e.style.left=t+(l-e.getBoundingClientRect().left)+"px"}}if(o&amp;&amp;Math.abs(o)&lt;e.getBoundingClientRect().width/2-15&amp;&amp;e.getBoundingClientRect().left+o&gt;l&amp;&amp;e.getBoundingClientRect().left+e.getBoundingClientRect().width+o&lt;window.innerWidth-l){if(e.style.left="calc(50% + "+o+"px)",e.getBoundingClientRect().left+e.getBoundingClientRect().width&gt;=window.innerWidth-l){let t=a.left+6+parseInt(e.style.width.slice(0,-2),10)/2-(document.documentElement.clientWidth-l);e.style.left=-t+"px"}else e.getBoundingClientRect().left&lt;l&amp;&amp;(e.style.left=l+Math.abs(a.left+6-parseInt(e.style.width.slice(0,-2),10)/2)+s.width/2+"px")}},[]),W=()=&gt;{V.current?j(!(V.current.querySelectorAll("input, button, a, select, textarea").length&gt;0)):j(!0)},G=()=&gt;{let e=(null==_?void 0:_.linkName)!=void 0?_.linkName:"tooltip",t=(null==_?void 0:_.linkDestinationUrl)!=void 0?_.linkDestinationUrl:"tooltip",n=(null==_?void 0:_.linkPosition)!=void 0?_.linkPosition:"Body",r=JSON.parse(JSON.stringify(_));r&amp;&amp;(delete r.linkName,delete r.linkDestinationUrl,delete r.linkPosition);let o={linkDestinationUrl:t,linkName:e,linkPosition:n,...r},i={eventCode:"Link_Click",eventAction:"linkClick",additionalData:o};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(i)}),console.log(o)},Z=()=&gt;{H(),S(!0)},$=()=&gt;{S(!1)};return s.default.createElement(s.default.Fragment,null,s.default.createElement("div",{style:{verticalAlign:"middle"},"data-testid":C["data-testId"],className:"jsx-1800063076 rel inline-block"},s.default.createElement("div",{style:i,"data-testid":C["data-testId"],id:C.id,className:`jsx-1800063076 ${d||""}`},s.default.createElement(m,{bgColor:r,boxWidth:e,boxRef:R,arrowRef:N,boxClassName:U,arrowClassName:B,content:I,zIndex:y,positionState:E,variant:r,displayTooltip:T}),s.default.createElement("span",{id:F,role:"tooltip",className:"jsx-1800063076 hidden-spoken"},I),s.default.createElement("div",{tabIndex:O?0:-1,id:`child-container-${C.id}`,ref:V,onClick:e=&gt;{e.stopPropagation(),k?($(),P(!1)):(Z(),P(!0))},onMouseEnter:e=&gt;{D(!0),Z(),w&amp;&amp;G()},onMouseLeave:()=&gt;{k||($(),D(!1))},onBlur:()=&gt;{P(!1),D(!1),$()},onKeyDown:e=&gt;{l.KeyPress.escIsPressed(e)?($(),P(!1),D(!1)):(l.KeyPress.enterIsPressed(e)||l.KeyPress.spaceIsPressed(e))&amp;&amp;(e.preventDefault(),T?($(),P(!1),D(!1)):(Z(),P(!0),D(!1),w&amp;&amp;G()))},style:b,role:"button","aria-describedby":F,"aria-label":g||"Help","aria-expanded":!!T,className:"jsx-1800063076 rel trigger child-container"},s.default.Children.map(n,(e,t)=&gt;{if(s.default.isValidElement(e)&amp;&amp;e.type!==f.Content)return s.default.cloneElement(e)})),s.default.createElement(v,{bgColor:r,boxWidth:e,boxRef:R,arrowRef:N,boxClassName:U,arrowClassName:B,content:I,zIndex:y,positionState:E,variant:r,displayTooltip:T}))),s.default.createElement(a.default,{id:"1800063076"},[".child-container{line-height:0.8;top:-1px;}",".child-container&gt;*{position:relative !important;}",".child-container svg{vertical-align:baseline;}",".text-info{color:#fff;font-size:1.2rem;font-family:font-regular;}",".info-box{visibility:hidden;background-color:#1D2329;position:absolute;z-index:1000;max-width:320px;}",".info-box.bg-gray-200{background-color:#f3f4f6;}",".arrow{visibility:hidden;border-radius:0 2px 0 2px;background-color:#1D2329;width:8px;height:8px;z-index:1000;position:absolute;}",".arrowonDark{visibility:hidden;border-radius:0 2px 0 2px;width:8px;height:8px;z-index:1000;position:absolute;}",".show{visibility:visible !important;}",".position-bottom.arrow{left:calc(50% - 4.2px);-webkit-transform:translateY(3px) rotate(-45deg);-ms-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg);top:100%;}",".position-bottom.arrowonDark{left:calc(50% - 4.2px);-webkit-transform:translateY(3px) rotate(-45deg);-ms-transform:translateY(3px) rotate(-45deg);transform:translateY(3px) rotate(-45deg);top:100%;}",".position-bottom.info-box{-webkit-transform:translate(-50%,7px);-ms-transform:translate(-50%,7px);transform:translate(-50%,7px);left:50%;}",".position-top.arrow{left:calc(50% - 4.2px);-webkit-transform:translateY(-5px) rotate(-45deg);-ms-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg);bottom:100%;}",".position-top.arrowonDark{left:calc(50% - 4.2px);-webkit-transform:translateY(-5px) rotate(-45deg);-ms-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg);bottom:100%;}",".position-top.info-box{-webkit-transform:translate(-50%,-9px);-ms-transform:translate(-50%,-9px);transform:translate(-50%,-9px);bottom:100%;left:50%;}",".rel-pmt{position:relative !important;}",".form-row.rel{z-index:auto;}",".is-tabbing .trigger:focus{outline:1px dotted currentColor;outline-offset:1px;}"]))};t.Tooltip=f,f.defaultProps={position:p.Top,variant:h.default,zIndex:!0},f.Content=e=&gt;s.default.Children.map(e.children,(e,t)=&gt;e);let m=s.default.forwardRef((e,t)=&gt;{let{boxWidth:n,boxClassName:r,arrowClassName:o,boxRef:i,arrowRef:a,bgColor:l,content:c,zIndex:u,positionState:d,variant:h,displayTooltip:f}=e;return d!==p.Top?null:s.default.createElement("div",{className:`${f?"":"overflow-hidden "} ${u?"rel-pmt ":"rel"}`},s.default.createElement(y,{boxRef:i,className:r,addtnlStyle:n?{width:n+"px"}:{width:"max-content"},bgColor:l,variant:h},c),s.default.createElement(g,{arrowRef:a,className:o}))}),v=s.default.forwardRef((e,t)=&gt;{let{boxWidth:n,boxClassName:r,arrowClassName:o,boxRef:i,arrowRef:a,bgColor:l,content:c,zIndex:u,positionState:d,variant:h,displayTooltip:f}=e;return d!==p.Bottom?null:s.default.createElement("div",{className:`${f?"":"overflow-hidden "} ${u?"rel-pmt ":"rel"}`},s.default.createElement(g,{arrowRef:a,className:o.replace("position-top","position-bottom")}),s.default.createElement(y,{boxRef:i,className:r.replace("position-top","position-bottom"),addtnlStyle:n?{width:n+"px"}:{width:"max-content"},bgColor:l,variant:h},c))}),g=s.default.forwardRef(({arrowRef:e,className:t},n)=&gt;s.default.createElement("div",{ref:e,className:t})),y=s.default.forwardRef((e,t)=&gt;{let{boxRef:n,className:r,addtnlStyle:o,bgColor:i,children:a,variant:l}=e;return s.default.createElement("div",{ref:n,style:o,className:r},s.default.createElement("div",{className:`mar-b-none infoText pad-t-xxs pad-b-xxs pad-l-xs pad-r-xs ${l===h.ON_DARK?"type-12":"text-info"}`},a))})},92880:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Tooltip",{enumerable:!0,get:function(){return r.Tooltip}}),Object.defineProperty(t,"TooltipIconVariant",{enumerable:!0,get:function(){return r.TooltipIconVariant}}),Object.defineProperty(t,"TooltipInterface",{enumerable:!0,get:function(){return o.TooltipInterface}}),Object.defineProperty(t,"TooltipPosition",{enumerable:!0,get:function(){return r.TooltipPosition}}),Object.defineProperty(t,"TooltipVariant",{enumerable:!0,get:function(){return r.TooltipVariant}});var r=n(35580),o=n(75569)},75569:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TooltipInterface=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},i=n(91250),a=n(61720),s=n(35580);function l(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class c extends i.ComponentInterfaceBaseClass{constructor(...e){super(...e),l(this,"boxWidth",void 0),l(this,"children",void 0),l(this,"offset",void 0),l(this,"position",void 0),l(this,"variant",void 0),l(this,"iconVariant",void 0),l(this,"className",void 0),l(this,"helpText",void 0),l(this,"zIndex",void 0),l(this,"id",void 0),l(this,"styleOfChildContainer",void 0),l(this,"analyticsData",void 0),l(this,"tooltipAnalytics",void 0)}static initWithSanity(e,t){let n=t.configs,r=t.icon,i=new c,l=t.tooltipText.text?t.tooltipText.text:t.tooltipText,u=o.default.createElement(s.Tooltip.Content,{key:1},o.default.createElement("div",{dangerouslySetInnerHTML:{__html:l}})),d=o.default.createElement("div",{key:2,className:"rel",style:{height:18,top:-1,width:18}},o.default.createElement(a.IconSvg,{svgNodeStr:t.icon,color:t.iconColor?t.iconColor:n&amp;&amp;n.variant&amp;&amp;""!==n.variant?"color-white":"color-gray-700"}));return n&amp;&amp;(i.boxWidth=n.boxWidth,i.offset=n.offset,i.position=n.position,i.variant=n.variant,i.className=n.className,i.zIndex=n.zIndex,i.styleOfChildContainer=n.styleOfChildContainer),r?i.children=[u,d]:i.children=u,i.id=t.id,i.analyticsData=t.analyticsData,i.tooltipAnalytics=t.tooltipAnalytics,i.iconVariant=s.TooltipIconVariant[t.iconVariant],i}toProps(){return{boxWidth:this.boxWidth,children:this.children,offset:this.offset,position:this.position,variant:this.variant,iconVariant:this.iconVariant,className:this.className,helpText:this.helpText,zIndex:this.zIndex,id:this.id,styleOfChildContainer:this.styleOfChildContainer,analyticsData:this.analyticsData,tooltipAnalytics:this.tooltipAnalytics}}toJsx(){return o.default.createElement(s.Tooltip,{...this.toProps()})}}t.TooltipInterface=c},35580:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TooltipVariant=t.TooltipPosition=t.TooltipIconVariant=t.Tooltip=void 0;var r,o,i,a=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=d(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),s=n(56321),l=n(35689),c=n(49039),u=n(12356);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}let p=t.TooltipPosition=((r={}).Top="top",r.Bottom="bottom",r);t.TooltipVariant=((o={}).ON_DARK="bg-gray-200 color-gray-800",o.default="",o);let h=t.TooltipIconVariant=((i={}).HollowGray700="HollowGray700",i.SolidGray700="SolidGray700",i.HollowCobalt600="HollowCobalt600",i.SolidCobalt600="SolidCobalt600",i),f=({id:e,children:t,className:n,helpText:r,iconVariant:o=h.HollowGray700,position:i=p.Top,onDark:d=!1,style:m,analyticsData:v,tooltipAnalytics:g=!1,...y})=&gt;{let[b,_]=(0,a.useState)(!1),[w,x]=(0,a.useState)(!1),[C,T]=(0,a.useState)([]),[S,E]=(0,a.useState)(r),A=(0,a.useRef)(null),k=(0,a.useRef)(null),P=(0,a.useRef)(null),I=`msg-${e}`,M=null,L=0,D=e=&gt;{var t,n;null!=A&amp;&amp;null!==(t=A.current)&amp;&amp;void 0!==t&amp;&amp;t.contains(e.target)||null!=k&amp;&amp;null!==(n=k.current)&amp;&amp;void 0!==n&amp;&amp;n.contains(e.target)||(x(!1),_(!1))},O=()=&gt;{x(!1),_(!1)},j=e=&gt;{var t;L=null==e||null===(t=e.touches[0])||void 0===t?void 0:t.clientX,console.log("swipe start")},N=e=&gt;{var t;Math.abs((null==e||null===(t=e.touches[0])||void 0===t?void 0:t.clientX)-L)&gt;10&amp;&amp;(x(!1),_(!1)),console.log("swipe move")},R=()=&gt;{let e=(null==v?void 0:v.linkName)!=void 0?v.linkName:"tooltip",t=(null==v?void 0:v.linkDestinationUrl)!=void 0?v.linkDestinationUrl:"tooltip",n=(null==v?void 0:v.linkPosition)!=void 0?v.linkPosition:"Body",r=JSON.parse(JSON.stringify(v));r&amp;&amp;(delete r.linkName,delete r.linkDestinationUrl,delete r.linkPosition);let o={linkDestinationUrl:t,linkName:e,linkPosition:n,...r},i={eventCode:"Link_Click",eventAction:"linkClick",additionalData:o};(0,u.docComplete)(()=&gt;{(0,c.AnalyticsEvent)(i)}),console.log(o)},V=(0,a.useCallback)(()=&gt;{let e=A.current,t=e.getBoundingClientRect(),n=t.left,r=t.top,o=Math.round(n+t.width/2),i=k.current,a=P.current,s=window.innerWidth,l=window.innerHeight,c=16,u=16;if(s&lt;1024&amp;&amp;(c=12,u=12),i){let d=Math.round(i.getBoundingClientRect().width),p=Math.round(i.getBoundingClientRect().height);e.classList.contains("tooltip-bottom")||(i.style.top=`${r-14-p}px`),e.classList.contains("tooltip-bottom")&amp;&amp;(i.style.top=`${r+e.offsetHeight+10}px`),n+t.width/2-d/2&lt;u?(i.style.left=`${u}px`,a.style.left=`${Math.round(o-u-6)}px`):n+8+d/2&gt;=s-c?(i.style.left=`${s-d-c}px`,a.style.left=`${Math.round(o-6)-(s-(d+c))}px`):i.style.left=`${o-d/2}px`;let h=i.getBoundingClientRect(),f=h.top&lt;0,m=h.top+h.height&gt;l;f?(i.style.top=`${r+e.offsetHeight+10}px`,a&amp;&amp;(a.classList.remove("tooltip-notch"),a.classList.add("tooltip-notch-bottom"))):m&amp;&amp;(i.style.top=`${r-14-h.height}px`,a&amp;&amp;(a.classList.remove("tooltip-notch-bottom"),a.classList.add("tooltip-notch")))}},[]);return(0,a.useEffect)(()=&gt;{let e=[];return a.default.Children.map(t,t=&gt;{a.default.isValidElement(t)&amp;&amp;t.type===f.Content&amp;&amp;e.push(t)}),T(e),window.addEventListener("resize",O),window.addEventListener("scroll",O),window.addEventListener("mousedown",D),window.addEventListener("touchstart",j),window.addEventListener("touchmove",N),()=&gt;{window.removeEventListener("resize",O),window.removeEventListener("scroll",O),window.removeEventListener("mousedown",D),window.removeEventListener("touchstart",j),window.removeEventListener("touchmove",N)}},[]),a.default.createElement(a.default.Fragment,null,a.default.createElement("span",{id:e,className:`tooltip-trigger${i===p.Bottom?" tooltip-bottom":""}${b?" open":""}${w?" tooltip-clicked":""} ${n||""}`,onMouseEnter:e=&gt;{_(!0),setTimeout(()=&gt;{V(),E(r||k.current.innerText)},100),g&amp;&amp;R()},onMouseLeave:()=&gt;{w||_(!1)},onClick:e=&gt;{e.stopPropagation(),w?(x(!1),_(!1)):(x(!0),_(!0),setTimeout(()=&gt;{V()},100))},onKeyDown:e=&gt;{l.KeyPress.escIsPressed(e)||l.KeyPress.tabIsPressed(e)?(x(!1),_(!1)):(l.KeyPress.enterIsPressed(e)||l.KeyPress.spaceIsPressed(e))&amp;&amp;(e.preventDefault(),_(!0),setTimeout(()=&gt;{V()},100))},tabIndex:0,role:"button","aria-label":`${b?S:"Help"}`,ref:A,style:m},a.default.Children.map(t,(e,t)=&gt;{a.default.isValidElement(e)&amp;&amp;e.type!==f.Content&amp;&amp;(M=a.default.cloneElement(e))}),M||a.default.createElement("span",{className:`tooltip-icon ${d?"on-dark":""} ${o===h.SolidGray700?"color-gray700-white solid":o===h.HollowCobalt600?"color-info":o===h.SolidCobalt600?"color-info solid":""}`},a.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 17 17"},a.default.createElement("path",{className:"tip-outline",d:"M8.5 15.87c-4.06 0-7.37-3.31-7.37-7.37S4.44 1.13 8.5 1.13s7.37 3.3 7.37 7.37-3.31 7.37-7.37 7.37ZM8.5 0C3.81 0 0 3.81 0 8.5S3.81 17 8.5 17 17 13.19 17 8.5 13.19 0 8.5 0Z"}),a.default.createElement("path",{className:"tip-fill",d:"M8.5 17C3.81 17 0 13.19 0 8.5S3.81 0 8.5 0 17 3.81 17 8.5 13.19 17 8.5 17Z"}),a.default.createElement("path",{className:"tip-mark",d:"m5.91 5.05-.1.09 1.05 1.14.1-.09c.39-.36 1.01-.78 1.77-.78.19 0 .5.02.76.15.13.06.23.14.31.25.08.11.13.26.13.45 0 .48-.28.76-.65 1.05l-.16.12c-.39.32-.75.61-1.02 1-.27.4-.44.88-.44 1.56v.54h1.55v-.54c0-.34.05-.53.18-.71.13-.19.35-.37.73-.67l.12-.1c.36-.28 1.23-.98 1.23-2.26 0-.72-.28-1.32-.77-1.74-.49-.42-1.17-.66-1.98-.66-1.27 0-2.23.65-2.82 1.18ZM7.68 11.58v1.55h1.55v-1.55H7.68Z"})))),b&amp;&amp;(0,s.createPortal)(a.default.createElement("div",{id:I,ref:k,role:"tooltip",className:`tooltip-wrapper${i===p.Bottom?" tooltip-wrapper-bottom":""} box-shadow2 flex-column radius-sm z9999 visible`},a.default.createElement("div",{className:"rel type-12 pad-t-xxs pad-b-xxs pad-l-xs pad-r-xs"},C),a.default.createElement("div",{ref:P,className:i===p.Bottom?"tooltip-notch-bottom":"tooltip-notch"})),document.body))};t.Tooltip=f,f.Content=e=&gt;a.default.Children.map(e.children,e=&gt;e)},47719:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BackgroundVideoInterface=void 0;var r,o=n(14802),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"id",void 0),s(this,"modal",void 0),s(this,"isScroll",void 0),s(this,"cinema",void 0),s(this,"autoplay",void 0),s(this,"autoPlayPause",void 0),s(this,"autoPlayLoop",void 0),s(this,"overlayTextDisplayAtEnd",void 0),s(this,"showTime",void 0),s(this,"showTitle",void 0),s(this,"videoStyles",void 0),s(this,"autoReduceSize",void 0),s(this,"viewport",void 0),s(this,"playerView",void 0),s(this,"parentCallback",void 0),s(this,"opacity",void 0),s(this,"gvpPlayerAccessibilityText",void 0),s(this,"radius",void 0),s(this,"unconstrained",void 0),s(this,"viewportPause",void 0)}static initWithSanity(e,t){let n=new l;return n.id=null==t?void 0:t.videoId,n.modal=null==t?void 0:t.modal,n.isScroll=null==t?void 0:t.isScroll,n.cinema=null==t?void 0:t.cinema,n.autoplay=null==t?void 0:t.autoplay,n.autoPlayLoop=null==t?void 0:t.autoPlayLoop,n.autoPlayPause=null==t?void 0:t.autoPlayPause,n.overlayTextDisplayAtEnd=null==t?void 0:t.overlayTextDisplayAtEnd,n.showTime=null==t?void 0:t.showTime,n.showTitle=null==t?void 0:t.showTitle,n.videoStyles=null==t?void 0:t.videoStyles,n.autoReduceSize=null==t?void 0:t.autoReduceSize,n.viewport=null==t?void 0:t.viewport,n.playerView=null==t?void 0:t.playerView,n.opacity=null==t?void 0:t.opacity,n.gvpPlayerAccessibilityText=null==t?void 0:t.gvpPlayerAccessibilityText,n.radius=null==t?void 0:t.radius,n.unconstrained=null==t?void 0:t.unconstrained,n.viewportPause=null==t?void 0:t.viewportPause,n}toProps({id:e,viewport:t}={}){return{id:e||this.id,modal:this.modal,isScroll:this.isScroll,cinema:this.cinema,autoplay:this.autoplay,autoPlayPause:this.autoPlayPause,autoPlayLoop:this.autoPlayLoop,overlayTextDisplayAtEnd:this.overlayTextDisplayAtEnd,showTime:this.showTime,showTitle:this.showTitle,videoStyles:this.videoStyles,autoReduceSize:this.autoReduceSize,viewport:this.viewport,playerView:this.playerView,parentCallback:this.parentCallback,opacity:this.opacity,gvpPlayerAccessibilityText:this.gvpPlayerAccessibilityText,unconstrained:this.unconstrained,viewportPause:this.viewportPause}}toJsx({id:e,viewport:t}={}){return i.default.createElement(o.BackgroundVideo,{id:e||this.id,viewport:t,...this.toProps({id:e,viewport:t})})}}t.BackgroundVideoInterface=l},54446:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.BackgroundVideo=void 0;var r=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=i(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&amp;&amp;({}).hasOwnProperty.call(e,a)){var s=o?Object.getOwnPropertyDescriptor(e,a):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),o=n(85471);function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}function a(){return(a=Object.assign?Object.assign.bind():function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}let s=({id:e,isScroll:t,cinema:n,modal:i,autoplay:s,autoPlayPause:l,autoPlayLoop:c,playerView:u,videoStyles:d,viewport:p,overlayTextDisplayAtEnd:h,gvpPlayerAccessibilityText:f,showVideoPlayerAnalytics:m,additionalAnalyticsData:v,radius:g=!1,unconstrained:y,viewportPause:b,className:_,...w})=&gt;{let[x,C]=(0,r.useState)(!0),T=(0,r.useCallback)(()=&gt;{let t=document.getElementById(`videoPlayer_playerView${e}`)||document.getElementById(`videoPlayer_${e}`);t&amp;&amp;Math.round(null==t?void 0:t.currentTime)===Math.round(null==t?void 0:t.duration)&amp;&amp;(w&amp;&amp;null!=w&amp;&amp;w.parentCallback&amp;&amp;(C(!1),w&amp;&amp;(null==w?void 0:w.parentCallback)&amp;&amp;w.parentCallback(!1)),t.removeEventListener("timeupdate",T))},[e]),S=()=&gt;{let t=document.getElementById(`videoPlayer_playerView${e}`)||document.getElementById(`videoPlayer_${e}`);t&amp;&amp;t.addEventListener("timeupdate",T)};if("undefined"!=typeof document){var E;null!==(E=document)&amp;&amp;void 0!==E&amp;&amp;E.getElementById(`videoPlayer_playerView${e}`)||setTimeout(()=&gt;{S()},4e3)}return r.default.createElement(r.default.Fragment,null,e&amp;&amp;x&amp;&amp;r.default.createElement("div",{id:`${e}-video`,"aria-label":f,className:"width-full height-full"},r.default.createElement(o.GvpPlayer,a({data:{video:e},radius:g,options:{isScroll:t,autoplay:s,autoPlayLoop:c,autoPlayPause:l,cinema:n,unconstrained:y,viewportPause:b,modal:i,playerView:u,overlayTextDisplayAtEnd:h,videoStyles:JSON.stringify(d)},events:{...m?{closeGVPPlayerView:m}:{}}},v&amp;&amp;{additionalAnalyticsData:{...v}}))))};t.BackgroundVideo=s,t.default=s},14802:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"BackgroundVideo",{enumerable:!0,get:function(){return r.BackgroundVideo}}),Object.defineProperty(t,"BackgroundVideoInterface",{enumerable:!0,get:function(){return o.BackgroundVideoInterface}});var r=n(54446),o=n(47719)},85258:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Scrim",{enumerable:!0,get:function(){return r.Scrim}});var r=n(27685)},27685:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Scrim=t.SCRIM_VISIBLE=t.SCRIM_INVISIBLE=void 0;var r=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=i(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&amp;&amp;Object.prototype.hasOwnProperty.call(e,a)){var s=o?Object.getOwnPropertyDescriptor(e,a):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),o=n(56321);function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}let a=t.SCRIM_VISIBLE="fadein",s=t.SCRIM_INVISIBLE="fadeout";t.Scrim=({children:e,show:t=!1,mounted:n,onClick:i,customZindex:l=4})=&gt;{let[c,u]=(0,r.useState)(s),[d,p]=(0,r.useState)(t),h=(0,r.useRef)(null);(0,r.useEffect)(()=&gt;(t&amp;&amp;(p(!0),setTimeout(()=&gt;{u(a)},100)),()=&gt;{document.documentElement.classList.remove("overflow-hidden")}),[]),(0,r.useEffect)(()=&gt;{t&amp;&amp;p(!0),setTimeout(()=&gt;{u(t?a:s)},100)},[t]);let f=["bg-rgba-black-85 fixed height-full left top block width-full",c].join(" "),m=d?r.default.createElement("div",{ref:h,className:f,onTransitionEnd:()=&gt;{c===s?(document.documentElement.classList.remove("overflow-hidden"),null==n||n(!1),p(!1)):(document.documentElement.classList.add("overflow-hidden"),null==n||n(!0))},onClick:e=&gt;{(null==h?void 0:h.current)===e.target&amp;&amp;(null==i||i(e))},style:{zIndex:l}},e):null;return"undefined"!=typeof document?(0,o.createPortal)(m,document.body):null}},7754:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Scrim",{enumerable:!0,get:function(){return r.Scrim}});var r=n(42473)},42473:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Scrim=t.SCRIM_VISIBLE=t.SCRIM_INVISIBLE=void 0;var r=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=i(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&amp;&amp;({}).hasOwnProperty.call(e,a)){var s=o?Object.getOwnPropertyDescriptor(e,a):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),o=n(56321);function i(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}let a=t.SCRIM_VISIBLE="fadein",s=t.SCRIM_INVISIBLE="fadeout";t.Scrim=({children:e,show:t=!1,mounted:n,onClick:i,customZindex:l=4})=&gt;{let[c,u]=(0,r.useState)(s),[d,p]=(0,r.useState)(t),h=(0,r.useRef)(null);(0,r.useEffect)(()=&gt;(t&amp;&amp;(p(!0),setTimeout(()=&gt;{u(a)},100)),()=&gt;{document.documentElement.classList.remove("overflow-hidden")}),[]),(0,r.useEffect)(()=&gt;{t&amp;&amp;p(!0),setTimeout(()=&gt;{u(t?a:s)},100)},[t]);let f=["bg-rgba-black-85 fixed height-full left top block width-full",c].join(" "),m=d?r.default.createElement("div",{ref:h,className:f,onTransitionEnd:()=&gt;{c===s?(document.documentElement.classList.remove("overflow-hidden"),null==n||n(!1),p(!1)):(document.documentElement.classList.add("overflow-hidden"),null==n||n(!0))},onClick:e=&gt;{(null==h?void 0:h.current)===e.target&amp;&amp;(null==i||i(e))},style:{zIndex:l}},e):null;return"undefined"!=typeof document?(0,o.createPortal)(m,document.body):null}},22029:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ScrimShade",{enumerable:!0,get:function(){return r.ScrimShade}}),Object.defineProperty(t,"Spinner",{enumerable:!0,get:function(){return r.Spinner}}),Object.defineProperty(t,"SpinnerSize",{enumerable:!0,get:function(){return r.SpinnerSize}}),Object.defineProperty(t,"SpinnerVariant",{enumerable:!0,get:function(){return r.SpinnerVariant}});var r=n(18910)},18910:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ScrimShade=void 0,t.Spinner=function({children:e,size:t=h.large,onDark:n=!1,inScrim:r=!1,scrimColor:o=d.scrimDark,variant:i=p.CONTAINER,role:u="status",...f}){let m=s.default.createElement("svg",{viewBox:"0 0 43 43","aria-hidden":f["aria-hidden"],"aria-label":f["aria-label"],className:`duc-loading-spinner ${f.className} `,style:f.style},s.default.createElement("g",null,s.default.createElement("circle",{className:"duc-loading-spinner-inner",r:"20",cx:"21.5",cy:"21.5",fill:"none"}),s.default.createElement("circle",{className:"duc-loading-spinner-outer",r:"20",cx:"21.5",cy:"21.5",fill:"none"}))),v=s.default.createElement("div",{className:"text-center"},s.default.createElement("div",{className:`inline-block ${t}`,"data-testid":f["data-testid"],role:u,"aria-busy":"true","aria-label":f["aria-label"]},m),e&amp;&amp;s.default.createElement("p",{className:`type-sm mar-t-xxs pad-l-lg pad-r-lg ${n||i===p.FULLPAGE?"color-gray-300":"color-gray-700"}`},e));return s.default.createElement(s.default.Fragment,null,i===p.BUTTON?s.default.createElement("svg",{viewBox:"0 0 43 43","aria-hidden":f["aria-hidden"],"aria-label":f["aria-label"],style:f.style,className:`jsx-1152487533 duc-loading-spinner ${f.className} `},s.default.createElement("g",{className:"jsx-1152487533"},s.default.createElement("circle",{r:"20",cx:"21.5",cy:"21.5",fill:"none",className:"jsx-1152487533 duc-loading-spinner-inner"}),s.default.createElement("circle",{r:"20",cx:"21.5",cy:"21.5",fill:"none",className:"jsx-1152487533 duc-loading-spinner-outer"}))):i===p.FULLPAGE?s.default.createElement(s.default.Fragment,null,s.default.createElement(c.ConditionalWrapper,{condition:!1===r,wrapper:e=&gt;s.default.createElement(l.Scrim,{show:!0},e)},s.default.createElement("div",{className:"fixed top left height-full width-full flex flex-column justify-center z3"},v))):i===p.CONTAINER?s.default.createElement("div",{id:"spinner",className:`jsx-1152487533 absolute-fill flex flex-items-center justify-center radius-xs ${o}`},v):s.default.createElement("div",{className:"jsx-1152487533"},v),s.default.createElement(a.default,{id:"1152487533"},["@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.duc-loading-spinner{-webkit-animation:duc-loading-spinner 2.25s linear infinite;animation:duc-loading-spinner 2.25s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;}}",".duc-loading-spinner g{-webkit-animation:duc-loading-spinner 2.25s linear infinite;animation:duc-loading-spinner 2.25s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;}",".duc-loading-spinner-inner{stroke-width:3;stroke:#878c94;opacity:0.25;}",".duc-loading-spinner-outer{stroke-width:3;stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#009fdb;-webkit-animation:duc-loading-spinner-outer 1.6875s ease-in-out infinite;animation:duc-loading-spinner-outer 1.6875s ease-in-out infinite;stroke-linecap:round;}","@-webkit-keyframes duc-loading-spinner{100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@keyframes duc-loading-spinner{100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@-webkit-keyframes duc-loading-spinner-outer{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}","@keyframes duc-loading-spinner-outer{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}"]))},t.SpinnerVariant=t.SpinnerSize=void 0;var r,o,i,a=u(n(90369)),s=u(n(44194)),l=n(7754),c=n(49251);function u(e){return e&amp;&amp;e.__esModule?e:{default:e}}let d=t.ScrimShade=((r={}).scrimLight="bg-rgba-white-85",r.scrimDark="bg-rgba-black-85",r),p=t.SpinnerVariant=((o={}).BUTTON="button",o.CONTAINER="container",o.FULLPAGE="fullpage",o),h=t.SpinnerSize=((i={}).xlarge="height-xl-all width-xl-all",i.large="height-lg-all width-lg-all",i.medium="height-md-all width-md-all",i.small="height-sm-all width-sm-all",i)},49533:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Viewport",{enumerable:!0,get:function(){return r.Viewport}}),Object.defineProperty(t,"getViewportForWidth",{enumerable:!0,get:function(){return r.getViewportForWidth}}),Object.defineProperty(t,"useViewport",{enumerable:!0,get:function(){return r.useViewport}});var r=n(59290)},59290:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useViewport=t.getViewportForWidth=t.Viewport=void 0;var r,o,i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};let a=t.Viewport=((o={})[o.DESKTOP=0]="DESKTOP",o[o.TABLET=1]="TABLET",o[o.MOBILE=2]="MOBILE",o),s=e=&gt;e&lt;768?a.MOBILE:e&gt;1024?a.DESKTOP:a.TABLET;t.getViewportForWidth=s,t.useViewport=e=&gt;{let t=i.default.useMemo(()=&gt;{let t=1366;return null!=e&amp;&amp;e.match(/Tablet|iPad/i)?t=1024:null!=e&amp;&amp;e.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(t=767),s(t)},[e]),[n,r]=i.default.useState(t),o=()=&gt;{var e,t;let n=[];return window.innerWidth&amp;&amp;n.push(window.innerWidth),null!==(e=window.screen)&amp;&amp;void 0!==e&amp;&amp;e.width&amp;&amp;n.push(null===(t=window.screen)||void 0===t?void 0:t.width),{width:n.length&gt;0&amp;&amp;Math.min(...n)}},a=()=&gt;s(o().width);return i.default.useEffect(()=&gt;{let e=null,t=()=&gt;{clearTimeout(e),e=setTimeout(()=&gt;{r(a())},20)};return r(a()),window.addEventListener("resize",t),window.addEventListener("orientationchange",t),()=&gt;{window.removeEventListener("resize",t),window.removeEventListener("orientationchange",t)}},[]),n}},45169:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Orientation",{enumerable:!0,get:function(){return o.Orientation}}),Object.defineProperty(t,"ViewPort",{enumerable:!0,get:function(){return r.Viewport}}),Object.defineProperty(t,"Viewport",{enumerable:!0,get:function(){return r.Viewport}}),Object.defineProperty(t,"useWindowSize",{enumerable:!0,get:function(){return o.useWindowSize}});var r=n(49533),o=n(56275)},56275:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useWindowSize=t.Orientation=void 0;var r,o,i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(49533);let s=t.Orientation=((o={})[o.LANDSCAPE=0]="LANDSCAPE",o[o.PORTRAIT=1]="PORTRAIT",o);t.useWindowSize=e=&gt;{let t=i.default.useMemo(()=&gt;{let t=1366,n=s.LANDSCAPE;null!=e&amp;&amp;e.match(/Tablet|iPad/i)?t=1024:null!=e&amp;&amp;e.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(t=767,n=s.PORTRAIT);let r=(0,a.getViewportForWidth)(t);return{width:t,height:768,orientation:n,desktop:r===a.Viewport.DESKTOP,tablet:r===a.Viewport.TABLET,mobile:r===a.Viewport.MOBILE,viewport:r}},[]),[n,r]=i.default.useState(t),o=()=&gt;{var e,t,n;let r=[],o=[];return window.innerWidth&amp;&amp;r.push(window.innerWidth),window.innerHeight&amp;&amp;o.push(window.innerHeight),null!==(e=window.screen)&amp;&amp;void 0!==e&amp;&amp;e.width&amp;&amp;(r.push(null===(t=window.screen)||void 0===t?void 0:t.width),o.push(null===(n=window.screen)||void 0===n?void 0:n.height)),{width:window.innerWidth?window.innerWidth:r.length&gt;0&amp;&amp;Math.min(...r),height:window.innerHeight?window.innerHeight:o.length&gt;0&amp;&amp;Math.min(...o)}},l=()=&gt;{let e=o(),t=(0,a.getViewportForWidth)(e.width);return{width:e.width,height:e.height,desktop:t===a.Viewport.DESKTOP,tablet:t===a.Viewport.TABLET,mobile:t===a.Viewport.MOBILE,viewport:t}},c=()=&gt;({orientation:(window.innerHeight||document.documentElement.clientHeight)&gt;(window.innerWidth||document.documentElement.clientWidth)?s.PORTRAIT:s.LANDSCAPE});return i.default.useEffect(()=&gt;{let e=null,t=()=&gt;{clearTimeout(e),e=setTimeout(()=&gt;{r({...l(),...c()})},100)};return r({...l(),...c()}),window.addEventListener("resize",t),window.addEventListener("orientationchange",t),()=&gt;{window.removeEventListener("resize",t),window.removeEventListener("orientationchange",t)}},[]),n}},55272:function(e,t,n){"use strict";var r=this&amp;&amp;this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&amp;&amp;(r=n);var o=Object.getOwnPropertyDescriptor(t,n);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&amp;&amp;(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&amp;&amp;(r=n),e[r]=t[n]}),o=this&amp;&amp;this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(66409),t)},66409:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.buttonPrimary2TextColor=t.buttonPrimaryHoverTextColor=t.buttonPrimaryHoverBorderColor=t.buttonPrimaryHoverBgColor=t.buttonPrimaryTextColor=t.buttonPrimaryBorderColor=t.buttonPrimaryBgColor=t.buttonDisabledTextColor=t.buttonDisabledBorderColor=t.buttonDisabledBgColor=t.buttonFontFamily=t.buttonSMFontSize=t.buttonLGFontSize=t.scrimDark=t.scrimLight=t.colorPartnerHBOMax=t.colorFuncBlue600=t.colorFuncBlue400=t.colorFuncRed600=t.colorFuncRed400=t.colorFuncOrange600=t.colorFuncOrange400=t.colorFuncGreen600=t.colorFuncGreen400=t.colorGray900=t.colorGray800=t.colorGray700=t.colorGray600=t.colorGray500=t.colorGray400=t.colorGray300=t.colorGray200=t.colorGray100=t.colorTransparent=t.colorBlack=t.colorWhite=t.colorCobalt800=t.colorCobalt600=t.colorCobalt400=t.colorCobalt100=t.colorAttblue000=t.colorAttblue200=t.colorAttblue100=t.colorBrandTangerine=t.colorBrandPurple=t.colorBrandMint=t.colorBrandLime=t.colorBrandBerry=t.colorBrandCobalt=t.colorBrandAttblue=void 0,t.headingSMFontSizeDesktop=t.headingSMFontSizeTablet=t.headingSMFontSizeMobile=t.headingMDFontSizeDesktop=t.headingMDFontSizeTablet=t.headingMDFontSizeMobile=t.headingLGFontSizeDesktop=t.headingLGFontSizeTablet=t.headingLGFontSizeMobile=t.headingXLFontSizeDesktop=t.headingXLFontSizeTablet=t.headingXLFontSizeMobile=t.headingXXLFontSizeDesktop=t.headingXXLFontSizeTablet=t.headingXXLFontSizeMobile=t.headingXXXLFontSizeDesktop=t.headingXXXLFontSizeTablet=t.headingXXXLFontSizeMobile=t.headingLetterSpacing=t.headingLineHeight=t.eyebrowTextColor=t.eyebrowFontFamily=t.eyebrowMDFontSizeDesktop=t.eyebrowMDFontSizeTablet=t.eyebrowMDFontSizeMobile=t.eyebrowLGFontSizeDesktop=t.eyebrowLGFontSizeTablet=t.eyebrowLGFontSizeMobile=t.eyebrowXLFontSizeDesktop=t.eyebrowXLFontSizeTablet=t.eyebrowXLFontSizeMobile=t.eyebrowXXLFontSizeDesktop=t.eyebrowXXLFontSizeTablet=t.eyebrowXXLFontSizeMobile=t.eyebrowXXXLFontSizeDesktop=t.eyebrowXXXLFontSizeTablet=t.eyebrowXXXLFontSizeMobile=t.eyebrowCase=t.eyebrowLineHeight=t.buttonSecondaryHoverTextColor=t.buttonSecondaryHoverBorderColor=t.buttonSecondaryHoverBgColor=t.buttonSecondaryTextColor=t.buttonSecondaryBorderColor=t.buttonSecondaryBgColor=t.buttonPrimary2BorderColor=t.buttonPrimary2BgColor=t.buttonPrimary2HoverTextColor=t.buttonPrimary2HoverBorderColor=t.buttonPrimary2HoverBgColor=void 0,t.typeSMTablet=t.typeSMMobile=t.typeBASEDesktop=t.typeBASETablet=t.typeBASEMobile=t.typeLGDesktop=t.typeLGTablet=t.typeLGMobile=t.type60=t.type48=t.type42=t.type34=t.type26=t.type24=t.type22=t.type20=t.type18=t.type16=t.type15=t.type14=t.type13=t.type12=t.type11=t.type10=t.lineHeightReset=t.lineHeightTight=t.lineHeightNormal=t.lineHeightLoose=t.lineHeightXS=t.lineHeightSM=t.lineHeightBASE=t.lineHeightMD=t.lineHeightLG=t.lineHeight0=t.fontFamilyBold=t.fontFamilyRegular=t.borderRadiusPill=t.borderRadiusSM=t.borderRadiusMD=t.borderRadiusLG=t.borderRadius100=t.mediaQueryDesktopMinWidth=t.mediaQueryTabletMaxWidth=t.mediaQueryTabletMinWidth=t.mediaQueryMobileMaxWidth=t.headingTextColor=t.headingFontFamily=t.headingXSFontSizeDesktop=t.headingXSFontSizeTablet=t.headingXSFontSizeMobile=void 0,t.dropdownDisabledValTextColor=t.dropdownFocusOutlineColor=t.dropdownOptgroupFontSize=t.dropdownOptgroupFontFamily=t.dropdownOptionTextColor=t.dropdownOptionSelectedHoverTextColor=t.dropdownOptionSelectedTextColor=t.dropdownOptionSelectedBgColor=t.dropdownOptionHoverTextColor=t.dropdownOptionHoverBgColor=t.dropdownOptionFontSize=t.dropdownOptionFontFamily=t.dropdownErrorBorderColor=t.dropdownSelectedValTextColor=t.dropdownPlaceholderFontSize=t.dropdownPlaceholderTextColor=t.dropdownHoverBorderColor=t.dropdownBorderColor=t.dropdownBorderRadius=t.dropdownFontSize=t.dropdownFontFamily=t.focusOutlineColor=t.checkboxFocusOutlineColor=t.checkboxSelectedBorderColor=t.checkboxSelectedBgColor=t.checkboxLabelTextColor=t.checkboxLabelFontSize=t.checkboxLabelFontFamily=t.checkboxErrorBorderColor=t.checkboxErrorLabelTextColor=t.checkboxErrorBgColor=t.checkboxDisabledLabelTextColor=t.checkboxDisabledBorderColor=t.checkboxDisabledBgColor=t.checkboxBgColor=t.checkboxBorderColor=t.checkboxBorderRadius=t.cardBorderRadius=t.calendarBorderRadius=t.typeLegalFontSizeDesktop=t.typeLegalFontSizeTablet=t.typeLegalFontSizeMobile=t.typeBodyRoot=t.typeXXSDesktop=t.typeXXSTablet=t.typeXXSMobile=t.typeXSDesktop=t.typeXSTablet=t.typeXSMobile=t.typeSMDesktop=void 0,t.usageMeterBorderRadius=t.tagsBorderRadius=t.tabsSelectedBorderRadius=t.notificationTimedBorderRadius=t.formfieldFocusBorderColor=t.formfieldDisabledTextColor=t.formfieldDisabledBorderColor=t.formfieldDisabledBgColor=t.formfieldBgColor=t.formfieldTextColor=t.formfieldPlaceholderTextColor=t.formfieldHoverBorderColor=t.formfieldErrorBorderColor=t.formfieldBorderColor=t.formfieldBorderRadius=t.radioFocusOutlineColor=t.radioSelectedBorderColor=t.radioSelectedBgColor=t.radioLabelTextColor=t.radioLabelFontSize=t.radioLabelFontFamily=t.radioErrorLabelTextColor=t.radioErrorBorderColor=t.radioErrorBgColor=t.radioDisabledLabelTextColor=t.radioDisabledBorderColor=t.radioDisabledBgColor=t.radioBgColor=t.radioBorderColor=t.radioBorderRadius=t.radioCheckboxKeyboardFocusOutlineColor=t.radioCheckboxLabelFontFamily=t.formErrorBorderColor=t.formBorderColor=t.formDefaultTextColor=t.formDisabledTextColor=t.formLabelDisabledTextColor=t.formLabelErrorDotColor=t.formLabelTextColor=t.formLabelFontSize=t.formLabelFontFamily=void 0,t.colorBrandAttblue={value:"#009fdb"},t.colorBrandCobalt={value:"#0057b8"},t.colorBrandBerry={value:"#ff585d"},t.colorBrandLime={value:"#91dc00"},t.colorBrandMint={value:"#49eedc"},t.colorBrandPurple={value:"#af29bb"},t.colorBrandTangerine={value:"#ffb000"},t.colorAttblue100={value:"#dcf3fa"},t.colorAttblue200={value:"#baeefc"},t.colorAttblue000={value:"#f2fafd"},t.colorCobalt100={value:"#e5eef8"},t.colorCobalt400={value:"#007ae2"},t.colorCobalt600={value:"#0057b8"},t.colorCobalt800={value:"#25303a"},t.colorWhite={value:"#ffffff"},t.colorBlack={value:"#000000"},t.colorTransparent={value:"rgba(0, 0, 0, 0)"},t.colorGray100={value:"#f8fafb"},t.colorGray200={value:"#f3f4f6"},t.colorGray300={value:"#dcdfe3"},t.colorGray400={value:"#bdc2c7"},t.colorGray500={value:"#878c94"},t.colorGray600={value:"#686e74"},t.colorGray700={value:"#454b52"},t.colorGray800={value:"#1d2329"},t.colorGray900={value:"#13171b"},t.colorFuncGreen400={value:"#3da930"},t.colorFuncGreen600={value:"#2d7e24"},t.colorFuncOrange400={value:"#ff8500"},t.colorFuncOrange600={value:"#ea712f"},t.colorFuncRed400={value:"#ff4349"},t.colorFuncRed600={value:"#c70032"},t.colorFuncBlue400={value:"#007ae2"},t.colorFuncBlue600={value:"#0057b8"},t.colorPartnerHBOMax={value:"#4511a5"},t.scrimLight={value:"rgba(255, 255, 255, 0.85)"},t.scrimDark={value:"rgba(0, 0, 0, 0.85)"},t.buttonLGFontSize={value:"1.4rem"},t.buttonSMFontSize={value:"1.2rem"},t.buttonFontFamily={value:"font-bold, sans-serif"},t.buttonDisabledBgColor={value:"#dcdfe3"},t.buttonDisabledBorderColor={value:"#dcdfe3"},t.buttonDisabledTextColor={value:"#686e74"},t.buttonPrimaryBgColor={value:"#1d2329"},t.buttonPrimaryBorderColor={value:"#1d2329"},t.buttonPrimaryTextColor={value:"#ffffff"},t.buttonPrimaryHoverBgColor={value:"#454b52"},t.buttonPrimaryHoverBorderColor={value:"#454b52"},t.buttonPrimaryHoverTextColor={value:"#ffffff"},t.buttonPrimary2TextColor={value:"#ffffff"},t.buttonPrimary2HoverBgColor={value:"#007ae2"},t.buttonPrimary2HoverBorderColor={value:"#007ae2"},t.buttonPrimary2HoverTextColor={value:"#ffffff"},t.buttonPrimary2BgColor={value:"#0057b8"},t.buttonPrimary2BorderColor={value:"#0057b8"},t.buttonSecondaryBgColor={value:"rgba(0, 0, 0, 0)"},t.buttonSecondaryBorderColor={value:"#1d2329"},t.buttonSecondaryTextColor={value:"#1d2329"},t.buttonSecondaryHoverBgColor={value:"#454b52"},t.buttonSecondaryHoverBorderColor={value:"#454b52"},t.buttonSecondaryHoverTextColor={value:"#ffffff"},t.eyebrowLineHeight={value:"01.15"},t.eyebrowCase={value:"uppercase"},t.eyebrowXXXLFontSizeMobile={value:"2.4rem"},t.eyebrowXXXLFontSizeTablet={value:"2.6rem"},t.eyebrowXXXLFontSizeDesktop={value:"2.8rem"},t.eyebrowXXLFontSizeMobile={value:"2.2rem"},t.eyebrowXXLFontSizeTablet={value:"2.4rem"},t.eyebrowXXLFontSizeDesktop={value:"2.6rem"},t.eyebrowXLFontSizeMobile={value:"2.0rem"},t.eyebrowXLFontSizeTablet={value:"2.2rem"},t.eyebrowXLFontSizeDesktop={value:"2.4rem"},t.eyebrowLGFontSizeMobile={value:"1.6rem"},t.eyebrowLGFontSizeTablet={value:"1.8rem"},t.eyebrowLGFontSizeDesktop={value:"2.0rem"},t.eyebrowMDFontSizeMobile={value:"1.4rem"},t.eyebrowMDFontSizeTablet={value:"1.6rem"},t.eyebrowMDFontSizeDesktop={value:"1.6rem"},t.eyebrowFontFamily={value:"font-regular, sans-serif"},t.eyebrowTextColor={value:"#1d2329"},t.headingLineHeight={value:"01.15"},t.headingLetterSpacing={value:"-0.03em"},t.headingXXXLFontSizeMobile={value:"3.6rem"},t.headingXXXLFontSizeTablet={value:"4.2rem"},t.headingXXXLFontSizeDesktop={value:"6.0rem"},t.headingXXLFontSizeMobile={value:"3.2rem"},t.headingXXLFontSizeTablet={value:"3.8rem"},t.headingXXLFontSizeDesktop={value:"4.8rem"},t.headingXLFontSizeMobile={value:"2.8rem"},t.headingXLFontSizeTablet={value:"3.4rem"},t.headingXLFontSizeDesktop={value:"4.2rem"},t.headingLGFontSizeMobile={value:"2.4rem"},t.headingLGFontSizeTablet={value:"2.8rem"},t.headingLGFontSizeDesktop={value:"3.4rem"},t.headingMDFontSizeMobile={value:"2.0rem"},t.headingMDFontSizeTablet={value:"2.2rem"},t.headingMDFontSizeDesktop={value:"2.6rem"},t.headingSMFontSizeMobile={value:"1.6rem"},t.headingSMFontSizeTablet={value:"1.8rem"},t.headingSMFontSizeDesktop={value:"2.0rem"},t.headingXSFontSizeMobile={value:"1.2rem"},t.headingXSFontSizeTablet={value:"1.4rem"},t.headingXSFontSizeDesktop={value:"1.6rem"},t.headingFontFamily={value:"font-bold, sans-serif"},t.headingTextColor={value:"#1d2329"},t.mediaQueryMobileMaxWidth={value:"0767"},t.mediaQueryTabletMinWidth={value:"0768"},t.mediaQueryTabletMaxWidth={value:"01024"},t.mediaQueryDesktopMinWidth={value:"01025"},t.borderRadius100={value:"100%"},t.borderRadiusLG={value:"1.6rem"},t.borderRadiusMD={value:"0.8rem"},t.borderRadiusSM={value:"0.4rem"},t.borderRadiusPill={value:"2em"},t.fontFamilyRegular={value:"font-regular, sans-serif"},t.fontFamilyBold={value:"font-bold, sans-serif"},t.lineHeight0={value:"00"},t.lineHeightLG={value:"01.6"},t.lineHeightMD={value:"01.4"},t.lineHeightBASE={value:"01.2"},t.lineHeightSM={value:"01"},t.lineHeightXS={value:"00.8"},t.lineHeightLoose={value:"01.6"},t.lineHeightNormal={value:"01.4"},t.lineHeightTight={value:"01.2"},t.lineHeightReset={value:"01"},t.type10={value:"1.0rem"},t.type11={value:"1.1rem"},t.type12={value:"1.2rem"},t.type13={value:"1.3rem"},t.type14={value:"1.4rem"},t.type15={value:"1.5rem"},t.type16={value:"1.6rem"},t.type18={value:"1.8rem"},t.type20={value:"2.0rem"},t.type22={value:"2.2rem"},t.type24={value:"2.4rem"},t.type26={value:"2.6rem"},t.type34={value:"3.4rem"},t.type42={value:"4.2rem"},t.type48={value:"4.8rem"},t.type60={value:"6.0rem"},t.typeLGMobile={value:"1.8rem"},t.typeLGTablet={value:"2.0rem"},t.typeLGDesktop={value:"2.4rem"},t.typeBASEMobile={value:"1.6rem"},t.typeBASETablet={value:"1.7rem"},t.typeBASEDesktop={value:"1.8rem"},t.typeSMMobile={value:"1.4rem"},t.typeSMTablet={value:"1.5rem"},t.typeSMDesktop={value:"1.5rem"},t.typeXSMobile={value:"1.1rem"},t.typeXSTablet={value:"1.2rem"},t.typeXSDesktop={value:"1.2rem"},t.typeXXSMobile={value:"1.0rem"},t.typeXXSTablet={value:"1.0rem"},t.typeXXSDesktop={value:"1.1rem"},t.typeBodyRoot={value:"62.5%"},t.typeLegalFontSizeMobile={value:"1.1rem"},t.typeLegalFontSizeTablet={value:"1.2rem"},t.typeLegalFontSizeDesktop={value:"1.2rem"},t.calendarBorderRadius={value:"0.8rem"},t.cardBorderRadius={value:"1.6rem"},t.checkboxBorderRadius={value:"0.4rem"},t.checkboxBorderColor={value:"#686e74"},t.checkboxBgColor={value:"#ffffff"},t.checkboxDisabledBgColor={value:"#f8fafb"},t.checkboxDisabledBorderColor={value:"#bdc2c7"},t.checkboxDisabledLabelTextColor={value:"#878c94"},t.checkboxErrorBgColor={value:"#c70032"},t.checkboxErrorLabelTextColor={value:"#454b52"},t.checkboxErrorBorderColor={value:"#c70032"},t.checkboxLabelFontFamily={value:"font-regular, sans-serif"},t.checkboxLabelFontSize={value:"1.4rem"},t.checkboxLabelTextColor={value:"#454b52"},t.checkboxSelectedBgColor={value:"#0057b8"},t.checkboxSelectedBorderColor={value:"#0057b8"},t.checkboxFocusOutlineColor={value:"#000000"},t.focusOutlineColor={value:"#000000"},t.dropdownFontFamily={value:"font-regular, sans-serif"},t.dropdownFontSize={value:"1.6rem"},t.dropdownBorderRadius={value:"0.8rem"},t.dropdownBorderColor={value:"#686e74"},t.dropdownHoverBorderColor={value:"#0057b8"},t.dropdownPlaceholderTextColor={value:"#686e74"},t.dropdownPlaceholderFontSize={value:"1.6rem"},t.dropdownSelectedValTextColor={value:"#1d2329"},t.dropdownErrorBorderColor={value:"#c70032"},t.dropdownOptionFontFamily={value:"font-regular, sans-serif"},t.dropdownOptionFontSize={value:"1.4rem"},t.dropdownOptionHoverBgColor={value:"#e5eef8"},t.dropdownOptionHoverTextColor={value:"#0057b8"},t.dropdownOptionSelectedBgColor={value:"#f8fafb"},t.dropdownOptionSelectedTextColor={value:"#454b52"},t.dropdownOptionSelectedHoverTextColor={value:"#0057b8"},t.dropdownOptionTextColor={value:"#454b52"},t.dropdownOptgroupFontFamily={value:"font-bold, sans-serif"},t.dropdownOptgroupFontSize={value:"1.4rem"},t.dropdownFocusOutlineColor={value:"#000000"},t.dropdownDisabledValTextColor={value:"#878c94"},t.formLabelFontFamily={value:"font-bold, sans-serif"},t.formLabelFontSize={value:"1.4rem"},t.formLabelTextColor={value:"#1d2329"},t.formLabelErrorDotColor={value:"#c70032"},t.formLabelDisabledTextColor={value:"#878c94"},t.formDisabledTextColor={value:"#878c94"},t.formDefaultTextColor={value:"#454b52"},t.formBorderColor={value:"#686e74"},t.formErrorBorderColor={value:"#c70032"},t.radioCheckboxLabelFontFamily={value:"font-regular, sans-serif"},t.radioCheckboxKeyboardFocusOutlineColor={value:"#000000"},t.radioBorderRadius={value:"100%"},t.radioBorderColor={value:"#686e74"},t.radioBgColor={value:"#ffffff"},t.radioDisabledBgColor={value:"#878c94"},t.radioDisabledBorderColor={value:"#878c94"},t.radioDisabledLabelTextColor={value:"#878c94"},t.radioErrorBgColor={value:"#c70032"},t.radioErrorBorderColor={value:"#c70032"},t.radioErrorLabelTextColor={value:"#454b52"},t.radioLabelFontFamily={value:"font-regular, sans-serif"},t.radioLabelFontSize={value:"1.4rem"},t.radioLabelTextColor={value:"#454b52"},t.radioSelectedBgColor={value:"#0057b8"},t.radioSelectedBorderColor={value:"#0057b8"},t.radioFocusOutlineColor={value:"#000000"},t.formfieldBorderRadius={value:"0.8rem"},t.formfieldBorderColor={value:"#686e74"},t.formfieldErrorBorderColor={value:"#c70032"},t.formfieldHoverBorderColor={value:"#0057b8"},t.formfieldPlaceholderTextColor={value:"#686e74"},t.formfieldTextColor={value:"#1d2329"},t.formfieldBgColor={value:"#ffffff"},t.formfieldDisabledBgColor={value:"#f8fafb"},t.formfieldDisabledBorderColor={value:"#bdc2c7"},t.formfieldDisabledTextColor={value:"#878c94"},t.formfieldFocusBorderColor={value:"#0057b8"},t.notificationTimedBorderRadius={value:"0.8rem"},t.tabsSelectedBorderRadius={value:"0.4rem"},t.tagsBorderRadius={value:"0.4rem"},t.usageMeterBorderRadius={value:"2em"}},5161:function(e,t,n){"use strict";var r,o=this&amp;&amp;this.__importDefault||function(e){return e&amp;&amp;e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.useEventContext=t.EventContext=t.EContextEvent=void 0;let i=o(n(44194));(r=t.EContextEvent||(t.EContextEvent={})).MODAL="useModal",r.ADDTOCART="addToCart",t.EventContext=i.default.createContext({}),t.useEventContext=()=&gt;i.default.useContext(t.EventContext)},72794:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EContextEvent=t.EventContext=t.useEventContext=void 0;var r=n(5161);Object.defineProperty(t,"useEventContext",{enumerable:!0,get:function(){return r.useEventContext}}),Object.defineProperty(t,"EventContext",{enumerable:!0,get:function(){return r.EventContext}}),Object.defineProperty(t,"EContextEvent",{enumerable:!0,get:function(){return r.EContextEvent}})},56815:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useEventContext=t.EventContext=t.EContextEvent=void 0;var r,o,i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};t.EContextEvent=((o={}).MODAL="useModal",o.ADDTOCART="addToCart",o);let a=t.EventContext=i.default.createContext({});t.useEventContext=()=&gt;i.default.useContext(a)},76537:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"EContextEvent",{enumerable:!0,get:function(){return r.EContextEvent}}),Object.defineProperty(t,"EventContext",{enumerable:!0,get:function(){return r.EventContext}}),Object.defineProperty(t,"useEventContext",{enumerable:!0,get:function(){return r.useEventContext}});var r=n(56815)},96108:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useEventContext=t.EventContext=t.EContextEvent=void 0;var r,o,i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};t.EContextEvent=((o={}).MODAL="useModal",o.ADDTOCART="addToCart",o);let a=t.EventContext=i.default.createContext({});t.useEventContext=()=&gt;i.default.useContext(a)},25241:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"EContextEvent",{enumerable:!0,get:function(){return r.EContextEvent}}),Object.defineProperty(t,"EventContext",{enumerable:!0,get:function(){return r.EventContext}}),Object.defineProperty(t,"useEventContext",{enumerable:!0,get:function(){return r.useEventContext}});var r=n(96108)},91250:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ETheme=t.ComponentInterfaceBaseClass=t.SectionTheme=void 0;var r=n(42393);Object.defineProperty(t,"SectionTheme",{enumerable:!0,get:function(){return r.SectionTheme}});var o=n(47581);Object.defineProperty(t,"ComponentInterfaceBaseClass",{enumerable:!0,get:function(){return o.ComponentInterfaceBaseClass}});var i=n(42393);Object.defineProperty(t,"ETheme",{enumerable:!0,get:function(){return i.ETheme}})},47581:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ComponentInterfaceBaseClass=void 0;class n{}t.ComponentInterfaceBaseClass=n},42393:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),t.ETheme=t.SectionTheme=void 0,(n=t.SectionTheme||(t.SectionTheme={}))[n.DARK=0]="DARK",n[n.LIGHT=1]="LIGHT",(r=t.ETheme||(t.ETheme={})).BASE="theme-base-bg",r.NEUTRAL="theme-neutral-bg",r.ACCENT="theme-accent-bg",r.DARKACCENT="theme-dark-accent-bg",r.LIGHTIMAGE="theme-light-bg-img",r.DARKIMAGE="theme-dark-bg-img"},87515:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Analytics=void 0;class o{constructor(){}static getInstance(){return o.instance||(o.instance=new o),o.instance}onLinkClick(e,t){var n,r;let o=(null==t?void 0:t.linkName)!=void 0?t.linkName:null===(n=e.target)||void 0===n?void 0:n.innerText,i=(null==t?void 0:t.linkDestinationUrl)!=void 0?t.linkDestinationUrl:null===(r=e.target)||void 0===r?void 0:r.href,a=(null==t?void 0:t.linkPosition)!=void 0?t.linkPosition:"Body";t&amp;&amp;(delete t.linkName,delete t.linkDestinationUrl,delete t.linkPosition);let s={linkDestinationUrl:i,linkName:o,linkPosition:a,...t};this.fireEvent("linkClick","Link_Click",s)}onPageLoad(e){this.fireEvent("pageLoad","Page_Load",e)}onImpression(e){this.fireEvent("impression","impression",e)}fireEvent(e,t,n){let r=setInterval(()=&gt;{window.DataMappingInterface&amp;&amp;(clearInterval(r),window.DataMappingInterface.init({eventAction:e,eventCode:t,additionaldata:n,datatransform:!1}))},50)}}t.Analytics=o,(n="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(n="instance","string"))?r:String(r))in o?Object.defineProperty(o,n,{value:null,enumerable:!0,configurable:!0,writable:!0}):o[n]=null,t.default=o.getInstance()},45587:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Analytics",{enumerable:!0,get:function(){return o.default}});var r,o=(r=n(87515))&amp;&amp;r.__esModule?r:{default:r}},42913:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getComponentDataAttribute=t.formatText=t.flat=t.CommonUtils=void 0;var r,o=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r};t.CommonUtils=()=&gt;o.default.createElement("div",null,"Common Utils"),t.flat=(...e)=&gt;{if(e&amp;&amp;0!==e.length)return e.filter(Boolean).join(" ").trim().replace(/\s+/g," ")||void 0};let i=(e="")=&gt;{let t=e.toLowerCase();return(t=(t=t.replace(/[^a-z0-9]+/g,"-")).replace(/-+/g,"-")).replace(/^-|-$/g,"")};t.formatText=i,t.getComponentDataAttribute=(e,t="duc")=&gt;`${i(e)}-${t}`},52595:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.HtmlComment=void 0;var r=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=o(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},i=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&amp;&amp;({}).hasOwnProperty.call(e,a)){var s=i?Object.getOwnPropertyDescriptor(e,a):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194));function o(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(o=function(e){return e?n:t})(e)}let i="undefined"!=typeof window?r.useLayoutEffect:r.useEffect;t.HtmlComment=({text:e})=&gt;{let t=r.default.createRef();return"undefined"==typeof window?null:(i(()=&gt;{let r=null,o=null,i=null;if(t.current){o=(r=t.current).parentNode,i=(window||n.g).document.createComment(` ${e.trim()} `);try{o&amp;&amp;o.contains(r)&amp;&amp;o.replaceChild(i,r)}catch(e){}}return()=&gt;{o&amp;&amp;r&amp;&amp;i&amp;&amp;o.replaceChild(r,i)}},[]),r.default.createElement("div",{ref:t,style:{display:"none"}}))}},44330:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"HtmlComment",{enumerable:!0,get:function(){return r.HtmlComment}}),Object.defineProperty(t,"flat",{enumerable:!0,get:function(){return o.flat}}),Object.defineProperty(t,"formatText",{enumerable:!0,get:function(){return o.formatText}}),Object.defineProperty(t,"getComponentDataAttribute",{enumerable:!0,get:function(){return o.getComponentDataAttribute}}),Object.defineProperty(t,"useThemeVariant",{enumerable:!0,get:function(){return i.useThemeVariant}}),Object.defineProperty(t,"useVariant",{enumerable:!0,get:function(){return i.useVariant}});var r=n(52595),o=n(42913),i=n(97456)},97456:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useVariant=t.useThemeVariant=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=a(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;({}).hasOwnProperty.call(e,i)){var s=o?Object.getOwnPropertyDescriptor(e,i):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194));function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}let s=(e,t,n,r)=&gt;{let[a,s]=(0,i.useState)(r?e[r].value:e[0].value);(0,i.useEffect)(()=&gt;{if(n){let e=localStorage.getItem(`bit-preview-${n}`);e&amp;&amp;s(e)}},[]);let l=e=&gt;{setTimeout(()=&gt;{s(e),n&amp;&amp;localStorage.setItem(`bit-preview-${n}`,e)},150)},c=i.default.useId();return[i.default.useMemo(()=&gt;i.default.createElement("div",{className:"jsx-1994800364 max-width-background pad-sm-all mar-t-none mar-b-none variant-padding"},t?i.default.createElement("p",{className:"jsx-1994800364 type-sm"},i.default.createElement("b",{className:"jsx-1994800364"},t)):null,i.default.createElement("div",{className:"jsx-1994800364 flex flex-wrap col-gap24 row-gap8 mar-t-xxs"},e.map((e,t)=&gt;{let n=e.value?`${e.value}-${c}`:c;return i.default.createElement("div",{key:t,className:"jsx-1994800364 flex flex-centered"},i.default.createElement("input",{id:n,type:"radio",value:e.value,checked:a===e.value,onChange:()=&gt;l(e.value),className:"jsx-1994800364 mar-r-xxs"}),i.default.createElement("label",{htmlFor:n,className:"jsx-1994800364 type-sm"},e.name))})),i.default.createElement(o.default,{id:"1994800364"},[".variant-padding.jsx-1994800364:first-of-type{border-top:1px solid #bdc2c7;}",".variant-padding.jsx-1994800364:last-of-type{border-bottom:1px solid #bdc2c7;margin-bottom:32px;}",".variant-padding.jsx-1994800364~.variant-padding.jsx-1994800364{padding-top:0px;}"])),[a]),a]};t.useVariant=s,t.useThemeVariant=e=&gt;s([{name:"Base",value:"theme-base-bg"},{name:"Neutral",value:"theme-neutral-bg"},{name:"Accent",value:"theme-accent-bg"},{name:"Dark Accent",value:"theme-dark-accent-bg"},{name:"Light Image",value:"theme-light-bg-img"},{name:"Dark Image",value:"theme-dark-bg-img"},{name:"None",value:""}],"Theme options",e||"theme")},30892:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ConditionalWrapper=function({condition:e,wrapper:t,children:n}){return e?t(n):n}},49251:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ConditionalWrapper",{enumerable:!0,get:function(){return r.ConditionalWrapper}});var r=n(30892)},19653:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useUniqueId=void 0;let n=(e,t,n)=&gt;{let r=JSON.stringify(e),o=n?n.toString().replace(/[^a-zA-Z0-9]+/g,"-").replace(/^-|-$/g,""):"",i=r.split("").reduce((e,t)=&gt;(e&lt;&lt;5)-e+t.charCodeAt(0),0).toString().slice(-4),a="button"===t?"btn-":"lnk-";return o.length&gt;0?`${o}-${a}${i}`:`${a}${i}`};t.useUniqueId=(e,t,r)=&gt;{var o,i;if(e.id)return e.id;let a=null!==(o=e.additionalAnalyticsData)&amp;&amp;void 0!==o&amp;&amp;o.componentName?(null==e?void 0:null===(i=e.additionalAnalyticsData)||void 0===i?void 0:i.componentName).replace(/[^a-zA-Z0-9]/g,"-"):"",s=n(e,t,r);return a.length&gt;0?`${a}-${s}`:s}},27495:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useUniqueId",{enumerable:!0,get:function(){return r.useUniqueId}});var r=n(19653)},63395:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useUniqueId=void 0;let n=(e,t,n)=&gt;{let r=JSON.stringify(e),o=n?n.toString().replace(/[^a-zA-Z0-9]+/g,"-").replace(/^-|-$/g,""):"",i=r.split("").reduce((e,t)=&gt;(e&lt;&lt;5)-e+t.charCodeAt(0),0).toString().slice(-4),a="button"===t?"btn-":"lnk-";return o.length&gt;0?`${o}-${a}${i}`:`${a}${i}`};t.useUniqueId=(e,t,r)=&gt;{var o,i;if(e.id)return e.id;let a=null!==(o=e.additionalAnalyticsData)&amp;&amp;void 0!==o&amp;&amp;o.componentName?(null==e?void 0:null===(i=e.additionalAnalyticsData)||void 0===i?void 0:i.componentName).replace(/[^a-zA-Z0-9]/g,"-"):"",s=n(e,t,r);return a.length&gt;0?`${a}-${s}`:s}},59796:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useUniqueId",{enumerable:!0,get:function(){return r.useUniqueId}});var r=n(63395)},88701:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useUniqueId=void 0;let n=(e,t,n)=&gt;{let r=JSON.stringify(e),o=n?n.toString().replace(/[^a-zA-Z0-9]+/g,"-").replace(/^-|-$/g,""):"",i=r.split("").reduce((e,t)=&gt;(e&lt;&lt;5)-e+t.charCodeAt(0),0).toString().slice(-4),a="button"===t?"btn-":"lnk-";return o.length&gt;0?`${o}-${a}${i}`:`${a}${i}`};t.useUniqueId=(e,t,r)=&gt;{var o,i;if(e.id)return e.id;let a=null!==(o=e.additionalAnalyticsData)&amp;&amp;void 0!==o&amp;&amp;o.componentName?(null==e||null===(i=e.additionalAnalyticsData)||void 0===i?void 0:i.componentName).replace(/[^a-zA-Z0-9]/g,"-"):"",s=n(e,t,r);return a.length&gt;0?`${a}-${s}`:s}},56435:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useUniqueId",{enumerable:!0,get:function(){return r.useUniqueId}});var r=n(88701)},57285:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.useUniqueId=void 0;let n=(e,t,n)=&gt;{let r=JSON.stringify(e),o=n?n.toString().replace(/[^a-zA-Z0-9]+/g,"-").replace(/^-|-$/g,""):"",i=r.split("").reduce((e,t)=&gt;(e&lt;&lt;5)-e+t.charCodeAt(0),0).toString().slice(-4),a="button"===t?"btn-":"lnk-";return o.length&gt;0?`${o}-${a}${i}`:`${a}${i}`};t.useUniqueId=(e,t,r)=&gt;{var o,i;if(e.id)return e.id;let a=null!==(o=e.additionalAnalyticsData)&amp;&amp;void 0!==o&amp;&amp;o.componentName?(null==e||null===(i=e.additionalAnalyticsData)||void 0===i?void 0:i.componentName).replace(/[^a-zA-Z0-9]/g,"-"):"",s=n(e,t,r);return a.length&gt;0?`${a}-${s}`:s}},83876:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useUniqueId",{enumerable:!0,get:function(){return r.useUniqueId}});var r=n(57285)},35689:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"KeyCode",{enumerable:!0,get:function(){return r.KeyCode}}),Object.defineProperty(t,"KeyPress",{enumerable:!0,get:function(){return r.KeyPress}}),Object.defineProperty(t,"isDigitChar",{enumerable:!0,get:function(){return r.isDigitChar}}),Object.defineProperty(t,"isLetterChar",{enumerable:!0,get:function(){return r.isLetterChar}}),Object.defineProperty(t,"isSpecialChar",{enumerable:!0,get:function(){return r.isSpecialChar}});var r=n(72361)},72361:function(e,t){"use strict";var n;function r(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:r+"")in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.isSpecialChar=t.isLetterChar=t.isDigitChar=t.KeyPress=t.KeyCode=void 0;let o=t.KeyCode=((n={})[n.ALT=18]="ALT",n[n.UPARROW=38]="UPARROW",n[n.DOWNARROW=40]="DOWNARROW",n[n.LEFTARROW=37]="LEFTARROW",n[n.RIGHTARROW=39]="RIGHTARROW",n[n.ENTER=13]="ENTER",n[n.TAB=9]="TAB",n[n.ESC=27]="ESC",n[n.FORWARDSLASH=191]="FORWARDSLASH",n[n.BACKSPACE=8]="BACKSPACE",n[n.DELETE=46]="DELETE",n[n.HOME=36]="HOME",n[n.END=35]="END",n[n.PAGEUP=33]="PAGEUP",n[n.PAGEDOWN=34]="PAGEDOWN",n[n.ATRATE=50]="ATRATE",n[n.HASH=51]="HASH",n[n.DOLLAR=52]="DOLLAR",n[n.SHIFT=16]="SHIFT",n[n.SPACE=32]="SPACE",n),i=new Map;i.set(192,"`"),i.set(189,"-"),i.set(187,"="),i.set(219,"["),i.set(221,"]"),i.set(220,"\\"),i.set(186,";"),i.set(222,"'"),i.set(223,","),i.set(190,"."),i.set(191,"/"),i.set(-192,"~"),i.set(-49,"!"),i.set(-50,"@"),i.set(-51,"#"),i.set(-52,"$"),i.set(-53,"%"),i.set(-54,"^"),i.set(-55,"&amp;"),i.set(-56,"*"),i.set(-57,"("),i.set(-48,")"),i.set(-189,"_"),i.set(-187,"+"),i.set(-219,"{"),i.set(-221,"}"),i.set(-220,"|"),i.set(-186,":"),i.set(-222,'"'),i.set(-188,"&lt;"),i.set(-190,"&gt;"),i.set(-191,"?");class a{}t.KeyPress=a,r(a,"shiftIsPressed",e=&gt;e.keyCode===o.SHIFT),r(a,"altIsPressed",e=&gt;e.keyCode===o.ALT),r(a,"enterIsPressed",e=&gt;e.keyCode===o.ENTER),r(a,"upArrowIsPressed",e=&gt;e.keyCode===o.UPARROW),r(a,"downArrowIsPressed",e=&gt;e.keyCode===o.DOWNARROW),r(a,"leftArrowIsPressed",e=&gt;e.keyCode===o.LEFTARROW),r(a,"rightArrowIsPressed",e=&gt;e.keyCode===o.RIGHTARROW),r(a,"tabIsPressed",e=&gt;e.keyCode===o.TAB),r(a,"escIsPressed",e=&gt;e.keyCode===o.ESC),r(a,"forwardSlashIsPressed",e=&gt;e.keyCode===o.FORWARDSLASH),r(a,"backspaceIsPressed",e=&gt;e.keyCode===o.BACKSPACE),r(a,"deleteIsPressed",e=&gt;e.keyCode===o.DELETE),r(a,"homeIsPressed",e=&gt;e.keyCode===o.HOME),r(a,"endIsPressed",e=&gt;e.keyCode===o.END),r(a,"pageUpIsPressed",e=&gt;e.keyCode===o.PAGEUP),r(a,"pageDownIsPressed",e=&gt;e.keyCode===o.PAGEDOWN),r(a,"attherateIsPressed",e=&gt;e.keyCode===o.ATRATE),r(a,"hashIsPressed",e=&gt;e.keyCode===o.HASH),r(a,"dollarIsPressed",e=&gt;e.keyCode===o.DOLLAR),r(a,"spaceIsPressed",e=&gt;e.keyCode===o.SPACE),t.isLetterChar=e=&gt;e.keyCode&gt;=65&amp;&amp;e.keyCode&lt;=90||e.keyCode&gt;=97&amp;&amp;e.keyCode&lt;=122?String.fromCharCode(e.keyCode):void 0,t.isSpecialChar=(e,t=!0)=&gt;t&amp;&amp;i.has(-1*e.keyCode)?i.get(-1*e.keyCode):i.has(e.keyCode)?i.get(e.keyCode):void 0,t.isDigitChar=e=&gt;e.keyCode&gt;=48&amp;&amp;e.keyCode&lt;=57?String.fromCharCode(e.keyCode):void 0},15629:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"InterfaceFactory",{enumerable:!0,get:function(){return o.InterfaceFactory}}),Object.defineProperty(t,"docComplete",{enumerable:!0,get:function(){return r.docComplete}});var r=n(70632),o=n(30384)},30384:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.InterfaceFactory=void 0,t.InterfaceFactory=((n={}).Background="BackgroundInterface",n.BackgroundVideo="BackgroundVideoInterface",n.Button="ButtonInterface",n.Custom="CustomElementInterface",n.Heading="HeadingInterface",n.Text="TextInterface",n.LegalWrapper="LegalWrapper",n.LegalWrapperInterface="LegalWrapper",n.Legal="LegalWrapperInterface",n.Link="LinksInterface",n.Panels="PanelsInterface",n.IconSvg="IconSvgInterface",n.Image="ImageInterface",n.BasicPricing="BasicPricingInterface",n.Timer="TimerInterface",n.CheckAvailabilityPanel="CheckAvailabilityPanelInterface",n)},70632:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.docComplete=void 0,t.docComplete=e=&gt;{"undefined"!=typeof document&amp;&amp;(document.removeEventListener("readystatechange",e),"interactive"===document.readyState?document.addEventListener("readystatechange",e,!1):setTimeout(e,2))}},12356:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"InterfaceFactory",{enumerable:!0,get:function(){return o.InterfaceFactory}}),Object.defineProperty(t,"docComplete",{enumerable:!0,get:function(){return r.docComplete}});var r=n(29166),o=n(87653)},87653:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.InterfaceFactory=void 0,t.InterfaceFactory=((n={}).Background="BackgroundInterface",n.BackgroundVideo="BackgroundVideoInterface",n.Button="ButtonInterface",n.Custom="CustomElementInterface",n.Heading="HeadingInterface",n.Text="TextInterface",n.LegalWrapper="LegalWrapper",n.LegalWrapperInterface="LegalWrapper",n.Legal="LegalWrapperInterface",n.Link="LinksInterface",n.Panels="PanelsInterface",n.IconSvg="IconSvgInterface",n.Image="ImageInterface",n.BasicPricing="BasicPricingInterface",n.Timer="TimerInterface",n)},29166:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.docComplete=void 0,t.docComplete=e=&gt;{"undefined"!=typeof document&amp;&amp;(document.removeEventListener("readystatechange",e),"interactive"===document.readyState?document.addEventListener("readystatechange",e,!1):setTimeout(e,2))}},48012:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"InterfaceFactory",{enumerable:!0,get:function(){return o.InterfaceFactory}}),Object.defineProperty(t,"docComplete",{enumerable:!0,get:function(){return r.docComplete}});var r=n(73469),o=n(4115)},4115:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.InterfaceFactory=void 0,t.InterfaceFactory=((n={}).Background="BackgroundInterface",n.BackgroundVideo="BackgroundVideoInterface",n.Button="ButtonInterface",n.Custom="CustomElementInterface",n.Heading="HeadingInterface",n.Text="TextInterface",n.LegalWrapper="LegalWrapper",n.LegalWrapperInterface="LegalWrapper",n.Legal="LegalWrapperInterface",n.Link="LinksInterface",n.Panels="PanelsInterface",n.IconSvg="IconSvgInterface",n.Image="ImageInterface",n.BasicPricing="BasicPricingInterface",n.Timer="TimerInterface",n.HeadingBase="HeadingBaseInterface",n.ButtonBase="ButtonBaseInterface",n.LinksBase="LinksBaseInterface",n)},73469:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.docComplete=void 0,t.docComplete=e=&gt;{"undefined"!=typeof document&amp;&amp;(document.removeEventListener("readystatechange",e),"interactive"===document.readyState?document.addEventListener("readystatechange",e,!1):setTimeout(e,2))}},65819:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"InterfaceFactory",{enumerable:!0,get:function(){return o.InterfaceFactory}}),Object.defineProperty(t,"docComplete",{enumerable:!0,get:function(){return r.docComplete}});var r=n(40468),o=n(93845)},93845:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.InterfaceFactory=void 0,t.InterfaceFactory=((n={}).Background="BackgroundInterface",n.BackgroundVideo="BackgroundVideoInterface",n.Button="ButtonInterface",n.Custom="CustomElementInterface",n.Heading="HeadingInterface",n.Text="TextInterface",n.LegalWrapper="LegalWrapper",n.LegalWrapperInterface="LegalWrapper",n.Legal="LegalWrapperInterface",n.Link="LinksInterface",n.Panels="PanelsInterface",n.IconSvg="IconSvgInterface",n.Image="ImageInterface",n.BasicPricing="BasicPricingInterface",n.Timer="TimerInterface",n.HeadingBase="HeadingBaseInterface",n.ButtonBase="ButtonBaseInterface",n.LinksBase="LinksBaseInterface",n)},40468:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.docComplete=void 0,t.docComplete=e=&gt;{"undefined"!=typeof document&amp;&amp;(document.removeEventListener("readystatechange",e),"interactive"===document.readyState?document.addEventListener("readystatechange",e,!1):setTimeout(e,2))}},6280:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isAndroid",{enumerable:!0,get:function(){return r.isAndroid}}),Object.defineProperty(t,"isIE",{enumerable:!0,get:function(){return r.isIE}}),Object.defineProperty(t,"isIos",{enumerable:!0,get:function(){return r.isIos}});var r=n(31712)},31712:function(e,t,n){"use strict";var r=n(73656);function o(e,t=["object"==typeof r||"object"==typeof window]){if(t.every(Boolean))return e()}function i(e,t){return function(...n){return o(()=&gt;e.call(this,...n),t)}}Object.defineProperty(t,"__esModule",{value:!0}),t.isIos=t.isIE=t.isAndroid=void 0,t.makeSsrSafe=i,t.ssrSafe=o,t.isIos=i(()=&gt;!!(navigator.userAgent&amp;&amp;/ipad|iphone|ipod/i.test(navigator.userAgent))),t.isAndroid=i(()=&gt;!!(navigator.userAgent&amp;&amp;/android/i.test(navigator.userAgent))),t.isIE=i(()=&gt;!!/MSIE|Trident/i.test(window.navigator.userAgent))},89988:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Caption=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=a(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var s=o?Object.getOwnPropertyDescriptor(e,i):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194));function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}let s=(e,t)=&gt;{let[n,r]=(0,i.useState)(null),[a,s]=(0,i.useState)(t),[l,c]=(0,i.useState)(["Caption__captions","Caption__showing","Caption__bottomGeneric","font-regular","radius-sm","scrim-dark",1===e.data.controlsOpacity?"Caption__addPadding":""]),u=()=&gt;{let t=e.data.currentTime,n=e.data.textTracks,o=n&amp;&amp;n.length;for(let e=0;e&lt;o;e++)n[e].begin&lt;=t&amp;&amp;n[e].end&gt;=t&amp;&amp;r(n[e])};return(0,i.useEffect)(()=&gt;{u()}),i.default.createElement(i.default.Fragment,null,n&amp;&amp;n.begin&lt;=e.data.currentTime&amp;&amp;n.end&gt;=e.data.currentTime?i.default.createElement("div",{className:"jsx-1833314857 "+(l.join(" ")||"")},i.default.createElement("div",{dangerouslySetInnerHTML:{__html:n&amp;&amp;n.text},className:"jsx-1833314857 Caption__text font-regular color-white"})):null,i.default.createElement(o.default,{id:"1833314857"},[".Caption__captions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;display:-ms-flexbox;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;box-sizing:content-box;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:10px;font-size:1.2em;line-height:normal;text-align:center;position:absolute;left:50%;-webkit-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%,0%);-webkit-transition:all 0.25s;transition:all 0.25s;}",".Caption__text{border-radius:3px;}",".Caption__showing{max-height:3em;}",".Caption__bottomGeneric{bottom:10px;}",".Caption__bottomGeneric.Caption__addPadding{bottom:40px;}","@media screen and (max-width:500px){.Caption__captions{font-size:0.8em;}.Caption__showing{max-height:4em;}.Caption__bottomModal{bottom:210px;}}","@media screen and (min-width:501px) and (max-width:800px){.Caption__bottomModal{bottom:170px;}}"]))};t.Caption=s,t.default=s},53711:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Caption",{enumerable:!0,get:function(){return r.Caption}});var r=n(89988)},98227:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Caption=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=a(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var s=o?Object.getOwnPropertyDescriptor(e,i):null;s&amp;&amp;(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194));function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}let s=(e,t)=&gt;{let[n,r]=(0,i.useState)(null),[a,s]=(0,i.useState)(t),[l,c]=(0,i.useState)(["Caption__captions","Caption__showing","Caption__bottomGeneric","font-regular","radius-sm","scrim-dark",1===e.data.controlsOpacity?"Caption__addPadding":""]),u=()=&gt;{let t=e.data.currentTime,n=e.data.textTracks,o=n&amp;&amp;n.length;for(let e=0;e&lt;o;e++)n[e].begin&lt;=t&amp;&amp;n[e].end&gt;=t&amp;&amp;r(n[e])};return(0,i.useEffect)(()=&gt;{u()}),i.default.createElement(i.default.Fragment,null,n&amp;&amp;n.begin&lt;=e.data.currentTime&amp;&amp;n.end&gt;=e.data.currentTime?i.default.createElement("div",{className:"jsx-1833314857 "+(l.join(" ")||"")},i.default.createElement("div",{dangerouslySetInnerHTML:{__html:n&amp;&amp;n.text},className:"jsx-1833314857 Caption__text font-regular color-white"})):null,i.default.createElement(o.default,{id:"1833314857"},[".Caption__captions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;display:-ms-flexbox;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;box-sizing:content-box;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:10px;font-size:1.2em;line-height:normal;text-align:center;position:absolute;left:50%;-webkit-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%,0%);-webkit-transition:all 0.25s;transition:all 0.25s;}",".Caption__text{border-radius:3px;}",".Caption__showing{max-height:3em;}",".Caption__bottomGeneric{bottom:10px;}",".Caption__bottomGeneric.Caption__addPadding{bottom:40px;}","@media screen and (max-width:500px){.Caption__captions{font-size:0.8em;}.Caption__showing{max-height:4em;}.Caption__bottomModal{bottom:210px;}}","@media screen and (min-width:501px) and (max-width:800px){.Caption__bottomModal{bottom:170px;}}"]))};t.Caption=s,t.default=s},79685:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Caption",{enumerable:!0,get:function(){return r.Caption}});var r=n(98227)},45604:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},65555:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),t.Types=t.TooltipFormat=void 0;let o=((n={})[n.Box=1]="Box",n[n.Wrapper=2]="Wrapper",n[n.Button=3]="Button",n[n.Slider=4]="Slider",n[n.Text=5]="Text",n);t.Types=o;let i=((r={}).Timecode="Timecode",r);t.TooltipFormat=i},25703:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Controller=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=h(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(65555),s=n(74104),l=n(17383),c=n(7391),u=n(1985),d=n(61720),p=n(45604);function h(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(h=function(e){return e?n:t})(e)}function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class m extends i.Component{constructor(e){super(e),f(this,"state",void 0),f(this,"getBox",()=&gt;this.props.data&amp;&amp;this.props.data.chapteredVideoData&amp;&amp;this.props.data.chapteredVideoData.length&gt;0?i.createElement("div",{className:this.class(a.Types.Box)},this.props.options&amp;&amp;this.props.options.showCaption&amp;&amp;this.getCCBtn(),this.props.options&amp;&amp;this.props.options.showFullScreen&amp;&amp;this.getFullscreenBtn(),this.props.options&amp;&amp;this.props.options.showTranscript&amp;&amp;this.getTranscriptBtn()):i.createElement("div",{className:this.class(a.Types.Box)},this.props.options&amp;&amp;this.props.options.showCaption&amp;&amp;this.getCCBtn(),this.props.options&amp;&amp;this.props.options.showTranscript&amp;&amp;this.getTranscriptBtn(),this.props.options&amp;&amp;this.props.options.showFullScreen&amp;&amp;this.getFullscreenBtn())),this.state={fullScreen:!1,playing:this.props.data&amp;&amp;this.props.data.playing,showCaption:!1,showTranscript:!1,controllerContainerClassName:""},this.getPlayBtn=this.getPlayBtn.bind(this),this.handlePlayPause=this.handlePlayPause.bind(this),this.handleVideoRange=this.handleVideoRange.bind(this),this.hanldeCaptionbuttonClick=this.hanldeCaptionbuttonClick.bind(this),this.handleFullScreen=this.handleFullScreen.bind(this),this.handleMuteUnmute=this.handleMuteUnmute.bind(this),this.handleTranscriptClick=this.handleTranscriptClick.bind(this)}componentWillReceiveProps(e){(e.data.playing!==this.state.playing||e.data.fullScreen!==this.state.fullScreen||e.data.caption!==this.state.showCaption)&amp;&amp;this.setState({fullScreen:e.data.fullScreen,playing:e.data.playing,showCaption:e.data.caption})}componentDidMount(){let e="";this.props.options.containerWidth&gt;400&amp;&amp;this.props.options.containerWidth&lt;=600?e="Controller__controller__GT400__LT600":this.props.options.containerWidth&gt;251&amp;&amp;this.props.options.containerWidth&lt;=400?e="Controller__controller__GT250__LT400":this.props.options.containerWidth&lt;=250&amp;&amp;(e="Controller__controller__LT250"),this.setState({controllerContainerClassName:e})}render(){var e;let t=this.props.data.totalTime-this.props.data.currentTime,n=l.Timecode.secondsToTimecode(t&gt;=0?t:0).trim(),r=[this.props.options&amp;&amp;this.props.options.className,"Controller__controller"];return i.createElement(i.Fragment,null,i.createElement("div",{className:"jsx-2467802114 "+(this.state.controllerContainerClassName||"")},i.createElement("div",{"data-test-id":this.props.testId,className:"jsx-2467802114 "+(r.join(" ")||"")},i.createElement("div",{className:"jsx-2467802114 "+this.class(a.Types.Wrapper)+" Controller__important"},this.getPlayBtn(),this.getVideoRange(),i.createElement("div",{style:{minWidth:l.Timecode.secondsToTimecodeMaxWidth(this.props.data.totalTime).length+"ch"},className:"jsx-2467802114 "+this.class(a.Types.Text)+" Controller__extra font-regular"},n)),i.createElement("div",{className:"jsx-2467802114 "+(this.class(a.Types.Box)||"")},i.createElement(c.VolumeController,{data:{mute:this.props.data.mute,volume:this.props.data.volume||75},options:{buttonClassName:this.class(a.Types.Button),volumnRangeClassName:this.class(a.Types.Slider)+" Controller__volumeMaxMinWidth",modal:null===(e=this.props.options)||void 0===e?void 0:e.modal},events:{onClick:this.handleMuteUnmute,onVolumeChange:this.handleMuteUnmute}})),this.getBox())),i.createElement(o.default,{id:"2467802114"},[".Controller__controller{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;clear:both;position:relative;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1px;border-radius:0 0 7px 7px;}",".Controller__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0px 10px;}",".Controller__container.Controller__large{margin:10px;}",".Controller__container:first-child{margin-left:0;}",".Controller__container:nth-last-child(2){margin-right:0;}",".Controller__button.Controller__down svg{color:#009fdb;}",".Controller__button svg:hover{color:#009fdb;}",".Controller__button{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;fill:#999999;border-radius:3px;border:0;font-size:35px;cursor:pointer;background-color:transparent;color:#dcdfe3;width:45px;max-width:45px;}",".Controller__button.Controller__large{height:35px;max-height:45px;}",".Controller__button:first-child{margin-left:0;}",".Controller__button.Controller__down::before{color:#009fdb;}",".Controller__button svg:hover{color:#009fdb;}",".Controller__range{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;margin:0;}",".Controller__range.Controller__large{height:35px;max-height:45px;}",".Controller__range:first-child{margin-left:0;}",".Controller__range:last-child{padding-left:10px;}",".Controller__text{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;height:auto;max-height:none;text-align:center;}",".Controller__text.Controller__large{height:35px;max-height:45px;}",".Controller__text:first-child{margin-left:0;}",".Controller__flexible{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}",".Controller__inflexible{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}",".Controller__volumeMaxMinWidth{max-width:60px !important;min-width:60px;}","@media screen and (max-width:600px){.Controller__controller .Controller__extra{display:none;}.Controller__controller .Controller__range:first-child{margin-left:0;}.Controller__controller .Controller__range:last-child{display:none;}}","@media screen and (max-width:400px){.Controller__controller .Controller__important{-webkit-order:0;-ms-flex-order:0;order:0;}}","@media screen and (max-width:250px){.Controller__controller .Controller__item{margin:0;padding:0;}}",".Controller__controller__GT400__LT600 .Controller__controller .Controller__extra,.Controller__controller__GT250__LT400 .Controller__controller .Controller__extra,.Controller__controller__LT250 .Controller__controller .Controller__extra{display:none;}",".Controller__controller__GT400__LT600 .Controller__controller .Controller__range:first-child,.Controller__controller__GT250__LT400 .Controller__controller .Controller__range:first-child,.Controller__controller__LT250 .Controller__controller .Controller__range:first-child{margin-left:0;}",".Controller__controller__GT400__LT600 .Controller__controller .Controller__range:last-child,.Controller__controller__GT250__LT400 .Controller__controller .Controller__range:last-child,.Controller__controller__LT250 .Controller__controller .Controller__range:last-child{display:none;}",".Controller__controller__GT250__LT400 .Controller__controller .Controller__important,.Controller__controller__LT250 .Controller__controller .Controller__important{-webkit-order:0;-ms-flex-order:0;order:0;}",".Controller__controller__LT250 .Controller__controller .Controller__item{margin:0;padding:0;}"]))}handleMuteUnmute(e,t){this.props.events&amp;&amp;this.props.events.handleMute&amp;&amp;this.props.events.handleMute(e,t)}getPlayBtn(){let e=this.state.playing;return i.createElement("button",{className:this.class(a.Types.Button),onClick:this.handlePlayPause,"aria-label":"Play Pause","report-title":e?"Pause Button":"Play Button",title:e?"Video is Playing":"Video is Paused","aria-pressed":e?"true":"false"},e?i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.pauseIcon,altText:"video pause Icon Controller"}):i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.playIcon,altText:"video play Icon Controller"}))}handlePlayPause(){this.setState({playing:!this.state.playing}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!this.state.playing)}getVideoRange(){var e;let t=this.props.data.currentTime&gt;=this.props.data.totalTime?this.props.data.totalTime:this.props.data.currentTime;return i.createElement(s.RangeComponent,{data:{accessabiltyText:"Seek Video",chapteredVideoData:this.props.data.chapteredVideoData,reportTitle:"Seek Slider",valueMax:this.props.data.totalTime},options:{className:"Controller__range",reflect:t,tooltip:!0,tooltipFormat:a.TooltipFormat.Timecode,modal:null===(e=this.props.options)||void 0===e?void 0:e.modal},events:{update:this.handleVideoRange}})}handleVideoRange(e){this.props.events&amp;&amp;this.props.events.handleSeekVideo&amp;&amp;this.props.events.handleSeekVideo(e)}getCCBtn(){let e=[this.class(a.Types.Button,this.state.showCaption)];return i.createElement("button",{className:e.join(" "),onClick:this.hanldeCaptionbuttonClick,"aria-label":"Closed Captions","report-title":"Captions Toggle",title:this.state.showCaption?"Closed Captions On":"Closed Captions Off","aria-pressed":this.state.showCaption?"true":"false"},i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.ccIcon,altText:"caption Icon Controller"}))}hanldeCaptionbuttonClick(e){this.setState({showCaption:!this.state.showCaption}),this.props.events&amp;&amp;this.props.events.captionClick&amp;&amp;this.props.events.captionClick(!this.state.showCaption)}getFullscreenBtn(){let e=u.Utils.getBreakPoint(),t=[];if(e&gt;767)return t=[this.class(a.Types.Button,this.state.fullScreen)],i.createElement("button",{className:t.join(" "),onClick:this.handleFullScreen,"aria-label":"Fullscreen Video",title:"Fullscreen Video","report-title":"Full screen Toggle","aria-pressed":this.state.fullScreen?"true":"false"},this.state.fullScreen?i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.fullScreenExitIcon,altText:"full screen Exit Icon"}):i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.fullScreenIcon,altText:"full screen View Icon"}))}handleFullScreen(e){this.setState({fullScreen:!this.state.fullScreen}),this.props.events&amp;&amp;this.props.events.fullScreenClick&amp;&amp;this.props.events.fullScreenClick(!this.state.fullScreen)}getTranscriptBtn(){let e,t;let n="";return this.props.data.chapteredVideoData.length&gt;0?(t=this.state.showTranscript?"Playlist Closed":"Playlist Open",n=this.state.showTranscript?p.transcriptOpen:p.transcriptCollapse,e=[this.class(a.Types.Button,!this.state.showTranscript)]):(n=this.state.showTranscript?p.transcriptCollapse:p.transcriptOpen,e=[this.class(a.Types.Button,this.state.showTranscript)],t=this.state.showTranscript?"Transcript Open":"Transcript Closed"),i.createElement("button",{className:e.join(" "),onClick:this.handleTranscriptClick,"aria-label":"Video Transcript","report-title":"Transcript Toggle","aria-expanded":this.state.showTranscript?"true":"false","aria-controls":"gvpTranscriptPanel",title:t},i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:n,altText:"transcript Icon Controller"}))}handleTranscriptClick(e){this.setState({showTranscript:!this.state.showTranscript}),this.props.events&amp;&amp;this.props.events.transcriptClick&amp;&amp;this.props.events.transcriptClick(!this.state.showTranscript)}class(e,t){let n=this.props.options&amp;&amp;this.props.options.enlarge;switch(e){case a.Types.Box:return"Controller__container Controller__inflexible"+(n?" Controller__large":"");case a.Types.Wrapper:return"Controller__container Controller__flexible"+(n?" Controller__large":"");case a.Types.Button:return"Controller__button "+(n?" Controller__large":"")+(t?" Controller__down":"");case a.Types.Slider:return"Controller__range"+(n?" Controller__large":"");case a.Types.Text:return"Controller__text Controller__inflexible"}}}t.Controller=m,t.default=m},19836:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Controller",{enumerable:!0,get:function(){return r.Controller}});var r=n(25703)},17383:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},1985:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Utils=void 0;class n{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return("file:"===window.location.protocol?"https:":window.location.protocol)+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}t.Utils=n},41428:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},8734:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),t.Types=t.TooltipFormat=void 0,t.Types=((n={})[n.Box=1]="Box",n[n.Wrapper=2]="Wrapper",n[n.Button=3]="Button",n[n.Slider=4]="Slider",n[n.Text=5]="Text",n),t.TooltipFormat=((r={}).Timecode="Timecode",r)},19565:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Controller=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=h(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(8734),s=n(42159),l=n(86250),c=n(78581),u=n(34564),d=n(61720),p=n(41428);function h(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(h=function(e){return e?n:t})(e)}class f extends i.Component{constructor(e){super(e),this.state={fullScreen:!1,playing:this.props.data&amp;&amp;this.props.data.playing,showCaption:!1,showTranscript:!1,controllerContainerClassName:""},this.getPlayBtn=this.getPlayBtn.bind(this),this.handlePlayPause=this.handlePlayPause.bind(this),this.handleVideoRange=this.handleVideoRange.bind(this),this.hanldeCaptionbuttonClick=this.hanldeCaptionbuttonClick.bind(this),this.handleFullScreen=this.handleFullScreen.bind(this),this.handleMuteUnmute=this.handleMuteUnmute.bind(this),this.handleTranscriptClick=this.handleTranscriptClick.bind(this)}componentWillReceiveProps(e){(e.data.playing!==this.state.playing||e.data.fullScreen!==this.state.fullScreen||e.data.caption!==this.state.showCaption)&amp;&amp;this.setState({fullScreen:e.data.fullScreen,playing:e.data.playing,showCaption:e.data.caption})}componentDidMount(){let e="";this.props.options.containerWidth&gt;400&amp;&amp;this.props.options.containerWidth&lt;=600?e="Controller__controller__GT400__LT600":this.props.options.containerWidth&gt;251&amp;&amp;this.props.options.containerWidth&lt;=400?e="Controller__controller__GT250__LT400":this.props.options.containerWidth&lt;=250&amp;&amp;(e="Controller__controller__LT250"),this.setState({controllerContainerClassName:e})}render(){var e;let t=this.props.data.totalTime-this.props.data.currentTime,n=l.Timecode.secondsToTimecode(t&gt;=0?t:0).trim(),r=[this.props.options&amp;&amp;this.props.options.className,"Controller__controller"];return i.createElement(i.Fragment,null,i.createElement("div",{className:"jsx-2467802114 "+(this.state.controllerContainerClassName||"")},i.createElement("div",{"data-test-id":this.props.testId,className:"jsx-2467802114 "+(r.join(" ")||"")},i.createElement("div",{className:"jsx-2467802114 "+this.class(a.Types.Wrapper)+" Controller__important"},this.getPlayBtn(),this.getVideoRange(),i.createElement("div",{style:{minWidth:l.Timecode.secondsToTimecodeMaxWidth(this.props.data.totalTime).length+"ch"},className:"jsx-2467802114 "+this.class(a.Types.Text)+" Controller__extra font-regular"},n)),i.createElement("div",{className:"jsx-2467802114 "+(this.class(a.Types.Box)||"")},i.createElement(c.VolumeController,{data:{mute:this.props.data.mute,volume:this.props.data.volume||75},options:{buttonClassName:this.class(a.Types.Button),volumnRangeClassName:this.class(a.Types.Slider)+" Controller__volumeMaxMinWidth",modal:null===(e=this.props.options)||void 0===e?void 0:e.modal},events:{onClick:this.handleMuteUnmute,onVolumeChange:this.handleMuteUnmute}})),this.getBox())),i.createElement(o.default,{id:"2467802114"},[".Controller__controller{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;clear:both;position:relative;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1px;border-radius:0 0 7px 7px;}",".Controller__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0px 10px;}",".Controller__container.Controller__large{margin:10px;}",".Controller__container:first-child{margin-left:0;}",".Controller__container:nth-last-child(2){margin-right:0;}",".Controller__button.Controller__down svg{color:#009fdb;}",".Controller__button svg:hover{color:#009fdb;}",".Controller__button{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;fill:#999999;border-radius:3px;border:0;font-size:35px;cursor:pointer;background-color:transparent;color:#dcdfe3;width:45px;max-width:45px;}",".Controller__button.Controller__large{height:35px;max-height:45px;}",".Controller__button:first-child{margin-left:0;}",".Controller__button.Controller__down::before{color:#009fdb;}",".Controller__button svg:hover{color:#009fdb;}",".Controller__range{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;margin:0;}",".Controller__range.Controller__large{height:35px;max-height:45px;}",".Controller__range:first-child{margin-left:0;}",".Controller__range:last-child{padding-left:10px;}",".Controller__text{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;height:auto;max-height:none;text-align:center;}",".Controller__text.Controller__large{height:35px;max-height:45px;}",".Controller__text:first-child{margin-left:0;}",".Controller__flexible{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}",".Controller__inflexible{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}",".Controller__volumeMaxMinWidth{max-width:60px !important;min-width:60px;}","@media screen and (max-width:600px){.Controller__controller .Controller__extra{display:none;}.Controller__controller .Controller__range:first-child{margin-left:0;}.Controller__controller .Controller__range:last-child{display:none;}}","@media screen and (max-width:400px){.Controller__controller .Controller__important{-webkit-order:0;-ms-flex-order:0;order:0;}}","@media screen and (max-width:250px){.Controller__controller .Controller__item{margin:0;padding:0;}}",".Controller__controller__GT400__LT600 .Controller__controller .Controller__extra,.Controller__controller__GT250__LT400 .Controller__controller .Controller__extra,.Controller__controller__LT250 .Controller__controller .Controller__extra{display:none;}",".Controller__controller__GT400__LT600 .Controller__controller .Controller__range:first-child,.Controller__controller__GT250__LT400 .Controller__controller .Controller__range:first-child,.Controller__controller__LT250 .Controller__controller .Controller__range:first-child{margin-left:0;}",".Controller__controller__GT400__LT600 .Controller__controller .Controller__range:last-child,.Controller__controller__GT250__LT400 .Controller__controller .Controller__range:last-child,.Controller__controller__LT250 .Controller__controller .Controller__range:last-child{display:none;}",".Controller__controller__GT250__LT400 .Controller__controller .Controller__important,.Controller__controller__LT250 .Controller__controller .Controller__important{-webkit-order:0;-ms-flex-order:0;order:0;}",".Controller__controller__LT250 .Controller__controller .Controller__item{margin:0;padding:0;}"]))}getBox=()=&gt;this.props.data&amp;&amp;this.props.data.chapteredVideoData&amp;&amp;this.props.data.chapteredVideoData.length&gt;0?i.createElement("div",{className:this.class(a.Types.Box)},this.props.options&amp;&amp;this.props.options.showCaption&amp;&amp;this.getCCBtn(),this.props.options&amp;&amp;this.props.options.showFullScreen&amp;&amp;this.getFullscreenBtn(),this.props.options&amp;&amp;this.props.options.showTranscript&amp;&amp;this.getTranscriptBtn()):i.createElement("div",{className:this.class(a.Types.Box)},this.props.options&amp;&amp;this.props.options.showCaption&amp;&amp;this.getCCBtn(),this.props.options&amp;&amp;this.props.options.showTranscript&amp;&amp;this.getTranscriptBtn(),this.props.options&amp;&amp;this.props.options.showFullScreen&amp;&amp;this.getFullscreenBtn());handleMuteUnmute(e,t){this.props.events&amp;&amp;this.props.events.handleMute&amp;&amp;this.props.events.handleMute(e,t)}getPlayBtn(){let e=this.state.playing;return i.createElement("button",{className:this.class(a.Types.Button),onClick:this.handlePlayPause,"aria-label":"Play Pause","report-title":e?"Pause Button":"Play Button",title:e?"Video is Playing":"Video is Paused","aria-pressed":e?"true":"false"},e?i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.pauseIcon,altText:"video pause Icon Controller"}):i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.playIcon,altText:"video play Icon Controller"}))}handlePlayPause(){this.setState({playing:!this.state.playing}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!this.state.playing)}getVideoRange(){var e;let t=this.props.data.currentTime&gt;=this.props.data.totalTime?this.props.data.totalTime:this.props.data.currentTime;return i.createElement(s.RangeComponent,{data:{accessabiltyText:"Seek Video",chapteredVideoData:this.props.data.chapteredVideoData,reportTitle:"Seek Slider",valueMax:this.props.data.totalTime},options:{className:"Controller__range",reflect:t,tooltip:!0,tooltipFormat:a.TooltipFormat.Timecode,modal:null===(e=this.props.options)||void 0===e?void 0:e.modal},events:{update:this.handleVideoRange}})}handleVideoRange(e){this.props.events&amp;&amp;this.props.events.handleSeekVideo&amp;&amp;this.props.events.handleSeekVideo(e)}getCCBtn(){let e=[this.class(a.Types.Button,this.state.showCaption)];return i.createElement("button",{className:e.join(" "),onClick:this.hanldeCaptionbuttonClick,"aria-label":"Closed Captions","report-title":"Captions Toggle",title:this.state.showCaption?"Closed Captions On":"Closed Captions Off","aria-pressed":this.state.showCaption?"true":"false"},i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.ccIcon,altText:"caption Icon Controller"}))}hanldeCaptionbuttonClick(e){this.setState({showCaption:!this.state.showCaption}),this.props.events&amp;&amp;this.props.events.captionClick&amp;&amp;this.props.events.captionClick(!this.state.showCaption)}getFullscreenBtn(){let e=u.Utils.getBreakPoint(),t=[];if(e&gt;767)return t=[this.class(a.Types.Button,this.state.fullScreen)],i.createElement("button",{className:t.join(" "),onClick:this.handleFullScreen,"aria-label":"Fullscreen Video",title:"Fullscreen Video","report-title":"Full screen Toggle","aria-pressed":this.state.fullScreen?"true":"false"},this.state.fullScreen?i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.fullScreenExitIcon,altText:"full screen Exit Icon"}):i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:p.fullScreenIcon,altText:"full screen View Icon"}))}handleFullScreen(e){this.setState({fullScreen:!this.state.fullScreen}),this.props.events&amp;&amp;this.props.events.fullScreenClick&amp;&amp;this.props.events.fullScreenClick(!this.state.fullScreen)}getTranscriptBtn(){let e,t;let n="";return this.props.data.chapteredVideoData.length&gt;0?(t=this.state.showTranscript?"Playlist Closed":"Playlist Open",n=this.state.showTranscript?p.transcriptOpen:p.transcriptCollapse,e=[this.class(a.Types.Button,!this.state.showTranscript)]):(n=this.state.showTranscript?p.transcriptCollapse:p.transcriptOpen,e=[this.class(a.Types.Button,this.state.showTranscript)],t=this.state.showTranscript?"Transcript Open":"Transcript Closed"),i.createElement("button",{className:e.join(" "),onClick:this.handleTranscriptClick,"aria-label":"Video Transcript","report-title":"Transcript Toggle","aria-expanded":this.state.showTranscript?"true":"false","aria-controls":"gvpTranscriptPanel",title:t},i.createElement(d.IconSvg,{size:d.IconSvgSizes.MD,svgNodeStr:n,altText:"transcript Icon Controller"}))}handleTranscriptClick(e){this.setState({showTranscript:!this.state.showTranscript}),this.props.events&amp;&amp;this.props.events.transcriptClick&amp;&amp;this.props.events.transcriptClick(!this.state.showTranscript)}class(e,t){let n=this.props.options&amp;&amp;this.props.options.enlarge;switch(e){case a.Types.Box:return"Controller__container Controller__inflexible"+(n?" Controller__large":"");case a.Types.Wrapper:return"Controller__container Controller__flexible"+(n?" Controller__large":"");case a.Types.Button:return"Controller__button "+(n?" Controller__large":"")+(t?" Controller__down":"");case a.Types.Slider:return"Controller__range"+(n?" Controller__large":"");case a.Types.Text:return"Controller__text Controller__inflexible"}}}t.Controller=f,t.default=f},56164:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Controller",{enumerable:!0,get:function(){return r.Controller}});var r=n(19565)},86250:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},34564:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Utils=void 0;class n{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return("file:"===window.location.protocol?"https:":window.location.protocol)+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}t.Utils=n},63101:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CanvasImage=void 0;var r=n(43475);function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class i{constructor(e){o(this,"image",void 0),o(this,"canvas",void 0),o(this,"context",void 0),o(this,"isLoaded",!1),o(this,"loadedFunction",void 0),o(this,"height",void 0),o(this,"width",void 0),o(this,"imageLoaded",()=&gt;{this.height=this.image.naturalHeight||this.image.offsetHeight||this.image.height,this.width=this.image.naturalWidth||this.image.offsetWidth||this.image.width,this.canvas.height=this.height,this.canvas.width=this.width,this.context.drawImage(this.image,0,0),this.isLoaded=!0,this.loadedFunction&amp;&amp;this.loadedFunction()}),this.canvas=document.createElement("canvas"),this.context=this.canvas.getContext&amp;&amp;this.canvas.getContext("2d"),this.image=document.createElement("img"),this.image.setAttribute("crossorigin","anonymous"),this.image.src=e,this.image.onload=this.imageLoaded}getBase64(){return this.canvas.toDataURL()}loaded(e){this.loadedFunction=e,this.isLoaded&amp;&amp;this.loadedFunction()}hasColorsSimilarTo(e,t){let n=this.getImageData(t);if(!n)return 0;let o=n.data.length,i=0,a=-4,s=e.getDarkness(),l=0;for(a+=4;a&lt;o;)if(a+=4,0!==n.data[a+3]){++i;let e=new r.Pixel(n.data[a],n.data[a+1],n.data[a+2],n.data[a+3]).getDarkness();(e&lt;s||.4&gt;Math.abs((e-s)/e))&amp;&amp;l++}return l/i}isDark(){let e;let t=this.getImageData();if(!t)return!1;let n=t.data.length,o=0,i=0,a=0,s=0;for(e=16;e&lt;n;)if(e+=20,0!==t.data[e+3]){let n=new r.Pixel(t.data[e],t.data[e+1],t.data[e+2],t.data[e+3]).getDarkness();n&gt;.5?o++:i++}return o&gt;i}getImageData(e){void 0===e&amp;&amp;(e={x:0,y:0,w:1,h:1});let t=null;try{t=this.context.getImageData(this.width*e.x,this.height*e.y,this.width*e.w,this.height*e.h)}catch(e){}return t}}t.CanvasImage=i},57723:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},58356:function(e,t){"use strict";function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;class r{constructor(){n(this,"playing",void 0),n(this,"ctrlCurrentTime",void 0),n(this,"hoverMode",void 0),n(this,"useDash",void 0),n(this,"ctaContainerClassName",void 0),n(this,"CTAAutoPlayButton",void 0),n(this,"viewportPauseOption",void 0),n(this,"ctaImage",void 0)}}t.default=r},58867:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.CTAView=void 0;var r=m(n(90369)),o=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=f(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),i=m(n(58356)),a=n(63101),s=n(43475),l=n(90506),c=n(57723),u=n(9181),d=n(83122),p=n(61720),h=n(68523);function f(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(f=function(e){return e?n:t})(e)}function m(e){return e&amp;&amp;e.__esModule?e:{default:e}}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class g extends o.Component{constructor(e){var t;super(e),v(this,"state",void 0),v(this,"theme","CTAView__ctaThemeDark"),v(this,"autoPlayRef",void 0),v(this,"customCss",void 0),v(this,"stopped",void 0),v(this,"updatePoster",!1),v(this,"linkUrlData",[]),v(this,"overlayTextData",[]),v(this,"player",void 0),v(this,"id",void 0),v(this,"timeInSec",void 0),v(this,"starHoverTime",void 0),v(this,"endHoverTime",void 0),v(this,"handleImageFailure",e=&gt;{let t;let n=this.props.data.posterImageUrl.replace("_480.jpg",""),r=u.Utils.getBreakPoint();if(767===r){t=n+"_400.jpg";return}if(1024===r){t=n+"_450.jpg";return}t=n+"_500.jpg",e.target.src=t,e.onerror=null,this.setState({ctaImage:!1})}),v(this,"handleOnTimeUpdate",()=&gt;{var e,t,n,r;Math.round(this.state.ctrlCurrentTime)&gt;=(null===(e=this.props.data)||void 0===e?void 0:e.duration)&amp;&amp;(null===(t=this.props.options)||void 0===t?void 0:t.autoPlayLoop)===!1&amp;&amp;this.setState({playing:!1}),this.props.data.hoverToggle&amp;&amp;this.state.hoverMode&amp;&amp;this.state.ctrlCurrentTime&gt;this.endHoverTime?(this.setState({ctrlCurrentTime:0}),this.autoPlayRef.current.currentTime=this.starHoverTime):this.setState({ctrlCurrentTime:null===(n=this.autoPlayRef)||void 0===n?void 0:null===(r=n.current)||void 0===r?void 0:r.currentTime})}),v(this,"handleHover",()=&gt;{this.props.data.hoverToggle&amp;&amp;this.setState({hoverMode:!0})}),v(this,"handleMouseLeave",()=&gt;{this.state.hoverMode&amp;&amp;this.props.data.hoverToggle&amp;&amp;this.setState({hoverMode:!1})}),v(this,"handleHoverClick",()=&gt;{if(this.state.hoverMode&amp;&amp;this.props.data.hoverToggle){let{events:e}=this.props;null!=e&amp;&amp;e.handleCTAClick&amp;&amp;(null==e||e.handleSafariAutoPlay(),e.handleCTAClick()),this.setState({hoverMode:!1})}}),v(this,"getDeviceType",()=&gt;{let e=navigator.userAgent;return/(tablet|ipad|playbook|silk)|(android(?!.*mobi))/i.test(e)?"tablet":/Mobile|iP(hone|od)|Android|BlackBerry|IEMobile|Kindle|Silk-Accelerated|(hpw|web)OS|Opera M(obi|ini)/.test(e)?"mobile":"desktop"}),this.state=new i.default,this.state={ctrlCurrentTime:0,hoverMode:!1,playing:!0,useDash:!1,ctaContainerClassName:"",CTAAutoPlayButton:!0,viewportPauseOption:!0,ctaImage:!0},this.autoPlayRef=o.createRef(),this.updateCustomCssClass=this.updateCustomCssClass.bind(this),this.handleOnLoadMetaData=this.handleOnLoadMetaData.bind(this),this.handleClick=this.handleClick.bind(this),this.handleAmbientClick=this.handleAmbientClick.bind(this),this.isInViewport=this.isInViewport.bind(this),this.handleScroll=this.handleScroll.bind(this),this.handleCtaBackground=this.handleCtaBackground.bind(this),this.updateCustomCssClass(null===(t=this.props)||void 0===t?void 0:t.options),this.handleOnTimeUpdate=this.handleOnTimeUpdate.bind(this),this.handleLoop=this.handleLoop.bind(this),this.onMediaLoadError=this.onMediaLoadError.bind(this),this.linkUrlEvent(),this.populateOverlayText(),this.setId()}shouldComponentUpdate(e){return e.options!==this.props.options&amp;&amp;this.updateCustomCssClass(null==e?void 0:e.options),e.data.posterImageUrl!==this.props.data.posterImageUrl?this.updatePoster=!0:this.updatePoster=!1,!0}componentDidMount(){var e,t,n,r,o,i;let a=!0,s=!0;this.props.options.autoPlay&amp;&amp;null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.autoPlayPause&amp;&amp;(a=!1),(null===(n=this.props.options)||void 0===n?void 0:n.viewportPause)===!1&amp;&amp;(s=!1),this.setState({CTAAutoPlayButton:a});let l="";this.props.options.containerWidth&gt;=1500?l="CTAView__ctaContainer__GT1500":this.props.options.containerWidth&gt;800?l="CTAView__ctaContainer__GT800":this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800?l="CTAView__ctaContainer__GT500__LT800":this.props.options.containerWidth&gt;290&amp;&amp;this.props.options.containerWidth&lt;=500?l="CTAView__ctaContainer__GT290__LT500":this.props.options.containerWidth&gt;250&amp;&amp;this.props.options.containerWidth&lt;=290?l="CTAView__ctaContainer__GT250__LT290":this.props.options.containerWidth&lt;=250&amp;&amp;(l="CTAView__ctaContainer__LT250"),this.setState({ctaContainerClassName:l,CTAAutoPlayButton:a,viewportPauseOption:s}),this.handleDashScriptLoad(),this.handleHlsScriptLoad(),this.handleCtaBackground(),s&amp;&amp;window.addEventListener("scroll",this.handleScroll),null!==(r=this.props)&amp;&amp;void 0!==r&amp;&amp;null!==(o=r.options)&amp;&amp;void 0!==o&amp;&amp;o.autoPlay&amp;&amp;null!==(i=this.autoPlayRef)&amp;&amp;void 0!==i&amp;&amp;i.current&amp;&amp;(this.autoPlayRef.current.defaultMuted=!0,this.autoPlayRef.current.muted=!0)}componentWillUnmount(){this.state.viewportPauseOption&amp;&amp;window.removeEventListener("scroll",this.handleScroll)}componentDidUpdate(){this.updatePoster}handleOnLoadMetaData(){this.autoPlayRef&amp;&amp;(this.autoPlayRef.current.volume=0,this.state.hoverMode&amp;&amp;(this.autoPlayRef.current.currentTime=this.starHoverTime))}setId(){let e=document.querySelectorAll(".CTAView__ctaVideo");e.length&gt;0?this.id="videoPlayer_"+this.props.data.id+"_"+e.length:this.id="videoPlayer_"+this.props.data.id}handleHlsScriptLoad(){var e,t;let n="https://cdn.jsdelivr.net/npm/hls.js@latest/dist/hls.min.js";if(0===document.querySelectorAll('script[src="'+n+'"]').length&amp;&amp;!(null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.autoPlay)){let e=document.createElement("script");e.src=n,e.async=!0,document.body.appendChild(e)}}onMediaLoadError(){this.setState({useDash:!0});let e=this;setTimeout(()=&gt;{var t,n;window.dashjs&amp;&amp;null!==(t=e.props)&amp;&amp;void 0!==t&amp;&amp;null!==(n=t.options)&amp;&amp;void 0!==n&amp;&amp;n.autoPlay&amp;&amp;this.state.useDash?e.buildDashSource():e.setState({useDash:!1})},100)}handleDashScriptLoad(){var e,t;let n=this,r="https://cdn.dashjs.org/v3.1.0/dash.all.min.js";if(0===document.querySelectorAll('script[src="'+r+'"]').length&amp;&amp;null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.autoPlay){let e=document.createElement("script");e.src=r,e.async=!0,document.body.appendChild(e),e.onload=()=&gt;{var e,t;null!==(e=n.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.autoPlaySource&amp;&amp;this.state.useDash&amp;&amp;n.buildDashSource()},e.onerror=()=&gt;{this.setState({useDash:!1})}}else setTimeout(()=&gt;{var e,t;window.dashjs&amp;&amp;null!==(e=n.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.autoPlay&amp;&amp;this.state.useDash?n.buildDashSource():n.setState({useDash:!1})},100)}handleAmbientClick(){if(this.props.options&amp;&amp;this.props.options.autoPlay&amp;&amp;this.autoPlayRef){if(!this.autoPlayRef.current){this.setState({ctrlCurrentTime:0},()=&gt;{this.buildDashSource(),!this.autoPlayRef.current.playing&amp;&amp;(this.autoPlayRef.current.play(),this.setState({playing:!0}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!0))});return}if(this.autoPlayRef.current.paused){var e,t;this.state.ctrlCurrentTime&gt;=(null===(e=this.props.data)||void 0===e?void 0:e.duration)&amp;&amp;(null===(t=this.props.options)||void 0===t?void 0:t.autoPlayLoop)===!1&amp;&amp;this.setState({ctrlCurrentTime:0}),this.autoPlayRef.current.play(),this.setState({playing:!0}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!0)}else this.autoPlayRef.current.pause(),this.setState({playing:!1}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!1)}}handleClick(){if(this.props.options&amp;&amp;this.props.options.autoPlay&amp;&amp;this.autoPlayRef&amp;&amp;this.autoPlayRef.current.pause(),this.props.events&amp;&amp;this.props.events.handleCTAClick){var e;null===(e=this.props.events)||void 0===e||e.handleSafariAutoPlay(),this.props.events.handleCTAClick(),this.setState({hoverMode:!1})}}handleScroll(){if(this.props.options&amp;&amp;this.props.options.autoPlay&amp;&amp;!this.stopped&amp;&amp;this.state.ctrlCurrentTime&lt;=this.timeInSec&amp;&amp;this.autoPlayRef){let e=this.isInViewport();this.autoPlayRef.current.paused&amp;&amp;e?(this.autoPlayRef.current.play(),this.setState({playing:!0}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!0)):!this.autoPlayRef.current.paused&amp;&amp;!e&amp;&amp;(this.autoPlayRef.current.pause(),this.setState({playing:!1}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!1))}}updateCustomCssClass(e){let t=e&amp;&amp;e.customClass?e.customClass:{};this.customCss={cta:t.cta||"",ctaBackground:t.ctaBackground||"",ctaButton:t.ctaButton||"",ctaText:t.ctaText||l.ExternalStyleNames.ctaText||""}}handleLoop(){var e,t;return(!this.props.options||!this.props.options.overlayTextDisplayAtEnd)&amp;&amp;(!!this.props.data.hoverToggle||void 0===(null===(e=this.props)||void 0===e?void 0:null===(t=e.options)||void 0===t?void 0:t.autoPlayLoop)||this.props.options.autoPlayLoop)}render(){var e,t,n,i,a,s,l,c,h,f,m,v,g,y,b;let _,w,x;let C=(null===(e=this.props)||void 0===e?void 0:null===(t=e.options)||void 0===t?void 0:t.unconstrained)===!0?" unconstrained":"",T="desktop"!==this.getDeviceType()&amp;&amp;this.props.options&amp;&amp;this.props.options.customCTAStyle?"":"CTADesktopSmall";this.props.data&amp;&amp;this.props.data.hoverTime&amp;&amp;this.props.data.hoverToggle?(this.starHoverTime=Math.floor(u.Utils.timecodeToSeconds(JSON.parse(this.props.data.hoverTime[0]).b)),this.endHoverTime=Math.floor(u.Utils.timecodeToSeconds(JSON.parse(this.props.data.hoverTime[0]).e))):(this.starHoverTime=0,this.endHoverTime=10);let S={};this.props.options&amp;&amp;this.props.options.videoStyles&amp;&amp;(S=JSON.parse(this.props.options.videoStyles)),this.props.options&amp;&amp;this.props.options.autoPlay&amp;&amp;(S.cursor="default");let E=d.Timecode.secondsToTimecode(this.props.data.duration);this.props.data&amp;&amp;this.props.data.chapteredVideo&amp;&amp;this.props.data.chapteredVideo[0]?this.timeInSec=this.props.data.chapteredVideo[0].seconds:this.timeInSec=d.Timecode.timecodeToSeconds(E);let A=this.props.data.duration?"Play Video "+this.props.data.title+" Video length is "+d.Timecode.durationToSpeech(this.props.data.duration):"Play Video "+this.props.data.title,k=o.createElement(r.default,{id:"2535808397"},[".CTAView__ctaContainer{box-sizing:border-box;position:relative;border-radius:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;white-space:normal;cursor:pointer;text-align:center;height:auto;width:100%;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}",".CTAView__fullWidth{border-radius:0 !important;}",".CTAView__actionable{position:absolute;width:100%;height:100%;z-index:2;left:0;top:0;background:none;border:none;border-radius:7px !important;cursor:pointer;}",".CTAView__ctaBackground{position:absolute;left:0;bottom:0;right:0;top:0;height:100%;width:100%;object-fit:cover;}",".text-shadow{text-shadow:0px 0px 10px rgba(0,0,0,0.75),0px 0px 3px rgba(0,0,0,0.95);}",".CTAView__ctaPlayButton:focus{outline-style:dotted;outline-width:1px;outline-color:inherit;}",".CTAView__ctaRecommendedPlayButton:focus{outline-style:dotted;outline-width:1px;outline-color:inherit;}",".CTAView__ctaPlayButton,.CTAView__ctaRecommendedPlayButton{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;background-color:transparent;min-width:30px;fill:#ffffff;z-index:2;cursor:pointer;position:relative;width:100%;height:100%;border:none;}",".CTAView__ctaPlayButton&gt;div,.CTAView__ctaRecommendedPlayButton&gt;div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}",".CTAView__ctaTitle,.CTAView__ctaRecommendedTitle{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;z-index:2;position:relative;line-height:normal;}",".CTAView__ctaDuration,.CTAView__ctaRecommendedDuration{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;line-height:normal;z-index:2;}",".CTAView__ctaDescription{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;font-size:1.92rem;max-width:80rem;margin:auto;padding:10px;z-index:2;display:none;}",".CTAView__ctaThemeDark .CTAView__ctaDescription,.CTAView__ctaThemeDark .CTAView__ctaDuration,.CTAView__ctaRecommendedDuration .CTAView__ctaThemeDark .CTAView__ctaTitle,.CTAView__ctaRecommendedTitle{text-shadow:0px 0px 10px rgba(0,0,0,0.75),0px 0px 3px rgba(0,0,0,0.95);}",".CTAView__ctaBackground .CTAView__ctaThemeLight{opacity:1;}",".CTAView__ctaPauseButton{z-index:3;cursor:pointer;fill:#ffffff;background:rgba(0,0,0,0.25);width:25px;height:25px;padding:4px;bottom:10px;left:10px;position:absolute;opacity:0.7;}",".CTAView__ctaAnimatedDurationBox{width:50px;height:30px;background:#1d2329;opacity:0.65;bottom:8px;left:8px;z-index:3;fill:#ffffff;padding:2px;position:absolute;border-radius:7px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding-top:3px;}",".CTAView__ctaAnimatedDurationBox svg{height:25px;}",".CTAView__ctaAnimatedDurationBox:focus{outline:1px dotted;outline-color:inherit;}",".CTAView__ctaCameraButton{width:25px;height:25px;bottom:0;right:42px;position:absolute;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);}",".CTAView__ctaPlayRunTimeButton{top:2px;right:26px;position:absolute;font-size:20px;}",".CTAView__ctaAnimatedDuration{right:6px;position:absolute;height:25px;font-size:1.1em;}",".CTAView__ctaplay{top:50%;left:50%;width:100%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}","@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.CTAView__ctaplay{left:0px;}.CTAView__ctaBackground{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);height:auto;width:100%;}}",".CTAView__ctaVideo{height:100%;object-fit:cover !important;z-index:1;position:absolute;}",".CTAView__gvpPlayButton{background:0;border:0;width:8rem;height:8rem;padding:0;}",".CTAView__gvpPlayButton circle{opacity:0.4;}",".CTAView__gvpPlayButton path{fill:#fff;}",".CTAView__gvpPlayButton:hover path{fill:#009fdb;}",".CTAView__topleft,.CTAView__lefttop{left:5%;top:10%;}",".CTAView__topright,.CTAView__righttop{right:5%;top:10%;}",".CTAView__topcenter,.CTAView__centertop{left:38%;top:10%;}",".CTAView__bottomleft,.CTAView__leftbottom{bottom:20%;left:5%;}",".CTAView__bottomright,.CTAView__rightbottom{bottom:10%;right:5%;}",".CTAView__bottomcenter,.CTAView__centerbottom{bottom:10%;left:38%;}",".CTAView__centerleft,.CTAView__leftcenter{left:5%;bottom:45%;}",".CTAView__centerright,.CTAView__rightcenter{right:5%;bottom:45%;}",".CTAView__center{left:38%;bottom:45%;}",'.CTAView__link{position:absolute;-webkit-transition:all 0.25s;transition:all 0.25s;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;text-align:center;box-sizing:content-box;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border-radius:0px!important;height:48px;line-height:48px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;z-index:3;border:1px solid transparent;font-size:14px;-webkit-text-decoration:none;text-decoration:none;font-family:"font-medium","Verdana";font-weight:400;width:200px;}',".CTAView__link:hover:after{-webkit-animation:CTAView__arrowAnimationLg 1s ease 0.35s;animation:CTAView__arrowAnimationLg 1s ease 0.35s;}",".CTAView__linkBlue{border-color:#0057b8;background-color:#0057b8;}",".CTAView__linkBlue:hover{background-color:#007ae2;-webkit-transition:background-color 0.3s linear;transition:background-color 0.3s linear;border-color:#007ae2;-webkit-text-decoration:none;text-decoration:none;}",".CTAView__linkBlack{border-color:#1d2329;background-color:#1d2329;}",".CTAView__linkBlack:hover{-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-color 0.3s linear;transition:background-color 0.3s linear;background-color:#454b52;border-color:#454b52;}",".CTAView__linkWhite{border-color:#fff;background-color:#fff;color:#1d2329;}",".CTAView__linkWhite:hover{-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-color 0.3s linear;transition:background-color 0.3s linear;background-color:#f7f8fa;border-color:#f7f8fa;color:#1d2329;}",".CTAView__text_transparent{width:100%;height:100%;display:block;}",".CTAView__link_transparent{background-color:transparent;top:55px;-ms-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:0;max-height:100%;min-width:0;max-width:854px;position:absolute;width:854px;height:76%;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}",".CTAView__overlayTextContainer{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:3;position:relative;text-align:left;}",".CTAView__overlayContentWrapper{width:60%;}",".CTAView__overlayContentHeading{font-family:font-medium,att_medium,sans-serif;font-style:normal;font-weight:normal;font-size:48px;line-height:1.2;margin:0px 32px 16px;}",".CTAView__overlayContentSubHeading{font-family:font-medium,att_medium,sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:1;text-transform:uppercase;margin:0px 32px 5px;}",".CTAView__overlayContent{font-family:font-regular,att_regular,sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:1.6;margin:15px 32px 8px;}",".CTAView__overlayContentLegal{font-family:font-regular,att_regular,sans-serif;font-style:normal;font-weight:normal;font-size:11px;line-height:1.2;margin:16px 32px 8px;}",".CTAView__overlayContentCta{font-family:font-regular,att_regular,sans-serif;font-style:normal;font-weight:normal;margin:18px 32px 10px;font-size:14px;line-height:1.2;height:48px;}",".CTAView__overlayContentCta .CTAView__link{position:relative;width:200px;}",".CTAView__desktopOverlayText{display:block;}",".CTAView__mobileOverlayText{display:none;}",".CTAView__durationBoxWrapper{width:100%;}",".CTAView__playButtonSvg{width:100px;height:100px;}",".CTAView__ctaOverlayWrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}",".CTAView__ctaOverlayWrapper .CTAView__overlayParentContentWrapper{position:absolute;left:0;bottom:0;right:0;top:0;width:47%;}",".CTAView__ctaOverlayWrapper .CTAView__overlayContentWrapper{width:100%;}",".CTAView__ctaTitleCustom2019{position:absolute;top:16px;left:16px;padding:5px;margin-right:16px;background:rgba(0,0,0,0.6);}",".CTAView__ctaDurationCustom2019{position:absolute;bottom:16px;right:16px;padding:5px;background:rgba(0,0,0,0.6);}",".CTAView__ctaContainer__GT1500{height:500px;}",".CTAView__ctaContainer__GT1500 .CTAView__overlayParentContentWrapper{left:8%;width:40%;}",".CTAView__ctaContainer__GT1500 .CTAView__overlayAlignRight{left:0;width:47%;}",".CTAView__ctaContainer__GT800{height:500px;}",".CTAView__ctaContainer__GT800 .CTAView__ctaPlayButton{max-width:120px !important;max-height:120px !important;margin:20px;font-size:100px;}",".CTAView__ctaContainer__GT800 .CTAView__ctaTitle{font-size:2em;}",".CTAView__ctaContainer__GT800 .CTAView__ctaDuration{font-size:2em;}",".CTAView__ctaContainer__GT800 .CTAView__ctaRecommendedPlayButton{max-width:120px !important;max-height:120px !important;margin:20px;font-size:80px;}",".CTAView__ctaContainer__GT800 .CTAView__ctaRecommendedTitle{font-size:1.2em;}",".CTAView__ctaContainer__GT800 .CTAView__ctaRecommendedDuration{font-size:1.2em;}",".CTAView__ctaContainer__GT800 .CTAView__playButtonHover{margin:auto;}",".CTAView__ctaContainer__GT500__LT800{height:400px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaPlayButton{max-width:100px !important;max-height:100px !important;margin:10px;font-size:100px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaTitle{font-size:1.4em;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaDuration{font-size:1.4em;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaRecommendedPlayButton{max-width:100px !important;max-height:100px !important;margin:10px;font-size:35px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaRecommendedTitle{font-size:0.8em;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaRecommendedDuration{font-size:0.8em;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__link{height:40px;line-height:40px;font-size:11px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__playButtonSvg{width:75px;height:75px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__playButtonHover{margin:auto;}",".CTAView__ctaContainer__GT290__LT500{height:220px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaPlayButton{max-width:70px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:70px;margin:0px !important;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaTitle{background:rgba(0,0,0,0.5);font-size:1.2em;padding:6px;width:100%;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaDuration{background:rgba(0,0,0,0.5);font-size:1.2em;padding:2px 6px 2px 2px;width:100%;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaRecommendedPlayButton{max-width:70px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:40px;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaRecommendedTitle{background:rgba(0,0,0,0.5);font-size:0.6em;padding:6px;width:100%;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaRecommendedDuration{background:rgba(0,0,0,0.5);font-size:0.6em;padding:2px 6px 2px 2px;width:100%;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__link{height:40px !important;line-height:40px !important;font-size:11px;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__playButtonSvg{width:75px !important;height:75px !important;}",".CTAView__ctaContainer__GT250__LT290{height:174px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaPlayButton{max-width:40px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:45px;margin:0px !important;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaTitle{background:rgba(0,0,0,0.5);font-size:1.2em;padding:6px;width:100%;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaDuration{background:rgba(0,0,0,0.5);font-size:1.2em;padding:2px 6px 2px 2px;width:100%;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaRecommendedPlayButton{max-width:40px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:30px;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaRecommendedTitle{display:none;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaRecommendedDuration{background:rgba(0,0,0,0.5);font-size:0.5em;padding:2px 6px 2px 2px;width:100%;text-align:right;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__CTAView__link{display:none;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__playButtonSvg{width:40px !important;height:60px !important;}",".CTAView__ctaContainer__LT250{height:140px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}",".CTAView__ctaContainer__LT250 .CTAView__ctaPlayButton{max-width:40px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:45px;margin:0px !important;}",".CTAView__ctaContainer__LT250 .CTAView__ctaTitle{display:none;}",".CTAView__ctaContainer__LT250 .CTAView__ctaDuration{background:rgba(0,0,0,0.5);font-size:1em;padding:2px 6px 2px 2px;width:100%;text-align:right;}",".CTAView__ctaContainer__LT250 .CTAView__ctaRecommendedPlayButton{max-width:40px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:30px;}",".CTAView__ctaContainer__LT250 .CTAView__ctaRecommendedTitle{display:none;}",".CTAView__ctaContainer__LT250 .CTAView__ctaRecommendedDuration{background:rgba(0,0,0,0.5);font-size:0.5em;padding:2px 6px 2px 2px;width:100%;text-align:right;}",".CTAView__ctaContainer__LT250 .CTAView__CTAView__link{display:none;}",".CTAView__ctaContainer__LT250 .CTAView__playButtonSvg{width:40px !important;height:60px !important;}","@media screen and (min-width:1500px){.CTAView__ctaContainer .CTAView__overlayParentContentWrapper{left:8%;width:40%;}.CTAView__ctaContainer .CTAView__overlayParentContentWrapper.CTAView__overlayAlignRight{left:0;width:47%;}}",".CTAView__ctaPlayButton{max-width:120px;max-height:120px;margin:20px;font-size:100px;border:none;}",".CTAView__ctaTitle{font-size:2em;}",".CTAView__ctaDuration{font-size:2em;}","@media screen and (max-width:1024px) and (min-width:801px){.CTAView__overlayContentHeading{font-size:34px;}.CTAView__overlayContentSubHeading{font-size:15px;}.CTAView__overlayContent{font-size:17px;}}","@media screen and (max-width:850px){.CTAView__overlayContentWrapper{width:100%;}.CTAView__desktopOverlayText{display:none;}.CTAView__mobileOverlayText{display:block;width:100%;}.CTAView__overlayTextContainer{margin:30px auto;}.CTAView__overlayContentHeading{font-size:28px;margin-left:24px;}.CTAView__overlayContentSubHeading{font-size:12px;margin-left:24px;}.CTAView__overlayContent{font-size:16px;margin-left:24px;}.CTAView__overlayContentLegal{margin-left:24px;}.CTAView__overlayContentCta{margin-left:24px;}}","@-webkit-keyframes CTAView__arrowAnimationLg{0%{background-position:-10px;}25%{background-position:36px;}26%{background-position:-36px;}55%{background-position:-10px;}}","@keyframes CTAView__arrowAnimationLg{0%{background-position:-10px;}25%{background-position:36px;}26%{background-position:-36px;}55%{background-position:-10px;}}"]),P=o.createElement(r.default,{id:"1643376711"},['.gvp-icons__gvp-icon{font-family:"gvp-icon";display:inline-block;vertical-align:middle;line-height:1;font-weight:normal;font-style:normal;speak:none;-webkit-text-decoration:inherit;text-decoration:inherit;text-transform:none;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}',".gvp-icons__gvp-icon-lg{vertical-align:-15%;line-height:0.75em;font-size:1.33333333em;}",'.gvp-icons__gvp-icon-CameraButton::before{content:"\\ea01";}','.gvp-icons__gvp-icon-Caption::before{content:"\\ea05";}','.gvp-icons__gvp-icon-Close::before{content:"\\ea02";}','.gvp-icons__gvp-icon-ClosePanelButton::before{content:"\\ea04";}','.gvp-icons__gvp-icon-FilterIcon::before{content:"\\ea03";}','.gvp-icons__gvp-icon-FullScreen_collaps::before{content:"\\ea07";}','.gvp-icons__gvp-icon-FullScreen_expand::before{content:"\\ea06";}','.gvp-icons__gvp-icon-LoaderButton::before{content:"\\ea0b";}','.gvp-icons__gvp-icon-PauseButton::before{content:"\\ea08";}','.gvp-icons__gvp-icon-PlayButton::before{content:"\\ea09";}','.gvp-icons__gvp-icon-PrintButton::before{content:"\\ea0c";}','.gvp-icons__gvp-icon-ReplayButton::before{content:"\\ea0d";}','.gvp-icons__gvp-icon-SoundIcon_mute::before{content:"\\ea0e";}','.gvp-icons__gvp-icon-SoundIcon_oneWave::before{content:"\\ea0f";}','.gvp-icons__gvp-icon-SoundIcon_threeWave::before{content:"\\ea11";}','.gvp-icons__gvp-icon-SoundIcon_twoWave::before{content:"\\ea13";}','.gvp-icons__gvp-icon-StarsIcon::before{content:"\\ea10";}','.gvp-icons__gvp-icon-ThumbsDown::before{content:"\\ea14";}','.gvp-icons__gvp-icon-ThumbsUp::before{content:"\\ea12";}','.gvp-icons__gvp-icon-Transcript_collapse::before{content:"\\ea15";}','.gvp-icons__gvp-icon-Transcript_expand::before{content:"\\ea16";}']);if(this.props.options&amp;&amp;this.props.options.customCTAdisplay)return o.createElement(o.Fragment,null,o.createElement("div",{"data-component":"gvp-cta",onClick:this.handleClick},o.createElement("div",{"data-gvp-cta-custom":"true"},this.props.options.customCTAdisplay)),k,P);if(this.props.options&amp;&amp;this.props.options.autoPlay||this.state.hoverMode){if(void 0===(null===(n=this.props)||void 0===n?void 0:null===(i=n.options)||void 0===i?void 0:i.autoPlayLoop)||this.props.options.autoPlayLoop,this.overlayTextData&amp;&amp;this.overlayTextData.length&gt;0&amp;&amp;this.overlayTextData[0].position,null===(a=this.props)||void 0===a||null===(s=a.options)||void 0===s||!s.autoPlaySource)return o.createElement(o.Fragment,null,o.createElement("div",null," autoplay source is required, when autoplay "),k,P);{let e=[];return e.push(this.props.options.autoPlaySource+".mp4"),this.autoPlayRef&amp;&amp;this.state.hoverMode&amp;&amp;this.props.data.hoverToggle&amp;&amp;(this.state.ctrlCurrentTime,this.endHoverTime),o.createElement(o.Fragment,null,k,P,o.createElement("div",{"data-component":"gvp-cta",className:`CTAView__ctaContainer ${this.state.ctaContainerClassName} ${C} color-white`,ref:e=&gt;{e&amp;&amp;Object.keys(S).forEach(t=&gt;{let n=S[t];"height"===t||"width"===t?(n=n.replace("!important",""),e.style.setProperty(t,n,"important")):e.style[t]=n})},onClick:this.handleHoverClick,onMouseLeave:this.handleMouseLeave},o.createElement("video",{id:this.id,className:"CTAView__ctaVideo CTAView__ctaBackground",onLoadedMetadata:this.handleOnLoadMetaData,loop:this.handleLoop(),playsInline:!0,ref:this.autoPlayRef,autoPlay:this.state.hoverMode||this.props.options.autoPlay,controls:!1,onTimeUpdate:this.handleOnTimeUpdate,onError:this.onMediaLoadError,"aria-label":`${this.props.data.title} video`},(()=&gt;{if(!this.state.useDash)return this.getSource(e)})()),this.state.CTAAutoPlayButton&amp;&amp;this.getDurationBox(!1)))}}{_=(null===(l=this.props)||void 0===l?void 0:null===(c=l.options)||void 0===c?void 0:c.autoPlay)===!1?"CTAView__ctaRecommendedTitle color-white":"CTAView__ctaTitle color-white",w=(null===(h=this.props)||void 0===h?void 0:null===(f=h.options)||void 0===f?void 0:f.autoPlay)===!1?"CTAView__ctaRecommendedDuration color-white":"CTAView__ctaDuration color-white",x=(null===(m=this.props)||void 0===m?void 0:null===(v=m.options)||void 0===v?void 0:v.autoPlay)===!1?"CTAView__ctaRecommendedPlayButton":"CTAView__ctaPlayButton";let e=null!==(g=this.props)&amp;&amp;void 0!==g&amp;&amp;null!==(y=g.options)&amp;&amp;void 0!==y&amp;&amp;y.startMode&amp;&amp;"1"===this.props.options.startMode?"CTAView__playBtnLight color-black":"";return o.createElement(o.Fragment,null,k,P,o.createElement("div",{"data-component":"gvp-cta",className:`CTAView__ctaContainer color-white ${this.state.ctaContainerClassName} ${C} ${this.theme} ${e} ${this.customCss.cta}`,onClick:this.handleClick,onMouseEnter:this.handleHover,ref:e=&gt;{e&amp;&amp;Object.keys(S).forEach(t=&gt;{let n=S[t];"height"===t||"width"===t?(n=n.replace("!important",""),e.style.setProperty(t,n,"important")):e.style[t]=n})}},this.state.ctaImage&amp;&amp;o.createElement("img",{id:this.props.data.id,src:this.props.data.posterImageUrl,className:"CTAView__ctaBackground "+this.customCss.ctaBackground,alt:null===(b=this.props.data)||void 0===b?void 0:b.adminDisplay,style:{},onError:e=&gt;{this.handleImageFailure(e)}}),(()=&gt;{let e=!1,t=!1;this.props.options&amp;&amp;void 0===this.props.options.showTitle&amp;&amp;(t=!0),this.props.options&amp;&amp;void 0===this.props.options.showTime&amp;&amp;(e=!0),this.props.options&amp;&amp;this.props.options.customTheme&amp;&amp;"2019"===this.props.options.customTheme&amp;&amp;(_="CTAView__ctaTitleCustom2019",w="CTAView__ctaDurationCustom2019"),(null!==(i=this.props)&amp;&amp;void 0!==i&amp;&amp;null!==(a=i.options)&amp;&amp;void 0!==a&amp;&amp;a.showTitle||null!==(s=this.props)&amp;&amp;void 0!==s&amp;&amp;null!==(l=s.options)&amp;&amp;void 0!==l&amp;&amp;l.showTime)&amp;&amp;(t=null===(u=this.props.options)||void 0===u?void 0:u.showTitle,e=null===(d=this.props.options)||void 0===d?void 0:d.showTime,_="CTAView__ctaTitleCustom2019",w="CTAView__ctaDurationCustom2019");let n=p.IconSvgSizes.XXL;this.props.options.containerWidth&lt;=500?n=p.IconSvgSizes.LG:this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(n=p.IconSvgSizes.XL);let r=this.props.options.customCTAObject&amp;&amp;null!==(c=this.props.options.customCTAObject)&amp;&amp;void 0!==c&amp;&amp;c.svg_size?this.props.options.customCTAObject.svg_size:n;var i,a,s,l,c,u,d,h=r?r/2:parseInt(p.IconSvgSizes.XXL)/2,f={};if(this.props.options&amp;&amp;this.props.options.customCTAObject&amp;&amp;this.props.options.customCTAObject.CTAButtonAlignment){let e=["top_left","top","top_right","center_left","center","center_right","bottom_left","bottom","bottom_right"].includes(this.props.options.customCTAObject.CTAButtonAlignment.toLowerCase())?this.props.options.customCTAObject.CTAButtonAlignment.toLowerCase():"center";f="mobile"===this.getDeviceType()?{}:this.getPlayButtonPos(e,h)}return o.createElement(o.Fragment,null,o.createElement("button",{className:x+" "+this.customCss.ctaButton+" "+T,style:f,tabIndex:0,onClick:this.handleClick},this.getPlayButton(r)),t?o.createElement("div",{className:_+" "+`${this.props.options.containerWidth&lt;=500?"type-sm ":"type-lg "}`+" text-shadow radius-sm font-regular "+`${"CTAView__ctaTitleCustom2019"===_?" bg-gray-900":""}`+" "+this.customCss.ctaText},this.props.data.title):null,e?o.createElement("div",{className:w+"  text-shadow radius-sm font-regular "+`${this.props.options.containerWidth&lt;=500?"type-sm ":"type-lg "}`+" "+`${"CTAView__ctaDurationCustom2019"===w?"bg-gray-900":""}`+" "+this.customCss.ctaText},E):null,o.createElement("div",{className:"CTAView__ctaDescription "+this.customCss.ctaText}))})(),o.createElement("button",{"report-title":this.props.data.recommendedVideo?"recommended-video":"","recommended-video":this.props.data.recommendedVideo?this.props.data.id:"","recommended-friendly-name":this.props.data.recommendedVideo?this.props.data.title:"",onClick:this.handleClick,className:"CTAView__actionable gvp-cta-text type-base","aria-label":A}),this.props.data.seoData&amp;&amp;o.createElement("script",{type:"application/ld+json"},this.props.data.seoData)))}}showOverlayTextOnVideo(){if(this.props.data.overlayText&amp;&amp;this.props.options&amp;&amp;!this.props.options.overlayTextDisplayAtEnd)return o.createElement("div",{className:"CTAView__ctaOverlayWrapper"},o.createElement("div",{className:"CTAView__desktopOverlayText CTAView__overlayParentContentWrapper"},this.renderOverlaytext(!1)))}getPlayButton(e=p.IconSvgSizes.XXL){return o.createElement(p.IconSvg,{size:e,svgNodeStr:c.playIcon,pictogram:!0,altText:"play Button Icon CtaView"})}buildDashSource(){if(window.MediaSource&amp;&amp;window.location.protocol.match("http")){var e,t;let n=u.Utils.getStreamingSource(null===(e=this.props)||void 0===e?void 0:null===(t=e.options)||void 0===t?void 0:t.autoPlaySource,"mpd");this.player=window.dashjs.MediaPlayer().create(),this.player.initialize(document.querySelector("#"+this.id),n,!0),this.player.on("error",e=&gt;{this.setState({useDash:!1})})}else this.setState({useDash:!1})}getSource(e){let t=[];return e&amp;&amp;e.forEach(e=&gt;{t.push(o.createElement("source",{key:e,type:"video/mp4",src:e}))}),t}getDurationBox(e){var t;let n=p.IconSvgSizes.XXL;this.props.options.containerWidth&lt;=500?n=p.IconSvgSizes.LG:this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(n=p.IconSvgSizes.XL);let r=this.props.options.customCTAObject&amp;&amp;null!==(t=this.props.options.customCTAObject)&amp;&amp;void 0!==t&amp;&amp;t.svg_size?this.props.options.customCTAObject.svg_size:n;return this.state.hoverMode&amp;&amp;this.props.data.hoverToggle?o.createElement("div",{className:"CTAView__ctaPlayButton "+this.customCss.ctaButton+" CTAView__playButtonHover",tabIndex:0},o.createElement("div",{className:"gvp-icons__gvp-icon gvp-icons__gvp-icon-PlayButtonWithCircle",style:{width:"100%"}},this.getPlayButton(r))):o.createElement(o.Fragment,null,o.createElement("div",{className:"CTAView__durationBoxWrapper"},o.createElement("div",{className:"CTAView__ctaAnimatedDurationBox",onKeyDown:this.handleAmbientClick,tabIndex:0,onClick:this.handleAmbientClick},o.createElement("div",{title:this.state.playing&amp;&amp;!e?"Video is Playing":"Video is Paused"},this.state.playing&amp;&amp;!e?o.createElement(p.IconSvg,{size:p.IconSvgSizes.MD,svgNodeStr:c.pauseIcon,altText:"Video is Playing pause Icon"}):o.createElement(p.IconSvg,{size:p.IconSvgSizes.MD,svgNodeStr:c.playIcon,altText:"Video is Paused Play Icon"}))),this.props.data.seoData&amp;&amp;o.createElement("script",{type:"application/ld+json"},this.props.data.seoData),this.getUrl()))}getPlayButtonPos(e,t){return({top_left:{position:"absolute",top:"0px",left:"0px"},top:{position:"absolute",top:"0%"},top_right:{position:"absolute",top:"0px",right:"0px"},center_left:{position:"absolute",top:"50%",marginTop:`-${t}px `,left:"0px"},center:{},center_right:{position:"absolute",top:"50%",marginTop:`-${t}px `,right:"0px"},bottom_left:{position:"absolute",top:"100%",marginTop:`-${2*t}px `,left:"0px"},bottom:{position:"absolute",top:"100%",marginTop:`-${2*t}px `},bottom_right:{position:"absolute",top:"100%",marginTop:`-${2*t}px `,right:"0px"}})[null==e?void 0:e.toLowerCase()]}linkUrlEvent(){if(!this.linkUrlData.length&amp;&amp;this.props.data.linkUrl){let e=this.props.data.linkUrl;e&amp;&amp;e&amp;&amp;e.forEach(e=&gt;{let t=JSON.parse(e),n=t.u,r={begin:Math.floor(u.Utils.timecodeToSeconds(t.b)),bgColor:t.bc||void 0,end:Math.floor(u.Utils.timecodeToSeconds(t.e)),link:n,position:t.p||void 0,title:t.n||void 0};this.linkUrlData.push(r)})}return this.linkUrlData}populateOverlayText(){if(!this.overlayTextData.length&amp;&amp;this.props.data.overlayText){let e=this.props.data.overlayText;e&amp;&amp;e&amp;&amp;e.forEach(e=&gt;{let t=JSON.parse(e),n={content:t.c||"",ctaText:t.bt||"",ctaUrl:t.bu||"",heading:t.h||"",legal:t.l||"",position:t.p||"",subheading:t.sh||"",theme:t.t||""};this.overlayTextData.push(n)})}return this.overlayTextData}renderOverlaytext(e){if(this.overlayTextData&amp;&amp;this.overlayTextData.length&gt;0){let t=this.overlayTextData[0],n={};return t.position&amp;&amp;(n.alignItems="left"===t.position?"flex-start":"center"===t.position?"center":"flex-end",n.textAlign=t.position),o.createElement("div",{className:"CTAView__overlayTextContainer "+(t.theme&amp;&amp;"dark"===t.theme.toLowerCase()&amp;&amp;!e?"color-white":"CTAView__overlayContainerlight color-black"),style:n},o.createElement("div",{className:"CTAView__overlayContentWrapper"},o.createElement("div",{className:"CTAView__overlayContentSubHeading"},t.subheading),o.createElement("div",{className:"CTAView__overlayContentHeading"},t.heading),o.createElement("div",{className:"CTAView__overlayContent",dangerouslySetInnerHTML:{__html:t.content}}),o.createElement("div",{className:"CTAView__overlayContentLegal"},t.legal),t.ctaText&amp;&amp;t.ctaUrl?o.createElement("div",{className:"CTAView__overlayContentCta"},o.createElement("div",{className:"CTAView__link btn btn-primary btn-arrow "+(t.theme&amp;&amp;"dark"===t.theme.toLowerCase()&amp;&amp;!e?"CTAView__linkWhite on-dark":"CTAView__linkBlack color-white")},o.createElement(h.Button,{target:"_blank","report-title":"linkUrl","link-title":t.ctaText+" Link","link-url":t.ctaUrl,href:t.ctaUrl},t.ctaText))):null))}}getUrl(){let e;for(let t of this.linkUrlData)if(this.state.ctrlCurrentTime&gt;=t.begin&amp;&amp;this.state.ctrlCurrentTime&lt;=t.end){e=t.position?t.position:"CTAView__bottomcenter";let n=t.bgColor.toLowerCase(),r=["CTAView__link",e,"CTAView__linkBlue","color-white","btn","btn-primary","btn-arrow"].join(" "),i=["CTAView__link",e,"CTAView__linkBlack","color-white","btn","btn-primary","btn-arrow"].join(" ");return o.createElement("div",{key:t.link},o.createElement("a",{className:"blue"===n&amp;&amp;t.title?r:t.title?i:"CTAView__linkTransparent  CTAView__textTransparent",target:"_blank",href:t.link,"aria-label":`${t.title} button will open in new window`},t.title))}}isInViewport(){let e,t;let n=this.autoPlayRef.current;return!!n&amp;&amp;1===n.nodeType&amp;&amp;(t=document.documentElement,e=n.getBoundingClientRect(),!!this.autoPlayRef)&amp;&amp;(!!e&amp;&amp;e.top&gt;=0&amp;&amp;e.bottom&gt;=0&amp;&amp;e.right&gt;=0&amp;&amp;e.top&lt;=t.clientHeight&amp;&amp;e.bottom&lt;=t.clientHeight&amp;&amp;e.left&lt;=t.clientWidth||(!e||!(e.top&gt;=t.clientHeight))&amp;&amp;!(e.bottom&lt;=0)&amp;&amp;(!e||!(e.top&lt;0)||!(e.bottom&lt;=t.clientHeight))&amp;&amp;(!(e.top&gt;=0)||!(e.bottom&gt;t.clientHeight))&amp;&amp;!1)}handleCtaBackground(){if(!this.props.data.posterImageUrl)return;let e=new a.CanvasImage(this.props.data.posterImageUrl);e.loaded(()=&gt;{e.hasColorsSimilarTo(new s.Pixel(200,200,200),{h:.66,w:.66,x:.33,y:.33})&gt;.1?this.theme="CTAView__ctaThemeDark":this.theme="CTAView__ctaThemeLight"})}overlayTextLinkClick(e){e.stopPropagation()}}t.CTAView=g,t.default=g},90506:function(e,t){"use strict";function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.ExternalStyleNames=void 0;class r{}t.ExternalStyleNames=r,n(r,"cta","gvp-cta"),n(r,"ctaBackground","gvp-cta-background"),n(r,"ctaText","gvp-cta-text"),n(r,"ctaButton","gvp-cta-button")},63105:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"CTAView",{enumerable:!0,get:function(){return r.CTAView}});var r=n(58867)},43475:function(e,t){"use strict";function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.Pixel=void 0;class r{constructor(e,t,r,o){n(this,"r",void 0),n(this,"g",void 0),n(this,"b",void 0),n(this,"a",void 0),this.r=e,this.g=t,this.b=t,this.a=void 0===o?255:o}getDarkness(){return 0===this.a?0:1-(.299*this.r+.587*this.g+.114*this.b)/255}toString(){return this.r+","+this.g+","+this.b+","+this.a}}t.Pixel=r},83122:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[],o="0";switch(t.length){case 1:r.push(1!==parseInt(o=t[0],0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},9181:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Utils=void 0;class n{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return("file:"===window.location.protocol?"https:":window.location.protocol)+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}t.Utils=n},45087:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CanvasImage=void 0;var r=n(43561);class o{isLoaded=!1;constructor(e){this.canvas=document.createElement("canvas"),this.context=this.canvas.getContext&amp;&amp;this.canvas.getContext("2d"),this.image=document.createElement("img"),this.image.setAttribute("crossorigin","anonymous"),this.image.src=e,this.image.onload=this.imageLoaded}imageLoaded=()=&gt;{this.height=this.image.naturalHeight||this.image.offsetHeight||this.image.height,this.width=this.image.naturalWidth||this.image.offsetWidth||this.image.width,this.canvas.height=this.height,this.canvas.width=this.width,this.context.drawImage(this.image,0,0),this.isLoaded=!0,this.loadedFunction&amp;&amp;this.loadedFunction()};getBase64(){return this.canvas.toDataURL()}loaded(e){this.loadedFunction=e,this.isLoaded&amp;&amp;this.loadedFunction()}hasColorsSimilarTo(e,t){let n=this.getImageData(t);if(!n)return 0;let o=n.data.length,i=0,a=-4,s=e.getDarkness(),l=0;for(a+=4;a&lt;o;)if(a+=4,0!==n.data[a+3]){++i;let e=new r.Pixel(n.data[a],n.data[a+1],n.data[a+2],n.data[a+3]).getDarkness();(e&lt;s||.4&gt;Math.abs((e-s)/e))&amp;&amp;l++}return l/i}isDark(){let e;let t=this.getImageData();if(!t)return!1;let n=t.data.length,o=0,i=0,a=0,s=0;for(e=16;e&lt;n;)if(e+=20,0!==t.data[e+3]){let n=new r.Pixel(t.data[e],t.data[e+1],t.data[e+2],t.data[e+3]).getDarkness();n&gt;.5?o++:i++}return o&gt;i}getImageData(e){void 0===e&amp;&amp;(e={x:0,y:0,w:1,h:1});let t=null;try{t=this.context.getImageData(this.width*e.x,this.height*e.y,this.width*e.w,this.height*e.h)}catch(e){}return t}}t.CanvasImage=o},80826:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},19603:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;class n{}t.default=n},3669:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.CTAView=void 0;var r=m(n(90369)),o=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=f(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),i=m(n(19603)),a=n(45087),s=n(43561),l=n(69855),c=n(80826),u=n(86618),d=n(88256),p=n(61720),h=n(68523);function f(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(f=function(e){return e?n:t})(e)}function m(e){return e&amp;&amp;e.__esModule?e:{default:e}}class v extends o.Component{theme="CTAView__ctaThemeDark";updatePoster=!1;linkUrlData=[];overlayTextData=[];constructor(e){var t;super(e),this.state=new i.default,this.state={ctrlCurrentTime:0,hoverMode:!1,playing:!0,useDash:!1,ctaContainerClassName:"",CTAAutoPlayButton:!0,viewportPauseOption:!0,ctaImage:!0},this.autoPlayRef=o.createRef(),this.updateCustomCssClass=this.updateCustomCssClass.bind(this),this.handleOnLoadMetaData=this.handleOnLoadMetaData.bind(this),this.handleClick=this.handleClick.bind(this),this.handleAmbientClick=this.handleAmbientClick.bind(this),this.isInViewport=this.isInViewport.bind(this),this.handleScroll=this.handleScroll.bind(this),this.handleCtaBackground=this.handleCtaBackground.bind(this),this.updateCustomCssClass(null===(t=this.props)||void 0===t?void 0:t.options),this.handleOnTimeUpdate=this.handleOnTimeUpdate.bind(this),this.handleLoop=this.handleLoop.bind(this),this.onMediaLoadError=this.onMediaLoadError.bind(this),this.linkUrlEvent(),this.populateOverlayText(),this.setId()}shouldComponentUpdate(e){return e.options!==this.props.options&amp;&amp;this.updateCustomCssClass(null==e?void 0:e.options),e.data.posterImageUrl!==this.props.data.posterImageUrl?this.updatePoster=!0:this.updatePoster=!1,!0}componentDidMount(){var e,t,n,r;let o=!0,i=!0;this.props.options.autoPlay&amp;&amp;null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.autoPlayPause&amp;&amp;(o=!1),(null===(t=this.props.options)||void 0===t?void 0:t.viewportPause)===!1&amp;&amp;(i=!1),this.setState({CTAAutoPlayButton:o});let a="";this.props.options.containerWidth&gt;=1500?a="CTAView__ctaContainer__GT1500":this.props.options.containerWidth&gt;800?a="CTAView__ctaContainer__GT800":this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800?a="CTAView__ctaContainer__GT500__LT800":this.props.options.containerWidth&gt;290&amp;&amp;this.props.options.containerWidth&lt;=500?a="CTAView__ctaContainer__GT290__LT500":this.props.options.containerWidth&gt;250&amp;&amp;this.props.options.containerWidth&lt;=290?a="CTAView__ctaContainer__GT250__LT290":this.props.options.containerWidth&lt;=250&amp;&amp;(a="CTAView__ctaContainer__LT250"),this.setState({ctaContainerClassName:a,CTAAutoPlayButton:o,viewportPauseOption:i}),this.handleDashScriptLoad(),this.handleHlsScriptLoad(),this.handleCtaBackground(),i&amp;&amp;window.addEventListener("scroll",this.handleScroll),null!==(n=this.props)&amp;&amp;void 0!==n&amp;&amp;null!==(n=n.options)&amp;&amp;void 0!==n&amp;&amp;n.autoPlay&amp;&amp;null!==(r=this.autoPlayRef)&amp;&amp;void 0!==r&amp;&amp;r.current&amp;&amp;(this.autoPlayRef.current.defaultMuted=!0,this.autoPlayRef.current.muted=!0)}componentWillUnmount(){this.state.viewportPauseOption&amp;&amp;window.removeEventListener("scroll",this.handleScroll)}componentDidUpdate(){this.updatePoster}handleOnLoadMetaData(){this.autoPlayRef&amp;&amp;(this.autoPlayRef.current.volume=0,this.state.hoverMode&amp;&amp;(this.autoPlayRef.current.currentTime=this.starHoverTime))}setId(){let e=document.querySelectorAll(".CTAView__ctaVideo");e.length&gt;0?this.id="videoPlayer_"+this.props.data.id+"_"+e.length:this.id="videoPlayer_"+this.props.data.id}handleHlsScriptLoad(){var e;let t="https://cdn.jsdelivr.net/npm/hls.js@latest/dist/hls.min.js";if(0===document.querySelectorAll('script[src="'+t+'"]').length&amp;&amp;!(null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.autoPlay)){let e=document.createElement("script");e.src=t,e.async=!0,document.body.appendChild(e)}}onMediaLoadError(){this.setState({useDash:!0});let e=this;setTimeout(()=&gt;{var t;window.dashjs&amp;&amp;null!==(t=e.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.autoPlay&amp;&amp;this.state.useDash?e.buildDashSource():e.setState({useDash:!1})},100)}handleDashScriptLoad(){var e;let t=this,n="https://cdn.dashjs.org/v3.1.0/dash.all.min.js";if(0===document.querySelectorAll('script[src="'+n+'"]').length&amp;&amp;null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.autoPlay){let e=document.createElement("script");e.src=n,e.async=!0,document.body.appendChild(e),e.onload=()=&gt;{var e;null!==(e=t.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.autoPlaySource&amp;&amp;this.state.useDash&amp;&amp;t.buildDashSource()},e.onerror=()=&gt;{this.setState({useDash:!1})}}else setTimeout(()=&gt;{var e;window.dashjs&amp;&amp;null!==(e=t.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.autoPlay&amp;&amp;this.state.useDash?t.buildDashSource():t.setState({useDash:!1})},100)}handleAmbientClick(){if(this.props.options&amp;&amp;this.props.options.autoPlay&amp;&amp;this.autoPlayRef){if(!this.autoPlayRef.current){this.setState({ctrlCurrentTime:0},()=&gt;{this.buildDashSource(),!this.autoPlayRef.current.playing&amp;&amp;(this.autoPlayRef.current.play(),this.setState({playing:!0}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!0))});return}if(this.autoPlayRef.current.paused){var e,t;this.state.ctrlCurrentTime&gt;=(null===(e=this.props.data)||void 0===e?void 0:e.duration)&amp;&amp;(null===(t=this.props.options)||void 0===t?void 0:t.autoPlayLoop)===!1&amp;&amp;this.setState({ctrlCurrentTime:0}),this.autoPlayRef.current.play(),this.setState({playing:!0}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!0)}else this.autoPlayRef.current.pause(),this.setState({playing:!1}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!1)}}handleClick(){if(this.props.options&amp;&amp;this.props.options.autoPlay&amp;&amp;this.autoPlayRef&amp;&amp;this.autoPlayRef.current.pause(),this.props.events&amp;&amp;this.props.events.handleCTAClick){var e;null===(e=this.props.events)||void 0===e||e.handleSafariAutoPlay(),this.props.events.handleCTAClick(),this.setState({hoverMode:!1})}}handleImageFailure=e=&gt;{let t;let n=this.props.data.posterImageUrl.replace("_480.jpg",""),r=u.Utils.getBreakPoint();if(767===r){t=n+"_400.jpg";return}if(1024===r){t=n+"_450.jpg";return}t=n+"_500.jpg",e.target.src=t,e.onerror=null,this.setState({ctaImage:!1})};handleScroll(){if(this.props.options&amp;&amp;this.props.options.autoPlay&amp;&amp;!this.stopped&amp;&amp;this.state.ctrlCurrentTime&lt;=this.timeInSec&amp;&amp;this.autoPlayRef){let e=this.isInViewport();this.autoPlayRef.current.paused&amp;&amp;e?(this.autoPlayRef.current.play(),this.setState({playing:!0}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!0)):!this.autoPlayRef.current.paused&amp;&amp;!e&amp;&amp;(this.autoPlayRef.current.pause(),this.setState({playing:!1}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(!1))}}updateCustomCssClass(e){let t=e&amp;&amp;e.customClass?e.customClass:{};this.customCss={cta:t.cta||"",ctaBackground:t.ctaBackground||"",ctaButton:t.ctaButton||"",ctaText:t.ctaText||l.ExternalStyleNames.ctaText||""}}handleOnTimeUpdate=()=&gt;{var e,t,n,r;Math.round(this.state.ctrlCurrentTime)&gt;=(null===(e=this.props.data)||void 0===e?void 0:e.duration)&amp;&amp;(null===(t=this.props.options)||void 0===t?void 0:t.autoPlayLoop)===!1&amp;&amp;this.setState({playing:!1}),null!==(n=this.props.options)&amp;&amp;void 0!==n&amp;&amp;n.hoverToggle&amp;&amp;this.state.hoverMode&amp;&amp;this.state.ctrlCurrentTime&gt;this.endHoverTime?(this.setState({ctrlCurrentTime:0}),this.autoPlayRef.current.currentTime=this.starHoverTime):this.setState({ctrlCurrentTime:null===(r=this.autoPlayRef)||void 0===r||null===(r=r.current)||void 0===r?void 0:r.currentTime})};handleHover=()=&gt;{var e;null!==(e=this.props.options)&amp;&amp;void 0!==e&amp;&amp;e.hoverToggle&amp;&amp;this.setState({hoverMode:!0})};handleMouseLeave=()=&gt;{var e;this.state.hoverMode&amp;&amp;null!==(e=this.props.options)&amp;&amp;void 0!==e&amp;&amp;e.hoverToggle&amp;&amp;this.setState({hoverMode:!1})};handleHoverClick=()=&gt;{var e;if(this.state.hoverMode&amp;&amp;null!==(e=this.props.options)&amp;&amp;void 0!==e&amp;&amp;e.hoverToggle){let{events:e}=this.props;null!=e&amp;&amp;e.handleCTAClick&amp;&amp;(null==e||e.handleSafariAutoPlay(),e.handleCTAClick()),this.setState({hoverMode:!1})}};handleLoop(){var e,t;return(!this.props.options||!this.props.options.overlayTextDisplayAtEnd)&amp;&amp;(null!==(e=this.props.options)&amp;&amp;void 0!==e&amp;&amp;!!e.hoverToggle||void 0===(null===(t=this.props)||void 0===t||null===(t=t.options)||void 0===t?void 0:t.autoPlayLoop)||this.props.options.autoPlayLoop)}getDeviceType=()=&gt;{let e=navigator.userAgent;return/(tablet|ipad|playbook|silk)|(android(?!.*mobi))/i.test(e)?"tablet":/Mobile|iP(hone|od)|Android|BlackBerry|IEMobile|Kindle|Silk-Accelerated|(hpw|web)OS|Opera M(obi|ini)/.test(e)?"mobile":"desktop"};render(){var e,t,n,i,a,s,l,c,h,f,m;let v,g,y;let b=(null===(e=this.props)||void 0===e||null===(e=e.options)||void 0===e?void 0:e.unconstrained)===!0?" unconstrained":"",_="desktop"!==this.getDeviceType()&amp;&amp;this.props.options&amp;&amp;this.props.options.customCTAStyle?"":"CTADesktopSmall";this.props.data&amp;&amp;this.props.data.hoverTime&amp;&amp;null!==(t=this.props.options)&amp;&amp;void 0!==t&amp;&amp;t.hoverToggle?(this.starHoverTime=Math.floor(u.Utils.timecodeToSeconds(JSON.parse(this.props.data.hoverTime[0]).b)),this.endHoverTime=Math.floor(u.Utils.timecodeToSeconds(JSON.parse(this.props.data.hoverTime[0]).e))):(this.starHoverTime=0,this.endHoverTime=10);let w={};this.props.options&amp;&amp;this.props.options.videoStyles&amp;&amp;(w=JSON.parse(this.props.options.videoStyles)),this.props.options&amp;&amp;this.props.options.autoPlay&amp;&amp;(w.cursor="default");let x=d.Timecode.secondsToTimecode(this.props.data.duration);this.props.data&amp;&amp;this.props.data.chapteredVideo&amp;&amp;this.props.data.chapteredVideo[0]?this.timeInSec=this.props.data.chapteredVideo[0].seconds:this.timeInSec=d.Timecode.timecodeToSeconds(x);let C=this.props.data.duration?"Play Video "+this.props.data.title+" Video length is "+d.Timecode.durationToSpeech(this.props.data.duration):"Play Video "+this.props.data.title,T=o.createElement(r.default,{id:"2346785060"},[".CTAView__ctaContainer{box-sizing:border-box;position:relative;border-radius:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;white-space:normal;cursor:pointer;text-align:center;height:auto;width:100%;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}",".CTAView__fullWidth{border-radius:0 !important;}",".CTAView__actionable{position:absolute;width:100%;height:100%;z-index:2;left:0;top:0;background:none;border:none;border-radius:7px !important;cursor:pointer;}",".CTAView__actionable:focus{outline-style:dotted;outline-width:1px;outline-color:inherit;}",".CTAView__ctaBackground{position:absolute;left:0;bottom:0;right:0;top:0;height:100%;width:100%;object-fit:cover;}",".text-shadow{text-shadow:0px 0px 10px rgba(0,0,0,0.75),0px 0px 3px rgba(0,0,0,0.95);}",".CTAView__ctaPlayButton:focus{outline-style:dotted;outline-width:1px;outline-color:inherit;}",".CTAView__ctaRecommendedPlayButton:focus{outline-style:dotted;outline-width:1px;outline-color:inherit;}",".CTAView__ctaPlayButton,.CTAView__ctaRecommendedPlayButton{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;background-color:transparent;min-width:30px;fill:#ffffff;z-index:2;cursor:pointer;position:relative;width:100%;height:100%;border:none;}",".CTAView__ctaPlayButton&gt;div,.CTAView__ctaRecommendedPlayButton&gt;div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}",".CTAView__ctaTitle,.CTAView__ctaRecommendedTitle{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;z-index:2;position:relative;line-height:normal;}",".CTAView__ctaDuration,.CTAView__ctaRecommendedDuration{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;line-height:normal;z-index:2;}",".CTAView__ctaDescription{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;font-size:1.92rem;max-width:80rem;margin:auto;padding:10px;z-index:2;display:none;}",".CTAView__ctaThemeDark .CTAView__ctaDescription,.CTAView__ctaThemeDark .CTAView__ctaDuration,.CTAView__ctaRecommendedDuration .CTAView__ctaThemeDark .CTAView__ctaTitle,.CTAView__ctaRecommendedTitle{text-shadow:0px 0px 10px rgba(0,0,0,0.75),0px 0px 3px rgba(0,0,0,0.95);}",".CTAView__ctaBackground .CTAView__ctaThemeLight{opacity:1;}",".CTAView__ctaPauseButton{z-index:3;cursor:pointer;fill:#ffffff;background:rgba(0,0,0,0.25);width:25px;height:25px;padding:4px;bottom:10px;left:10px;position:absolute;opacity:0.7;}",".CTAView__ctaAnimatedDurationBox{width:50px;height:30px;background:#1d2329;opacity:0.65;bottom:8px;left:8px;z-index:3;fill:#ffffff;padding:2px;position:absolute;border-radius:7px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding-top:3px;}",".CTAView__ctaAnimatedDurationBox svg{height:25px;}",".CTAView__ctaAnimatedDurationBox:focus{outline:1px dotted;outline-color:inherit;}",".CTAView__ctaCameraButton{width:25px;height:25px;bottom:0;right:42px;position:absolute;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-o-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);}",".CTAView__ctaPlayRunTimeButton{top:2px;right:26px;position:absolute;font-size:20px;}",".CTAView__ctaAnimatedDuration{right:6px;position:absolute;height:25px;font-size:1.1em;}",".CTAView__ctaplay{top:50%;left:50%;width:100%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}","@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.CTAView__ctaplay{left:0px;}.CTAView__ctaBackground{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);height:auto;width:100%;}}",".CTAView__ctaVideo{height:100%;object-fit:cover !important;z-index:1;position:absolute;}",".CTAView__gvpPlayButton{background:0;border:0;width:8rem;height:8rem;padding:0;}",".CTAView__gvpPlayButton circle{opacity:0.4;}",".CTAView__gvpPlayButton path{fill:#fff;}",".CTAView__gvpPlayButton:hover path{fill:#009fdb;}",".CTAView__topleft,.CTAView__lefttop{left:5%;top:10%;}",".CTAView__topright,.CTAView__righttop{right:5%;top:10%;}",".CTAView__topcenter,.CTAView__centertop{left:38%;top:10%;}",".CTAView__bottomleft,.CTAView__leftbottom{bottom:20%;left:5%;}",".CTAView__bottomright,.CTAView__rightbottom{bottom:10%;right:5%;}",".CTAView__bottomcenter,.CTAView__centerbottom{bottom:10%;left:38%;}",".CTAView__centerleft,.CTAView__leftcenter{left:5%;bottom:45%;}",".CTAView__centerright,.CTAView__rightcenter{right:5%;bottom:45%;}",".CTAView__center{left:38%;bottom:45%;}",'.CTAView__link{position:absolute;-webkit-transition:all 0.25s;transition:all 0.25s;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;text-align:center;box-sizing:content-box;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;border-radius:0px!important;height:48px;line-height:48px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;z-index:3;border:1px solid transparent;font-size:14px;-webkit-text-decoration:none;text-decoration:none;font-family:"font-medium","Verdana";font-weight:400;width:200px;}',".CTAView__link:hover:after{-webkit-animation:CTAView__arrowAnimationLg 1s ease 0.35s;animation:CTAView__arrowAnimationLg 1s ease 0.35s;}",".CTAView__linkBlue{border-color:#0057b8;background-color:#0057b8;}",".CTAView__linkBlue:hover{background-color:#007ae2;-webkit-transition:background-color 0.3s linear;transition:background-color 0.3s linear;border-color:#007ae2;-webkit-text-decoration:none;text-decoration:none;}",".CTAView__linkBlack{border-color:#1d2329;background-color:#1d2329;}",".CTAView__linkBlack:hover{-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-color 0.3s linear;transition:background-color 0.3s linear;background-color:#454b52;border-color:#454b52;}",".CTAView__linkWhite{border-color:#fff;background-color:#fff;color:#1d2329;}",".CTAView__linkWhite:hover{-webkit-text-decoration:none;text-decoration:none;-webkit-transition:background-color 0.3s linear;transition:background-color 0.3s linear;background-color:#f7f8fa;border-color:#f7f8fa;color:#1d2329;}",".CTAView__text_transparent{width:100%;height:100%;display:block;}",".CTAView__link_transparent{background-color:transparent;top:55px;-ms-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:0;max-height:100%;min-width:0;max-width:854px;position:absolute;width:854px;height:76%;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}",".CTAView__overlayTextContainer{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:3;position:relative;text-align:left;}",".CTAView__overlayContentWrapper{width:60%;}",".CTAView__overlayContentHeading{font-family:font-medium,att_medium,sans-serif;font-style:normal;font-weight:normal;font-size:48px;line-height:1.2;margin:0px 32px 16px;}",".CTAView__overlayContentSubHeading{font-family:font-medium,att_medium,sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:1;text-transform:uppercase;margin:0px 32px 5px;}",".CTAView__overlayContent{font-family:font-regular,att_regular,sans-serif;font-style:normal;font-weight:normal;font-size:18px;line-height:1.6;margin:15px 32px 8px;}",".CTAView__overlayContentLegal{font-family:font-regular,att_regular,sans-serif;font-style:normal;font-weight:normal;font-size:11px;line-height:1.2;margin:16px 32px 8px;}",".CTAView__overlayContentCta{font-family:font-regular,att_regular,sans-serif;font-style:normal;font-weight:normal;margin:18px 32px 10px;font-size:14px;line-height:1.2;height:48px;}",".CTAView__overlayContentCta .CTAView__link{position:relative;width:200px;}",".CTAView__desktopOverlayText{display:block;}",".CTAView__mobileOverlayText{display:none;}",".CTAView__durationBoxWrapper{width:100%;}",".CTAView__playButtonSvg{width:100px;height:100px;}",".CTAView__ctaOverlayWrapper{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}",".CTAView__ctaOverlayWrapper .CTAView__overlayParentContentWrapper{position:absolute;left:0;bottom:0;right:0;top:0;width:47%;}",".CTAView__ctaOverlayWrapper .CTAView__overlayContentWrapper{width:100%;}",".CTAView__ctaTitleCustom2019{position:absolute;top:16px;left:16px;padding:5px;margin-right:16px;background:rgba(0,0,0,0.6);}",".CTAView__ctaDurationCustom2019{position:absolute;bottom:16px;right:16px;padding:5px;background:rgba(0,0,0,0.6);}",".CTAView__ctaContainer__GT1500{height:500px;}",".CTAView__ctaContainer__GT1500 .CTAView__overlayParentContentWrapper{left:8%;width:40%;}",".CTAView__ctaContainer__GT1500 .CTAView__overlayAlignRight{left:0;width:47%;}",".CTAView__ctaContainer__GT800{height:500px;}",".CTAView__ctaContainer__GT800 .CTAView__ctaPlayButton{max-width:120px !important;max-height:120px !important;margin:20px;font-size:100px;}",".CTAView__ctaContainer__GT800 .CTAView__ctaTitle{font-size:2em;}",".CTAView__ctaContainer__GT800 .CTAView__ctaDuration{font-size:2em;}",".CTAView__ctaContainer__GT800 .CTAView__ctaRecommendedPlayButton{max-width:120px !important;max-height:120px !important;margin:20px;font-size:100px;}",".CTAView__ctaContainer__GT800 .CTAView__ctaRecommendedTitle{font-size:2em;}",".CTAView__ctaContainer__GT800 .CTAView__ctaRecommendedDuration{font-size:2em;}",".CTAView__ctaContainer__GT800 .CTAView__playButtonHover{margin:auto;}",".CTAView__ctaContainer__GT500__LT800{height:400px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaPlayButton{max-width:100px !important;max-height:100px !important;margin:10px;font-size:100px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaTitle{font-size:1.4em;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaDuration{font-size:1.4em;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaRecommendedPlayButton{max-width:100px !important;max-height:100px !important;margin:10px;font-size:100px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaRecommendedTitle{font-size:1.4em;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__ctaRecommendedDuration{font-size:1.4em;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__link{height:40px;line-height:40px;font-size:11px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__playButtonSvg{width:75px;height:75px;}",".CTAView__ctaContainer__GT500__LT800 .CTAView__playButtonHover{margin:auto;}",".CTAView__ctaContainer__GT290__LT500{height:220px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaPlayButton{max-width:70px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:70px;margin:0px !important;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaTitle{background:rgba(0,0,0,0.5);font-size:1.2em;padding:6px;width:100%;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaDuration{background:rgba(0,0,0,0.5);font-size:1.2em;padding:2px 6px 2px 2px;width:100%;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaRecommendedPlayButton{max-width:70px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:70px;margin:0px !important;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaRecommendedTitle{background:rgba(0,0,0,0.5);font-size:1.2em;padding:6px;width:100%;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__ctaRecommendedDuration{background:rgba(0,0,0,0.5);font-size:1.2em;padding:2px 6px 2px 2px;width:100%;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__link{height:40px !important;line-height:40px !important;font-size:11px;}",".CTAView__ctaContainer__GT290__LT500 .CTAView__playButtonSvg{width:75px !important;height:75px !important;}",".CTAView__ctaContainer__GT250__LT290{height:174px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaPlayButton{max-width:40px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:45px;margin:0px !important;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaTitle{background:rgba(0,0,0,0.5);font-size:1.2em;padding:6px;width:100%;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaDuration{background:rgba(0,0,0,0.5);font-size:1.2em;padding:2px 6px 2px 2px;width:100%;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaRecommendedPlayButton{max-width:40px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:45px;margin:0px !important;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaRecommendedTitle{background:rgba(0,0,0,0.5);font-size:1.2em;padding:6px;width:100%;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__ctaRecommendedDuration{background:rgba(0,0,0,0.5);font-size:1.2em;padding:2px 6px 2px 2px;width:100%;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__CTAView__link{display:none;}",".CTAView__ctaContainer__GT250__LT290 .CTAView__playButtonSvg{width:40px !important;height:60px !important;}",".CTAView__ctaContainer__LT250{height:140px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}",".CTAView__ctaContainer__LT250 .CTAView__ctaPlayButton{max-width:40px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:45px;margin:0px !important;}",".CTAView__ctaContainer__LT250 .CTAView__ctaTitle{display:none;}",".CTAView__ctaContainer__LT250 .CTAView__ctaDuration{background:rgba(0,0,0,0.5);font-size:1em;padding:2px 6px 2px 2px;width:100%;text-align:right;}",".CTAView__ctaContainer__LT250 .CTAView__ctaRecommendedPlayButton{max-width:40px !important;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:45px;margin:0px !important;}",".CTAView__ctaContainer__LT250 .CTAView__ctaRecommendedTitle{display:none;}",".CTAView__ctaContainer__LT250 .CTAView__ctaRecommendedDuration{background:rgba(0,0,0,0.5);font-size:1em;padding:2px 6px 2px 2px;width:100%;text-align:right;}",".CTAView__ctaContainer__LT250 .CTAView__CTAView__link{display:none;}",".CTAView__ctaContainer__LT250 .CTAView__playButtonSvg{width:40px !important;height:60px !important;}","@media screen and (min-width:1500px){.CTAView__ctaContainer .CTAView__overlayParentContentWrapper{left:8%;width:40%;}.CTAView__ctaContainer .CTAView__overlayParentContentWrapper.CTAView__overlayAlignRight{left:0;width:47%;}}",".CTAView__ctaPlayButton{max-width:120px;max-height:120px;margin:20px;font-size:100px;border:none;}",".CTAView__ctaTitle{font-size:2em;}",".CTAView__ctaDuration{font-size:2em;}",".CTAView__ctaRecommendedPlayButton{max-width:120px;max-height:120px;margin:20px;font-size:100px;border:none;}",".CTAView__ctaRecommendedTitle{font-size:2em;}",".CTAView__ctaRecommendedDuration{font-size:2em;}","@media screen and (max-width:1024px) and (min-width:801px){.CTAView__overlayContentHeading{font-size:34px;}.CTAView__overlayContentSubHeading{font-size:15px;}.CTAView__overlayContent{font-size:17px;}}","@media screen and (max-width:850px){.CTAView__overlayContentWrapper{width:100%;}.CTAView__desktopOverlayText{display:none;}.CTAView__mobileOverlayText{display:block;width:100%;}.CTAView__overlayTextContainer{margin:30px auto;}.CTAView__overlayContentHeading{font-size:28px;margin-left:24px;}.CTAView__overlayContentSubHeading{font-size:12px;margin-left:24px;}.CTAView__overlayContent{font-size:16px;margin-left:24px;}.CTAView__overlayContentLegal{margin-left:24px;}.CTAView__overlayContentCta{margin-left:24px;}}","@-webkit-keyframes CTAView__arrowAnimationLg{0%{background-position:-10px;}25%{background-position:36px;}26%{background-position:-36px;}55%{background-position:-10px;}}","@keyframes CTAView__arrowAnimationLg{0%{background-position:-10px;}25%{background-position:36px;}26%{background-position:-36px;}55%{background-position:-10px;}}"]),S=o.createElement(r.default,{id:"1643376711"},['.gvp-icons__gvp-icon{font-family:"gvp-icon";display:inline-block;vertical-align:middle;line-height:1;font-weight:normal;font-style:normal;speak:none;-webkit-text-decoration:inherit;text-decoration:inherit;text-transform:none;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}',".gvp-icons__gvp-icon-lg{vertical-align:-15%;line-height:0.75em;font-size:1.33333333em;}",'.gvp-icons__gvp-icon-CameraButton::before{content:"\\ea01";}','.gvp-icons__gvp-icon-Caption::before{content:"\\ea05";}','.gvp-icons__gvp-icon-Close::before{content:"\\ea02";}','.gvp-icons__gvp-icon-ClosePanelButton::before{content:"\\ea04";}','.gvp-icons__gvp-icon-FilterIcon::before{content:"\\ea03";}','.gvp-icons__gvp-icon-FullScreen_collaps::before{content:"\\ea07";}','.gvp-icons__gvp-icon-FullScreen_expand::before{content:"\\ea06";}','.gvp-icons__gvp-icon-LoaderButton::before{content:"\\ea0b";}','.gvp-icons__gvp-icon-PauseButton::before{content:"\\ea08";}','.gvp-icons__gvp-icon-PlayButton::before{content:"\\ea09";}','.gvp-icons__gvp-icon-PrintButton::before{content:"\\ea0c";}','.gvp-icons__gvp-icon-ReplayButton::before{content:"\\ea0d";}','.gvp-icons__gvp-icon-SoundIcon_mute::before{content:"\\ea0e";}','.gvp-icons__gvp-icon-SoundIcon_oneWave::before{content:"\\ea0f";}','.gvp-icons__gvp-icon-SoundIcon_threeWave::before{content:"\\ea11";}','.gvp-icons__gvp-icon-SoundIcon_twoWave::before{content:"\\ea13";}','.gvp-icons__gvp-icon-StarsIcon::before{content:"\\ea10";}','.gvp-icons__gvp-icon-ThumbsDown::before{content:"\\ea14";}','.gvp-icons__gvp-icon-ThumbsUp::before{content:"\\ea12";}','.gvp-icons__gvp-icon-Transcript_collapse::before{content:"\\ea15";}','.gvp-icons__gvp-icon-Transcript_expand::before{content:"\\ea16";}']);if(this.props.options&amp;&amp;this.props.options.customCTAdisplay)return o.createElement(o.Fragment,null,o.createElement("div",{"data-component":"gvp-cta",onClick:this.handleClick},o.createElement("div",{"data-gvp-cta-custom":"true"},this.props.options.customCTAdisplay)),T,S);if(this.props.options&amp;&amp;this.props.options.autoPlay||this.state.hoverMode){if(void 0===(null===(n=this.props)||void 0===n||null===(n=n.options)||void 0===n?void 0:n.autoPlayLoop)||this.props.options.autoPlayLoop,this.overlayTextData&amp;&amp;this.overlayTextData.length&gt;0&amp;&amp;this.overlayTextData[0].position,null===(i=this.props)||void 0===i||null===(i=i.options)||void 0===i||!i.autoPlaySource)return o.createElement(o.Fragment,null,o.createElement("div",null," autoplay source is required, when autoplay "),T,S);{let e=[];return e.push(this.props.options.autoPlaySource+".mp4"),this.autoPlayRef&amp;&amp;this.state.hoverMode&amp;&amp;null!==(a=this.props.options)&amp;&amp;void 0!==a&amp;&amp;a.hoverToggle&amp;&amp;(this.state.ctrlCurrentTime,this.endHoverTime),o.createElement(o.Fragment,null,T,S,o.createElement("div",{"data-component":"gvp-cta",className:`CTAView__ctaContainer ${this.state.ctaContainerClassName} ${b} color-white`,ref:e=&gt;{e&amp;&amp;Object.keys(w).forEach(t=&gt;{let n=w[t];"height"===t||"width"===t?(n=n.replace("!important",""),e.style.setProperty(t,n,"important")):e.style[t]=n})},onClick:this.handleHoverClick,onMouseLeave:this.handleMouseLeave},o.createElement("video",{id:this.id,className:"CTAView__ctaVideo CTAView__ctaBackground",onLoadedMetadata:this.handleOnLoadMetaData,loop:this.handleLoop(),playsInline:!0,ref:this.autoPlayRef,autoPlay:this.state.hoverMode||this.props.options.autoPlay,controls:!1,onTimeUpdate:this.handleOnTimeUpdate,onError:this.onMediaLoadError,"aria-label":`${this.props.data.title} video`},(()=&gt;{if(!this.state.useDash)return this.getSource(e)})()),this.state.CTAAutoPlayButton&amp;&amp;this.getDurationBox(!1)))}}{v=(null===(s=this.props)||void 0===s||null===(s=s.options)||void 0===s?void 0:s.autoPlay)===!1?"CTAView__ctaRecommendedTitle color-white":"CTAView__ctaTitle color-white",g=(null===(l=this.props)||void 0===l||null===(l=l.options)||void 0===l?void 0:l.autoPlay)===!1?"CTAView__ctaRecommendedDuration color-white":"CTAView__ctaDuration color-white",y=(null===(c=this.props)||void 0===c||null===(c=c.options)||void 0===c?void 0:c.autoPlay)===!1?"CTAView__ctaRecommendedPlayButton":"CTAView__ctaPlayButton";let e=null!==(h=this.props)&amp;&amp;void 0!==h&amp;&amp;null!==(h=h.options)&amp;&amp;void 0!==h&amp;&amp;h.startMode&amp;&amp;"1"===this.props.options.startMode?"CTAView__playBtnLight color-black":"";return o.createElement(o.Fragment,null,T,S,o.createElement("div",{"data-component":"gvp-cta",className:`CTAView__ctaContainer color-white ${this.state.ctaContainerClassName} ${b} ${this.theme} ${e} ${this.customCss.cta}`,onClick:this.handleClick,onMouseEnter:this.handleHover,ref:e=&gt;{e&amp;&amp;Object.keys(w).forEach(t=&gt;{let n=w[t];"height"===t||"width"===t?(n=n.replace("!important",""),e.style.setProperty(t,n,"important")):e.style[t]=n})}},this.state.ctaImage&amp;&amp;o.createElement("img",{id:this.props.data.id,src:this.props.data.posterImageUrl,className:"CTAView__ctaBackground "+this.customCss.ctaBackground,alt:null===(f=this.props.data)||void 0===f?void 0:f.adminDisplay,style:{},onError:e=&gt;{this.handleImageFailure(e)}}),((e,t,n)=&gt;{let r=!1,i=!1;if(this.props.options&amp;&amp;void 0===this.props.options.showTitle&amp;&amp;(i=!0),this.props.options&amp;&amp;void 0===this.props.options.showTime&amp;&amp;(r=!0),this.props.options&amp;&amp;this.props.options.customTheme&amp;&amp;"2019"===this.props.options.customTheme&amp;&amp;(v="CTAView__ctaTitleCustom2019",g="CTAView__ctaDurationCustom2019"),null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.showTitle||null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.showTime){var a,s;i=null===(a=this.props.options)||void 0===a?void 0:a.showTitle,r=null===(s=this.props.options)||void 0===s?void 0:s.showTime,v="CTAView__ctaTitleCustom2019",g="CTAView__ctaDurationCustom2019"}let l=p.IconSvgSizes.XXL;this.props.options.containerWidth&lt;=500?l=p.IconSvgSizes.LG:this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(l=p.IconSvgSizes.XL);let c=this.props.options.customCTAObject&amp;&amp;null!==(n=this.props.options.customCTAObject)&amp;&amp;void 0!==n&amp;&amp;n.svg_size?this.props.options.customCTAObject.svg_size:l;var u=c?c/2:parseInt(p.IconSvgSizes.XXL)/2,d={};if(this.props.options&amp;&amp;this.props.options.customCTAObject&amp;&amp;this.props.options.customCTAObject.CTAButtonAlignment){let e=["top_left","top","top_right","center_left","center","center_right","bottom_left","bottom","bottom_right"].includes(this.props.options.customCTAObject.CTAButtonAlignment.toLowerCase())?this.props.options.customCTAObject.CTAButtonAlignment.toLowerCase():"center";d="mobile"===this.getDeviceType()?{}:this.getPlayButtonPos(e,u)}return o.createElement(o.Fragment,null,o.createElement("button",{className:y+" "+this.customCss.ctaButton+" "+_,style:d,tabIndex:0,onClick:this.handleClick},this.getPlayButton(c)),i?o.createElement("div",{className:v+" "+`${this.props.options.containerWidth&lt;=500?"type-sm ":"type-lg "}`+" text-shadow radius-sm font-regular "+`${"CTAView__ctaTitleCustom2019"===v?" bg-gray-900":""}`+" "+this.customCss.ctaText},this.props.data.title):null,r?o.createElement("div",{className:g+"  text-shadow radius-sm font-regular "+`${this.props.options.containerWidth&lt;=500?"type-sm ":"type-lg "}`+" "+`${"CTAView__ctaDurationCustom2019"===g?"bg-gray-900":""}`+" "+this.customCss.ctaText},x):null,o.createElement("div",{className:"CTAView__ctaDescription "+this.customCss.ctaText}))})(),(null===(m=this.props)||void 0===m||null===(m=m.data)||void 0===m?void 0:m.recommendedVideo)&amp;&amp;o.createElement("button",{"report-title":this.props.data.recommendedVideo?"recommended-video":"","recommended-video":this.props.data.recommendedVideo?this.props.data.id:"","recommended-friendly-name":this.props.data.recommendedVideo?this.props.data.title:"",onClick:this.handleClick,className:"CTAView__actionable gvp-cta-text type-base","aria-label":C}),this.props.data.seoData&amp;&amp;o.createElement("script",{type:"application/ld+json"},this.props.data.seoData)))}}showOverlayTextOnVideo(){if(this.props.data.overlayText&amp;&amp;this.props.options&amp;&amp;!this.props.options.overlayTextDisplayAtEnd)return o.createElement("div",{className:"CTAView__ctaOverlayWrapper"},o.createElement("div",{className:"CTAView__desktopOverlayText CTAView__overlayParentContentWrapper"},this.renderOverlaytext(!1)))}getPlayButton(e=p.IconSvgSizes.XXL){return o.createElement(p.IconSvg,{size:e,svgNodeStr:c.playIcon,pictogram:!0,altText:"play Button Icon CtaView"})}buildDashSource(){if(window.MediaSource&amp;&amp;window.location.protocol.match("http")){var e;let t=u.Utils.getStreamingSource(null===(e=this.props)||void 0===e||null===(e=e.options)||void 0===e?void 0:e.autoPlaySource,"mpd");this.player=window.dashjs.MediaPlayer().create(),this.player.initialize(document.querySelector("#"+this.id),t,!0),this.player.on("error",e=&gt;{this.setState({useDash:!1})})}else this.setState({useDash:!1})}getSource(e){let t=[];return e&amp;&amp;e.forEach(e=&gt;{t.push(o.createElement("source",{key:e,type:"video/mp4",src:e}))}),t}getDurationBox(e){var t,n;let r=p.IconSvgSizes.XXL;this.props.options.containerWidth&lt;=500?r=p.IconSvgSizes.LG:this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(r=p.IconSvgSizes.XL);let i=this.props.options.customCTAObject&amp;&amp;null!==(t=this.props.options.customCTAObject)&amp;&amp;void 0!==t&amp;&amp;t.svg_size?this.props.options.customCTAObject.svg_size:r;return this.state.hoverMode&amp;&amp;null!==(n=this.props.options)&amp;&amp;void 0!==n&amp;&amp;n.hoverToggle?o.createElement("div",{className:"CTAView__ctaPlayButton "+this.customCss.ctaButton+" CTAView__playButtonHover",tabIndex:0},o.createElement("div",{className:"gvp-icons__gvp-icon gvp-icons__gvp-icon-PlayButtonWithCircle",style:{width:"100%"}},this.getPlayButton(i))):o.createElement(o.Fragment,null,o.createElement("div",{className:"CTAView__durationBoxWrapper"},o.createElement("div",{className:"CTAView__ctaAnimatedDurationBox",onKeyDown:this.handleAmbientClick,tabIndex:0,onClick:this.handleAmbientClick},o.createElement("div",{title:this.state.playing&amp;&amp;!e?"Video is Playing":"Video is Paused"},this.state.playing&amp;&amp;!e?o.createElement(p.IconSvg,{size:p.IconSvgSizes.MD,svgNodeStr:c.pauseIcon,altText:"Video is Playing pause Icon"}):o.createElement(p.IconSvg,{size:p.IconSvgSizes.MD,svgNodeStr:c.playIcon,altText:"Video is Paused Play Icon"}))),this.props.data.seoData&amp;&amp;o.createElement("script",{type:"application/ld+json"},this.props.data.seoData),this.getUrl()))}getPlayButtonPos(e,t){return({top_left:{position:"absolute",top:"0px",left:"0px"},top:{position:"absolute",top:"0%"},top_right:{position:"absolute",top:"0px",right:"0px"},center_left:{position:"absolute",top:"50%",marginTop:`-${t}px `,left:"0px"},center:{},center_right:{position:"absolute",top:"50%",marginTop:`-${t}px `,right:"0px"},bottom_left:{position:"absolute",top:"100%",marginTop:`-${2*t}px `,left:"0px"},bottom:{position:"absolute",top:"100%",marginTop:`-${2*t}px `},bottom_right:{position:"absolute",top:"100%",marginTop:`-${2*t}px `,right:"0px"}})[null==e?void 0:e.toLowerCase()]}linkUrlEvent(){if(!this.linkUrlData.length&amp;&amp;this.props.data.linkUrl){let e=this.props.data.linkUrl;e&amp;&amp;e&amp;&amp;e.forEach(e=&gt;{let t=JSON.parse(e),n=t.u,r={begin:Math.floor(u.Utils.timecodeToSeconds(t.b)),bgColor:t.bc||void 0,end:Math.floor(u.Utils.timecodeToSeconds(t.e)),link:n,position:t.p||void 0,title:t.n||void 0};this.linkUrlData.push(r)})}return this.linkUrlData}populateOverlayText(){if(!this.overlayTextData.length&amp;&amp;this.props.data.overlayText){let e=this.props.data.overlayText;e&amp;&amp;e&amp;&amp;e.forEach(e=&gt;{let t=JSON.parse(e),n={content:t.c||"",ctaText:t.bt||"",ctaUrl:t.bu||"",heading:t.h||"",legal:t.l||"",position:t.p||"",subheading:t.sh||"",theme:t.t||""};this.overlayTextData.push(n)})}return this.overlayTextData}renderOverlaytext(e){if(this.overlayTextData&amp;&amp;this.overlayTextData.length&gt;0){let t=this.overlayTextData[0],n={};return t.position&amp;&amp;(n.alignItems="left"===t.position?"flex-start":"center"===t.position?"center":"flex-end",n.textAlign=t.position),o.createElement("div",{className:"CTAView__overlayTextContainer "+(t.theme&amp;&amp;"dark"===t.theme.toLowerCase()&amp;&amp;!e?"color-white":"CTAView__overlayContainerlight color-black"),style:n},o.createElement("div",{className:"CTAView__overlayContentWrapper"},o.createElement("div",{className:"CTAView__overlayContentSubHeading"},t.subheading),o.createElement("div",{className:"CTAView__overlayContentHeading"},t.heading),o.createElement("div",{className:"CTAView__overlayContent",dangerouslySetInnerHTML:{__html:t.content}}),o.createElement("div",{className:"CTAView__overlayContentLegal"},t.legal),t.ctaText&amp;&amp;t.ctaUrl?o.createElement("div",{className:"CTAView__overlayContentCta"},o.createElement("div",{className:"CTAView__link btn btn-primary btn-arrow "+(t.theme&amp;&amp;"dark"===t.theme.toLowerCase()&amp;&amp;!e?"CTAView__linkWhite on-dark":"CTAView__linkBlack color-white")},o.createElement(h.Button,{target:"_blank","report-title":"linkUrl","link-title":t.ctaText+" Link","link-url":t.ctaUrl,href:t.ctaUrl},t.ctaText))):null))}}getUrl(){let e;for(let t of this.linkUrlData)if(this.state.ctrlCurrentTime&gt;=t.begin&amp;&amp;this.state.ctrlCurrentTime&lt;=t.end){e=t.position?t.position:"CTAView__bottomcenter";let n=t.bgColor.toLowerCase(),r=["CTAView__link",e,"CTAView__linkBlue","color-white","btn","btn-primary","btn-arrow"].join(" "),i=["CTAView__link",e,"CTAView__linkBlack","color-white","btn","btn-primary","btn-arrow"].join(" ");return o.createElement("div",{key:t.link},o.createElement("a",{className:"blue"===n&amp;&amp;t.title?r:t.title?i:"CTAView__linkTransparent  CTAView__textTransparent",target:"_blank",href:t.link,"aria-label":`${t.title} button will open in new window`},t.title))}}isInViewport(){let e,t;let n=this.autoPlayRef.current;return!!n&amp;&amp;1===n.nodeType&amp;&amp;(t=document.documentElement,e=n.getBoundingClientRect(),!!this.autoPlayRef)&amp;&amp;(!!e&amp;&amp;e.top&gt;=0&amp;&amp;e.bottom&gt;=0&amp;&amp;e.right&gt;=0&amp;&amp;e.top&lt;=t.clientHeight&amp;&amp;e.bottom&lt;=t.clientHeight&amp;&amp;e.left&lt;=t.clientWidth||(!e||!(e.top&gt;=t.clientHeight))&amp;&amp;!(e.bottom&lt;=0)&amp;&amp;(!e||!(e.top&lt;0)||!(e.bottom&lt;=t.clientHeight))&amp;&amp;(!(e.top&gt;=0)||!(e.bottom&gt;t.clientHeight))&amp;&amp;!1)}handleCtaBackground(){if(!this.props.data.posterImageUrl)return;let e=new a.CanvasImage(this.props.data.posterImageUrl);e.loaded(()=&gt;{e.hasColorsSimilarTo(new s.Pixel(200,200,200),{h:.66,w:.66,x:.33,y:.33})&gt;.1?this.theme="CTAView__ctaThemeDark":this.theme="CTAView__ctaThemeLight"})}overlayTextLinkClick(e){e.stopPropagation()}}t.CTAView=v,t.default=v},69855:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ExternalStyleNames=void 0;class n{static cta="gvp-cta";static ctaBackground="gvp-cta-background";static ctaText="gvp-cta-text";static ctaButton="gvp-cta-button"}t.ExternalStyleNames=n},59572:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"CTAView",{enumerable:!0,get:function(){return r.CTAView}});var r=n(3669)},43561:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Pixel=void 0;class n{constructor(e,t,n,r){this.r=e,this.g=t,this.b=t,this.a=void 0===r?255:r}getDarkness(){return 0===this.a?0:1-(.299*this.r+.587*this.g+.114*this.b)/255}toString(){return this.r+","+this.g+","+this.b+","+this.a}}t.Pixel=n},88256:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[],o="0";switch(t.length){case 1:r.push(1!==parseInt(o=t[0],0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},86618:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Utils=void 0;class n{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return("file:"===window.location.protocol?"https:":window.location.protocol)+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}t.Utils=n},59403:function(e,t){"use strict";var n;function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.StackType=void 0;class o{constructor(){r(this,"fullscreen",!1),r(this,"mute",!1),r(this,"playing",!0),r(this,"volume",75),r(this,"currentTime",0),r(this,"totalTime",0),r(this,"ctrlCurrentTime",0),r(this,"showCaption",!1),r(this,"showTranscript",!1),r(this,"ratingSubmitted",!1),r(this,"playerContainerClassName","")}}t.default=o;let i=((n={})[n.EXIT=-1]="EXIT",n[n.RATING_PANEL=0]="RATING_PANEL",n[n.COMMENT_PANEL=1]="COMMENT_PANEL",n[n.THANKYOU_PANEL=2]="THANKYOU_PANEL",n);t.StackType=i},40994:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Player",{enumerable:!0,get:function(){return r.Player}});var r=n(23645)},23645:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Player=void 0;var r=d(n(90369)),o=d(n(44194)),i=d(n(59403)),a=n(85258),s=n(19836),l=n(70224),c=n(19292),u=n(90827);function d(e){return e&amp;&amp;e.__esModule?e:{default:e}}function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class h extends o.default.Component{constructor(e){var t,n;super(e),p(this,"state",void 0),p(this,"ref",void 0),p(this,"videoRef",void 0),p(this,"ariaLiveText",""),p(this,"controllerRef",void 0),p(this,"controlsOpacity",1),p(this,"controlsDelayToFade",3e3),p(this,"isTouchDevice",!1),p(this,"touchStart",!1),p(this,"durationCalculated",!1),p(this,"forceModal",!1),this.state=new i.default,this.state.showCaption=!1,this.ref=o.default.createRef(),this.videoRef=o.default.createRef(),this.controllerRef=o.default.createRef(),this.isTouchDevice="ontouchstart"in window||!!navigator.maxTouchPoints,this.handlePlayPause=this.handlePlayPause.bind(this),this.captionClick=null===(t=this.captionClick)||void 0===t?void 0:t.bind(this),this.fullScreenClick=null===(n=this.fullScreenClick)||void 0===n?void 0:n.bind(this),this.transcriptClick=this.transcriptClick.bind(this),this.handleVolume=this.handleVolume.bind(this),this.getDuration=this.getDuration.bind(this),this.handleSeekVideo=this.handleSeekVideo.bind(this),this.handleFullScreenChange=this.handleFullScreenChange.bind(this),this.updateCurrentTime=this.updateCurrentTime.bind(this),this.handleClose=this.handleClose.bind(this),this.playRecommendedVideoItem=this.playRecommendedVideoItem.bind(this),this.updatePlaying=this.updatePlaying.bind(this),this.handleTranscriptUpdateTime=this.handleTranscriptUpdateTime.bind(this),this.userFocusedHandler=this.userFocusedHandler.bind(this),this.clickHandler=this.clickHandler.bind(this),this.handleRatings=this.handleRatings.bind(this),this.handleFocusWithinModal=this.handleFocusWithinModal.bind(this)}componentDidMount(){var e,t,n,r,o;let i="";this.props.options.containerWidth&gt;=1500?i="Player__player__GT1500":this.props.options.containerWidth&gt;800?i="Player__player__GT800":this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800?i="Player__player__GT500__LT800":this.props.options.containerWidth&gt;250&amp;&amp;this.props.options.containerWidth&lt;=500?i="Player__player__GT250__LT500":this.props.options.containerWidth&lt;=250&amp;&amp;(i="Player__player__LT250"),this.setState({playerContainerClassName:i}),document.addEventListener("fullscreenchange",this.handleFullScreenChange),null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.modal&amp;&amp;window.addEventListener("keydown",this.handleFocusWithinModal),null!==(n=this.props)&amp;&amp;void 0!==n&amp;&amp;null!==(r=n.options)&amp;&amp;void 0!==r&amp;&amp;r.playerView&amp;&amp;(null===(o=this.props.events)||void 0===o||o.handleSafariAutoPlay(),this.props.events.handleVideoCommence())}componentWillUnmount(){document.removeEventListener("fullscreenchange",this.handleFullScreenChange)}handleFocusWithinModal(e){var t,n,r;if(9===e.keyCode&amp;&amp;null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(n=t.options)&amp;&amp;void 0!==n&amp;&amp;n.modal){let t=document.querySelector("#modal")?null===(r=document.querySelector("#modal"))||void 0===r?void 0:r.querySelectorAll("button"):null;if(t&amp;&amp;t.length){let n=t[0],r=t[t.length-1];e.shiftKey?e.target===n&amp;&amp;(r.focus(),e.preventDefault()):"BODY"===e.target.nodeName?n.focus():e.target===r&amp;&amp;(n.focus(),e.preventDefault())}}}handleFullScreenChange(e){e.currentTarget.fullscreen||this.setState({fullscreen:e.currentTarget.fullscreen})}handlePlayPause(e){this.setState({playing:e})}captionClick(e){this.setState({showCaption:e})}fullScreenClick(e){this.ref.current&amp;&amp;(e?this.ref.current.requestFullscreen?this.ref.current.requestFullscreen():this.ref.current.msRequestFullscreen?this.ref.current.msRequestFullscreen():this.ref.current.mozRequestFullScreen?this.ref.current.mozRequestFullScreen():this.ref.current.webkitRequestFullscreen?this.ref.current.webkitRequestFullscreen():this.forceModal=!0:(this.forceModal?this.forceModal=!1:document.exitFullscreen&amp;&amp;document.exitFullscreen(),this.props.options&amp;&amp;this.props.options.cinema&amp;&amp;setTimeout(()=&gt;{this.ref.current.scrollIntoView(!0,{behavior:"smooth"})},100)),this.setState({fullscreen:e}))}transcriptClick(e){this.setState({showTranscript:e})}handleVolume(e,t){this.setState({mute:e,volume:t})}handleSeekVideo(e){this.setState({currentTime:e,ctrlCurrentTime:e})}getDuration(e,t){let n=e;this.props.data.chapteredVideo&amp;&amp;this.props.data.chapteredVideo.length&amp;&amp;this.props.data.chapteredVideo.forEach((e,r)=&gt;{r!==t&amp;&amp;(n+=e.seconds)}),this.setState({totalTime:n})}updatePlaying(e){this.setState({playing:e}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(e)}updateCurrentTime(e,t){t?this.setState({ctrlCurrentTime:e,playing:!t}):this.setState({ctrlCurrentTime:e})}handleContainerClick(e){var t,n;this.userFocusedHandler(),null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(n=t.options)&amp;&amp;void 0!==n&amp;&amp;n.modal&amp;&amp;(e.target,this.ref.current)}handleClose(){this.props.events&amp;&amp;this.props.events.close&amp;&amp;this.props.events.close()}playRecommendedVideoItem(e){var t,n;null===(t=this.props)||void 0===t||null===(n=t.events)||void 0===n||n.playRecommendedVideoItem(e)}render(){var e,t,n,i,s,l,c,u,d,p;let h=this.props.options&amp;&amp;this.props.options.modal,f=this.props.options&amp;&amp;this.props.options.cinema,m=(null===(e=this.props)||void 0===e?void 0:null===(t=e.options)||void 0===t?void 0:t.unconstrained)!==!0||h?"":" unconstrained",v={};this.props.options&amp;&amp;this.props.options.videoStyles&amp;&amp;f&amp;&amp;(v=JSON.parse(this.props.options.videoStyles));let g="Player__view"+(null===(n=this.props)||void 0===n?void 0:null===(i=n.options)||void 0===i?void 0:i.roundedCornersClassName)+" "+(h?" ":"Player__bg")+" "+(h?" Player__modal flex-items-center justify-center ":"")+(this.state.fullscreen?" Player__fullscreen":"")+(f?" Player__cinema":""),y=this.props.options&amp;&amp;this.props.options.rating&amp;&amp;!this.state.ratingSubmitted&amp;&amp;!f&amp;&amp;this.state.ctrlCurrentTime&gt;5,b=o.default.createElement("div",{id:h?"modal":"cinema",className:g,ref:this.ref,onMouseEnter:this.userFocusedHandler,onMouseMove:this.userFocusedHandler,onMouseLeave:this.userFocusedHandler,onFocus:this.userFocusedHandler,onTouchStart:this.userFocusedHandler,onTouchMove:this.userFocusedHandler,onClick:this.clickHandler,style:v},!h&amp;&amp;!this.props.options.playerView&amp;&amp;this.getCloseButton(h,f),o.default.createElement("div",{"aria-live":"polite",style:{position:"absolute",visibility:"hidden"}},this.ariaLiveText),o.default.createElement("div",{className:"Player__player"+(null===(s=this.props)||void 0===s?void 0:null===(l=s.options)||void 0===l?void 0:l.roundedCornersClassName)+" "+this.state.playerContainerClassName+" "+(h?" Player__modal":"")+(this.state.fullscreen?" Player__fullscreen":"")+(f?" Player__cinema":"")+m},h&amp;&amp;!this.props.options.playerView&amp;&amp;this.getCloseButton(h,f),o.default.createElement("div",{className:"Player__viewport"+(null===(c=this.props)||void 0===c?void 0:null===(u=c.options)||void 0===u?void 0:u.roundedCornersClassName)+" "+(this.state.fullscreen?" Player__fullscreen":"")+(h?" Player__modal":"")+(f?" Player__cinema":"")+m+((null===(d=this.props)||void 0===d?void 0:null===(p=d.options)||void 0===p?void 0:p.unconstrained)!==!0||h?" Player__player__viewport":"")},o.default.createElement("div",{className:"Player__title font-regular color-att-blue"},this.props.data&amp;&amp;this.props.data.title),this.getVideoComponent(),this.small&amp;&amp;!f?this.getTranscript():null,!f&amp;&amp;this.getControls(),y&amp;&amp;this.getRatingPanel()),f&amp;&amp;this.getControls(),this.small&amp;&amp;!f?null:this.getTranscript()));return o.default.createElement(o.default.Fragment,null,o.default.createElement(r.default,{id:"3477485049"},[".Player__view{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px;width:100%;height:100%;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;box-sizing:border-box;position:relative;}",".Player__bg{background:#191919;}",".Player__view.Player__modal{height:100%;width:100%;}",".Player__view.Player__modal button:focus{outline:1px dotted;outline-color:inherit;}",".Player__view.Player__cinema{padding:0;}",".Player__player{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:0;max-width:100%;min-height:0;max-height:100%;height:100%;-ms-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;box-sizing:border-box;}",".Player__player.Player__fullscreen{padding:0;width:100%;}",".Player__player.Player__modal{max-height:600px;background-color:#191919;padding:10px;}",".Player__player.Player__modal.Player__fullscreen{max-height:none;}",".Player__player.Player__cinema{width:100%;max-height:none;background:#000;padding:0;}",".Player__top{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;position:relative;}",".Player__player__viewport{max-width:854px;width:854px;}",".Player__viewport{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;max-height:100%;min-width:0;position:relative;height:100%;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}",".Player__viewport.Player__fullscreen{width:100%;max-width:100%;}",".Player__viewport.Player__modal{max-width:none;}",".Player__viewport.Player__cinema .Player__title{display:none;}",".Player__title{font-size:1.6em;line-height:1em;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;text-align:left;padding:10px 0 20px 0;}",".Player__closeButton{position:absolute;top:8px;right:8px;z-index:1;margin:8px;}",".Player__closeButton:focus{outline-style:dotted;outline-width:3px;outline-color:#fff;}",".Player__closeButton.Player__modal{top:0;right:0;}",".Player__closeButton.Player__cinema{top:0;right:0;}",".Player__player__video{max-width:854px;}",".Player__video{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;min-height:0;max-height:100%;width:100%;}",".Player__video.Player__modal{-ms-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;}",".Player__video.Player__fullscreen{width:100%;max-width:100%;}",".Player__video.Player__cinema{width:100%;max-width:100%;}",".Player__videoPlayButton{width:100px;height:100px;max-width:none;max-height:none;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:white;}",".Player__videoOverlay{position:absolute;width:100%;height:100%;left:0;}",".Player__videoLoaderButton{width:100px;height:100px;fill:#fff;-webkit-animation:Player__fadeinout 1s linear 1 forwards;-webkit-animation:Player__fadein 1s linear 1 forwards;animation:Player__fadein 1s linear 1 forwards;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}",".Player__controller.Player__cinema{position:absolute;top:100%;left:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);background:rgba(0,0,0,0.75);-webkit-transition:opacity 0.75s;transition:opacity 0.75s;padding:0;}",".Player__endScreen{position:relative;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;opacity:0.8;font-size:1.2em;}",".Player__endScreenSection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;margin-right:5px;background-color:rgba(0,0,0,0.8);padding:7px;padding-left:14px;padding-right:14px;margin:7px;border-radius:5px;border-style:none;white-space:nowrap;min-height:50px;}",".Player__endScreenIcon{width:50px;height:50px;background-color:transparent;fill:#f1f1f1;}",".Player__ControllerOpacity{opacity:0 !important;}",".Player__player__GT800 .Player__viewport .Player__panel{min-width:276px;max-width:276px;margin-top:3.5em;margin-left:10px;}",".Player__player__GT800 .Player__viewport .Player__panel .Player__fullscreen{margin-top:0 !important;}",".Player__player__GT500__LT800 .Player__viewport .Player__title{font-size:1.2em;}",".Player__player__GT500__LT800 .Player__viewport .Player__closeButton{margin:0;}",".Player__player__GT500__LT800 .Player__viewport .Player__panel{max-width:276px;min-width:180px;margin-left:10px;margin-top:3em;}",".Player__player__GT500__LT800 .Player__viewport .Player__panel .Player__fullscreen{margin-top:0 !important;}",".Player__player__GT500__LT800 .Player__viewport .Player__panel .Player__modal{max-height:446px;}",".Player__player__GT250__LT500 .Player__viewport .Player__title{font-size:1em;}",".Player__player__GT250__LT500 .Player__viewport .Player__closeButton{margin:0;}",".Player__player__GT250__LT500 .Player__viewport .Player__panel{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:100%;max-width:100%;min-height:0;max-height:240px;height:240px;margin-left:0;margin-right:0;margin-top:0px;}","@media screen and (min-width:800px){.Player__viewport .Player__panel{min-width:276px;max-width:276px;margin-top:3.5em;margin-left:10px;}.Player__viewport .Player__panel .Player__fullscreen{margin-top:0 !important;}}","@media screen and (min-width:500px) and (max-width:800px){.Player__viewport .Player__title{font-size:1.2em;}.Player__viewport .Player__closeButton{margin:0;}.Player__viewport .Player__panel{max-width:276px;min-width:180px;margin-left:10px;margin-top:3em;}.Player__viewport .Player__panel .Player__fullscreen{margin-top:0 !important;}.Player__viewport .Player__panel .Player__modal{max-height:446px;}}","@media screen and (min-width:251px) and (max-width:500px){.Player__viewport .Player__title{font-size:1em;}.Player__viewport .Player__closeButton{margin:0;}.Player__viewport .Player__panel{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:100%;max-width:100%;min-height:0;max-height:240px;height:240px;margin-left:0;margin-right:0;margin-top:0px;}}"]),h?o.default.createElement(a.Scrim,{show:!0},b):b)}getRatingPanel(){var e,t;return o.default.createElement(u.Ratings,{data:{type:(null===(e=this.props)||void 0===e?void 0:null===(t=e.options)||void 0===t?void 0:t.rating)||""},events:{submitted:this.handleRatings}})}handleRatings(e,t,n){console.log("rating::",t,"feedback::",n),this.setState({ratingSubmitted:e})}clickHandler(e){var t;this.userFocusedHandler(e),null!==(t=this.props.options)&amp;&amp;void 0!==t&amp;&amp;t.modal&amp;&amp;e.target===this.ref.current&amp;&amp;this.handleClose()}userFocusedHandler(e){var t,n;if(!(null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(n=t.options)&amp;&amp;void 0!==n&amp;&amp;n.cinema))return;let r=e&amp;&amp;e.currentTarget&amp;&amp;e.currentTarget.getElementsByClassName("Player__controller")[0];this.___localMouseMoveTimeout&amp;&amp;clearTimeout(this.___localMouseMoveTimeout),this.controlsOpacity||void 0===r||(this.controlsOpacity=1,r.style.opacity=1),this.___localMouseMoveTimeout=setTimeout(()=&gt;{this.state.playing&amp;&amp;void 0!==r&amp;&amp;(this.controlsOpacity=0,r.style.opacity=0)},e&amp;&amp;"mouseout"===e.type.toLowerCase()?0:this.controlsDelayToFade)}getCloseButton(e,t){return o.default.createElement("button",{id:"closeVideo",onClick:this.handleClose,className:"Player__closeButton round icon-close height-md-all width-md-all bg-white"+(e?" Player__modal":"")+(t?" Player__cinema":"")+" ",style:{display:this.state.fullscreen?"none":"",opacity:this.controlsOpacity},title:"Close Video","arial-label":"Close Video",tabIndex:0})}getControls(){var e;let t=this.props.options&amp;&amp;this.props.options.cinema,n="Player__controller"+(this.state.fullscreen?" Player__fullscreen":"")+(t?" Player__cinema":"");return o.default.createElement(s.Controller,{ref:this.controllerRef,data:{caption:this.state.showCaption,chapteredVideoData:this.props.data.chapteredVideo,currentTime:this.state.ctrlCurrentTime,fullScreen:this.state.fullscreen,playing:this.state.playing,totalTime:this.state.totalTime,transcript:!1},options:{className:n,enlarge:!t,showCaption:this.props.options&amp;&amp;this.props.options.showCaption,showFullScreen:!0,showTranscript:!t,containerWidth:this.props.options.containerWidth,modal:null===(e=this.props.options)||void 0===e?void 0:e.modal},events:{captionClick:this.captionClick,fullScreenClick:this.fullScreenClick,handleMute:this.handleVolume,handlePlayPause:this.handlePlayPause,handleSeekVideo:this.handleSeekVideo,transcriptClick:this.transcriptClick}})}getVideoComponent(){var e,t,n,r,i,a,s,c;let u=this.props.options&amp;&amp;this.props.options.modal,d=this.props.options&amp;&amp;this.props.options.cinema,p="Player__video bg-black"+(null===(e=this.props)||void 0===e?void 0:null===(t=e.options)||void 0===t?void 0:t.roundedCornersClassName)+(this.state.fullscreen?" Player__fullscreen":"")+(u?" Player__modal":"")+(d?" Player__cinema":"")+((null===(n=this.props)||void 0===n?void 0:null===(r=n.options)||void 0===r?void 0:r.unconstrained)!==!0||u?" Player__player__video":""),h={autoPlay:this.props.options&amp;&amp;this.props.options.autoplay,cinema:d,className:p,linkUrl:this.props.data.linkUrl,loop:this.props.options&amp;&amp;this.props.options.loop,muted:this.state.mute,playing:this.state.playing,volume:this.state.volume,safariAutoPlay:this.props.options&amp;&amp;this.props.options.safariAutoPlay||this.props.options&amp;&amp;this.props.options.playerView,roundedCornersClassName:null===(i=this.props)||void 0===i?void 0:null===(a=i.options)||void 0===a?void 0:a.roundedCornersClassName,containerWidth:this.props.options.containerWidth};return o.default.createElement(l.VideoComponent,{ref:this.videoRef,data:{chapteredVideoData:this.props.data.chapteredVideo,controlsOpacity:this.controlsOpacity,currentTime:this.state.currentTime,id:this.props.data.id,poster:this.props.data.poster,recommendedVideosCTAViewData:this.props.data.recommendedVideosCTAViewData,showCaption:this.state.showCaption,sources:this.props.data.sources,textTracks:this.props.data.textTracks,title:null===(s=this.props)||void 0===s?void 0:null===(c=s.data)||void 0===c?void 0:c.title},options:h,events:{handleOnTimeUpdate:this.updateCurrentTime,handleOnloadedmetadata:this.getDuration,handleOverlayPlayPause:this.updatePlaying,handleOverlayRecommendedVideoItem:this.playRecommendedVideoItem,handleOverlayReplay:this.updatePlaying}})}getTranscript(){var e,t;let n=o.default.createElement(c.TranscriptComponent,{data:{captionData:{captions:this.props.data.textTracks},chapteredVideoData:this.props.data.chapteredVideo,currentTime:this.state.ctrlCurrentTime,date:this.props.data.date,duration:this.props.data.duration,printTitle:this.props.data.printTitle},events:{updateCurrentTime:this.handleTranscriptUpdateTime},options:{className:"Player__panel",containerWidth:this.props.options.containerWidth}});return this.state.showTranscript&amp;&amp;this.props.data.chapteredVideo&amp;&amp;this.props.data.chapteredVideo.length&lt;=0?n:this.props.data&amp;&amp;this.props.data.chapteredVideo&amp;&amp;this.props.data.chapteredVideo.length&gt;0&amp;&amp;!(null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.cinema)&amp;&amp;!this.state.showTranscript?n:null}handleTranscriptUpdateTime(e){this.setState({currentTime:e})}get small(){return!!window&amp;&amp;window.innerWidth&lt;500}}t.Player=h},79464:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.StackType=void 0;class r{fullscreen=!1;mute=!1;playing=!0;volume=75;currentTime=0;totalTime=0;ctrlCurrentTime=0;showCaption=!1;showTranscript=!1;ratingSubmitted=!1;playerContainerClassName="";smallViewPort=!1}t.default=r,t.StackType=((n={})[n.EXIT=-1]="EXIT",n[n.RATING_PANEL=0]="RATING_PANEL",n[n.COMMENT_PANEL=1]="COMMENT_PANEL",n[n.THANKYOU_PANEL=2]="THANKYOU_PANEL",n)},37262:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Player",{enumerable:!0,get:function(){return r.Player}});var r=n(17136)},17136:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Player=void 0;var r=d(n(90369)),o=d(n(44194)),i=d(n(79464)),a=n(85258),s=n(56164),l=n(77776),c=n(27516),u=n(8528);function d(e){return e&amp;&amp;e.__esModule?e:{default:e}}class p extends o.default.Component{ariaLiveText="";controlsOpacity=1;controlsDelayToFade=3e3;isTouchDevice=!1;touchStart=!1;durationCalculated=!1;forceModal=!1;constructor(e){var t,n;super(e),this.state=new i.default,this.state.showCaption=!1,this.ref=o.default.createRef(),this.videoRef=o.default.createRef(),this.controllerRef=o.default.createRef(),this.isTouchDevice="ontouchstart"in window||!!navigator.maxTouchPoints,this.handlePlayPause=this.handlePlayPause.bind(this),this.captionClick=null===(t=this.captionClick)||void 0===t?void 0:t.bind(this),this.fullScreenClick=null===(n=this.fullScreenClick)||void 0===n?void 0:n.bind(this),this.transcriptClick=this.transcriptClick.bind(this),this.handleVolume=this.handleVolume.bind(this),this.getDuration=this.getDuration.bind(this),this.handleSeekVideo=this.handleSeekVideo.bind(this),this.handleFullScreenChange=this.handleFullScreenChange.bind(this),this.updateCurrentTime=this.updateCurrentTime.bind(this),this.handleClose=this.handleClose.bind(this),this.playRecommendedVideoItem=this.playRecommendedVideoItem.bind(this),this.updatePlaying=this.updatePlaying.bind(this),this.handleTranscriptUpdateTime=this.handleTranscriptUpdateTime.bind(this),this.userFocusedHandler=this.userFocusedHandler.bind(this),this.clickHandler=this.clickHandler.bind(this),this.handleRatings=this.handleRatings.bind(this),this.handleFocusWithinModal=this.handleFocusWithinModal.bind(this)}componentDidMount(){var e,t,n;let r="";this.props.options.containerWidth&gt;=1500?r="Player__player__GT1500":this.props.options.containerWidth&gt;800?r="Player__player__GT800":this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800?r="Player__player__GT500__LT800":this.props.options.containerWidth&gt;250&amp;&amp;this.props.options.containerWidth&lt;=500?r="Player__player__GT250__LT500":this.props.options.containerWidth&lt;=250&amp;&amp;(r="Player__player__LT250"),this.setState({playerContainerClassName:r}),document.addEventListener("fullscreenchange",this.handleFullScreenChange),null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.modal&amp;&amp;window.addEventListener("keydown",this.handleFocusWithinModal),null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView&amp;&amp;(null===(n=this.props.events)||void 0===n||n.handleSafariAutoPlay(),this.props.events.handleVideoCommence()),this.props.options.containerWidth&lt;=800&amp;&amp;this.setState({smallViewPort:!0})}componentWillUnmount(){document.removeEventListener("fullscreenchange",this.handleFullScreenChange)}handleFocusWithinModal(e){var t,n;if(9===e.keyCode&amp;&amp;null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.modal){let t=document.querySelector("#modal")?null===(n=document.querySelector("#modal"))||void 0===n?void 0:n.querySelectorAll("button"):null;if(t&amp;&amp;t.length){let n=t[0],r=t[t.length-1];e.shiftKey?e.target===n&amp;&amp;(r.focus(),e.preventDefault()):"BODY"===e.target.nodeName?n.focus():e.target===r&amp;&amp;(n.focus(),e.preventDefault())}}}handleFullScreenChange(e){e.currentTarget.fullscreen||this.setState({fullscreen:e.currentTarget.fullscreen})}handlePlayPause(e){this.setState({playing:e})}captionClick(e){this.setState({showCaption:e})}fullScreenClick(e){this.ref.current&amp;&amp;(e?this.ref.current.requestFullscreen?this.ref.current.requestFullscreen():this.ref.current.msRequestFullscreen?this.ref.current.msRequestFullscreen():this.ref.current.mozRequestFullScreen?this.ref.current.mozRequestFullScreen():this.ref.current.webkitRequestFullscreen?this.ref.current.webkitRequestFullscreen():this.forceModal=!0:(this.forceModal?this.forceModal=!1:document.exitFullscreen&amp;&amp;document.exitFullscreen(),this.props.options&amp;&amp;this.props.options.cinema&amp;&amp;setTimeout(()=&gt;{this.ref.current.scrollIntoView(!0,{behavior:"smooth"})},100)),this.setState({fullscreen:e}))}transcriptClick(e){this.setState({showTranscript:e})}handleVolume(e,t){this.setState({mute:e,volume:t})}handleSeekVideo(e){this.setState({currentTime:e,ctrlCurrentTime:e})}getDuration(e,t){let n=e;this.props.data.chapteredVideo&amp;&amp;this.props.data.chapteredVideo.length&amp;&amp;this.props.data.chapteredVideo.forEach((e,r)=&gt;{r!==t&amp;&amp;(n+=e.seconds)}),this.setState({totalTime:n})}updatePlaying(e){this.setState({playing:e}),this.props.events&amp;&amp;this.props.events.handlePlayPause&amp;&amp;this.props.events.handlePlayPause(e)}updateCurrentTime(e,t){t?this.setState({ctrlCurrentTime:e,playing:!t}):this.setState({ctrlCurrentTime:e})}handleContainerClick(e){var t;this.userFocusedHandler(),null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.modal&amp;&amp;(e.target,this.ref.current)}handleClose(){this.props.events&amp;&amp;this.props.events.close&amp;&amp;this.props.events.close()}playRecommendedVideoItem(e){var t;null===(t=this.props)||void 0===t||null===(t=t.events)||void 0===t||t.playRecommendedVideoItem(e)}render(){var e,t,n,i,s;let l=this.props.options&amp;&amp;this.props.options.modal,c=this.props.options&amp;&amp;this.props.options.cinema,u=(null===(e=this.props)||void 0===e||null===(e=e.options)||void 0===e?void 0:e.unconstrained)!==!0||l?"":" unconstrained",d={};this.props.options&amp;&amp;this.props.options.videoStyles&amp;&amp;c&amp;&amp;(d=JSON.parse(this.props.options.videoStyles));let p="Player__view"+(null===(t=this.props)||void 0===t||null===(t=t.options)||void 0===t?void 0:t.roundedCornersClassName)+" "+(l?" ":" Player__bg")+" "+(l?" Player__modal flex-items-center justify-center ":"")+(this.state.fullscreen?" Player__fullscreen":"")+(c?" Player__cinema":""),h=this.props.options&amp;&amp;this.props.options.rating&amp;&amp;!this.state.ratingSubmitted&amp;&amp;!c&amp;&amp;this.state.ctrlCurrentTime&gt;5,f=o.default.createElement("div",{id:l?"modal":"cinema",className:p,ref:this.ref,onMouseEnter:this.userFocusedHandler,onMouseMove:this.userFocusedHandler,onMouseLeave:this.userFocusedHandler,onFocus:this.userFocusedHandler,onTouchStart:this.userFocusedHandler,onTouchMove:this.userFocusedHandler,onClick:this.clickHandler,style:d},!l&amp;&amp;!this.props.options.playerView&amp;&amp;this.getCloseButton(l,c),o.default.createElement("div",{"aria-live":"polite",style:{position:"absolute",visibility:"hidden"}},this.ariaLiveText),o.default.createElement("div",{className:"Player__player"+(null===(n=this.props)||void 0===n||null===(n=n.options)||void 0===n?void 0:n.roundedCornersClassName)+" "+this.state.playerContainerClassName+" "+(l?" Player__modal":"")+(this.state.fullscreen?" Player__fullscreen":"")+(c?" Player__cinema":"")+u},l&amp;&amp;!this.props.options.playerView&amp;&amp;this.getCloseButton(l,c),o.default.createElement("div",{className:"Player__viewport"+(null===(i=this.props)||void 0===i||null===(i=i.options)||void 0===i?void 0:i.roundedCornersClassName)+" "+(this.state.fullscreen?" Player__fullscreen":"")+(l?" Player__modal":"")+(c?" Player__cinema":"")+u+((null===(s=this.props)||void 0===s||null===(s=s.options)||void 0===s?void 0:s.unconstrained)!==!0||l?" Player__player__viewport":"")},o.default.createElement("div",{className:"Player__title font-regular color-att-blue"},this.props.data&amp;&amp;this.props.data.title),this.getVideoComponent(),this.small&amp;&amp;!c?this.getTranscript():null,!c&amp;&amp;this.getControls(),h&amp;&amp;this.getRatingPanel()),c&amp;&amp;this.getControls(),this.small&amp;&amp;!c?null:this.getTranscript()));return o.default.createElement(o.default.Fragment,null,o.default.createElement(r.default,{id:"3357537006"},[".Player__view{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px;width:100%;height:100%;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;box-sizing:border-box;position:relative;}",".Player__bg{background:#191919;}",".Player__view.Player__modal{height:100%;width:100%;}",".Player__view.Player__modal button:focus{outline:1px dotted;outline-color:inherit;}",".Player__view.Player__cinema{padding:0;}",".Player__player{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-justify-content:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:0;max-width:100%;min-height:0;max-height:100%;height:100%;-ms-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;box-sizing:border-box;}",".Player__player.Player__fullscreen{padding:0;width:100%;}",".Player__player.Player__modal{max-height:600px;background-color:#191919;padding:10px;}",".Player__player.Player__modal.Player__fullscreen{max-height:none;}",".Player__player.Player__cinema{width:100%;max-height:none;padding:0;}",".Player__top{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;position:relative;}",".Player__player__viewport{max-width:854px;width:854px;}",".Player__viewport{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;max-height:100%;min-width:0;position:relative;height:100%;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}",".Player__viewport.Player__fullscreen{width:100%;max-width:100%;}",".Player__viewport.Player__modal{max-width:none;}",".Player__viewport.Player__cinema .Player__title{display:none;}",".Player__title{font-size:1.6em;line-height:1em;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;text-align:left;padding:10px 0 20px 0;}",".Player__closeButton{position:absolute;top:8px;right:8px;z-index:1;margin:8px;}",".Player__closeButton:focus{outline-style:dotted;outline-width:3px;outline-color:#fff;}",".Player__closeButton.Player__modal{top:0;right:0;}",".Player__closeButton.Player__cinema{top:0;right:0;}",".Player__player__video{max-width:854px;}",".Player__video{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;min-height:0;max-height:100%;width:100%;}",".Player__video.Player__modal{-ms-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;}",".Player__video.Player__fullscreen{width:100%;max-width:100%;}",".Player__video.Player__cinema{width:100%;max-width:100%;}",".Player__videoPlayButton{width:100px;height:100px;max-width:none;max-height:none;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:white;}",".Player__videoOverlay{position:absolute;width:100%;height:100%;left:0;}",".Player__videoLoaderButton{width:100px;height:100px;fill:#fff;-webkit-animation:Player__fadeinout 1s linear 1 forwards;-webkit-animation:Player__fadein 1s linear 1 forwards;animation:Player__fadein 1s linear 1 forwards;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}",".Player__controller.Player__cinema{position:absolute;top:100%;left:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);background:rgba(0,0,0,0.75);-webkit-transition:opacity 0.75s;transition:opacity 0.75s;padding:0;}",".Player__endScreen{position:relative;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;opacity:0.8;font-size:1.2em;}",".Player__endScreenSection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;margin-right:5px;background-color:rgba(0,0,0,0.8);padding:7px;padding-left:14px;padding-right:14px;margin:7px;border-radius:5px;border-style:none;white-space:nowrap;min-height:50px;}",".Player__endScreenIcon{width:50px;height:50px;background-color:transparent;fill:#f1f1f1;}",".Player__ControllerOpacity{opacity:0 !important;}",".Player__player__GT800 .Player__viewport .Player__panel{min-width:276px;max-width:276px;margin-top:3.5em;margin-left:10px;}",".Player__player__GT800 .Player__viewport .Player__panel .Player__fullscreen{margin-top:0 !important;}",".Player__player__GT500__LT800 .Player__viewport .Player__title{font-size:1.2em;}",".Player__player__GT500__LT800 .Player__viewport .Player__closeButton{margin:0;}",".Player__player__GT500__LT800 .Player__viewport .Player__panel{max-width:276px;min-width:180px;margin-left:10px;margin-top:3em;}",".Player__player__GT500__LT800 .Player__viewport .Player__panel .Player__fullscreen{margin-top:0 !important;}",".Player__player__GT500__LT800 .Player__viewport .Player__panel .Player__modal{max-height:446px;}",".Player__player__GT250__LT500 .Player__viewport .Player__title{font-size:1em;}",".Player__player__GT250__LT500 .Player__viewport .Player__closeButton{margin:0;}",".Player__player__GT250__LT500 .Player__viewport .Player__panel{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:100%;max-width:100%;min-height:0;max-height:240px;height:240px;margin-left:0;margin-right:0;margin-top:0px;}","@media screen and (min-width:800px){.Player__viewport .Player__panel{min-width:276px;max-width:276px;margin-top:3.5em;margin-left:10px;}.Player__viewport .Player__panel .Player__fullscreen{margin-top:0 !important;}}","@media screen and (min-width:500px) and (max-width:800px){.Player__viewport .Player__title{font-size:1.2em;}.Player__viewport .Player__closeButton{margin:0;}.Player__viewport .Player__panel{max-width:276px;min-width:180px;margin-left:10px;margin-top:3em;}.Player__viewport .Player__panel .Player__fullscreen{margin-top:0 !important;}.Player__viewport .Player__panel .Player__modal{max-height:446px;}}","@media screen and (min-width:251px) and (max-width:500px){.Player__viewport .Player__title{font-size:1em;}.Player__viewport .Player__closeButton{margin:0;}.Player__viewport .Player__panel{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:100%;max-width:100%;min-height:0;max-height:240px;height:240px;margin-left:0;margin-right:0;margin-top:0px;}}"]),l?o.default.createElement(a.Scrim,{show:!0},f):f)}getRatingPanel(){var e;return o.default.createElement(u.Ratings,{data:{type:(null===(e=this.props)||void 0===e||null===(e=e.options)||void 0===e?void 0:e.rating)||""},events:{submitted:this.handleRatings}})}handleRatings(e,t,n){console.log("rating::",t,"feedback::",n),this.setState({ratingSubmitted:e})}clickHandler(e){var t;this.userFocusedHandler(e),null!==(t=this.props.options)&amp;&amp;void 0!==t&amp;&amp;t.modal&amp;&amp;e.target===this.ref.current&amp;&amp;this.handleClose()}userFocusedHandler(e){var t;if(!(null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.cinema))return;let n=e&amp;&amp;e.currentTarget&amp;&amp;e.currentTarget.getElementsByClassName("Player__controller")[0];this.___localMouseMoveTimeout&amp;&amp;clearTimeout(this.___localMouseMoveTimeout),this.controlsOpacity||void 0===n||(this.controlsOpacity=1,n.style.opacity=1),this.___localMouseMoveTimeout=setTimeout(()=&gt;{this.state.playing&amp;&amp;void 0!==n&amp;&amp;(this.controlsOpacity=0,n.style.opacity=0)},e&amp;&amp;"mouseout"===e.type.toLowerCase()?0:this.controlsDelayToFade)}getCloseButton(e,t){return o.default.createElement("button",{id:"closeVideo",onClick:this.handleClose,className:"Player__closeButton round icon-close height-md-all width-md-all bg-white"+(e?" Player__modal":"")+(t?" Player__cinema":"")+" ",style:{display:this.state.fullscreen?"none":"",opacity:this.controlsOpacity},title:"Close Video","arial-label":"Close Video",tabIndex:0})}getControls(){var e;let t=this.props.options&amp;&amp;this.props.options.cinema,n="Player__controller"+(this.state.fullscreen?" Player__fullscreen":"")+(t?" Player__cinema":"");return o.default.createElement(s.Controller,{ref:this.controllerRef,data:{caption:this.state.showCaption,chapteredVideoData:this.props.data.chapteredVideo,currentTime:this.state.ctrlCurrentTime,fullScreen:this.state.fullscreen,playing:this.state.playing,totalTime:this.state.totalTime,transcript:!1},options:{className:n,enlarge:!t,showCaption:this.props.options&amp;&amp;this.props.options.showCaption,showFullScreen:!0,showTranscript:!t,containerWidth:this.props.options.containerWidth,modal:null===(e=this.props.options)||void 0===e?void 0:e.modal},events:{captionClick:this.captionClick,fullScreenClick:this.fullScreenClick,handleMute:this.handleVolume,handlePlayPause:this.handlePlayPause,handleSeekVideo:this.handleSeekVideo,transcriptClick:this.transcriptClick}})}getVideoComponent(){var e,t,n,r;let i=this.props.options&amp;&amp;this.props.options.modal,a=this.props.options&amp;&amp;this.props.options.cinema,s="Player__video "+(null===(e=this.props)||void 0===e||null===(e=e.options)||void 0===e?void 0:e.roundedCornersClassName)+(this.state.fullscreen?" Player__fullscreen":"")+(i?" Player__modal":"")+(a&amp;&amp;this.state.smallViewPort?" ":" bg-black")+(a?" Player__cinema":"")+((null===(t=this.props)||void 0===t||null===(t=t.options)||void 0===t?void 0:t.unconstrained)!==!0||i?" Player__player__video":""),c={autoPlay:this.props.options&amp;&amp;this.props.options.autoplay,cinema:a,className:s,linkUrl:this.props.data.linkUrl,loop:this.props.options&amp;&amp;this.props.options.loop,muted:this.state.mute,playing:this.state.playing,volume:this.state.volume,safariAutoPlay:this.props.options&amp;&amp;this.props.options.safariAutoPlay||this.props.options&amp;&amp;this.props.options.playerView,roundedCornersClassName:null===(n=this.props)||void 0===n||null===(n=n.options)||void 0===n?void 0:n.roundedCornersClassName,containerWidth:this.props.options.containerWidth};return o.default.createElement(l.VideoComponent,{ref:this.videoRef,data:{chapteredVideoData:this.props.data.chapteredVideo,controlsOpacity:this.controlsOpacity,currentTime:this.state.currentTime,id:this.props.data.id,poster:this.props.data.poster,recommendedVideosCTAViewData:this.props.data.recommendedVideosCTAViewData,showCaption:this.state.showCaption,sources:this.props.data.sources,textTracks:this.props.data.textTracks,title:null===(r=this.props)||void 0===r||null===(r=r.data)||void 0===r?void 0:r.title},options:c,events:{handleOnTimeUpdate:this.updateCurrentTime,handleOnloadedmetadata:this.getDuration,handleOverlayPlayPause:this.updatePlaying,handleOverlayRecommendedVideoItem:this.playRecommendedVideoItem,handleOverlayReplay:this.updatePlaying}})}getTranscript(){var e;let t=o.default.createElement(c.TranscriptComponent,{data:{captionData:{captions:this.props.data.textTracks},chapteredVideoData:this.props.data.chapteredVideo,currentTime:this.state.ctrlCurrentTime,date:this.props.data.date,duration:this.props.data.duration,printTitle:this.props.data.printTitle},events:{updateCurrentTime:this.handleTranscriptUpdateTime},options:{className:"Player__panel",containerWidth:this.props.options.containerWidth}});return this.state.showTranscript&amp;&amp;this.props.data.chapteredVideo&amp;&amp;this.props.data.chapteredVideo.length&lt;=0?t:this.props.data&amp;&amp;this.props.data.chapteredVideo&amp;&amp;this.props.data.chapteredVideo.length&gt;0&amp;&amp;!(null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.cinema)&amp;&amp;!this.state.showTranscript?t:null}handleTranscriptUpdateTime(e){this.setState({currentTime:e})}get small(){return!!window&amp;&amp;window.innerWidth&lt;500}}t.Player=p},74104:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RangeComponent",{enumerable:!0,get:function(){return r.RangeComponent}});var r=n(53371)},67928:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.TooltipFormat=void 0;let r=((n={}).Timecode="Timecode",n);t.TooltipFormat=r},53371:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.RangeComponent=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=l(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(67928),s=n(94905);function l(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(l=function(e){return e?n:t})(e)}function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class u extends i.Component{constructor(e){super(e),c(this,"state",void 0),c(this,"x",void 0),c(this,"dragging",!1),c(this,"value",0),c(this,"valueMax",10),c(this,"handleWidth",0),c(this,"ref",void 0),this.x=0,this.value=this.props.options&amp;&amp;this.props.options.reflect?this.props.options.reflect/this.props.data.valueMax*100:0,this.ref=i.createRef(),this.getStyle=this.getStyle.bind(this),this.renderToolTipText=this.renderToolTipText.bind(this),this.handleMouseAndTouch=this.handleMouseAndTouch.bind(this),this.handleKeyEvents=this.handleKeyEvents.bind(this),this.onWindowResize=this.onWindowResize.bind(this)}componentDidMount(){window.addEventListener("resize",this.onWindowResize),this.x=this.getWidth()*(this.value/100),this.forceUpdate()}componentWillReceiveProps(e){var t,n;this.dragging||(null===(t=e.options)||void 0===t?void 0:t.reflect)===(null===(n=this.props.options)||void 0===n?void 0:n.reflect)||(this.x=this.getWidth()*(this.value/100),this.value=e.options&amp;&amp;e.options.reflect?e.options.reflect/e.data.valueMax*100:0,this.forceUpdate())}componentWillUnmount(){window.removeEventListener("resize",this.onWindowResize)}onWindowResize(e){this.x=this.getWidth()*(this.value/100),this.forceUpdate()}render(){var e,t,n,r,a,s,l;let c="RangeComponent__tooltip bg-att-blue font-regular "+(null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.preview?"RangeComponent__tooltipPreview":""),u=null!==(n=this.props)&amp;&amp;void 0!==n&amp;&amp;null!==(r=n.options)&amp;&amp;void 0!==r&amp;&amp;r.preview?"RangeComponent__tooltipPreviewText":"",d=this.getStyle(),p=this.props.options&amp;&amp;this.props.options.className,h=null!==(a=this.props.options)&amp;&amp;void 0!==a&amp;&amp;a.modal?" player_controls":" ";return i.createElement(i.Fragment,null,i.createElement(o.default,{id:"2614599020"},[".RangeComponent__component{position:relative;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".RangeComponent__component:focus{outline:1px dotted;outline-color:inherit;}",".RangeComponent__mask{position:relative;width:100%;height:100%;overflow:visible;}",".RangeComponent__bottom{height:100%;width:100%;background-color:#686e74;z-index:99995;height:5px;border-radius:3px;}",".RangeComponent__top{position:absolute;height:100%;z-index:99997;border-radius:3px 0 0 3px;height:5px;}",".RangeComponent__arrow{position:absolute;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #009fdb;display:inline-block;vertical-align:middle;width:0;height:0;top:8px;}",".RangeComponent__button{position:absolute;left:0;width:18px;z-index:99999;cursor:pointer;height:13px;border:1px solid #009fdb;border-radius:50%;width:13px;background:#00374a;-webkit-transition:width 0.1s,height 0.1s;transition:width 0.1s,height 0.1s;}",".RangeComponent__button.RangeComponent__hover{height:15px;width:15px;}",".RangeComponent__ghost{position:absolute;height:10px;left:0;border-radius:10px;width:18px;z-index:99999;cursor:pointer;}",".RangeComponent__tooltip{border-radius:3px;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);color:#1d2329;font-size:1.4rem;position:absolute;padding:6px;box-sizing:border-box;border-radius:4px;z-index:999999;text-align:center;pointer-events:none;white-space:nowrap;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);background-repeat:no-repeat;}",".RangeComponent__tooltipPreview{width:150px;height:87px;border:1px solid #009fdb;background-repeat:no-repeat;background-size:8850px 87px;padding:0px;}",".RangeComponent__tooltipPreviewText{width:100%;left:50%;top:100%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);}","@media screen and (min-width:601px){.player_controls{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}}"]),i.createElement("div",{tabIndex:0,role:"slider","aria-label":this.props.data.accessabiltyText,"aria-orientation":"horizontal","aria-valuetext":"0","report-title":this.props.data.reportTitle||"Slider",onMouseDown:this.handleMouseAndTouch,onMouseUp:this.handleMouseAndTouch,onMouseMove:this.handleMouseAndTouch,onTouchStart:this.handleMouseAndTouch,onTouchEnd:this.handleMouseAndTouch,onKeyDown:this.handleKeyEvents,onKeyUp:this.handleKeyEvents,ref:this.ref,className:"jsx-2614599020 "+(p+" RangeComponent__component"+h||"")},i.createElement("div",{style:{position:"relative",flex:"1 1 auto"},className:"jsx-2614599020"},i.createElement("div",{style:d.bottom,className:"jsx-2614599020 RangeComponent__bottom bg-gray-600"+(this.dragging?" RangeComponent__hover":"")}),i.createElement("div",{style:d.top,className:"jsx-2614599020 RangeComponent__top bg-att-blue"+(this.dragging?" RangeComponent__hover":"")}),null!==(s=this.props)&amp;&amp;void 0!==s&amp;&amp;null!==(l=s.options)&amp;&amp;void 0!==l&amp;&amp;l.ghost?i.createElement("div",{style:d.ghost,className:"jsx-2614599020 RangeComponent__ghost bg-white"}):"",i.createElement("div",{style:d.button,"report-title":this.props.data.reportTitle,className:"jsx-2614599020 RangeComponent__button"+(this.dragging?" RangeComponent__hover":"")}),i.createElement("div",{style:d.tooltip,role:"tooltip","aria-hidden":"true",className:"jsx-2614599020 "+(c||"")},i.createElement("div",{className:"jsx-2614599020 "+(u||"")},"none"!==d.tooltip.display?this.renderToolTipText():"0:00")),this.getPointerForChapteredVideo())))}getPointerForChapteredVideo(){let e=[];if(this.props.data.chapteredVideoData&amp;&amp;this.props.data.chapteredVideoData.length&gt;0&amp;&amp;this.ref.current){let t=0;e.push(i.createElement("div",{key:Math.floor(100*Math.random()),style:{left:0},className:"RangeComponent__arrow"})),this.props.data.chapteredVideoData.forEach((n,r)=&gt;{if(r!==this.props.data.chapteredVideoData.length-1){let o=(t+=n.seconds)/this.props.data.valueMax,a=this.getWidth()*o-2,s=i.createElement("div",{tabIndex:0,key:`${n.title}-${r}`,"aria-label":n.title,style:{left:a},className:"RangeComponent__arrow"});e.push(s)}})}return e}handleMouseAndTouch(e){let t=e.type.toLowerCase();if(("mousedown"===t||"touchstart"===t)&amp;&amp;(this.dragging=!0),this.dragging){if(this.props.events&amp;&amp;this.props.events.update&amp;&amp;("mouseup"===t||"touchend"===t)){let t=this.reflect(this.process(e));this.props.events.update(t)}else this.reflect(this.process(e));("mousemove"===t||"touchmove"===t)&amp;&amp;e.preventDefault()}("mouseup"===t||"touchend"===t)&amp;&amp;(this.dragging=!1)}handleKeyEvents(e){let t=e.keyCode,n=e.type;if(37===t||39===t||38===t||40===t){if("keyup"===n){this.dragging=!1;return}this.dragging=!0;let r=8/this.getWidth()*100;37===t||40===t?this.props.events.update(this.reflect(this.value-r)):this.props.events.update(this.reflect(this.value+r)),e.stopPropagation(),e.preventDefault()}}getStyle(){var e,t,n,r;let o=this.value/100;return this.props.data&amp;&amp;this.props.data.mute?this.x=0:this.ref.current&amp;&amp;(this.x=this.getWidth()*o,(null===(n=this.props)||void 0===n?void 0:null===(r=n.options)||void 0===r?void 0:r.preview)!==null&amp;&amp;(this.valueMax,this.value)),{bottom:{position:"absolute",top:"50%",transform:"translate(0,-50%)",width:"100%"},button:{left:this.props.data&amp;&amp;this.props.data.mute?0:this.x-this.handleWidth*(o-.5)+"px",position:"absolute",top:"50%",transform:"translate(-50%,-50%)"},tooltip:{display:this.dragging&amp;&amp;null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.tooltip?"":"none",left:this.x-this.getHandleWidth()*(o-.5)+"px",pointerEvents:"none",userSelect:"none"},top:{position:"absolute",top:"50%",transform:"translate(0,-50%)",width:this.x+"px"}}}renderToolTipText(){var e,t;return(null===(e=this.props)||void 0===e?void 0:null===(t=e.options)||void 0===t?void 0:t.tooltipFormat)===a.TooltipFormat.Timecode?s.Timecode.secondsToTimecode(this.props.data.valueMax*(this.value/100)):this.value}getWidth(){let e=this.ref&amp;&amp;this.ref.current&amp;&amp;this.ref.current.getElementsByClassName("RangeComponent__bottom")[0];return e?e.getBoundingClientRect().width:0}getHandleWidth(){if(!this.handleWidth&amp;&amp;this.ref.current){let e=this.ref&amp;&amp;this.ref.current&amp;&amp;this.ref.current.getElementsByClassName("RangeComponent__button");e=e?e[0]:null,this.handleWidth=e?e.offsetWidth:0}return this.handleWidth}reflect(e){return e&gt;100&amp;&amp;(e=100),e&lt;0&amp;&amp;(e=0),this.value=e,this.forceUpdate(),this.props.data.valueMax*e/100}process(e){if(!this.ref.current)return 0;let t=this.ref&amp;&amp;this.ref.current&amp;&amp;this.ref.current.getElementsByClassName("RangeComponent__bottom")[0],n=0;if(e.nativeEvent instanceof MouseEvent)n=e.nativeEvent.pageX;else{if(!(e.nativeEvent instanceof TouchEvent))return 0;e.nativeEvent.touches.length?(n=e.nativeEvent.touches[0].pageX,this.process.lastTouch=e.nativeEvent.touches[0]):n=this.process.lastTouch.pageX}let r=(n-t.getBoundingClientRect().left-this.handleWidth/2)/(t.getBoundingClientRect().width-this.handleWidth);return r&lt;0&amp;&amp;(r=0),r&gt;1&amp;&amp;(r=1),Math.round(100*r)}}t.RangeComponent=u,t.default=u},94905:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},42159:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RangeComponent",{enumerable:!0,get:function(){return r.RangeComponent}});var r=n(42015)},42038:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.TooltipFormat=void 0,t.TooltipFormat=((n={}).Timecode="Timecode",n)},42015:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.RangeComponent=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=l(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(42038),s=n(59613);function l(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(l=function(e){return e?n:t})(e)}class c extends i.Component{dragging=!1;value=0;valueMax=10;handleWidth=0;constructor(e){super(e),this.x=0,this.value=this.props.options&amp;&amp;this.props.options.reflect?this.props.options.reflect/this.props.data.valueMax*100:0,this.ref=i.createRef(),this.getStyle=this.getStyle.bind(this),this.renderToolTipText=this.renderToolTipText.bind(this),this.handleMouseAndTouch=this.handleMouseAndTouch.bind(this),this.handleKeyEvents=this.handleKeyEvents.bind(this),this.onWindowResize=this.onWindowResize.bind(this)}componentDidMount(){window.addEventListener("resize",this.onWindowResize),this.x=this.getWidth()*(this.value/100),this.forceUpdate()}componentWillReceiveProps(e){var t,n;this.dragging||(null===(t=e.options)||void 0===t?void 0:t.reflect)===(null===(n=this.props.options)||void 0===n?void 0:n.reflect)||(this.x=this.getWidth()*(this.value/100),this.value=e.options&amp;&amp;e.options.reflect?e.options.reflect/e.data.valueMax*100:0,this.forceUpdate())}componentWillUnmount(){window.removeEventListener("resize",this.onWindowResize)}onWindowResize(e){this.x=this.getWidth()*(this.value/100),this.forceUpdate()}render(){var e,t,n,r;let a="RangeComponent__tooltip bg-att-blue font-regular "+(null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.preview?"RangeComponent__tooltipPreview":""),s=null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.preview?"RangeComponent__tooltipPreviewText":"",l=this.getStyle(),c=this.props.options&amp;&amp;this.props.options.className,u=null!==(n=this.props.options)&amp;&amp;void 0!==n&amp;&amp;n.modal?" player_controls":" ";return i.createElement(i.Fragment,null,i.createElement(o.default,{id:"2614599020"},[".RangeComponent__component{position:relative;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".RangeComponent__component:focus{outline:1px dotted;outline-color:inherit;}",".RangeComponent__mask{position:relative;width:100%;height:100%;overflow:visible;}",".RangeComponent__bottom{height:100%;width:100%;background-color:#686e74;z-index:99995;height:5px;border-radius:3px;}",".RangeComponent__top{position:absolute;height:100%;z-index:99997;border-radius:3px 0 0 3px;height:5px;}",".RangeComponent__arrow{position:absolute;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #009fdb;display:inline-block;vertical-align:middle;width:0;height:0;top:8px;}",".RangeComponent__button{position:absolute;left:0;width:18px;z-index:99999;cursor:pointer;height:13px;border:1px solid #009fdb;border-radius:50%;width:13px;background:#00374a;-webkit-transition:width 0.1s,height 0.1s;transition:width 0.1s,height 0.1s;}",".RangeComponent__button.RangeComponent__hover{height:15px;width:15px;}",".RangeComponent__ghost{position:absolute;height:10px;left:0;border-radius:10px;width:18px;z-index:99999;cursor:pointer;}",".RangeComponent__tooltip{border-radius:3px;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);color:#1d2329;font-size:1.4rem;position:absolute;padding:6px;box-sizing:border-box;border-radius:4px;z-index:999999;text-align:center;pointer-events:none;white-space:nowrap;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);background-repeat:no-repeat;}",".RangeComponent__tooltipPreview{width:150px;height:87px;border:1px solid #009fdb;background-repeat:no-repeat;background-size:8850px 87px;padding:0px;}",".RangeComponent__tooltipPreviewText{width:100%;left:50%;top:100%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);}","@media screen and (min-width:601px){.player_controls{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;}}"]),i.createElement("div",{tabIndex:0,role:"slider","aria-label":this.props.data.accessabiltyText,"aria-orientation":"horizontal","aria-valuetext":"0","report-title":this.props.data.reportTitle||"Slider",onMouseDown:this.handleMouseAndTouch,onMouseUp:this.handleMouseAndTouch,onMouseMove:this.handleMouseAndTouch,onTouchStart:this.handleMouseAndTouch,onTouchEnd:this.handleMouseAndTouch,onKeyDown:this.handleKeyEvents,onKeyUp:this.handleKeyEvents,ref:this.ref,className:"jsx-2614599020 "+(c+" RangeComponent__component"+u||"")},i.createElement("div",{style:{position:"relative",flex:"1 1 auto"},className:"jsx-2614599020"},i.createElement("div",{style:l.bottom,className:"jsx-2614599020 RangeComponent__bottom bg-gray-600"+(this.dragging?" RangeComponent__hover":"")}),i.createElement("div",{style:l.top,className:"jsx-2614599020 RangeComponent__top bg-att-blue"+(this.dragging?" RangeComponent__hover":"")}),null!==(r=this.props)&amp;&amp;void 0!==r&amp;&amp;null!==(r=r.options)&amp;&amp;void 0!==r&amp;&amp;r.ghost?i.createElement("div",{style:l.ghost,className:"jsx-2614599020 RangeComponent__ghost bg-white"}):"",i.createElement("div",{style:l.button,"report-title":this.props.data.reportTitle,className:"jsx-2614599020 RangeComponent__button"+(this.dragging?" RangeComponent__hover":"")}),i.createElement("div",{style:l.tooltip,role:"tooltip","aria-hidden":"true",className:"jsx-2614599020 "+(a||"")},i.createElement("div",{className:"jsx-2614599020 "+(s||"")},"none"!==l.tooltip.display?this.renderToolTipText():"0:00")),this.getPointerForChapteredVideo())))}getPointerForChapteredVideo(){let e=[];if(this.props.data.chapteredVideoData&amp;&amp;this.props.data.chapteredVideoData.length&gt;0&amp;&amp;this.ref.current){let t=0;e.push(i.createElement("div",{key:Math.floor(100*Math.random()),style:{left:0},className:"RangeComponent__arrow"})),this.props.data.chapteredVideoData.forEach((n,r)=&gt;{if(r!==this.props.data.chapteredVideoData.length-1){let o=(t+=n.seconds)/this.props.data.valueMax,a=this.getWidth()*o-2,s=i.createElement("div",{tabIndex:0,key:`${n.title}-${r}`,"aria-label":n.title,style:{left:a},className:"RangeComponent__arrow"});e.push(s)}})}return e}handleMouseAndTouch(e){let t=e.type.toLowerCase();if(("mousedown"===t||"touchstart"===t)&amp;&amp;(this.dragging=!0),this.dragging){if(this.props.events&amp;&amp;this.props.events.update&amp;&amp;("mouseup"===t||"touchend"===t)){let t=this.reflect(this.process(e));this.props.events.update(t)}else this.reflect(this.process(e));("mousemove"===t||"touchmove"===t)&amp;&amp;e.preventDefault()}("mouseup"===t||"touchend"===t)&amp;&amp;(this.dragging=!1)}handleKeyEvents(e){let t=e.keyCode,n=e.type;if(37===t||39===t||38===t||40===t){if("keyup"===n){this.dragging=!1;return}this.dragging=!0;let r=8/this.getWidth()*100;37===t||40===t?this.props.events.update(this.reflect(this.value-r)):this.props.events.update(this.reflect(this.value+r)),e.stopPropagation(),e.preventDefault()}}getStyle(){var e,t;let n=this.value/100;return this.props.data&amp;&amp;this.props.data.mute?this.x=0:this.ref.current&amp;&amp;(this.x=this.getWidth()*n,(null===(t=this.props)||void 0===t||null===(t=t.options)||void 0===t?void 0:t.preview)!==null&amp;&amp;(this.valueMax,this.value)),{bottom:{position:"absolute",top:"50%",transform:"translate(0,-50%)",width:"100%"},button:{left:this.props.data&amp;&amp;this.props.data.mute?0:this.x-this.handleWidth*(n-.5)+"px",position:"absolute",top:"50%",transform:"translate(-50%,-50%)"},tooltip:{display:this.dragging&amp;&amp;null!==(e=this.props)&amp;&amp;void 0!==e&amp;&amp;null!==(e=e.options)&amp;&amp;void 0!==e&amp;&amp;e.tooltip?"":"none",left:this.x-this.getHandleWidth()*(n-.5)+"px",pointerEvents:"none",userSelect:"none"},top:{position:"absolute",top:"50%",transform:"translate(0,-50%)",width:this.x+"px"}}}renderToolTipText(){var e;return(null===(e=this.props)||void 0===e||null===(e=e.options)||void 0===e?void 0:e.tooltipFormat)===a.TooltipFormat.Timecode?s.Timecode.secondsToTimecode(this.props.data.valueMax*(this.value/100)):this.value}getWidth(){let e=this.ref&amp;&amp;this.ref.current&amp;&amp;this.ref.current.getElementsByClassName("RangeComponent__bottom")[0];return e?e.getBoundingClientRect().width:0}getHandleWidth(){if(!this.handleWidth&amp;&amp;this.ref.current){let e=this.ref&amp;&amp;this.ref.current&amp;&amp;this.ref.current.getElementsByClassName("RangeComponent__button");e=e?e[0]:null,this.handleWidth=e?e.offsetWidth:0}return this.handleWidth}reflect(e){return e&gt;100&amp;&amp;(e=100),e&lt;0&amp;&amp;(e=0),this.value=e,this.forceUpdate(),this.props.data.valueMax*e/100}process(e){if(!this.ref.current)return 0;let t=this.ref&amp;&amp;this.ref.current&amp;&amp;this.ref.current.getElementsByClassName("RangeComponent__bottom")[0],n=0;if(e.nativeEvent instanceof MouseEvent)n=e.nativeEvent.pageX;else{if(!(e.nativeEvent instanceof TouchEvent))return 0;e.nativeEvent.touches.length?(n=e.nativeEvent.touches[0].pageX,this.process.lastTouch=e.nativeEvent.touches[0]):n=this.process.lastTouch.pageX}let r=(n-t.getBoundingClientRect().left-this.handleWidth/2)/(t.getBoundingClientRect().width-this.handleWidth);return r&lt;0&amp;&amp;(r=0),r&gt;1&amp;&amp;(r=1),Math.round(100*r)}}t.RangeComponent=c,t.default=c},59613:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},48966:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.thumbsUpIcon=t.thumbsDownIcon=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;',t.thumbsUpIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M26 13h-9.48L19 7.3a4.24 4.24 0 00-.27-3.3 4.06 4.06 0 00-2.43-2l-.73-.22L8.45 13H3v18h20a3 3 0 002.62-4.43 2.84 2.84 0 00.47-.37A3 3 0 0027 24a3 3 0 00-.39-1.44 2.84 2.84 0 00.47-.37A3.06 3.06 0 0028 20a2.92 2.92 0 00-.4-1.47A3 3 0 0029 16a3 3 0 00-3-3zM5 29V15h3v14zm18 0H10V14.29l6.37-10a1.87 1.87 0 01.59.66 2.24 2.24 0 01.12 1.67L13.48 15H26a1 1 0 01.71.29A1 1 0 0127 16a1 1 0 01-.29.71A1.05 1.05 0 0126 17h-4v2h3a1 1 0 01.71.29A1 1 0 0126 20a1 1 0 01-.31.75.89.89 0 01-.69.25h-4v2h3a1 1 0 011 1 1.09 1.09 0 01-.3.77.92.92 0 01-.7.23h-4v2h3a1 1 0 011 1 1 1 0 01-1 1z"/&gt;&lt;/svg&gt;',t.thumbsDownIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M29 1H9a2.94 2.94 0 00-3 3 2.91 2.91 0 00.38 1.43 2.84 2.84 0 00-.47.37A3 3 0 005 8a3 3 0 00.39 1.44 2.84 2.84 0 00-.47.37A3.06 3.06 0 004 12a2.92 2.92 0 00.4 1.47A3 3 0 003 16a3 3 0 003 3h9.48l-2.43 5.7a4.24 4.24 0 00.22 3.3 4.06 4.06 0 002.43 2l.73.22L23.55 19H29zM15.63 27.72a1.87 1.87 0 01-.59-.66 2.24 2.24 0 01-.12-1.67l3.6-8.39H6a1 1 0 01-.71-.29A1 1 0 015 16a1 1 0 01.29-.71A1 1 0 016 15h4v-2H7a1 1 0 01-.71-.29A1 1 0 016 12a1 1 0 01.31-.75A.91.91 0 017 11h4V9H8a1 1 0 01-1-1 1.09 1.09 0 01.3-.77A.92.92 0 018 7h4V5H9a1 1 0 01-1-1 1 1 0 011-1h13v14.71zM27 17h-3V3h3z"/&gt;&lt;/svg&gt;'},90827:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Ratings",{enumerable:!0,get:function(){return r.Ratings}});var r=n(24761)},51206:function(e,t){"use strict";var n;function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.StackType=void 0;class o{constructor(){r(this,"stack",void 0),r(this,"error",void 0),r(this,"submit",void 0)}}t.default=o;let i=((n={})[n.EXIT=-1]="EXIT",n[n.RATING_PANEL=0]="RATING_PANEL",n[n.COMMENT_PANEL=1]="COMMENT_PANEL",n[n.THANKYOU_PANEL=2]="THANKYOU_PANEL",n);t.StackType=i},24761:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Ratings=t.RatingType=void 0;var r,o,i=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},a=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=d(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),s=n(51206),l=n(61720),c=n(48966),u=n(68523);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}let p=((o={}).STARS="stars",o.THUMBS="Thumbs",o);t.RatingType=p;let h=(e,t)=&gt;{let[n,r]=(0,a.useState)(0),[o,d]=(0,a.useState)(),[h,f]=(0,a.useState)(),[m,v]=(0,a.useState)(a.default.createRef()),[g,y]=(0,a.useState)(),[b,_]=(0,a.useState)(),[w,x]=(0,a.useState)({stack:s.StackType.RATING_PANEL}),[C,T]=(0,a.useState)(a.default.createElement(i.default,{id:"2300256175"},[".Ratings__container{width:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}",".Ratings__panel{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;}",".Ratings__panel .btn-secondary{margin-right:10px;}",".Ratings__comments{max-width:600px;width:100%;}",".Ratings__open{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:Ratings__slideIn;animation-name:Ratings__slideIn;}",".Ratings__close{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:Ratings__slideOut;animation-name:Ratings__slideOut;}",".Ratings__star{width:27px;height:27px;max-width:27px;max-height:27px;padding:3px;margin:0;background:transparent;border:0;color:gray;font-size:23px;}","@-webkit-keyframes Ratings__slideIn{from{max-height:0;}to{max-height:300px;}}","@keyframes Ratings__slideIn{from{max-height:0;}to{max-height:300px;}}","@-webkit-keyframes Ratings__slideOut{from{max-height:300px;}to{max-height:0;}}","@keyframes Ratings__slideOut{from{max-height:300px;}to{max-height:0;}}",".Ratings__button,.Ratings__cancel,.Ratings__submit{background-color:transparent;background-clip:padding-box;border:1px solid transparent;border-radius:18px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.15);cursor:pointer;display:inline-block;font-size:1em;font-weight:normal;max-width:470px;min-width:70px;padding:10px;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;overflow:hidden;box-sizing:border-box;margin-left:7px;margin-top:7px;}",".Ratings__cancel{border:1px solid #d2d2d2;background-color:#f2f2f2;background:linear-gradient(to bottom,#fcfcfc 0%,#f2f2f2 100%);color:#009fdb;box-shadow:0 5px 5px -5px rgba(0,0,0,0.15);}",".Ratings__cancel:hover{color:#009fdb;outline-color:#000 !important;background:linear-gradient(to bottom,#f2f2f2 0%,#fcfcfc 100%);}",".Ratings__submit{border-color:#00b1ed transparent #009fdb;background:#009fdb;color:#fff;}",".Ratings__submit:hover{border-color:#0098cb transparent #0098cb;outline-color:#fff !important;background:#0098cb;color:#fff;}",".Ratings__input{box-sizing:border-box;width:100%;min-width:0;border-radius:6px;border:1px solid #d2d2d2;box-shadow:-1px 3px 2px -2px rgba(0,0,0,0.08) inset;-webkit-transition:border 0.3s linear 0s;transition:border 0.3s linear 0s;margin:0 !important;padding:10px !important;font-size:1em;resize:none;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}",".Ratings__input:focus{border:1px solid #d2d2d2;outline:0;box-shadow:inset 0 0 0 3px #009fdb;}",".Ratings__input.Ratings__error{-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:inset 0 0 0 3px #cf2a2a;outline:0;}","textarea{min-height:70px;}","@media (min-width:300px){.Ratings__type-base.Ratings__pad-b-xxs{margin-left:12px;margin-right:12px;}}",".Ratings__ratingsHelp{margin-left:0px;margin-right:0px;line-height:1.6;font-size:1.6rem;padding-bottom:8px !important;}","@media (max-width:360px){.Ratings__ratingsHelp{margin:12px;font-size:1.6rem;}}"])),[S,E]=(0,a.useState)(a.default.createElement(i.default,{id:"1947396173"},['.gvp-icons__gvp-icon{font-family:"gvp-icon";display:inline-block;vertical-align:middle;line-height:1;font-weight:normal;font-style:normal;speak:none;-webkit-text-decoration:inherit;text-decoration:inherit;text-transform:none;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}',".gvp-icons__gvp-icon-lg{vertical-align:-15%;line-height:0.75em;font-size:1.33333333em;}",'.gvp-icons__gvp-icon-CameraButton::before{content:"\\ea01";}','.gvp-icons__gvp-icon-Caption::before{content:"\\ea05";}','.gvp-icons__gvp-icon-Close::before{content:"\\ea02";}','.gvp-icons__gvp-icon-ClosePanelButton::before{content:"\\ea04";}','.gvp-icons__gvp-icon-FilterIcon::before{content:"\\ea03";}','.gvp-icons__gvp-icon-FullScreen_collaps::before{content:"\\ea07";}','.gvp-icons__gvp-icon-FullScreen_expand::before{content:"\\ea06";}','.gvp-icons__gvp-icon-LoaderButton::before{content:"\\ea0b";}','.gvp-icons__gvp-icon-PauseButton::before{content:"\\ea08";}','.gvp-icons__gvp-icon-PlayButton::before{content:"\\ea09";}','.gvp-icons__gvp-icon-PlayButtonWithCircle::before{content:"\\ea0a";}','.gvp-icons__gvp-icon-PrintButton::before{content:"\\ea0c";}','.gvp-icons__gvp-icon-ReplayButton::before{content:"\\ea0d";}','.gvp-icons__gvp-icon-SoundIcon_mute::before{content:"\\ea0e";}','.gvp-icons__gvp-icon-SoundIcon_oneWave::before{content:"\\ea0f";}','.gvp-icons__gvp-icon-SoundIcon_threeWave::before{content:"\\ea11";}','.gvp-icons__gvp-icon-SoundIcon_twoWave::before{content:"\\ea13";}','.gvp-icons__gvp-icon-StarsIcon::before{content:"\\ea10";}','.gvp-icons__gvp-icon-ThumbsDown::before{content:"\\ea14";}','.gvp-icons__gvp-icon-ThumbsUp::before{content:"\\ea12";}','.gvp-icons__gvp-icon-Transcript_collapse::before{content:"\\ea15";}','.gvp-icons__gvp-icon-Transcript_expand::before{content:"\\ea16";}'])),[A,k]=(0,a.useState)(a.default.createElement(i.default,{id:"2907522337"},[".Controller__controller{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;clear:both;position:relative;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1px;border-radius:0 0 7px 7px;}",".Controller__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0px 10px;}",".Controller__container.Controller__large{margin:10px;}",".Controller__container:first-child{margin-left:0;}",".Controller__container:nth-last-child(2){margin-right:0;}",".Controller__button{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;font-size:1em;fill:#999999;border-radius:3px;border:0;font-size:35px;cursor:pointer;background-color:transparent;width:45px;max-width:45px;}",".Controller__button.Controller__large{height:35px;max-height:45px;}",".Controller__button:first-child{margin-left:0;}",".Controller__button.Controller__down svg{color:#009fdb;}",".Controller__button svg:hover{color:#009fdb;}",".Controller__range{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;margin:0;}",".Controller__range.Controller__large{height:35px;max-height:45px;}",".Controller__range:first-child{margin-left:0;}",".Controller__range:last-child{padding-left:10px;}",".Controller__text{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;height:auto;max-height:none;text-align:center;}",".Controller__text.Controller__large{height:35px;max-height:45px;}",".Controller__text:first-child{margin-left:0;}",".Controller__flexible{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}",".Controller__inflexible{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}",".Controller__volumeMaxMinWidth{max-width:60px !important;min-width:60px;}","@media screen and (max-width:600px){.Controller__controller .Controller__extra{display:none;}.Controller__controller .Controller__range:first-child{margin-left:0;}.Controller__controller .Controller__range:last-child{display:none;}}","@media screen and (max-width:400px){.Controller__controller .Controller__important{-webkit-order:0;-ms-flex-order:0;order:0;}}","@media screen and (max-width:250px){.Controller__controller .Controller__item{margin:0;padding:0;}}"])),P=t=&gt;{let r=[t?"":"Controller__button",5===n||1===n?" Controller__down":"","gvp-icons__gvp-icon"],o=[t?"":"Controller__button"," ","gvp-icons__gvp-icon"];return"stars"===e.data.type?a.default.createElement("div",{style:{marginLeft:10}},(()=&gt;{let e=[];for(let t=1;t&lt;=5;t++)e.push(a.default.createElement("button",{className:"Ratings__star "+(n&gt;=t?" Ratings__down color-att-blue":""),key:t,onClick:O,"aria-label":t+" Stars","report-title":"starRating","start-rating":t,"data-rating":t},a.default.createElement(l.IconSvg,{size:l.IconSvgSizes.SM,svgNodeStr:c.startIcon,altText:"star Icon Ratings"})));return e})()):a.default.createElement("div",{style:{marginLeft:10}},a.default.createElement("button",{className:5===n||0===n?r.join(" ")+" ":o.join(" ")+" ",onClick:O,"aria-label":"Thumbs Up","report-title":"Thumbs up","data-rating":5},a.default.createElement(l.IconSvg,{size:l.IconSvgSizes.SM,svgNodeStr:c.thumbsUpIcon,altText:"Thumbs up Icon Ratings"})),a.default.createElement("button",{className:1===n||0===n?r.join(" ")+" ":o.join(" ")+" ",onClick:O,"aria-label":"Thumbs Down","report-title":"Thumbs down","data-rating":1},a.default.createElement(l.IconSvg,{size:l.IconSvgSizes.SM,svgNodeStr:c.thumbsDownIcon,altText:"Thumbs down Icon ratings"})))},I=()=&gt;a.default.createElement("div",null,a.default.createElement("div",{className:"Ratings__ratingsHelp"},"Help us improve our content by giving us feedback:"),a.default.createElement("textarea",{style:{width:"100%",minWidth:200,display:"inline"},className:"Ratings__input bg-white color-black"+(o?" Ratings__error":"line-h-md"),"aria-label":"Comments",placeholder:"Please comment here",ref:m}),a.default.createElement("div",{style:{width:"100%",display:"flex",justifyContent:"flex-end",paddingTop:"8px"}},a.default.createElement(u.Button,{variant:"secondary",onClick:L},"Cancel"),a.default.createElement(u.Button,{"report-title":e.data.type===p.STARS?"starRating":5===n?"Thumbs up":"Thumbs down","start-rating":n,onClick:M},"Submit"))),M=()=&gt;{d(!1),m&amp;&amp;m.current&amp;&amp;m.current.value?(y(m&amp;&amp;m.current&amp;&amp;m.current.value),_(!1),setTimeout(()=&gt;{w.stack=s.StackType.THANKYOU_PANEL,x({...w}),f(!0),D()},750)):(d(!0),j(!0))},L=()=&gt;{d(!1),_(!1),setTimeout(()=&gt;{w.stack=s.StackType.RATING_PANEL,x({...w})},750)},D=()=&gt;{_(!1),w.stack=s.StackType.EXIT,x({...w}),e.events.submitted(!0,n,g)},O=e=&gt;{r(parseInt(e.currentTarget.getAttribute("data-rating"))),setTimeout(()=&gt;{w.stack=s.StackType.COMMENT_PANEL,x({...w})},750)},j=e=&gt;{_(!1)};return(0,a.useEffect)(()=&gt;{_(t.stack!==w.stack)},[w]),a.default.createElement(a.default.Fragment,null,e.options&amp;&amp;e.options.hidden?a.default.createElement(a.default.Fragment,null,C,S,A,a.default.createElement("div",{className:"Ratings__container"})):a.default.createElement(a.default.Fragment,null,C,S,A,a.default.createElement("div",{role:"group",className:"Ratings__container"},!h&amp;&amp;(e=&gt;{let t="Ratings__panel font-regular";switch(void 0!==b&amp;&amp;(t+=b?" Ratings__open":" Ratings__close"),e){case 0:return a.default.createElement("div",{className:t},a.default.createElement("div",{className:"Ratings__panel"},a.default.createElement("div",null,"How would you rate this video?"),P()));case 1:return a.default.createElement("div",{className:t+" Ratings__comments"},I());case 2:return a.default.createElement("div",{className:t,style:{height:38}},"Thank you for your feedback!")}})(w.stack))))};t.Ratings=h,t.default=h},32477:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.thumbsUpIcon=t.thumbsDownIcon=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;',t.thumbsUpIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M26 13h-9.48L19 7.3a4.24 4.24 0 00-.27-3.3 4.06 4.06 0 00-2.43-2l-.73-.22L8.45 13H3v18h20a3 3 0 002.62-4.43 2.84 2.84 0 00.47-.37A3 3 0 0027 24a3 3 0 00-.39-1.44 2.84 2.84 0 00.47-.37A3.06 3.06 0 0028 20a2.92 2.92 0 00-.4-1.47A3 3 0 0029 16a3 3 0 00-3-3zM5 29V15h3v14zm18 0H10V14.29l6.37-10a1.87 1.87 0 01.59.66 2.24 2.24 0 01.12 1.67L13.48 15H26a1 1 0 01.71.29A1 1 0 0127 16a1 1 0 01-.29.71A1.05 1.05 0 0126 17h-4v2h3a1 1 0 01.71.29A1 1 0 0126 20a1 1 0 01-.31.75.89.89 0 01-.69.25h-4v2h3a1 1 0 011 1 1.09 1.09 0 01-.3.77.92.92 0 01-.7.23h-4v2h3a1 1 0 011 1 1 1 0 01-1 1z"/&gt;&lt;/svg&gt;',t.thumbsDownIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M29 1H9a2.94 2.94 0 00-3 3 2.91 2.91 0 00.38 1.43 2.84 2.84 0 00-.47.37A3 3 0 005 8a3 3 0 00.39 1.44 2.84 2.84 0 00-.47.37A3.06 3.06 0 004 12a2.92 2.92 0 00.4 1.47A3 3 0 003 16a3 3 0 003 3h9.48l-2.43 5.7a4.24 4.24 0 00.22 3.3 4.06 4.06 0 002.43 2l.73.22L23.55 19H29zM15.63 27.72a1.87 1.87 0 01-.59-.66 2.24 2.24 0 01-.12-1.67l3.6-8.39H6a1 1 0 01-.71-.29A1 1 0 015 16a1 1 0 01.29-.71A1 1 0 016 15h4v-2H7a1 1 0 01-.71-.29A1 1 0 016 12a1 1 0 01.31-.75A.91.91 0 017 11h4V9H8a1 1 0 01-1-1 1.09 1.09 0 01.3-.77A.92.92 0 018 7h4V5H9a1 1 0 01-1-1 1 1 0 011-1h13v14.71zM27 17h-3V3h3z"/&gt;&lt;/svg&gt;'},8528:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Ratings",{enumerable:!0,get:function(){return r.Ratings}});var r=n(38631)},1021:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.StackType=void 0;class r{}t.default=r,t.StackType=((n={})[n.EXIT=-1]="EXIT",n[n.RATING_PANEL=0]="RATING_PANEL",n[n.COMMENT_PANEL=1]="COMMENT_PANEL",n[n.THANKYOU_PANEL=2]="THANKYOU_PANEL",n)},38631:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Ratings=t.RatingType=void 0;var r,o,i=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},a=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=d(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),s=n(1021),l=n(61720),c=n(32477),u=n(68523);function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}let p=t.RatingType=((o={}).STARS="stars",o.THUMBS="Thumbs",o),h=(e,t)=&gt;{let[n,r]=(0,a.useState)(0),[o,d]=(0,a.useState)(),[h,f]=(0,a.useState)(),[m,v]=(0,a.useState)(a.default.createRef()),[g,y]=(0,a.useState)(),[b,_]=(0,a.useState)(),[w,x]=(0,a.useState)({stack:s.StackType.RATING_PANEL}),[C,T]=(0,a.useState)(a.default.createElement(i.default,{id:"2300256175"},[".Ratings__container{width:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}",".Ratings__panel{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;}",".Ratings__panel .btn-secondary{margin-right:10px;}",".Ratings__comments{max-width:600px;width:100%;}",".Ratings__open{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:Ratings__slideIn;animation-name:Ratings__slideIn;}",".Ratings__close{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:Ratings__slideOut;animation-name:Ratings__slideOut;}",".Ratings__star{width:27px;height:27px;max-width:27px;max-height:27px;padding:3px;margin:0;background:transparent;border:0;color:gray;font-size:23px;}","@-webkit-keyframes Ratings__slideIn{from{max-height:0;}to{max-height:300px;}}","@keyframes Ratings__slideIn{from{max-height:0;}to{max-height:300px;}}","@-webkit-keyframes Ratings__slideOut{from{max-height:300px;}to{max-height:0;}}","@keyframes Ratings__slideOut{from{max-height:300px;}to{max-height:0;}}",".Ratings__button,.Ratings__cancel,.Ratings__submit{background-color:transparent;background-clip:padding-box;border:1px solid transparent;border-radius:18px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.15);cursor:pointer;display:inline-block;font-size:1em;font-weight:normal;max-width:470px;min-width:70px;padding:10px;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;overflow:hidden;box-sizing:border-box;margin-left:7px;margin-top:7px;}",".Ratings__cancel{border:1px solid #d2d2d2;background-color:#f2f2f2;background:linear-gradient(to bottom,#fcfcfc 0%,#f2f2f2 100%);color:#009fdb;box-shadow:0 5px 5px -5px rgba(0,0,0,0.15);}",".Ratings__cancel:hover{color:#009fdb;outline-color:#000 !important;background:linear-gradient(to bottom,#f2f2f2 0%,#fcfcfc 100%);}",".Ratings__submit{border-color:#00b1ed transparent #009fdb;background:#009fdb;color:#fff;}",".Ratings__submit:hover{border-color:#0098cb transparent #0098cb;outline-color:#fff !important;background:#0098cb;color:#fff;}",".Ratings__input{box-sizing:border-box;width:100%;min-width:0;border-radius:6px;border:1px solid #d2d2d2;box-shadow:-1px 3px 2px -2px rgba(0,0,0,0.08) inset;-webkit-transition:border 0.3s linear 0s;transition:border 0.3s linear 0s;margin:0 !important;padding:10px !important;font-size:1em;resize:none;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}",".Ratings__input:focus{border:1px solid #d2d2d2;outline:0;box-shadow:inset 0 0 0 3px #009fdb;}",".Ratings__input.Ratings__error{-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:inset 0 0 0 3px #cf2a2a;outline:0;}","textarea{min-height:70px;}","@media (min-width:300px){.Ratings__type-base.Ratings__pad-b-xxs{margin-left:12px;margin-right:12px;}}",".Ratings__ratingsHelp{margin-left:0px;margin-right:0px;line-height:1.6;font-size:1.6rem;padding-bottom:8px !important;}","@media (max-width:360px){.Ratings__ratingsHelp{margin:12px;font-size:1.6rem;}}"])),[S,E]=(0,a.useState)(a.default.createElement(i.default,{id:"1947396173"},['.gvp-icons__gvp-icon{font-family:"gvp-icon";display:inline-block;vertical-align:middle;line-height:1;font-weight:normal;font-style:normal;speak:none;-webkit-text-decoration:inherit;text-decoration:inherit;text-transform:none;text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}',".gvp-icons__gvp-icon-lg{vertical-align:-15%;line-height:0.75em;font-size:1.33333333em;}",'.gvp-icons__gvp-icon-CameraButton::before{content:"\\ea01";}','.gvp-icons__gvp-icon-Caption::before{content:"\\ea05";}','.gvp-icons__gvp-icon-Close::before{content:"\\ea02";}','.gvp-icons__gvp-icon-ClosePanelButton::before{content:"\\ea04";}','.gvp-icons__gvp-icon-FilterIcon::before{content:"\\ea03";}','.gvp-icons__gvp-icon-FullScreen_collaps::before{content:"\\ea07";}','.gvp-icons__gvp-icon-FullScreen_expand::before{content:"\\ea06";}','.gvp-icons__gvp-icon-LoaderButton::before{content:"\\ea0b";}','.gvp-icons__gvp-icon-PauseButton::before{content:"\\ea08";}','.gvp-icons__gvp-icon-PlayButton::before{content:"\\ea09";}','.gvp-icons__gvp-icon-PlayButtonWithCircle::before{content:"\\ea0a";}','.gvp-icons__gvp-icon-PrintButton::before{content:"\\ea0c";}','.gvp-icons__gvp-icon-ReplayButton::before{content:"\\ea0d";}','.gvp-icons__gvp-icon-SoundIcon_mute::before{content:"\\ea0e";}','.gvp-icons__gvp-icon-SoundIcon_oneWave::before{content:"\\ea0f";}','.gvp-icons__gvp-icon-SoundIcon_threeWave::before{content:"\\ea11";}','.gvp-icons__gvp-icon-SoundIcon_twoWave::before{content:"\\ea13";}','.gvp-icons__gvp-icon-StarsIcon::before{content:"\\ea10";}','.gvp-icons__gvp-icon-ThumbsDown::before{content:"\\ea14";}','.gvp-icons__gvp-icon-ThumbsUp::before{content:"\\ea12";}','.gvp-icons__gvp-icon-Transcript_collapse::before{content:"\\ea15";}','.gvp-icons__gvp-icon-Transcript_expand::before{content:"\\ea16";}'])),[A,k]=(0,a.useState)(a.default.createElement(i.default,{id:"2907522337"},[".Controller__controller{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;clear:both;position:relative;width:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1px;border-radius:0 0 7px 7px;}",".Controller__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0px 10px;}",".Controller__container.Controller__large{margin:10px;}",".Controller__container:first-child{margin-left:0;}",".Controller__container:nth-last-child(2){margin-right:0;}",".Controller__button{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;font-size:1em;fill:#999999;border-radius:3px;border:0;font-size:35px;cursor:pointer;background-color:transparent;width:45px;max-width:45px;}",".Controller__button.Controller__large{height:35px;max-height:45px;}",".Controller__button:first-child{margin-left:0;}",".Controller__button.Controller__down svg{color:#009fdb;}",".Controller__button svg:hover{color:#009fdb;}",".Controller__range{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;margin:0;}",".Controller__range.Controller__large{height:35px;max-height:45px;}",".Controller__range:first-child{margin-left:0;}",".Controller__range:last-child{padding-left:10px;}",".Controller__text{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 3px;-webkit-order:1;-ms-flex-order:1;order:1;margin:0 3px;height:35px;max-height:35px;-webkit-order:1;-ms-flex-order:1;order:1;color:#fff;font-size:1em;height:auto;max-height:none;text-align:center;}",".Controller__text.Controller__large{height:35px;max-height:45px;}",".Controller__text:first-child{margin-left:0;}",".Controller__flexible{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}",".Controller__inflexible{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}",".Controller__volumeMaxMinWidth{max-width:60px !important;min-width:60px;}","@media screen and (max-width:600px){.Controller__controller .Controller__extra{display:none;}.Controller__controller .Controller__range:first-child{margin-left:0;}.Controller__controller .Controller__range:last-child{display:none;}}","@media screen and (max-width:400px){.Controller__controller .Controller__important{-webkit-order:0;-ms-flex-order:0;order:0;}}","@media screen and (max-width:250px){.Controller__controller .Controller__item{margin:0;padding:0;}}"])),P=t=&gt;{let r=[t?"":"Controller__button",5===n||1===n?" Controller__down":"","gvp-icons__gvp-icon"],o=[t?"":"Controller__button"," ","gvp-icons__gvp-icon"];return"stars"===e.data.type?a.default.createElement("div",{style:{marginLeft:10}},(()=&gt;{let e=[];for(let t=1;t&lt;=5;t++)e.push(a.default.createElement("button",{className:"Ratings__star "+(n&gt;=t?" Ratings__down color-att-blue":""),key:t,onClick:O,"aria-label":t+" Stars","report-title":"starRating","start-rating":t,"data-rating":t},a.default.createElement(l.IconSvg,{size:l.IconSvgSizes.SM,svgNodeStr:c.startIcon,altText:"star Icon Ratings"})));return e})()):a.default.createElement("div",{style:{marginLeft:10}},a.default.createElement("button",{className:5===n||0===n?r.join(" ")+" ":o.join(" ")+" ",onClick:O,"aria-label":"Thumbs Up","report-title":"Thumbs up","data-rating":5},a.default.createElement(l.IconSvg,{size:l.IconSvgSizes.SM,svgNodeStr:c.thumbsUpIcon,altText:"Thumbs up Icon Ratings"})),a.default.createElement("button",{className:1===n||0===n?r.join(" ")+" ":o.join(" ")+" ",onClick:O,"aria-label":"Thumbs Down","report-title":"Thumbs down","data-rating":1},a.default.createElement(l.IconSvg,{size:l.IconSvgSizes.SM,svgNodeStr:c.thumbsDownIcon,altText:"Thumbs down Icon ratings"})))},I=()=&gt;a.default.createElement("div",null,a.default.createElement("div",{className:"Ratings__ratingsHelp"},"Help us improve our content by giving us feedback:"),a.default.createElement("textarea",{style:{width:"100%",minWidth:200,display:"inline"},className:"Ratings__input bg-white color-black"+(o?" Ratings__error":"line-h-md"),"aria-label":"Comments",placeholder:"Please comment here",ref:m}),a.default.createElement("div",{style:{width:"100%",display:"flex",justifyContent:"flex-end",paddingTop:"8px"}},a.default.createElement(u.Button,{variant:"secondary",onClick:L},"Cancel"),a.default.createElement(u.Button,{"report-title":e.data.type===p.STARS?"starRating":5===n?"Thumbs up":"Thumbs down","start-rating":n,onClick:M},"Submit"))),M=()=&gt;{d(!1),m&amp;&amp;m.current&amp;&amp;m.current.value?(y(m&amp;&amp;m.current&amp;&amp;m.current.value),_(!1),setTimeout(()=&gt;{w.stack=s.StackType.THANKYOU_PANEL,x({...w}),f(!0),D()},750)):(d(!0),j(!0))},L=()=&gt;{d(!1),_(!1),setTimeout(()=&gt;{w.stack=s.StackType.RATING_PANEL,x({...w})},750)},D=()=&gt;{_(!1),w.stack=s.StackType.EXIT,x({...w}),e.events.submitted(!0,n,g)},O=e=&gt;{r(parseInt(e.currentTarget.getAttribute("data-rating"))),setTimeout(()=&gt;{w.stack=s.StackType.COMMENT_PANEL,x({...w})},750)},j=e=&gt;{_(!1)};return(0,a.useEffect)(()=&gt;{_(t.stack!==w.stack)},[w]),a.default.createElement(a.default.Fragment,null,e.options&amp;&amp;e.options.hidden?a.default.createElement(a.default.Fragment,null,C,S,A,a.default.createElement("div",{className:"Ratings__container"})):a.default.createElement(a.default.Fragment,null,C,S,A,a.default.createElement("div",{role:"group",className:"Ratings__container"},!h&amp;&amp;(e=&gt;{let t="Ratings__panel font-regular";switch(void 0!==b&amp;&amp;(t+=b?" Ratings__open":" Ratings__close"),e){case 0:return a.default.createElement("div",{className:t},a.default.createElement("div",{className:"Ratings__panel"},a.default.createElement("div",null,"How would you rate this video?"),P()));case 1:return a.default.createElement("div",{className:t+" Ratings__comments"},I());case 2:return a.default.createElement("div",{className:t,style:{height:38}},"Thank you for your feedback!")}})(w.stack))))};t.Ratings=h,t.default=h},67550:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},19292:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"TranscriptComponent",{enumerable:!0,get:function(){return r.TranscriptComponent}});var r=n(31184)},64096:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},94813:function(e,t){"use strict";function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;class r{constructor(){n(this,"filterText",""),n(this,"transcriptContainerClassName","")}}t.default=r},31184:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.TranscriptComponent=void 0;var r=d(n(90369)),o=d(n(44194)),i=n(56818),a=n(64096),s=n(61720),l=n(67550),c=d(n(94813)),u=n(51048);function d(e){return e&amp;&amp;e.__esModule?e:{default:e}}function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class h extends o.default.Component{constructor(e){super(e),p(this,"state",void 0),p(this,"filterRef",void 0),p(this,"activeRef",void 0),p(this,"transcriptBodyRef",void 0),p(this,"activeCaption",void 0),p(this,"captions",[]),p(this,"filterCaption",!0),p(this,"chapteredVideoDataArray",[]),p(this,"activeButtonStyle",e=&gt;{let t=document.getElementById(this.chapteredVideoDataArray[e].props.id);t&amp;&amp;t.setAttribute("class","TranscriptComponent__transcripts TranscriptComponent__transcripts_styles font-regular color-gray-800 TranscriptComponent__spacing TranscriptComponent__transcriptsActive bg-gray-800  color-white")}),p(this,"inActiveButtonStyle",e=&gt;{let t=document.getElementById(this.chapteredVideoDataArray[e].props.id);t&amp;&amp;t.setAttribute("class","TranscriptComponent__transcripts TranscriptComponent__transcripts_styles font-regular color-gray-800 TranscriptComponent__spacing color-gray-800")}),this.filterRef=o.default.createRef(),this.activeRef=o.default.createRef(),this.transcriptBodyRef=o.default.createRef(),this.state=new c.default,this.loadTranscript=this.loadTranscript.bind(this),this.handleFilterChange=this.handleFilterChange.bind(this),this.handleTextClick=this.handleTextClick.bind(this),this.print=this.print.bind(this),this.printTranscript=this.printTranscript.bind(this)}componentDidMount(){let e="";this.props.options&amp;&amp;this.props.options.containerWidth&amp;&amp;this.props.options.containerWidth&gt;=0&amp;&amp;this.props.options.containerWidth&lt;=214&amp;&amp;(e="panelComponent__panel__GT0__LT214"),this.props.options&amp;&amp;this.props.options.containerWidth&amp;&amp;this.props.options.containerWidth&gt;214&amp;&amp;this.props.options.containerWidth&lt;=500&amp;&amp;(e="panelComponent__panel__GT214__LT500"),this.props.options&amp;&amp;this.props.options.containerWidth&amp;&amp;this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(e="panelComponent__panel__GT500__LT800"),this.props.options&amp;&amp;this.props.options.containerWidth&amp;&amp;this.props.options.containerWidth&gt;800&amp;&amp;(e="panelComponent__panel__GT800"),this.setState({transcriptContainerClassName:e})}shouldComponentUpdate(e,t){this.filterCaption=t.filterText!==this.state.filterText;let n=e.data.currentTime,r=this.activeCaption&amp;&amp;this.activeCaption.begin&lt;n&amp;&amp;this.activeCaption.end&gt;n;return this.filterCaption||!r}componentDidUpdate(){if(this.activeRef&amp;&amp;this.activeRef.current&amp;&amp;this.transcriptBodyRef&amp;&amp;this.transcriptBodyRef.current){let e=this.transcriptBodyRef.current;e.scrollTop=this.activeRef.current.offsetTop-e.getBoundingClientRect().height/2}}render(){let e=this.props.options&amp;&amp;this.props.options.className?this.props.options.className:"",t=this.props.data.chapteredVideoData&amp;&amp;this.props.data.chapteredVideoData.length&gt;0?"TranscriptComponent__hideUtility":"panelComponent__utilities",n=o.default.createElement(r.default,{id:"1182159151"},[".TranscriptComponent__panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;white-space:normal;min-height:0;max-height:100%;background:#ffffff;border-radius:7px;padding:10px;box-sizing:border-box;}",".TranscriptComponent__button,.TranscriptComponent__buttonPrint{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;width:46px;height:46px;padding:4px;font-size:35px;color:#999999;background:transparent;border:0;}",".TranscriptComponent__buttonPrint{margin-left:4px;}",".TranscriptComponent__button:hover,.TranscriptComponent__buttonPrint:hover{color:#666666;}",".TranscriptComponent__utilities{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;margin-top:10px;font-size:1em;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}","@media screen and (min-width:0px) and (max-width:214px){.TranscriptComponent__panel .TranscriptComponent__utilities{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}",".panelComponent__panel__GT0__LT214 .TranscriptComponent__utilities{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}",".TranscriptComponent__field{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;font-size:1em;height:2.4em !important;position:relative;}",".TranscriptComponent__icon{position:absolute;height:25px;width:28px;color:#999999;top:50%;left:4px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:1;}",".TranscriptComponent__icon svg{padding:5px 4px;}",".TranscriptComponent__printTranscript{background:transparent;border:none;padding:0px 5px 0 10px;height:30px;}",".TranscriptComponent__input{box-sizing:border-box;width:100%;height:100%;min-width:0px;background-color:#ffffff;border-radius:6px;border:1px solid #d2d2d2;box-shadow:-1px 3px 2px -2px rgba(0,0,0,0.08) inset;-webkit-transition:border 0.3s linear 0s;transition:border 0.3s linear 0s;margin:0px !important;padding-left:34px !important;font-size:100%;}",".TranscriptComponent__input:focus{border:1px solid #d2d2d2;outline:0px;}",".TranscriptComponent__input::-ms-clear{display:none;}",".TranscriptComponent__body{background-color:#f2f2f2;border-radius:7px;line-height:1.5em;overflow-y:scroll;overflow-x:hidden;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;text-align:left;}",".TranscriptComponent__transcripts{margin:10px;padding:6px;display:block;cursor:pointer;border-radius:7px;border-style:none;text-align:left;font-size:100%;}","@media screen and (min-width:0px) and (max-width:220px){.TranscriptComponent__panel .TranscriptComponent__transcripts{margin:0px;margin-top:10px;margin-bottom:10px;}}","@media screen and (min-width:0px) and (max-width:220px){.panelComponent__panel .TranscriptComponent__transcripts{margin:0px;margin-top:10px;margin-bottom:10px;}}",".panelComponent__panel__GT0__LT214 .TranscriptComponent__transcripts{margin:0px;margin-top:10px;margin-bottom:10px;}",".panelComponent__panel__GT0__LT214 .TranscriptComponent__transcripts_styles{font-size:1rem;}",".panelComponent__panel__GT214__LT500 .TranscriptComponent__transcripts_styles{font-size:0.5rem;}",".panelComponent__panel__GT500__LT800 .TranscriptComponent__transcripts_styles{font-size:1.1rem;}",".panelComponent__panel__GT800 .TranscriptComponent__transcripts_styles{font-size:1.1rem;}",".panelComponent__panel__GT800 .TranscriptComponent__transcripts_styles{font-size:100%;}",'.TranscriptComponent__transcripts strong{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;font-weight:900;border-radius:3px;}',".TranscriptComponent__focused:focus{outline:none;box-shadow:inset 0px 0px 0px 3px #009fdb;}",".TranscriptComponent__printLine1{width:100%;height:1px;float:left;margin-top:20px;}",".TranscriptComponent__printLine2{width:100%;height:1px;float:left;margin-top:10px;}",".TranscriptComponent__printdescription{margin-top:10px;font-family:arial;float:left;}",".TranscriptComponent__printdescription1{position:relative;float:left;width:140px;height:76px;}",".TranscriptComponent__printbackgrimg{position:absolute;left:0px;top:0px;}",".TranscriptComponent__printthumbIcon{position:absolute;left:15px;top:7px;}",".TranscriptComponent__printvidouterdiv{float:left;margin-left:20px;}",".TranscriptComponent__printviddis{font-size:14pt;}",".TranscriptComponent__printvidtitle{font-size:20pt;}",".TranscriptComponent__printvidtimecode{font-size:12pt;color:#666666;}",".TranscriptComponent__printbody{margin-top:10px;font-size:12pt;font-family:arial;clear:left;float:left;}",".TranscriptComponent__printbodyspan{display:inline;color:#666666;}",".TranscriptComponent__printbodymargintop{margin-top:10px;}",".TranscriptComponent__printbodymarginbottom{margin-bottom:10px;}",".TranscriptComponent__buttonPrint{margin-left:4px;}",".TranscriptComponent__fill,.TranscriptComponent__column,.TranscriptComponent__row{width:100%;height:100%;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;margin:auto;display:block;box-sizing:border-box;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;outline:none;}",".TranscriptComponent__column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}",".TranscriptComponent__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".TranscriptComponent__center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;}",".TranscriptComponent__hideUtility{visibility:hidden;height:0px;}",".TranscriptComponent__spacing{padding-top:12px;padding-bottom:12px;}"]),i=o.default.createElement(r.default,{id:"1251643019"},[".panelComponent__panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;white-space:normal;min-height:0;max-height:100%;background:#ffffff;border-radius:7px;padding:10px;box-sizing:border-box;text-align:left;margin-left:10px;margin-top:3em;}",".panelComponent__button{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;width:46px;height:46px;padding:4px;}",".panelComponent__button:hover path{fill:#666666;}",".panelComponent__utilities{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;margin-top:10px;font-size:1em;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}","@media screen and (min-width:0px) and (max-width:214px){.panelComponent__panel .panelComponent__utilities{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}",".panelComponent__panel__GT0__LT214 .panelComponent__utilities{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}",".form-row,.form-row+.inline-form-row{margin-top:0px !important;}",".form-row .textfield,.form-row+.inline-form-row .textfield{padding-left:34px !important;}",".panelComponent__field{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;font-size:1em;height:2.4em !important;position:relative;}",".panelComponent__icon{position:absolute;height:28px;width:28px;fill:#999999;top:50%;left:4px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:1;}",".panelComponent__input{box-sizing:border-box;width:100%;height:100%;min-width:0px;border-radius:6px;border:1px solid #d2d2d2;box-shadow:-1px 3px 2px -2px rgba(0,0,0,0.08) inset;-webkit-transition:border 0.3s linear 0s;transition:border 0.3s linear 0s;margin:0px !important;padding-left:34px !important;font-size:1em;}",".panelComponent__input:focus{border:1px solid #d2d2d2;outline:0px;}",".panelComponent__body{border-radius:7px;line-height:1.5em;overflow-y:scroll;overflow-x:hidden;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;text-align:left;}",'.panelComponent__input::-webkit-input-placeholder{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;}','.panelComponent__input::-moz-placeholder{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;}','.panelComponent__input:-ms-input-placeholder{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;}','.panelComponent__input:-moz-placeholder{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;}']);return o.default.createElement(o.default.Fragment,null,o.default.createElement("div",{role:"group",className:"panelComponent__panel "+this.state.transcriptContainerClassName+" "+e},o.default.createElement("div",{className:"TranscriptComponent__column"},o.default.createElement("div",{className:"panelComponent__body bg-gray-200",tabIndex:-1,ref:this.transcriptBodyRef},o.default.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",boxSizing:"border-box"}},this.loadTranscript())),o.default.createElement("div",{className:t},o.default.createElement("div",{className:"panelComponent__field font-regular"},o.default.createElement("div",{className:"panelComponent__icon color-gray-600"},o.default.createElement(s.IconSvg,{size:s.IconSvgSizes.XS,svgNodeStr:l.filterIcon,altText:"filter Icon Transcript"})),o.default.createElement(u.TextField,{className:"panelComponent__input bg-white gvp_transcript_filter",placeHolder:"Content filter",title:"Content Filter","report-title":"Transcript Search Button","aria-label":"Video Transcript Content Filter",onChange:this.handleFilterChange})),o.default.createElement("button",{className:"TranscriptComponent__printTranscript color-att-blue color-cobalt-600 font-regular",onClick:this.printTranscript,title:"Print Transcript","report-title":"Transcript Print Button","aria-label":"Print Transcript"},o.default.createElement(s.IconSvg,{size:s.IconSvgSizes.MD,svgNodeStr:l.printIcon,altText:"print Icon Transcript"}))))),n,i)}handleFilterChange(e){let t=e.currentTarget.value;(t=t.toLowerCase().replace(/^\s+|\s+$/g,"")).length&gt;3&amp;&amp;this.state.filterText!==t?this.setState({filterText:t}):""!==this.state.filterText&amp;&amp;this.setState({filterText:""})}handleTextClick(e){var t,n,r;if(this.props.data&amp;&amp;(null===(t=this.props)||void 0===t?void 0:null===(n=t.data)||void 0===n?void 0:null===(r=n.chapteredVideoData)||void 0===r?void 0:r.length)&gt;0){let t=this.props.data.chapteredVideoData,n=this.chapteredVideoDataArray.length;for(let r=0;r&lt;n;r++){let n=`${r}`;if(e.currentTarget.getAttribute("id")===n){if("0"===n){this.props.events.updateCurrentTime(0);break}{let e=0,n=r;for(;0!==n;)e+=a.Timecode.timecodeToSeconds(t[n-1].raw.length),n--;this.props.events.updateCurrentTime(e)}}}}else{let t=+e.currentTarget.getAttribute("data-begin");this.props.events.updateCurrentTime(t)}}loadTranscript(){if(this.props.data&amp;&amp;this.props.data.chapteredVideoData&amp;&amp;this.props.data.chapteredVideoData.length&gt;0){let e=0,t=this.props.data.currentTime,n=this.props.data.chapteredVideoData;if(n&amp;&amp;0===this.chapteredVideoDataArray.length&amp;&amp;n.map(t=&gt;{this.chapteredVideoDataArray.push(o.default.createElement("button",{id:`${e}`,key:`${e}`,className:"TranscriptComponent__transcripts TranscriptComponent__transcripts_styles font-regular color-gray-800 TranscriptComponent__spacing",title:"seek video to the video title",onClick:this.handleTextClick},t.raw.windowTitle," ",` (${t.raw.length})`)),e++}),t&gt;0){let e;let r=this.chapteredVideoDataArray.length;t&gt;0&amp;&amp;t&lt;a.Timecode.timecodeToSeconds(n[0].raw.length)?this.activeButtonStyle(0):this.inActiveButtonStyle(0);for(let o=1;o&lt;r;o++){let r=0,i=0;for(e=o;0!==e;)r+=a.Timecode.timecodeToSeconds(n[e-1].raw.length),e--;i=r+a.Timecode.timecodeToSeconds(n[o].raw.length),t&gt;=r&amp;&amp;t&lt;i?this.activeButtonStyle(o):this.inActiveButtonStyle(o)}}return this.chapteredVideoDataArray}{var e,t,n;let r=i.Utils.groupCaptions(null===(e=this.props)||void 0===e?void 0:null===(t=e.data)||void 0===t?void 0:null===(n=t.captionData)||void 0===n?void 0:n.captions),a=r.length;this.captions=[];let s=[],l=0;for(;l&lt;a;l++){let e=r[l],t=this.props.data.currentTime,n=t&amp;&amp;t&gt;=e.begin&amp;&amp;t&lt;e.end;if(n&amp;&amp;(this.activeCaption=e),""!==this.state.filterText){let t=RegExp(this.state.filterText,"gi"),n=e.text;for(;t.exec(n.toLowerCase());)s.push(t.lastIndex);if(!s.length)continue}this.captions.push(o.default.createElement("button",{className:"TranscriptComponent__transcripts font-regular TranscriptComponent__transcripts_styles "+(n?" TranscriptComponent__transcriptsActive bg-gray-800 color-white":" color-gray-800"),title:"Seek Video To Text","report-title":"Transcript Slider","data-begin":e.begin,"data-end":e.end,key:`video-${l}`,type:"button",onClick:this.handleTextClick,ref:n?this.activeRef:null},(()=&gt;{let t=[];if(s.length){let n=e.text.length,r=s.length-1;for(;r&gt;=0;r--){let i=r&gt;0?s[r-1]:0;t.unshift(e.text.slice(Number(s[r]),n)),t.unshift(o.default.createElement("strong",{className:"color-white bg-att-blue"},e.text.slice(Number(s[r])-this.state.filterText.length,Number(s[r])))),t.unshift(e.text.slice(i,Number(s[r])-this.state.filterText.length)),n=i}}else t.push(e.text);return t})(),o.default.createElement("br",null))),s=[]}return this.captions}}printTranscript(){let e="https://www.att.com/media/gvp/",t=document.createElement("div");t.innerHTML='&lt;image src="'+e+'view / images / logo.png"/&gt;';let n=document.createElement("hr");n.className="TranscriptComponent__printLine1 color-gray-300";let r=document.createElement("div");r.className="TranscriptComponent__printdescription",this.props.data.thumbIcon&amp;&amp;(r.innerHTML='&lt;div class=TranscriptComponent__printdescription1&gt;&lt;img src="'+e+'view / images / thumbnail_background.png" class=TranscriptComponent__printbackgrimg&gt;&lt;/img&gt;&lt;img src="'+this.props.data.thumbIcon||0),r.innerHTML+="&lt;div class=TranscriptComponent__printvidouterdiv&gt;&lt;div class=TranscriptComponent__printviddis color-gray-800&gt;VIDEO TRANSCRIPT&lt;/div&gt;&lt;div class=TranscriptComponent__printvidtitle color-gray-800&gt;"+(this.props.data.printTitle||"")+'&lt;/div&gt;&lt;div class = "color-gray-600" style="font - size: 12pt; "&gt;Total time: '+(this.props.data.duration||"")+" &amp;#183; "+(this.props.data.date||"")+"&lt;/div&gt;&lt;/div&gt;";let o=document.createElement("hr");o.className="TranscriptComponent__printLine2 color-gray-300";let a=document.createElement("div");a.className="TranscriptComponent__printbody color-gray-800",a.innerHTML="&lt;div class=TranscriptComponent__printbodymarginbottom&gt;To find this video online, enter the title in the site search box at att.com and select Videos &amp; Tutorials from the results filters on the left.&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Transcript Start&lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;/div&gt;";let s=i.Utils.groupCaptions(this.props.data.captionData.captions),l=s.length,c=0;for(c=0;c&lt;l;c++)a.innerHTML+='&lt;div class = "color-gray-600" style="display: inline; "&gt;'+i.Utils.secondsToTimecode(s[c].begin)+":&lt;/div&gt;&lt;span&gt;"+s[c].text+"&lt;/span&gt;&lt;br&gt;";a.innerHTML+="&lt;div class=TranscriptComponent__printbodymargintop&gt;&lt;b&gt;Transcript End&lt;/b&gt;&lt;/br&gt;&lt;/br&gt;* Transcript is provided as a convenience to viewers and does not contain entire content of video. To see entire content, which may include important legal disclosures, please refer to original video. &amp;#169;2012 AT&amp;T Intellectual Property. All rights reserved. AT&amp;#38;T, the AT&amp;#38;T logo, and all other AT&amp;#38;T marks contained herein are trademarks of AT&amp;#38;T Intellectual Property and/or AT&amp;#38;T affiliated companies. All other marks contained herein are the property of their respective owners.&lt;/br&gt;&lt;/br&gt;&lt;/div&gt;";let u=document.createElement("div");u.appendChild(t),u.appendChild(n),u.appendChild(r),u.appendChild(o),u.appendChild(a),console.log("printalble html ",u),this.print(u)}print(e){var t,n;let r="printer-"+new Date().getTime(),o=document.createElement("iframe");o.setAttribute("name",r),o.style.width="1px",o.style.height="1px",o.style.position="absolute",o.style.left="-9999px",null===(t=document)||void 0===t||null===(n=t.querySelector("body"))||void 0===n||n.appendChild(o);let i=window.frames[r],a=i.document,s=document.createElement("style"),l=document.querySelectorAll("style"),c=0;for(c=0;c&lt;l.length;c++)s.innerHTML+=l[c].innerHTML;a.open(),a.write("&lt;!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'&gt;"),a.write("&lt;html&gt;"),a.write("&lt;body&gt;"),a.write("&lt;head&gt;"),a.write("&lt;title&gt;"),a.write(document.title),a.write("&lt;/title&gt;"),a.write(s.outerHTML),a.write("&lt;/head&gt;"),a.write(e.innerHTML),a.write("&lt;/body&gt;"),a.write("&lt;/html&gt;"),a.close(),i.focus(),i.print(),setTimeout(()=&gt;{o.remove()},6e4)}}t.TranscriptComponent=h,t.default=h},56818:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Utils=void 0;class n{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return("file:"===window.location.protocol?"https:":window.location.protocol)+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}t.Utils=n},17589:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},27516:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"TranscriptComponent",{enumerable:!0,get:function(){return r.TranscriptComponent}});var r=n(13185)},5421:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},25108:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;class n{filterText="";transcriptContainerClassName=""}t.default=n},13185:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.TranscriptComponent=void 0;var r=d(n(90369)),o=d(n(44194)),i=n(2263),a=n(5421),s=n(61720),l=n(17589),c=d(n(25108)),u=n(51048);function d(e){return e&amp;&amp;e.__esModule?e:{default:e}}class p extends o.default.Component{captions=[];filterCaption=!0;chapteredVideoDataArray=[];constructor(e){super(e),this.filterRef=o.default.createRef(),this.activeRef=o.default.createRef(),this.transcriptBodyRef=o.default.createRef(),this.state=new c.default,this.loadTranscript=this.loadTranscript.bind(this),this.handleFilterChange=this.handleFilterChange.bind(this),this.handleTextClick=this.handleTextClick.bind(this),this.print=this.print.bind(this),this.printTranscript=this.printTranscript.bind(this)}componentDidMount(){let e="";this.props.options&amp;&amp;this.props.options.containerWidth&amp;&amp;this.props.options.containerWidth&gt;=0&amp;&amp;this.props.options.containerWidth&lt;=214&amp;&amp;(e="panelComponent__panel__GT0__LT214"),this.props.options&amp;&amp;this.props.options.containerWidth&amp;&amp;this.props.options.containerWidth&gt;214&amp;&amp;this.props.options.containerWidth&lt;=500&amp;&amp;(e="panelComponent__panel__GT214__LT500"),this.props.options&amp;&amp;this.props.options.containerWidth&amp;&amp;this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(e="panelComponent__panel__GT500__LT800"),this.props.options&amp;&amp;this.props.options.containerWidth&amp;&amp;this.props.options.containerWidth&gt;800&amp;&amp;(e="panelComponent__panel__GT800"),this.setState({transcriptContainerClassName:e})}shouldComponentUpdate(e,t){this.filterCaption=t.filterText!==this.state.filterText;let n=e.data.currentTime,r=this.activeCaption&amp;&amp;this.activeCaption.begin&lt;n&amp;&amp;this.activeCaption.end&gt;n;return this.filterCaption||!r}componentDidUpdate(){if(this.activeRef&amp;&amp;this.activeRef.current&amp;&amp;this.transcriptBodyRef&amp;&amp;this.transcriptBodyRef.current){let e=this.transcriptBodyRef.current;e.scrollTop=this.activeRef.current.offsetTop-e.getBoundingClientRect().height/2}}render(){let e=this.props.options&amp;&amp;this.props.options.className?this.props.options.className:"",t=this.props.data.chapteredVideoData&amp;&amp;this.props.data.chapteredVideoData.length&gt;0?"TranscriptComponent__hideUtility":"panelComponent__utilities",n=o.default.createElement(r.default,{id:"1182159151"},[".TranscriptComponent__panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;white-space:normal;min-height:0;max-height:100%;background:#ffffff;border-radius:7px;padding:10px;box-sizing:border-box;}",".TranscriptComponent__button,.TranscriptComponent__buttonPrint{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;width:46px;height:46px;padding:4px;font-size:35px;color:#999999;background:transparent;border:0;}",".TranscriptComponent__buttonPrint{margin-left:4px;}",".TranscriptComponent__button:hover,.TranscriptComponent__buttonPrint:hover{color:#666666;}",".TranscriptComponent__utilities{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;margin-top:10px;font-size:1em;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}","@media screen and (min-width:0px) and (max-width:214px){.TranscriptComponent__panel .TranscriptComponent__utilities{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}",".panelComponent__panel__GT0__LT214 .TranscriptComponent__utilities{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}",".TranscriptComponent__field{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;font-size:1em;height:2.4em !important;position:relative;}",".TranscriptComponent__icon{position:absolute;height:25px;width:28px;color:#999999;top:50%;left:4px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:1;}",".TranscriptComponent__icon svg{padding:5px 4px;}",".TranscriptComponent__printTranscript{background:transparent;border:none;padding:0px 5px 0 10px;height:30px;}",".TranscriptComponent__input{box-sizing:border-box;width:100%;height:100%;min-width:0px;background-color:#ffffff;border-radius:6px;border:1px solid #d2d2d2;box-shadow:-1px 3px 2px -2px rgba(0,0,0,0.08) inset;-webkit-transition:border 0.3s linear 0s;transition:border 0.3s linear 0s;margin:0px !important;padding-left:34px !important;font-size:100%;}",".TranscriptComponent__input:focus{border:1px solid #d2d2d2;outline:0px;}",".TranscriptComponent__input::-ms-clear{display:none;}",".TranscriptComponent__body{background-color:#f2f2f2;border-radius:7px;line-height:1.5em;overflow-y:scroll;overflow-x:hidden;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;text-align:left;}",".TranscriptComponent__transcripts{margin:10px;padding:6px;display:block;cursor:pointer;border-radius:7px;border-style:none;text-align:left;font-size:100%;}","@media screen and (min-width:0px) and (max-width:220px){.TranscriptComponent__panel .TranscriptComponent__transcripts{margin:0px;margin-top:10px;margin-bottom:10px;}}","@media screen and (min-width:0px) and (max-width:220px){.panelComponent__panel .TranscriptComponent__transcripts{margin:0px;margin-top:10px;margin-bottom:10px;}}",".panelComponent__panel__GT0__LT214 .TranscriptComponent__transcripts{margin:0px;margin-top:10px;margin-bottom:10px;}",".panelComponent__panel__GT0__LT214 .TranscriptComponent__transcripts_styles{font-size:1rem;}",".panelComponent__panel__GT214__LT500 .TranscriptComponent__transcripts_styles{font-size:0.5rem;}",".panelComponent__panel__GT500__LT800 .TranscriptComponent__transcripts_styles{font-size:1.1rem;}",".panelComponent__panel__GT800 .TranscriptComponent__transcripts_styles{font-size:1.1rem;}",".panelComponent__panel__GT800 .TranscriptComponent__transcripts_styles{font-size:100%;}",'.TranscriptComponent__transcripts strong{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;font-weight:900;border-radius:3px;}',".TranscriptComponent__focused:focus{outline:none;box-shadow:inset 0px 0px 0px 3px #009fdb;}",".TranscriptComponent__printLine1{width:100%;height:1px;float:left;margin-top:20px;}",".TranscriptComponent__printLine2{width:100%;height:1px;float:left;margin-top:10px;}",".TranscriptComponent__printdescription{margin-top:10px;font-family:arial;float:left;}",".TranscriptComponent__printdescription1{position:relative;float:left;width:140px;height:76px;}",".TranscriptComponent__printbackgrimg{position:absolute;left:0px;top:0px;}",".TranscriptComponent__printthumbIcon{position:absolute;left:15px;top:7px;}",".TranscriptComponent__printvidouterdiv{float:left;margin-left:20px;}",".TranscriptComponent__printviddis{font-size:14pt;}",".TranscriptComponent__printvidtitle{font-size:20pt;}",".TranscriptComponent__printvidtimecode{font-size:12pt;color:#666666;}",".TranscriptComponent__printbody{margin-top:10px;font-size:12pt;font-family:arial;clear:left;float:left;}",".TranscriptComponent__printbodyspan{display:inline;color:#666666;}",".TranscriptComponent__printbodymargintop{margin-top:10px;}",".TranscriptComponent__printbodymarginbottom{margin-bottom:10px;}",".TranscriptComponent__buttonPrint{margin-left:4px;}",".TranscriptComponent__fill,.TranscriptComponent__column,.TranscriptComponent__row{width:100%;height:100%;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;margin:auto;display:block;box-sizing:border-box;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;outline:none;}",".TranscriptComponent__column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}",".TranscriptComponent__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".TranscriptComponent__center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;}",".TranscriptComponent__hideUtility{visibility:hidden;height:0px;}",".TranscriptComponent__spacing{padding-top:12px;padding-bottom:12px;}"]),i=o.default.createElement(r.default,{id:"1251643019"},[".panelComponent__panel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;white-space:normal;min-height:0;max-height:100%;background:#ffffff;border-radius:7px;padding:10px;box-sizing:border-box;text-align:left;margin-left:10px;margin-top:3em;}",".panelComponent__button{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;width:46px;height:46px;padding:4px;}",".panelComponent__button:hover path{fill:#666666;}",".panelComponent__utilities{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 auto;margin-top:10px;font-size:1em;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}","@media screen and (min-width:0px) and (max-width:214px){.panelComponent__panel .panelComponent__utilities{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}",".panelComponent__panel__GT0__LT214 .panelComponent__utilities{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}",".form-row,.form-row+.inline-form-row{margin-top:0px !important;}",".form-row .textfield,.form-row+.inline-form-row .textfield{padding-left:34px !important;}",".panelComponent__field{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex:1 1 auto;font-size:1em;height:2.4em !important;position:relative;}",".panelComponent__icon{position:absolute;height:28px;width:28px;fill:#999999;top:50%;left:4px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);z-index:1;}",".panelComponent__input{box-sizing:border-box;width:100%;height:100%;min-width:0px;border-radius:6px;border:1px solid #d2d2d2;box-shadow:-1px 3px 2px -2px rgba(0,0,0,0.08) inset;-webkit-transition:border 0.3s linear 0s;transition:border 0.3s linear 0s;margin:0px !important;padding-left:34px !important;font-size:1em;}",".panelComponent__input:focus{border:1px solid #d2d2d2;outline:0px;}",".panelComponent__body{border-radius:7px;line-height:1.5em;overflow-y:scroll;overflow-x:hidden;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;text-align:left;}",'.panelComponent__input::-webkit-input-placeholder{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;}','.panelComponent__input::-moz-placeholder{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;}','.panelComponent__input:-ms-input-placeholder{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;}','.panelComponent__input:-moz-placeholder{font-family:Omnes-ATT-W02,Omnes_att_ii_regular,"Helvetica Neue",Helvetica, Arial,sans-serif;}']);return o.default.createElement(o.default.Fragment,null,o.default.createElement("div",{role:"group",className:"panelComponent__panel "+this.state.transcriptContainerClassName+" "+e},o.default.createElement("div",{className:"TranscriptComponent__column"},o.default.createElement("div",{className:"panelComponent__body bg-gray-200",tabIndex:-1,ref:this.transcriptBodyRef},o.default.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",boxSizing:"border-box"}},this.loadTranscript())),o.default.createElement("div",{className:t},o.default.createElement("div",{className:"panelComponent__field font-regular"},o.default.createElement("div",{className:"panelComponent__icon color-gray-600"},o.default.createElement(s.IconSvg,{size:s.IconSvgSizes.XS,svgNodeStr:l.filterIcon,altText:"filter Icon Transcript"})),o.default.createElement(u.TextField,{className:"panelComponent__input bg-white gvp_transcript_filter",placeHolder:"Content filter",title:"Content Filter","report-title":"Transcript Search Button","aria-label":"Video Transcript Content Filter",onChange:this.handleFilterChange})),o.default.createElement("button",{className:"TranscriptComponent__printTranscript color-att-blue color-cobalt-600 font-regular",onClick:this.printTranscript,title:"Print Transcript","report-title":"Transcript Print Button","aria-label":"Print Transcript"},o.default.createElement(s.IconSvg,{size:s.IconSvgSizes.MD,svgNodeStr:l.printIcon,altText:"print Icon Transcript"}))))),n,i)}handleFilterChange(e){let t=e.currentTarget.value;(t=t.toLowerCase().replace(/^\s+|\s+$/g,"")).length&gt;3&amp;&amp;this.state.filterText!==t?this.setState({filterText:t}):""!==this.state.filterText&amp;&amp;this.setState({filterText:""})}handleTextClick(e){var t;if(this.props.data&amp;&amp;(null===(t=this.props)||void 0===t||null===(t=t.data)||void 0===t||null===(t=t.chapteredVideoData)||void 0===t?void 0:t.length)&gt;0){let t=this.props.data.chapteredVideoData,n=this.chapteredVideoDataArray.length;for(let r=0;r&lt;n;r++){let n=`${r}`;if(e.currentTarget.getAttribute("id")===n){if("0"===n){this.props.events.updateCurrentTime(0);break}{let e=0,n=r;for(;0!==n;)e+=a.Timecode.timecodeToSeconds(t[n-1].raw.length),n--;this.props.events.updateCurrentTime(e)}}}}else{let t=+e.currentTarget.getAttribute("data-begin");this.props.events.updateCurrentTime(t)}}activeButtonStyle=e=&gt;{let t=document.getElementById(this.chapteredVideoDataArray[e].props.id);t&amp;&amp;t.setAttribute("class","TranscriptComponent__transcripts TranscriptComponent__transcripts_styles font-regular color-gray-800 TranscriptComponent__spacing TranscriptComponent__transcriptsActive bg-gray-800  color-white")};inActiveButtonStyle=e=&gt;{let t=document.getElementById(this.chapteredVideoDataArray[e].props.id);t&amp;&amp;t.setAttribute("class","TranscriptComponent__transcripts TranscriptComponent__transcripts_styles font-regular color-gray-800 TranscriptComponent__spacing color-gray-800")};loadTranscript(){if(this.props.data&amp;&amp;this.props.data.chapteredVideoData&amp;&amp;this.props.data.chapteredVideoData.length&gt;0){let e=0,t=this.props.data.currentTime,n=this.props.data.chapteredVideoData;if(n&amp;&amp;0===this.chapteredVideoDataArray.length&amp;&amp;n.map(t=&gt;{this.chapteredVideoDataArray.push(o.default.createElement("button",{id:`${e}`,key:`${e}`,className:"TranscriptComponent__transcripts TranscriptComponent__transcripts_styles font-regular color-gray-800 TranscriptComponent__spacing",title:"seek video to the video title",onClick:this.handleTextClick},t.raw.windowTitle," ",` (${t.raw.length})`)),e++}),t&gt;0){let e;let r=this.chapteredVideoDataArray.length;t&gt;0&amp;&amp;t&lt;a.Timecode.timecodeToSeconds(n[0].raw.length)?this.activeButtonStyle(0):this.inActiveButtonStyle(0);for(let o=1;o&lt;r;o++){let r=0,i=0;for(e=o;0!==e;)r+=a.Timecode.timecodeToSeconds(n[e-1].raw.length),e--;i=r+a.Timecode.timecodeToSeconds(n[o].raw.length),t&gt;=r&amp;&amp;t&lt;i?this.activeButtonStyle(o):this.inActiveButtonStyle(o)}}return this.chapteredVideoDataArray}{var e,t,n;let r=(null===(e=this.props)||void 0===e||null===(e=e.data)||void 0===e||null===(e=e.captionData)||void 0===e||null===(e=e.captions)||void 0===e?void 0:e.length)===1?null===(t=this.props)||void 0===t||null===(t=t.data)||void 0===t||null===(t=t.captionData)||void 0===t?void 0:t.captions:i.Utils.groupCaptions(null===(n=this.props)||void 0===n||null===(n=n.data)||void 0===n||null===(n=n.captionData)||void 0===n?void 0:n.captions),a=r.length;this.captions=[];let s=[],l=0;for(;l&lt;a;l++){let e=r[l],t=this.props.data.currentTime,n=t&amp;&amp;t&gt;=e.begin&amp;&amp;t&lt;e.end;if(n&amp;&amp;(this.activeCaption=e),""!==this.state.filterText){let t=RegExp(this.state.filterText,"gi"),n=e.text;for(;t.exec(n.toLowerCase());)s.push(t.lastIndex);if(!s.length)continue}this.captions.push(o.default.createElement("button",{className:"TranscriptComponent__transcripts font-regular TranscriptComponent__transcripts_styles "+(n?" TranscriptComponent__transcriptsActive bg-gray-800 color-white":" color-gray-800"),title:"Seek Video To Text","report-title":"Transcript Slider","data-begin":e.begin,"data-end":e.end,key:`video-${l}`,type:"button",onClick:this.handleTextClick,ref:n?this.activeRef:null},(()=&gt;{let t=[];if(s.length){let n=e.text.length,r=s.length-1;for(;r&gt;=0;r--){let i=r&gt;0?s[r-1]:0;t.unshift(e.text.slice(Number(s[r]),n)),t.unshift(o.default.createElement("strong",{className:"color-white bg-att-blue"},e.text.slice(Number(s[r])-this.state.filterText.length,Number(s[r])))),t.unshift(e.text.slice(i,Number(s[r])-this.state.filterText.length)),n=i}}else t.push(e.text);return t})(),o.default.createElement("br",null))),s=[]}return this.captions}}printTranscript(){let e="https://www.att.com/media/gvp/",t=document.createElement("div");t.innerHTML='&lt;image src="'+e+'view / images / logo.png"/&gt;';let n=document.createElement("hr");n.className="TranscriptComponent__printLine1 color-gray-300";let r=document.createElement("div");r.className="TranscriptComponent__printdescription",this.props.data.thumbIcon&amp;&amp;(r.innerHTML='&lt;div class=TranscriptComponent__printdescription1&gt;&lt;img src="'+e+'view / images / thumbnail_background.png" class=TranscriptComponent__printbackgrimg&gt;&lt;/img&gt;&lt;img src="'+this.props.data.thumbIcon||0),r.innerHTML+="&lt;div class=TranscriptComponent__printvidouterdiv&gt;&lt;div class=TranscriptComponent__printviddis color-gray-800&gt;VIDEO TRANSCRIPT&lt;/div&gt;&lt;div class=TranscriptComponent__printvidtitle color-gray-800&gt;"+(this.props.data.printTitle||"")+'&lt;/div&gt;&lt;div class = "color-gray-600" style="font - size: 12pt; "&gt;Total time: '+(this.props.data.duration||"")+" &amp;#183; "+(this.props.data.date||"")+"&lt;/div&gt;&lt;/div&gt;";let o=document.createElement("hr");o.className="TranscriptComponent__printLine2 color-gray-300";let a=document.createElement("div");a.className="TranscriptComponent__printbody color-gray-800",a.innerHTML="&lt;div class=TranscriptComponent__printbodymarginbottom&gt;To find this video online, enter the title in the site search box at att.com and select Videos &amp; Tutorials from the results filters on the left.&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Transcript Start&lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;/div&gt;";let s=i.Utils.groupCaptions(this.props.data.captionData.captions),l=s.length,c=0;for(c=0;c&lt;l;c++)a.innerHTML+='&lt;div class = "color-gray-600" style="display: inline; "&gt;'+i.Utils.secondsToTimecode(s[c].begin)+":&lt;/div&gt;&lt;span&gt;"+s[c].text+"&lt;/span&gt;&lt;br&gt;";a.innerHTML+="&lt;div class=TranscriptComponent__printbodymargintop&gt;&lt;b&gt;Transcript End&lt;/b&gt;&lt;/br&gt;&lt;/br&gt;* Transcript is provided as a convenience to viewers and does not contain entire content of video. To see entire content, which may include important legal disclosures, please refer to original video. &amp;#169;2012 AT&amp;T Intellectual Property. All rights reserved. AT&amp;#38;T, the AT&amp;#38;T logo, and all other AT&amp;#38;T marks contained herein are trademarks of AT&amp;#38;T Intellectual Property and/or AT&amp;#38;T affiliated companies. All other marks contained herein are the property of their respective owners.&lt;/br&gt;&lt;/br&gt;&lt;/div&gt;";let u=document.createElement("div");u.appendChild(t),u.appendChild(n),u.appendChild(r),u.appendChild(o),u.appendChild(a),console.log("printalble html ",u),this.print(u)}print(e){var t;let n="printer-"+new Date().getTime(),r=document.createElement("iframe");r.setAttribute("name",n),r.style.width="1px",r.style.height="1px",r.style.position="absolute",r.style.left="-9999px",null===(t=document)||void 0===t||null===(t=t.querySelector("body"))||void 0===t||t.appendChild(r);let o=window.frames[n],i=o.document,a=document.createElement("style"),s=document.querySelectorAll("style"),l=0;for(l=0;l&lt;s.length;l++)a.innerHTML+=s[l].innerHTML;i.open(),i.write("&lt;!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'&gt;"),i.write("&lt;html&gt;"),i.write("&lt;body&gt;"),i.write("&lt;head&gt;"),i.write("&lt;title&gt;"),i.write(document.title),i.write("&lt;/title&gt;"),i.write(a.outerHTML),i.write("&lt;/head&gt;"),i.write(e.innerHTML),i.write("&lt;/body&gt;"),i.write("&lt;/html&gt;"),i.close(),o.focus(),o.print(),setTimeout(()=&gt;{r.remove()},6e4)}}t.TranscriptComponent=p,t.default=p},2263:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Utils=void 0;class n{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return("file:"===window.location.protocol?"https:":window.location.protocol)+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}t.Utils=n},65773:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},70224:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"VideoComponent",{enumerable:!0,get:function(){return r.VideoComponent}});var r=n(38062)},76669:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ReportHelper=void 0;var r=n(99690),o=n(73777);function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class a extends r.Report{constructor(e,t,n){super(),i(this,"videoData",void 0),i(this,"isClicked",!1),i(this,"videoStart",!0),i(this,"timeInit",Date.now()),i(this,"timeLoad",void 0),i(this,"timeWaiting",void 0),i(this,"timeCanPlay",void 0),i(this,"timeCanPlayThrough",void 0),i(this,"loadEvent","waiting"),i(this,"waitTime",void 0),i(this,"seekTimer",null),i(this,"videoprogress",0),i(this,"contollerActions",["Pause Button","Play Button","Mute Toggle","Captions Toggle","Full screen Toggle","Transcript Toggle","Seek Slider","Volume Slider"]),i(this,"transcriptActions",["Transcript Print Button","Text","Transcript Slider"]),i(this,"videoActions",["Close Transcript","Print Transcript","Content Filter"]),i(this,"sliderActions",["Seek Slider","Volume Slider","Transcript Slider"]),i(this,"feedbackReport",["feedback","Thumbs up","Thumbs down","starRating"]),this.videoData=t,this.target=e,this.isClicked=!!n&amp;&amp;n}set target(e){if(!e)return;if(e.attributes["data-name"]&amp;&amp;"ErrorView"===e.attributes["data-name"].value){var t,n,r,i;let e={errorType:"",mediaId:"",mediaPlayerName:"",statusMessage:"",successFlag:""};e.mediaId=null===(t=this.videoData)||void 0===t?void 0:t.id,e.mediaPlayerName="AT&amp;T GVP 4",e.successFlag="0",e.errorType=null===(n=this.videoData)||void 0===n?void 0:n.state,"Failure_ID_Expired"===(null===(r=this.videoData)||void 0===r?void 0:r.state)?e.statusMessage="Video ID is expired (EOL)":(null===(i=this.videoData)||void 0===i?void 0:i.state)==="Failure_ID_Invalid"&amp;&amp;(e.statusMessage="Video ID is invalid"),this.sendReport(a.EVENT_VIDEO_ERROR,e);return}window.onbeforeunload=()=&gt;{window.CustomEvent?new CustomEvent("closed"):document.createEvent("CustomEvent").initCustomEvent("closed",!0,!0,{}),e.dispatchEvent(event)};let s=e.id&amp;&amp;-1!==e.id.indexOf("videoPlayer")?e:e.querySelector("video");e.addEventListener("closed",e=&gt;{this.handleCloseEvent(s)}),s.addEventListener("timeupdate",()=&gt;{var e,t;if(this.videoStart){let e=this.getCommonValues();e.videoLaunchDate=this.launchDate(null===(t=this.videoData)||void 0===t?void 0:t.date),e.videoAutoPlayFlag="0",e.statusCode="0",this.isClicked||this.sendReport(a.EVENT_VIDEO_START,e),this.videoStart=!1}this.videoprogress=Math.floor(s.currentTime/o.Timecode.timecodeToSeconds(null===(e=this.videoData)||void 0===e?void 0:e.duration)*100)+"%"}),"waiting canplaythrough loadstart ended seeking click".split(" ").forEach(e=&gt;{s.addEventListener(e,e=&gt;{setTimeout(()=&gt;{this.handleVideoEvent(e,s)},1)})})}handleCloseEvent(e,t){t&amp;&amp;(e=e.id&amp;&amp;-1!==e.id.indexOf("videoPlayer")?e:e.querySelector("video"));let n=this.getCommonValues();n.videoProgressType="Milestone",n.videoProgressPercent=this.videoprogress,n.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),n.videoLengthViewed=Math.floor(e.currentTime),n.statusCode="0",this.sendReport(a.EVENT_VIDEO_PROGRESS,n)}handlePlayPauseEvent(e){let t=this.getCommonValues();t.videoControlAction="Click",t.videoControlName=e?"Play Button":"Pause Button",t.videoControlLocation="video",this.sendReport(a.EVENT_VIDEO_INTERACTION,t)}handleVideoEvent(e,t){var n;switch(e.type){case"ended":let r=this.getCommonValues();r.videoProgressType="Milestone",this.videoprogress=100,r.videoProgressPercent=this.videoprogress,r.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),r.videoLengthViewed=Math.floor(t.currentTime),r.statusCode="0",this.sendReport(a.EVENT_VIDEO_PROGRESS,r),this.videoStart=!0;break;case"loadstart":this.loadEvent="loadstart",this.timeLoad=Date.now();break;case"waiting":this.loadEvent="waiting",this.timeWaiting=Date.now();break;case"canplaythrough":this.timeCanPlayThrough=Date.now(),"waiting"===this.loadEvent?this.waitTime=this.timeCanPlayThrough-this.timeWaiting:this.waitTime=this.timeCanPlayThrough-this.timeLoad;break;case"error":let o=this.getCommonValues();o.mediaId=null===(n=this.videoData)||void 0===n?void 0:n.id,o.mediaPlayerName="AT&amp;T GVP 4",o.successFlag="0",o.errorType="Failure_Playback",o.statusMessage="Catch all for any other playback related issues",this.sendReport(a.EVENT_VIDEO_ERROR,o)}}getCommonValues(){var e,t,n,r,o;let i={errorType:"",feedbackComments:"",feedbackRating:"",mediaCategory:"",mediaFriendlyName:"",mediaId:"",mediaPlayerName:"",recommendedVideoFriendlyName:"",recommendedVideoId:"",starRating:"",statusCode:"",statusMessage:"",successFlag:"",videoAutoPlayFlag:"",videoBufferTime:0,videoControlAction:"",videoControlActionValue:0,videoControlLinkUrl:"",videoControlLocation:"",videoControlName:"",videoDescription:"",videoLaunchDate:void 0,videoLengthTotal:0,videoLengthViewed:0,videoProgressPercent:"",videoProgressType:""};return i.mediaId=null===(e=this.videoData)||void 0===e?void 0:e.id,i.mediaFriendlyName=null===(t=this.videoData)||void 0===t?void 0:t.title,i.videoDescription=null===(n=this.videoData)||void 0===n?void 0:n.description,i.videoLengthTotal=this.hmsToSecondsOnly(null===(r=this.videoData)||void 0===r?void 0:r.duration),i.mediaCategory=this.getCategory(null===(o=this.videoData)||void 0===o?void 0:o.category),i.mediaPlayerName="AT&amp;T GVP 4",i.successFlag="1",i.errorType="Success_Admit",i}getCategory(e){if(!e||!(e.length&gt;1))return e;{let t,n="";for(t=0;t&lt;e.length;t++)n+=0===t?e[t]:"~"+e[t];return n}}hmsToSecondsOnly(e){let t=e.split(":"),n=0,r=1;for(;t.length&gt;0;)n+=r*parseInt(t.pop(),10),r*=60;return n}getWaitTime(e){return void 0===e||e&lt;100?"00":e/1e3}launchDate(e){if(!e)return;let t=new Date(e),n=""+(t.getMonth()+1),r=""+t.getDate(),o=t.getFullYear();return n.length&lt;2&amp;&amp;(n="0"+n),r.length&lt;2&amp;&amp;(r="0"+r),[o,n,r].join("")}getVideoContollerName(e){return({"Close Transcript":"Transcript Toggle","Close Video":"","Closed Captions":"Captions Toggle","Content Filter":"Transcript Search Button","Fullscreen Video":"Full screen Toggle","Mute Video":"Mute Toggle","Pause Video":"Pause Button","Play Video":"Play Button","Print Transcript":"Transcript Print Button","Seek Video":"Seek Slider","Unmute Video":"Mute Toggle","Video Transcript":"Transcript Toggle","Video Volume":"Volume Slider"})[e]}getCotrllerToggleValues(e,t){return e&amp;&amp;"Captions Toggle"===e?"true"===t?"Off":"On":e&amp;&amp;"Full screen Toggle"===e?"true"===t?"Disabled":"Enabled":e&amp;&amp;"Transcript Toggle"===e?"false"===t?"Open":"Close":e&amp;&amp;"Mute Toggle"===e?"true"===t?"On":"Off":void 0}getVideoControlLocation(e){return this.contollerActions.indexOf(e)&gt;-1?"Controller":this.transcriptActions.indexOf(e)&gt;-1?"Transcript":"Video"}}t.ReportHelper=a,i(a,"EVENT_VIDEO_START","Video_Commence"),i(a,"EVENT_VIDEO_COMPLETE","Video_Complete"),i(a,"EVENT_VIDEO_PROGRESS","Video_Update"),i(a,"EVENT_VIDEO_INTERACTION","Video_Interact"),i(a,"EVENT_VIDEO_ERROR","Video_Error_Display"),i(a,"EVENT_VIDEO_FEEDBACK","Video_Feedback"),i(a,"EVENT_VIDEO_IMPRESSION","Video_Impression")},99690:function(e,t){"use strict";function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.Report=void 0;class r{constructor(){n(this,"EVENT_ACTION","video"),n(this,"oldEvent",""),n(this,"oldData",null)}sendReport(e,t,n){return(console.log("event : ",e," finalObj :",t,"eventAction : ",n),"undefined"==typeof ddo)?(console.log("ddo object is not present to report the media events."),!1):(Object.keys(t).forEach(e=&gt;{var n;t[e]=null===(n=t[e])||void 0===n?void 0:n.toString()}),(!this.oldEvent||!this.oldData||e!==this.oldEvent||JSON.stringify(t)!==JSON.stringify(this.oldData))&amp;&amp;(n?ddo.pushEvent(n,e,t):ddo.pushEvent(this.EVENT_ACTION,e,t),this.oldData=t,this.oldEvent=e,!0))}getVideoControlAction(e){let t="Enter";return e&amp;&amp;(32===e?t="Spacebar":37===e?t="Left Arrow":39===e?t="Right Arrow":27===e?t="Escape":1===e?t="Click":0===e?t="Touch":13===e&amp;&amp;(t="Enter")),t}}t.Report=r},73777:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},48160:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Utils=void 0;class n{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return("file:"===window.location.protocol?"https:":window.location.protocol)+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}t.Utils=n},69914:function(e,t){"use strict";function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;class r{constructor(){n(this,"chapteredVideoSource",void 0),n(this,"loading",!0),n(this,"isAtEnd",!1),n(this,"ctrlCurrentTime",0),n(this,"useHls",!1),n(this,"videoContainerClassName","")}}t.default=r},38062:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.VideoComponent=void 0;var r=m(n(90369)),o=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=f(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),i=m(n(69914)),a=n(53711),s=n(63105),l=n(76669),c=n(48160),u=n(61720),d=n(22029),p=n(65773),h=n(68523);function f(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(f=function(e){return e?n:t})(e)}function m(e){return e&amp;&amp;e.__esModule?e:{default:e}}function v(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class g extends o.Component{constructor(e){var t;super(e),v(this,"state",void 0),v(this,"ref",void 0),v(this,"isTouchDevice",!1),v(this,"player",void 0),v(this,"id",void 0),v(this,"linkUrlData",[]),v(this,"isChaptered",!1),v(this,"chapteredVideosData",[]),v(this,"playIndex",0),v(this,"hls",void 0),v(this,"prevVideoLength",0),v(this,"multipleVideoBp",[]),this.state=new i.default,this.ref=o.createRef(),this.isTouchDevice="ontouchstart"in window||!!navigator.maxTouchPoints,this.hanldeOnloadedmetadata=this.hanldeOnloadedmetadata.bind(this),this.handleOnTimeUpdate=this.handleOnTimeUpdate.bind(this),this.handlePlayPause=this.handlePlayPause.bind(this),this.handleReplayClick=this.handleReplayClick.bind(this),this.handleRecommendedVideoItem=this.handleRecommendedVideoItem.bind(this),this.replay=this.replay.bind(this),this.onMediaLoadError=this.onMediaLoadError.bind(this),this.isChaptered=e.data.chapteredVideoData&amp;&amp;e.data.chapteredVideoData.length&gt;0,this.chapteredVideosData=this.isChaptered?e.data.chapteredVideoData:[],this.setId(),this.linkUrlEvent(null==e?void 0:null===(t=e.options)||void 0===t?void 0:t.linkUrl)}hanldeOnloadedmetadata(){this.props.events&amp;&amp;this.props.events.handleOnloadedmetadata&amp;&amp;this.props.events.handleOnloadedmetadata(this.ref.current.duration,this.playIndex),this.setState({loading:!1})}handleOnTimeUpdate(e){this.isChaptered?this.handleNextChapteredVideo(e):(this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(e.currentTarget.currentTime,this.ref.current.ended),this.ref.current.ended?this.setState({isAtEnd:this.ref.current.ended,ctrlCurrentTime:e.currentTarget.currentTime}):this.state.isAtEnd?this.setState({isAtEnd:this.ref.current.ended,ctrlCurrentTime:e.currentTarget.currentTime}):this.setState({ctrlCurrentTime:e.currentTarget.currentTime}))}componentDidMount(){var e,t,n,r,o,i;let a="";if(this.props.options.containerWidth&lt;=250?a="VideoComponent__linkUrlContainer__LT250":this.props.options.containerWidth&gt;250&amp;&amp;this.props.options.containerWidth&lt;=500?a="VideoComponent__linkUrlContainer__GT250__LT500":this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(a="VideoComponent__linkUrlContainer__GT500__LT800"),this.setState({videoContainerClassName:a}),this.handleHlsScriptLoad(),null!==(e=this.ref)&amp;&amp;void 0!==e&amp;&amp;e.current){if(null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(n=t.options)&amp;&amp;void 0!==n&amp;&amp;n.volume){let e=this.props.options.volume/100;e&gt;0&amp;&amp;e&lt;1&amp;&amp;(this.ref.current.volume=e),this.ref.current.muted=e&lt;=0}this.props.data.currentTime&amp;&amp;(this.ref.current.currentTime=null===(i=this.props.data)||void 0===i?void 0:i.currentTime),null!==(r=this.props)&amp;&amp;void 0!==r&amp;&amp;null!==(o=r.options)&amp;&amp;void 0!==o&amp;&amp;o.playing?this.ref.current.play():this.ref.current.pause()}if(this.isChaptered){let e=0;for(let t=0;t&lt;=this.chapteredVideosData.length;t++)if(this.chapteredVideosData[t]){e+=this.chapteredVideosData[t].seconds;let n={playIndex:t,videoLength:e};this.multipleVideoBp.push(n)}}}componentDidUpdate(e,t,n){var r,o,i;e.options.muted!==this.props.options.muted&amp;&amp;null!==(r=this.ref)&amp;&amp;void 0!==r&amp;&amp;r.current&amp;&amp;(null!==(o=this.props)&amp;&amp;void 0!==o&amp;&amp;null!==(i=o.options)&amp;&amp;void 0!==i&amp;&amp;i.muted?(this.ref.current.muted=!0,this.ref.current.defaultMuted=!0):(this.ref.current.muted=!1,this.ref.current.defaultMuted=!1))}handleNextChapteredVideo(e){if(this.player=document.querySelector("#"+this.id),this.ref.current.ended){if(this.playIndex++,this.state.useHls&amp;&amp;this.hls.destroy(),this.chapteredVideosData[this.playIndex]){let e=0;for(let t=0;t&lt;=this.playIndex-1;t++)e+=this.chapteredVideosData[t].seconds;this.prevVideoLength=e,this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(this.prevVideoLength,!1),this.linkUrlData=[],this.linkUrlEvent(this.chapteredVideosData[this.playIndex].linkUrl),this.setState({chapteredVideoSource:this.chapteredVideosData[this.playIndex].sources},()=&gt;{this.setState({useHls:!1}),this.player.load(),this.player.play(),window.chapteredVideoData=this.chapteredVideosData[this.playIndex],new l.ReportHelper(this.ref.current,this.chapteredVideosData[this.playIndex])}),this.setState({ctrlCurrentTime:this.prevVideoLength})}else this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(this.prevVideoLength+e.currentTarget.currentTime,!0),this.setState({isAtEnd:!0,ctrlCurrentTime:this.prevVideoLength+e.currentTarget.currentTime})}else this.setState({isAtEnd:this.ref.current.ended}),this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(e.currentTarget.currentTime+this.prevVideoLength,this.ref.current.ended)}handleMultiChapteredSeek(e,t){this.chapteredVideosData[t]&amp;&amp;(t!==this.playIndex?(this.playIndex=t,this.state.useHls&amp;&amp;(this.hls.destroy(),this.setState({useHls:!1})),this.linkUrlData=[],this.linkUrlEvent(this.chapteredVideosData[this.playIndex].linkUrl),window.chapteredVideoData=this.chapteredVideosData[this.playIndex],new l.ReportHelper(this.ref.current,this.chapteredVideosData[this.playIndex]),this.setState({chapteredVideoSource:this.chapteredVideosData[this.playIndex].sources},()=&gt;{this.player.load(),this.player.play(),this.setCurrentTimeAndState(e)})):this.setCurrentTimeAndState(e))}setCurrentTimeAndState(e){this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(e,!1),this.setState({ctrlCurrentTime:e}),0===this.playIndex?this.ref.current.currentTime=e:this.ref.current.currentTime=e-this.prevVideoLength}shouldComponentUpdate(e,t){if(e.options&amp;&amp;this.ref&amp;&amp;this.ref.current){var n,r,o,i;if(e.options.volume!==(null===(n=this.props)||void 0===n?void 0:null===(r=n.options)||void 0===r?void 0:r.volume)){let t=e.options.volume/100;t&gt;0&amp;&amp;t&lt;1&amp;&amp;(this.ref.current.volume=t),this.ref.current.muted=t&lt;=0}e.data.currentTime!==this.props.data.currentTime&amp;&amp;this.checkSourceTobePlayed(e.data.currentTime),e.options.playing===(null===(o=this.props)||void 0===o?void 0:null===(i=o.options)||void 0===i?void 0:i.playing)||t.isAtEnd?e.options.playing&amp;&amp;t.isAtEnd&amp;&amp;this.replay():e.options.playing?this.ref.current.play():this.ref.current.pause()}return!0}checkSourceTobePlayed(e){let t=0;if(this.multipleVideoBp.length&gt;0){let n=!1;this.multipleVideoBp.forEach(r=&gt;{if(e&gt;r.videoLength){t=r.playIndex+1,this.prevVideoLength=r.videoLength,this.handleMultiChapteredSeek(e,t),n=!0;return}}),n||(t=0,this.prevVideoLength=0,this.handleMultiChapteredSeek(e,t))}else this.ref.current.currentTime=e}setId(){let e=document.querySelectorAll(".VideoComponent__videoElement");e.length&gt;0?this.id="videoPlayer_playerView"+this.props.data.id+"_"+e.length:this.id="videoPlayer_playerView"+this.props.data.id}handleHlsScriptLoad(){window.Hls&amp;&amp;this.state.useHls&amp;&amp;this.buildHlsSource()}onMediaLoadError(){this.setState({useHls:!0}),this.buildHlsSource()}linkUrlEvent(e){if(!this.linkUrlData.length&amp;&amp;e){var t,n;let e=null===(t=this.props)||void 0===t?void 0:null===(n=t.options)||void 0===n?void 0:n.linkUrl;if(e)try{e&amp;&amp;e.forEach(e=&gt;{let t=JSON.parse(e),n=t.u,r={begin:Math.floor(c.Utils.timecodeToSeconds(t.b)),bgColor:t.bc||void 0,end:Math.floor(c.Utils.timecodeToSeconds(t.e)),link:n,position:t.p||void 0,title:t.n||void 0};this.linkUrlData.push(r)})}catch(e){console.error("JSON.parse exception occrrerd for caption in asset",e)}}return this.linkUrlData}getPlayButton(e=u.IconSvgSizes.XXL){return o.createElement(u.IconSvg,{size:e,svgNodeStr:p.playIcon,pictogram:!0,altText:"Video play Icon - player view"})}render(){var e,t,n,i,a,l,c,h,f,m,v,g,y,b,_,w,x,C;let T=this.state.isAtEnd,S=this.state.loading,E=this.props.options&amp;&amp;this.props.options.cinema,A=["VideoComponent__linkUrlContainer",E?"":"VideoComponent__modal"].join(" "),k=u.IconSvgSizes.XXL;return this.props.options.containerWidth&lt;=500?k=u.IconSvgSizes.LG:this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(k=u.IconSvgSizes.XL),o.createElement(o.Fragment,null,o.createElement(r.default,{id:"2973222406"},[".VideoComponent__fillElement{padding-bottom:56.207%;pointer-events:none;}",".VideoComponent__videoElement{position:absolute;min-width:100%;height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;}","@-webkit-keyframes VideoComponent__fadein{0%{opacity:0;}100%{opacity:1;}}","@-webkit-keyframes VideoComponent__fadein{0%{opacity:0;}100%{opacity:1;}}","@keyframes VideoComponent__fadein{0%{opacity:0;}100%{opacity:1;}}",".VideoComponent__videoElement::-webkit-media-controls-panel{display:none !important;-webkit-appearance:none;}",".VideoComponent__videoElement::\\--webkit-media-controls-play-button{display:none !important;-webkit-appearance:none;}",".VideoComponent__videoElement::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none;}",".VideoComponent__videoPlayButton{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}",".VideoComponent__videoPlayButton&gt;button{background:transparent;border:0;}",".VideoComponent__videoOverlay{position:absolute;width:100%;height:100%;left:0;}",".VideoComponent__videoLoaderButton{width:100px;height:100px;fill:#fff;-webkit-animation:VideoComponent__fadeinout 1s linear 1 forwards;-webkit-animation:VideoComponent__fadein 1s linear 1 forwards;animation:VideoComponent__fadein 1s linear 1 forwards;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}",".VideoComponent__endScreen{position:relative;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0.8;font-size:1.2em;}",".VideoComponent__endScreenSection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;margin-right:5px;padding:7px;padding-left:14px;padding-right:14px;margin:7px;border-radius:5px;border-style:none;white-space:nowrap;min-height:50px;cursor:pointer;}",".VideoComponent__endScreenIcon{width:50px;height:50px;background-color:transparent;fill:#f1f1f1;font-size:35px;border:0;cursor:pointer;}",".VideoComponent__endScreenRecommendationVideoContainer{height:80%;width:100%;}",".VideoComponent__recommendedVideoSection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;max-height:80%;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}",".VideoComponent__recommendedVideoItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:15px;}",".VideoComponent__endScreenRecommendationTitle{display:block;margin:15px;}","@media screen and (max-width:800px){.VideoComponent__endScreenRecommendationVideoContainer{height:70%;}.VideoComponent__endScreenRecommendationTitle{margin:5px;}.VideoComponent__recommendedVideoSection{max-height:70%;}.VideoComponent__recommendedVideoItem{margin:5px 15px;}.VideoComponent__endScreenSection{margin:0px;}}",".VideoComponent__topleft,.VideoComponent__lefttop{left:5%;top:10%;}",".VideoComponent__topright,.VideoComponent__righttop{right:5%;top:10%;}",".VideoComponent__topcenter,.VideoComponent__centertop{left:40%;top:10%;}",".VideoComponent__bottomleft,.VideoComponent__leftbottom{bottom:15%;left:5%;}",".VideoComponent__bottomright,.VideoComponent__rightbottom{bottom:15%;right:5%;}",".VideoComponent__bottomcenter,.VideoComponent__centerbottom{bottom:15%;left:40%;}",".VideoComponent__centerleft,.VideoComponent__leftcenter{left:5%;bottom:45%;}",".VideoComponent__centerright,.VideoComponent__rightcenter{right:5%;bottom:45%;}",".VideoComponent__center{left:40%;bottom:45%;}",".VideoComponent__bgColor_black{background-color:#000;}",".VideoComponent__bgColor_blue{background-color:#0057b8;}",".VideoComponent__bgColor_white{background-color:#ffff;}",".VideoComponent__text_transparent{width:100%;height:100%;display:block;}",".VideoComponent__link_transparent{background-color:transparent;top:55px;-ms-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:0;max-height:100%;min-width:0;max-width:854px;position:absolute;width:854px;height:76%;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}",".VideoComponent__linkUrlContainer{position:absolute;width:100%;height:100%;}"]),o.createElement("div",{"data-test-id":this.props.testId,onClick:this.handlePlayPause,className:"jsx-2973222406 "+(this.props.options&amp;&amp;this.props.options.className||"")},o.createElement("video",{id:this.id,"aria-label":`${null===(e=this.props)||void 0===e?void 0:null===(t=e.data)||void 0===t?void 0:t.title} video`,style:{opacity:null!==(n=this.props)&amp;&amp;void 0!==n&amp;&amp;null!==(i=n.options)&amp;&amp;void 0!==i&amp;&amp;i.playing?1:.75},tabIndex:-1,playsInline:!0,loop:this.props.options&amp;&amp;this.props.options.loop,autoPlay:null!==(a=this.props)&amp;&amp;void 0!==a&amp;&amp;null!==(l=a.options)&amp;&amp;void 0!==l&amp;&amp;l.autoPlay?null===(c=this.props)||void 0===c?void 0:null===(h=c.options)||void 0===h?void 0:h.autoPlay:null===(f=this.props)||void 0===f?void 0:null===(m=f.options)||void 0===m?void 0:m.safariAutoPlay,controls:!1,width:null===(v=this.props)||void 0===v?void 0:null===(g=v.options)||void 0===g?void 0:g.width,height:null===(y=this.props)||void 0===y?void 0:null===(b=y.options)||void 0===b?void 0:b.height,onLoadedMetadata:this.hanldeOnloadedmetadata,onTimeUpdate:this.handleOnTimeUpdate,onError:this.onMediaLoadError,ref:this.ref,preload:"none",className:"jsx-2973222406 VideoComponent__videoElement"+(null===(_=this.props)||void 0===_?void 0:null===(w=_.options)||void 0===w?void 0:w.roundedCornersClassName)},this.state.chapteredVideoSource?o.createElement("source",{type:"video/mp4",src:this.state.chapteredVideoSource,className:"jsx-2973222406"}):this.state.useHls?void 0:o.createElement("source",{type:"video/mp4",src:this.props.data.sources[1],className:"jsx-2973222406"})),o.createElement("div",{className:"jsx-2973222406 "+(A+" "+this.state.videoContainerClassName||"")},this.getUrl()),this.getCaption(),o.createElement("div",{style:{display:null!==(x=this.props)&amp;&amp;void 0!==x&amp;&amp;null!==(C=x.options)&amp;&amp;void 0!==C&amp;&amp;C.playing?"none":"inline"},className:"jsx-2973222406 VideoComponent__videoOverlay"},(()=&gt;{if(!T){if(S)return o.createElement("div",{className:"jsx-2973222406 VideoComponent__videoLoaderButton"},o.createElement(d.Spinner,{style:{margin:48}}));if(!E||E&amp;&amp;!this.isTouchDevice)return o.createElement("div",{className:"jsx-2973222406 VideoComponent__videoPlayButton"},o.createElement("button",{"aria-label":"Play Video",title:"Play Video",className:"jsx-2973222406 VideoComponent__CTAbutton color-gray-200"},this.getPlayButton(k)))}})(),T?o.createElement("div",{style:{height:this.props.data.recommendedVideosCTAViewData&amp;&amp;this.props.data.recommendedVideosCTAViewData.length&gt;0?"100%":"auto"},className:"jsx-2973222406 VideoComponent__endScreen color-white"},this.props.data.recommendedVideosCTAViewData&amp;&amp;this.props.data.recommendedVideosCTAViewData.length&gt;0?o.createElement("div",{className:"jsx-2973222406 VideoComponent__endScreenRecommendationVideoContainer"},o.createElement("span",{className:"jsx-2973222406 VideoComponent__endScreenRecommendationTitle"},"Related Videos:"),o.createElement("div",{className:"jsx-2973222406 VideoComponent__recommendedVideoSection"},this.props.data.recommendedVideosCTAViewData.map((e,t)=&gt;o.createElement("div",{onClick:()=&gt;this.handleRecommendedVideoItem(e.id),className:"jsx-2973222406 VideoComponent__recommendedVideoItem"},o.createElement(s.CTAView,{data:e,options:{autoPlay:!1}}))))):null,o.createElement("div",{onClick:this.handleReplayClick,className:"jsx-2973222406 VideoComponent__endScreenSection font-regular bg-gray-800"},"Replay \xa0",o.createElement(u.IconSvg,{size:u.IconSvgSizes.MD,svgNodeStr:p.replayIcon,altText:"Video replay Icon"}))):null),o.createElement("div",{className:"jsx-2973222406 VideoComponent__fillElement"})))}buildHlsSource(){if(window.MediaSource&amp;&amp;window.location.protocol.match("http")){let e=this.props.data.sources[0];this.player=document.querySelector("#"+this.id),this.player.canPlayType(e)?(this.player.src=e,this.player.addEventListener("loadedmetadata",()=&gt;{this.player.play()})):window.Hls.isSupported()?(this.hls=new window.Hls,this.hls.loadSource(e),this.hls.attachMedia(this.player),this.player.play(),this.hls.on(window.Hls.Events.ERROR,()=&gt;{this.hls.detachMedia(),this.setState({useHls:!1}),this.player.play()})):this.setState({useHls:!1})}else this.setState({useHls:!1})}handlePlayPause(e){if(e.stopPropagation(),this.props.events&amp;&amp;this.props.events.handleOverlayPlayPause){var t,n;this.props.events.handleOverlayPlayPause(!(null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(n=t.options)&amp;&amp;void 0!==n&amp;&amp;n.playing))}}getCaption(){let e=this.state.ctrlCurrentTime,t=this.props.data.textTracks;return(this.isChaptered&amp;&amp;this.ref.current&amp;&amp;(e=this.ref.current.currentTime,t=this.chapteredVideosData[this.playIndex]&amp;&amp;this.chapteredVideosData[this.playIndex].captions&amp;&amp;this.chapteredVideosData[this.playIndex].captions.captions?this.chapteredVideosData[this.playIndex].captions.captions:t),!(this.props.data&amp;&amp;this.props.data.showCaption)||e&gt;=this.ref.current.duration)?null:o.createElement(a.Caption,{data:{controlsOpacity:this.props.options&amp;&amp;this.props.options.cinema?this.props.data.controlsOpacity:0,currentTime:e,textTracks:t}})}handleRecommendedVideoItem(e){var t,n;null===(t=this.props)||void 0===t||null===(n=t.events)||void 0===n||n.handleOverlayRecommendedVideoItem(e)}handleReplayClick(e){if(e.stopPropagation(),this.props.events&amp;&amp;this.props.events.handleOverlayReplay){var t,n;this.isChaptered?(this.prevVideoLength=0,this.playIndex=0,this.setState({chapteredVideoSource:this.props.data.chapteredVideoData[this.playIndex].sources},()=&gt;{this.player.load(),this.replay()})):this.replay(),this.props.events.handleOverlayReplay(!(null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(n=t.options)&amp;&amp;void 0!==n&amp;&amp;n.playing))}}replay(){var e;this.ref.current.currentTime=0,null===(e=this.ref.current)||void 0===e||e.play()}getUrl(){let e;let t=this.linkUrlData,n=this.state.ctrlCurrentTime;for(let r of(this.isChaptered&amp;&amp;this.ref&amp;&amp;this.ref.current&amp;&amp;(n=this.ref.current.currentTime),t))if(n&gt;=r.begin&amp;&amp;n&lt;=r.end){e=r.position?`VideoComponent__${r.position} `:"VideoComponent__centerleft";let t=r.bgColor.toLowerCase();return o.createElement("div",{className:r.title?e:"VideoComponent__linkTransparent  VideoComponent__textTransparent",style:{position:"absolute"}},o.createElement(h.Button,{variant:"blue"===t?"primary":"secondary",target:"_blank","report-title":"linkUrl","link-title":r.title+" Link","link-url":r.link,href:r.link},r.title))}}}t.VideoComponent=g,t.default=g},53355:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},77776:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"VideoComponent",{enumerable:!0,get:function(){return r.VideoComponent}});var r=n(56624)},38698:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ReportHelper=void 0;var r=n(98626),o=n(99268);class i extends r.Report{static EVENT_VIDEO_START="Video_Commence";static EVENT_VIDEO_COMPLETE="Video_Complete";static EVENT_VIDEO_PROGRESS="Video_Update";static EVENT_VIDEO_INTERACTION="Video_Interact";static EVENT_VIDEO_ERROR="Video_Error_Display";static EVENT_VIDEO_FEEDBACK="Video_Feedback";static EVENT_VIDEO_IMPRESSION="Video_Impression";isClicked=!1;videoStart=!0;timeInit=Date.now();loadEvent="waiting";seekTimer=null;videoprogress=0;contollerActions=["Pause Button","Play Button","Mute Toggle","Captions Toggle","Full screen Toggle","Transcript Toggle","Seek Slider","Volume Slider"];transcriptActions=["Transcript Print Button","Text","Transcript Slider"];videoActions=["Close Transcript","Print Transcript","Content Filter"];sliderActions=["Seek Slider","Volume Slider","Transcript Slider"];feedbackReport=["feedback","Thumbs up","Thumbs down","starRating"];constructor(e,t,n){super(),this.videoData=t,this.target=e,this.isClicked=!!n&amp;&amp;n}set target(e){if(!e)return;if(e.attributes["data-name"]&amp;&amp;"ErrorView"===e.attributes["data-name"].value){var t,n,r,a;let e={errorType:"",mediaId:"",mediaPlayerName:"",statusMessage:"",successFlag:""};e.mediaId=null===(t=this.videoData)||void 0===t?void 0:t.id,e.mediaPlayerName="AT&amp;T GVP 4",e.successFlag="0",e.errorType=null===(n=this.videoData)||void 0===n?void 0:n.state,"Failure_ID_Expired"===(null===(r=this.videoData)||void 0===r?void 0:r.state)?e.statusMessage="Video ID is expired (EOL)":(null===(a=this.videoData)||void 0===a?void 0:a.state)==="Failure_ID_Invalid"&amp;&amp;(e.statusMessage="Video ID is invalid"),this.sendReport(i.EVENT_VIDEO_ERROR,e);return}window.onbeforeunload=()=&gt;{window.CustomEvent?new CustomEvent("closed"):document.createEvent("CustomEvent").initCustomEvent("closed",!0,!0,{}),e.dispatchEvent(event)};let s=e.id&amp;&amp;-1!==e.id.indexOf("videoPlayer")?e:e.querySelector("video");e.addEventListener("closed",e=&gt;{this.handleCloseEvent(s)}),s.addEventListener("timeupdate",()=&gt;{var e,t;if(this.videoStart){let e=this.getCommonValues();e.videoLaunchDate=this.launchDate(null===(t=this.videoData)||void 0===t?void 0:t.date),e.videoAutoPlayFlag="0",e.statusCode="0",this.isClicked||this.sendReport(i.EVENT_VIDEO_START,e),this.videoStart=!1}this.videoprogress=Math.floor(s.currentTime/o.Timecode.timecodeToSeconds(null===(e=this.videoData)||void 0===e?void 0:e.duration)*100)+"%"}),"waiting canplaythrough loadstart ended seeking click".split(" ").forEach(e=&gt;{s.addEventListener(e,e=&gt;{setTimeout(()=&gt;{this.handleVideoEvent(e,s)},1)})})}handleCloseEvent(e,t){t&amp;&amp;(e=e.id&amp;&amp;-1!==e.id.indexOf("videoPlayer")?e:e.querySelector("video"));let n=this.getCommonValues();n.videoProgressType="Milestone",n.videoProgressPercent=this.videoprogress,n.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),n.videoLengthViewed=Math.floor(e.currentTime),n.statusCode="0",this.sendReport(i.EVENT_VIDEO_PROGRESS,n)}handlePlayPauseEvent(e){let t=this.getCommonValues();t.videoControlAction="Click",t.videoControlName=e?"Play Button":"Pause Button",t.videoControlLocation="video",this.sendReport(i.EVENT_VIDEO_INTERACTION,t)}handleVideoEvent(e,t){var n;switch(e.type){case"ended":let r=this.getCommonValues();r.videoProgressType="Milestone",this.videoprogress=100,r.videoProgressPercent=this.videoprogress,r.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),r.videoLengthViewed=Math.floor(t.currentTime),r.statusCode="0",this.sendReport(i.EVENT_VIDEO_PROGRESS,r),this.videoStart=!0;break;case"loadstart":this.loadEvent="loadstart",this.timeLoad=Date.now();break;case"waiting":this.loadEvent="waiting",this.timeWaiting=Date.now();break;case"canplaythrough":this.timeCanPlayThrough=Date.now(),"waiting"===this.loadEvent?this.waitTime=this.timeCanPlayThrough-this.timeWaiting:this.waitTime=this.timeCanPlayThrough-this.timeLoad;break;case"error":let o=this.getCommonValues();o.mediaId=null===(n=this.videoData)||void 0===n?void 0:n.id,o.mediaPlayerName="AT&amp;T GVP 4",o.successFlag="0",o.errorType="Failure_Playback",o.statusMessage="Catch all for any other playback related issues",this.sendReport(i.EVENT_VIDEO_ERROR,o)}}getCommonValues(){var e,t,n,r,o;let i={errorType:"",feedbackComments:"",feedbackRating:"",mediaCategory:"",mediaFriendlyName:"",mediaId:"",mediaPlayerName:"",recommendedVideoFriendlyName:"",recommendedVideoId:"",starRating:"",statusCode:"",statusMessage:"",successFlag:"",videoAutoPlayFlag:"",videoBufferTime:0,videoControlAction:"",videoControlActionValue:0,videoControlLinkUrl:"",videoControlLocation:"",videoControlName:"",videoDescription:"",videoLaunchDate:void 0,videoLengthTotal:0,videoLengthViewed:0,videoProgressPercent:"",videoProgressType:""};return i.mediaId=null===(e=this.videoData)||void 0===e?void 0:e.id,i.mediaFriendlyName=null===(t=this.videoData)||void 0===t?void 0:t.title,i.videoDescription=null===(n=this.videoData)||void 0===n?void 0:n.description,i.videoLengthTotal=this.hmsToSecondsOnly(null===(r=this.videoData)||void 0===r?void 0:r.duration),i.mediaCategory=this.getCategory(null===(o=this.videoData)||void 0===o?void 0:o.category),i.mediaPlayerName="AT&amp;T GVP 4",i.successFlag="1",i.errorType="Success_Admit",i}getCategory(e){if(!e||!(e.length&gt;1))return e;{let t,n="";for(t=0;t&lt;e.length;t++)n+=0===t?e[t]:"~"+e[t];return n}}hmsToSecondsOnly(e){let t=e.split(":"),n=0,r=1;for(;t.length&gt;0;)n+=r*parseInt(t.pop(),10),r*=60;return n}getWaitTime(e){return void 0===e||e&lt;100?"00":e/1e3}launchDate(e){if(!e)return;let t=new Date(e),n=""+(t.getMonth()+1),r=""+t.getDate(),o=t.getFullYear();return n.length&lt;2&amp;&amp;(n="0"+n),r.length&lt;2&amp;&amp;(r="0"+r),[o,n,r].join("")}getVideoContollerName(e){return({"Close Transcript":"Transcript Toggle","Close Video":"","Closed Captions":"Captions Toggle","Content Filter":"Transcript Search Button","Fullscreen Video":"Full screen Toggle","Mute Video":"Mute Toggle","Pause Video":"Pause Button","Play Video":"Play Button","Print Transcript":"Transcript Print Button","Seek Video":"Seek Slider","Unmute Video":"Mute Toggle","Video Transcript":"Transcript Toggle","Video Volume":"Volume Slider"})[e]}getCotrllerToggleValues(e,t){return e&amp;&amp;"Captions Toggle"===e?"true"===t?"Off":"On":e&amp;&amp;"Full screen Toggle"===e?"true"===t?"Disabled":"Enabled":e&amp;&amp;"Transcript Toggle"===e?"false"===t?"Open":"Close":e&amp;&amp;"Mute Toggle"===e?"true"===t?"On":"Off":void 0}getVideoControlLocation(e){return this.contollerActions.indexOf(e)&gt;-1?"Controller":this.transcriptActions.indexOf(e)&gt;-1?"Transcript":"Video"}}t.ReportHelper=i},98626:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Report=void 0;class n{EVENT_ACTION="video";oldEvent="";oldData=null;sendReport(e,t,n){return(console.log("event : ",e," finalObj :",t,"eventAction : ",n),"undefined"==typeof ddo)?(console.log("ddo object is not present to report the media events."),!1):(Object.keys(t).forEach(e=&gt;{var n;t[e]=null===(n=t[e])||void 0===n?void 0:n.toString()}),(!this.oldEvent||!this.oldData||e!==this.oldEvent||JSON.stringify(t)!==JSON.stringify(this.oldData))&amp;&amp;(n?ddo.pushEvent(n,e,t):ddo.pushEvent(this.EVENT_ACTION,e,t),this.oldData=t,this.oldEvent=e,!0))}getVideoControlAction(e){let t="Enter";return e&amp;&amp;(32===e?t="Spacebar":37===e?t="Left Arrow":39===e?t="Right Arrow":27===e?t="Escape":1===e?t="Click":0===e?t="Touch":13===e&amp;&amp;(t="Enter")),t}}t.Report=n},99268:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},74403:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Utils=void 0;class n{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return("file:"===window.location.protocol?"https:":window.location.protocol)+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}t.Utils=n},41457:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;class n{loading=!0;isAtEnd=!1;ctrlCurrentTime=0;useHls=!1;videoContainerClassName=""}t.default=n},56624:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.VideoComponent=void 0;var r=m(n(90369)),o=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=f(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),i=m(n(41457)),a=n(79685),s=n(59572),l=n(38698),c=n(74403),u=n(61720),d=n(22029),p=n(53355),h=n(68523);function f(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(f=function(e){return e?n:t})(e)}function m(e){return e&amp;&amp;e.__esModule?e:{default:e}}class v extends o.Component{isTouchDevice=!1;linkUrlData=[];isChaptered=!1;chapteredVideosData=[];playIndex=0;prevVideoLength=0;multipleVideoBp=[];constructor(e){var t;super(e),this.state=new i.default,this.ref=o.createRef(),this.isTouchDevice="ontouchstart"in window||!!navigator.maxTouchPoints,this.hanldeOnloadedmetadata=this.hanldeOnloadedmetadata.bind(this),this.handleOnTimeUpdate=this.handleOnTimeUpdate.bind(this),this.handlePlayPause=this.handlePlayPause.bind(this),this.handleReplayClick=this.handleReplayClick.bind(this),this.handleRecommendedVideoItem=this.handleRecommendedVideoItem.bind(this),this.replay=this.replay.bind(this),this.onMediaLoadError=this.onMediaLoadError.bind(this),this.isChaptered=e.data.chapteredVideoData&amp;&amp;e.data.chapteredVideoData.length&gt;0,this.chapteredVideosData=this.isChaptered?e.data.chapteredVideoData:[],this.setId(),this.linkUrlEvent(null==e||null===(t=e.options)||void 0===t?void 0:t.linkUrl)}hanldeOnloadedmetadata(){this.props.events&amp;&amp;this.props.events.handleOnloadedmetadata&amp;&amp;this.props.events.handleOnloadedmetadata(this.ref.current.duration,this.playIndex),this.setState({loading:!1})}handleOnTimeUpdate(e){this.isChaptered?this.handleNextChapteredVideo(e):(this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(e.currentTarget.currentTime,this.ref.current.ended),this.ref.current.ended?this.setState({isAtEnd:this.ref.current.ended,ctrlCurrentTime:e.currentTarget.currentTime}):this.state.isAtEnd?this.setState({isAtEnd:this.ref.current.ended,ctrlCurrentTime:e.currentTarget.currentTime}):this.setState({ctrlCurrentTime:e.currentTarget.currentTime}))}componentDidMount(){var e,t,n,r;let o="";if(this.props.options.containerWidth&lt;=250?o="VideoComponent__linkUrlContainer__LT250":this.props.options.containerWidth&gt;250&amp;&amp;this.props.options.containerWidth&lt;=500?o="VideoComponent__linkUrlContainer__GT250__LT500":this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(o="VideoComponent__linkUrlContainer__GT500__LT800"),this.setState({videoContainerClassName:o}),this.handleHlsScriptLoad(),null!==(e=this.ref)&amp;&amp;void 0!==e&amp;&amp;e.current){if(null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.volume){let e=this.props.options.volume/100;e&gt;0&amp;&amp;e&lt;1&amp;&amp;(this.ref.current.volume=e),this.ref.current.muted=e&lt;=0}this.props.data.currentTime&amp;&amp;(this.ref.current.currentTime=null===(r=this.props.data)||void 0===r?void 0:r.currentTime),null!==(n=this.props)&amp;&amp;void 0!==n&amp;&amp;null!==(n=n.options)&amp;&amp;void 0!==n&amp;&amp;n.playing?this.ref.current.play():this.ref.current.pause()}if(this.isChaptered){let e=0;for(let t=0;t&lt;=this.chapteredVideosData.length;t++)if(this.chapteredVideosData[t]){e+=this.chapteredVideosData[t].seconds;let n={playIndex:t,videoLength:e};this.multipleVideoBp.push(n)}}}componentDidUpdate(e,t,n){var r,o;e.options.muted!==this.props.options.muted&amp;&amp;null!==(r=this.ref)&amp;&amp;void 0!==r&amp;&amp;r.current&amp;&amp;(null!==(o=this.props)&amp;&amp;void 0!==o&amp;&amp;null!==(o=o.options)&amp;&amp;void 0!==o&amp;&amp;o.muted?(this.ref.current.muted=!0,this.ref.current.defaultMuted=!0):(this.ref.current.muted=!1,this.ref.current.defaultMuted=!1))}handleNextChapteredVideo(e){if(this.player=document.querySelector("#"+this.id),this.ref.current.ended){if(this.playIndex++,this.state.useHls&amp;&amp;this.hls.destroy(),this.chapteredVideosData[this.playIndex]){let e=0;for(let t=0;t&lt;=this.playIndex-1;t++)e+=this.chapteredVideosData[t].seconds;this.prevVideoLength=e,this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(this.prevVideoLength,!1),this.linkUrlData=[],this.linkUrlEvent(this.chapteredVideosData[this.playIndex].linkUrl),this.setState({chapteredVideoSource:this.chapteredVideosData[this.playIndex].sources},()=&gt;{this.setState({useHls:!1}),this.player.load(),this.player.play(),window.chapteredVideoData=this.chapteredVideosData[this.playIndex],new l.ReportHelper(this.ref.current,this.chapteredVideosData[this.playIndex])}),this.setState({ctrlCurrentTime:this.prevVideoLength})}else this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(this.prevVideoLength+e.currentTarget.currentTime,!0),this.setState({isAtEnd:!0,ctrlCurrentTime:this.prevVideoLength+e.currentTarget.currentTime})}else this.setState({isAtEnd:this.ref.current.ended}),this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(e.currentTarget.currentTime+this.prevVideoLength,this.ref.current.ended)}handleMultiChapteredSeek(e,t){this.chapteredVideosData[t]&amp;&amp;(t!==this.playIndex?(this.playIndex=t,this.state.useHls&amp;&amp;(this.hls.destroy(),this.setState({useHls:!1})),this.linkUrlData=[],this.linkUrlEvent(this.chapteredVideosData[this.playIndex].linkUrl),window.chapteredVideoData=this.chapteredVideosData[this.playIndex],new l.ReportHelper(this.ref.current,this.chapteredVideosData[this.playIndex]),this.setState({chapteredVideoSource:this.chapteredVideosData[this.playIndex].sources},()=&gt;{this.player.load(),this.player.play(),this.setCurrentTimeAndState(e)})):this.setCurrentTimeAndState(e))}setCurrentTimeAndState(e){this.props.events&amp;&amp;this.props.events.handleOnTimeUpdate&amp;&amp;this.props.events.handleOnTimeUpdate(e,!1),this.setState({ctrlCurrentTime:e}),0===this.playIndex?this.ref.current.currentTime=e:this.ref.current.currentTime=e-this.prevVideoLength}shouldComponentUpdate(e,t){if(e.options&amp;&amp;this.ref&amp;&amp;this.ref.current){var n,r;if(e.options.volume!==(null===(n=this.props)||void 0===n||null===(n=n.options)||void 0===n?void 0:n.volume)){let t=e.options.volume/100;t&gt;0&amp;&amp;t&lt;1&amp;&amp;(this.ref.current.volume=t),this.ref.current.muted=t&lt;=0}e.data.currentTime!==this.props.data.currentTime&amp;&amp;this.checkSourceTobePlayed(e.data.currentTime),e.options.playing===(null===(r=this.props)||void 0===r||null===(r=r.options)||void 0===r?void 0:r.playing)||t.isAtEnd?e.options.playing&amp;&amp;t.isAtEnd&amp;&amp;this.replay():e.options.playing?this.ref.current.play():this.ref.current.pause()}return!0}checkSourceTobePlayed(e){let t=0;if(this.multipleVideoBp.length&gt;0){let n=!1;this.multipleVideoBp.forEach(r=&gt;{if(e&gt;r.videoLength){t=r.playIndex+1,this.prevVideoLength=r.videoLength,this.handleMultiChapteredSeek(e,t),n=!0;return}}),n||(t=0,this.prevVideoLength=0,this.handleMultiChapteredSeek(e,t))}else this.ref.current.currentTime=e}setId(){let e=document.querySelectorAll(".VideoComponent__videoElement");e.length&gt;0?this.id="videoPlayer_playerView"+this.props.data.id+"_"+e.length:this.id="videoPlayer_playerView"+this.props.data.id}handleHlsScriptLoad(){window.Hls&amp;&amp;this.state.useHls&amp;&amp;this.buildHlsSource()}onMediaLoadError(){this.setState({useHls:!0}),this.buildHlsSource()}linkUrlEvent(e){if(!this.linkUrlData.length&amp;&amp;e){var t;let e=null===(t=this.props)||void 0===t||null===(t=t.options)||void 0===t?void 0:t.linkUrl;if(e)try{e&amp;&amp;e.forEach(e=&gt;{let t=JSON.parse(e),n=t.u,r={begin:Math.floor(c.Utils.timecodeToSeconds(t.b)),bgColor:t.bc||void 0,end:Math.floor(c.Utils.timecodeToSeconds(t.e)),link:n,position:t.p||void 0,title:t.n||void 0};this.linkUrlData.push(r)})}catch(e){console.error("JSON.parse exception occrrerd for caption in asset",e)}}return this.linkUrlData}getPlayButton(e=u.IconSvgSizes.XXL){return o.createElement(u.IconSvg,{size:e,svgNodeStr:p.playIcon,pictogram:!0,altText:"Video play Icon - player view"})}render(){var e,t,n,i,a,l,c,h,f;let m=this.state.isAtEnd,v=this.state.loading,g=this.props.options&amp;&amp;this.props.options.cinema,y=["VideoComponent__linkUrlContainer",g?"":"VideoComponent__modal"].join(" "),b=u.IconSvgSizes.XXL;return this.props.options.containerWidth&lt;=500?b=u.IconSvgSizes.LG:this.props.options.containerWidth&gt;500&amp;&amp;this.props.options.containerWidth&lt;=800&amp;&amp;(b=u.IconSvgSizes.XL),o.createElement(o.Fragment,null,o.createElement(r.default,{id:"2973222406"},[".VideoComponent__fillElement{padding-bottom:56.207%;pointer-events:none;}",".VideoComponent__videoElement{position:absolute;min-width:100%;height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;}","@-webkit-keyframes VideoComponent__fadein{0%{opacity:0;}100%{opacity:1;}}","@-webkit-keyframes VideoComponent__fadein{0%{opacity:0;}100%{opacity:1;}}","@keyframes VideoComponent__fadein{0%{opacity:0;}100%{opacity:1;}}",".VideoComponent__videoElement::-webkit-media-controls-panel{display:none !important;-webkit-appearance:none;}",".VideoComponent__videoElement::\\--webkit-media-controls-play-button{display:none !important;-webkit-appearance:none;}",".VideoComponent__videoElement::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none;}",".VideoComponent__videoPlayButton{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}",".VideoComponent__videoPlayButton&gt;button{background:transparent;border:0;}",".VideoComponent__videoOverlay{position:absolute;width:100%;height:100%;left:0;}",".VideoComponent__videoLoaderButton{width:100px;height:100px;fill:#fff;-webkit-animation:VideoComponent__fadeinout 1s linear 1 forwards;-webkit-animation:VideoComponent__fadein 1s linear 1 forwards;animation:VideoComponent__fadein 1s linear 1 forwards;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}",".VideoComponent__endScreen{position:relative;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0.8;font-size:1.2em;}",".VideoComponent__endScreenSection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;margin-right:5px;padding:7px;padding-left:14px;padding-right:14px;margin:7px;border-radius:5px;border-style:none;white-space:nowrap;min-height:50px;cursor:pointer;}",".VideoComponent__endScreenIcon{width:50px;height:50px;background-color:transparent;fill:#f1f1f1;font-size:35px;border:0;cursor:pointer;}",".VideoComponent__endScreenRecommendationVideoContainer{height:80%;width:100%;}",".VideoComponent__recommendedVideoSection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;max-height:80%;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}",".VideoComponent__recommendedVideoItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:15px;}",".VideoComponent__endScreenRecommendationTitle{display:block;margin:15px;}","@media screen and (max-width:800px){.VideoComponent__endScreenRecommendationVideoContainer{height:70%;}.VideoComponent__endScreenRecommendationTitle{margin:5px;}.VideoComponent__recommendedVideoSection{max-height:70%;}.VideoComponent__recommendedVideoItem{margin:5px 15px;}.VideoComponent__endScreenSection{margin:0px;}}",".VideoComponent__topleft,.VideoComponent__lefttop{left:5%;top:10%;}",".VideoComponent__topright,.VideoComponent__righttop{right:5%;top:10%;}",".VideoComponent__topcenter,.VideoComponent__centertop{left:40%;top:10%;}",".VideoComponent__bottomleft,.VideoComponent__leftbottom{bottom:15%;left:5%;}",".VideoComponent__bottomright,.VideoComponent__rightbottom{bottom:15%;right:5%;}",".VideoComponent__bottomcenter,.VideoComponent__centerbottom{bottom:15%;left:40%;}",".VideoComponent__centerleft,.VideoComponent__leftcenter{left:5%;bottom:45%;}",".VideoComponent__centerright,.VideoComponent__rightcenter{right:5%;bottom:45%;}",".VideoComponent__center{left:40%;bottom:45%;}",".VideoComponent__bgColor_black{background-color:#000;}",".VideoComponent__bgColor_blue{background-color:#0057b8;}",".VideoComponent__bgColor_white{background-color:#ffff;}",".VideoComponent__text_transparent{width:100%;height:100%;display:block;}",".VideoComponent__link_transparent{background-color:transparent;top:55px;-ms-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:0;max-height:100%;min-width:0;max-width:854px;position:absolute;width:854px;height:76%;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}",".VideoComponent__linkUrlContainer{position:absolute;width:100%;height:100%;}"]),o.createElement("div",{"data-test-id":this.props.testId,onClick:this.handlePlayPause,className:"jsx-2973222406 "+(this.props.options&amp;&amp;this.props.options.className||"")},o.createElement("video",{id:this.id,"aria-label":`${null===(e=this.props)||void 0===e||null===(e=e.data)||void 0===e?void 0:e.title} video`,style:{opacity:null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.playing?1:.75},tabIndex:-1,playsInline:!0,loop:this.props.options&amp;&amp;this.props.options.loop,autoPlay:null!==(n=this.props)&amp;&amp;void 0!==n&amp;&amp;null!==(n=n.options)&amp;&amp;void 0!==n&amp;&amp;n.autoPlay?null===(i=this.props)||void 0===i||null===(i=i.options)||void 0===i?void 0:i.autoPlay:null===(a=this.props)||void 0===a||null===(a=a.options)||void 0===a?void 0:a.safariAutoPlay,controls:!1,width:null===(l=this.props)||void 0===l||null===(l=l.options)||void 0===l?void 0:l.width,height:null===(c=this.props)||void 0===c||null===(c=c.options)||void 0===c?void 0:c.height,onLoadedMetadata:this.hanldeOnloadedmetadata,onTimeUpdate:this.handleOnTimeUpdate,onError:this.onMediaLoadError,ref:this.ref,preload:"none",className:"jsx-2973222406 VideoComponent__videoElement"+(null===(h=this.props)||void 0===h||null===(h=h.options)||void 0===h?void 0:h.roundedCornersClassName)},this.state.chapteredVideoSource?o.createElement("source",{type:"video/mp4",src:this.state.chapteredVideoSource,className:"jsx-2973222406"}):this.state.useHls?void 0:o.createElement("source",{type:"video/mp4",src:this.props.data.sources[1],className:"jsx-2973222406"})),o.createElement("div",{className:"jsx-2973222406 "+(y+" "+this.state.videoContainerClassName||"")},this.getUrl()),this.getCaption(),o.createElement("div",{style:{display:null!==(f=this.props)&amp;&amp;void 0!==f&amp;&amp;null!==(f=f.options)&amp;&amp;void 0!==f&amp;&amp;f.playing?"none":"inline"},className:"jsx-2973222406 VideoComponent__videoOverlay"},(()=&gt;{if(!m){if(v)return o.createElement("div",{className:"jsx-2973222406 VideoComponent__videoLoaderButton"},o.createElement(d.Spinner,{style:{margin:48}}));if(!g||g&amp;&amp;!this.isTouchDevice)return o.createElement("div",{className:"jsx-2973222406 VideoComponent__videoPlayButton"},o.createElement("button",{"aria-label":"Play Video",title:"Play Video",className:"jsx-2973222406 VideoComponent__CTAbutton color-gray-200"},this.getPlayButton(b)))}})(),m?o.createElement("div",{style:{height:this.props.data.recommendedVideosCTAViewData&amp;&amp;this.props.data.recommendedVideosCTAViewData.length&gt;0?"100%":"auto"},className:"jsx-2973222406 VideoComponent__endScreen color-white"},this.props.data.recommendedVideosCTAViewData&amp;&amp;this.props.data.recommendedVideosCTAViewData.length&gt;0?o.createElement("div",{className:"jsx-2973222406 VideoComponent__endScreenRecommendationVideoContainer"},o.createElement("span",{className:"jsx-2973222406 VideoComponent__endScreenRecommendationTitle"},"Related Videos:"),o.createElement("div",{className:"jsx-2973222406 VideoComponent__recommendedVideoSection"},this.props.data.recommendedVideosCTAViewData.map((e,t)=&gt;o.createElement("div",{onClick:()=&gt;this.handleRecommendedVideoItem(e.id),className:"jsx-2973222406 VideoComponent__recommendedVideoItem"},o.createElement(s.CTAView,{data:e,options:{autoPlay:!1}}))))):null,o.createElement("div",{onClick:this.handleReplayClick,className:"jsx-2973222406 VideoComponent__endScreenSection font-regular bg-gray-800"},"Replay \xa0",o.createElement(u.IconSvg,{size:u.IconSvgSizes.MD,svgNodeStr:p.replayIcon,altText:"Video replay Icon"}))):null),o.createElement("div",{className:"jsx-2973222406 VideoComponent__fillElement"})))}buildHlsSource(){if(window.MediaSource&amp;&amp;window.location.protocol.match("http")){let e=this.props.data.sources[0];this.player=document.querySelector("#"+this.id),this.player.canPlayType(e)?(this.player.src=e,this.player.addEventListener("loadedmetadata",()=&gt;{this.player.play()})):window.Hls.isSupported()?(this.hls=new window.Hls,this.hls.loadSource(e),this.hls.attachMedia(this.player),this.player.play(),this.hls.on(window.Hls.Events.ERROR,()=&gt;{this.hls.detachMedia(),this.setState({useHls:!1}),this.player.play()})):this.setState({useHls:!1})}else this.setState({useHls:!1})}handlePlayPause(e){if(e.stopPropagation(),this.props.events&amp;&amp;this.props.events.handleOverlayPlayPause){var t;this.props.events.handleOverlayPlayPause(!(null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.playing))}}getCaption(){let e=this.state.ctrlCurrentTime,t=this.props.data.textTracks;return(this.isChaptered&amp;&amp;this.ref.current&amp;&amp;(e=this.ref.current.currentTime,t=this.chapteredVideosData[this.playIndex]&amp;&amp;this.chapteredVideosData[this.playIndex].captions&amp;&amp;this.chapteredVideosData[this.playIndex].captions.captions?this.chapteredVideosData[this.playIndex].captions.captions:t),!(this.props.data&amp;&amp;this.props.data.showCaption)||e&gt;=this.ref.current.duration)?null:o.createElement(a.Caption,{data:{controlsOpacity:this.props.options&amp;&amp;this.props.options.cinema?this.props.data.controlsOpacity:0,currentTime:e,textTracks:t}})}handleRecommendedVideoItem(e){var t;null===(t=this.props)||void 0===t||null===(t=t.events)||void 0===t||t.handleOverlayRecommendedVideoItem(e)}handleReplayClick(e){if(e.stopPropagation(),this.props.events&amp;&amp;this.props.events.handleOverlayReplay){var t;this.isChaptered?(this.prevVideoLength=0,this.playIndex=0,this.setState({chapteredVideoSource:this.props.data.chapteredVideoData[this.playIndex].sources},()=&gt;{this.player.load(),this.replay()})):this.replay(),this.props.events.handleOverlayReplay(!(null!==(t=this.props)&amp;&amp;void 0!==t&amp;&amp;null!==(t=t.options)&amp;&amp;void 0!==t&amp;&amp;t.playing))}}replay(){var e;this.ref.current.currentTime=0,null===(e=this.ref.current)||void 0===e||e.play()}getUrl(){let e;let t=this.linkUrlData,n=this.state.ctrlCurrentTime;for(let r of(this.isChaptered&amp;&amp;this.ref&amp;&amp;this.ref.current&amp;&amp;(n=this.ref.current.currentTime),t))if(n&gt;=r.begin&amp;&amp;n&lt;=r.end){e=r.position?`VideoComponent__${r.position} `:"VideoComponent__centerleft";let t=r.bgColor.toLowerCase();return o.createElement("div",{className:r.title?e:"VideoComponent__linkTransparent  VideoComponent__textTransparent",style:{position:"absolute"}},o.createElement(h.Button,{variant:"blue"===t?"primary":"secondary",target:"_blank","report-title":"linkUrl","link-title":r.title+" Link","link-url":r.link,href:r.link},r.title))}}}t.VideoComponent=v,t.default=v},7663:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},7391:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"VolumeController",{enumerable:!0,get:function(){return r.VolumeController}});var r=n(48694)},48694:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.VolumeController=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=c(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(74104),s=n(7663),l=n(61720);function c(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(c=function(e){return e?n:t})(e)}class u extends i.Component{constructor(e){var t,n;super(e),n=void 0,(t="state")in this?Object.defineProperty(this,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):this[t]=n,this.state={mute:this.props.data.mute||!1,volume:this.props.data.volume||75},this.renderOnOffButton=this.renderOnOffButton.bind(this),this.handlevolumeClick=this.handlevolumeClick.bind(this),this.handlevolumeRange=this.handlevolumeRange.bind(this)}render(){return i.createElement(i.Fragment,null,this.renderOnOffButton(this.state.volume),this.renderVolumRange(),i.createElement(o.default,{id:"2356960994"},["{.VolumeController__volumeController:hover .VolumeController__volumeRange, .VolumeController__volumeController:focus .VolumeController__volumeRange, .VolumeController__volumeController.VolumeController__hasFocus;.VolumeController__volumeController:hover .VolumeController__volumeRange .VolumeController__button, .VolumeController__volumeController:focus .VolumeController__volumeRange .VolumeController__button, .VolumeController__volumeController.VolumeController__hasFocus .VolumeController__volumeRange;}",".VolumeController__volumeController{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-order:1;-ms-flex-order:1;order:1;}",".VolumeController__volumeRange{width:120px;-webkit-transition:width 0.52s;-webkit-transition:width 0.52s;transition:width 0.52s;}",".VolumeController__button{opacity:1;-webkit-transition:opacity 0.15s;-webkit-transition:opacity 0.15s;transition:opacity 0.15s;}",".VolumeController__volumeRange{display:inline-block;vertical-align:middle;-webkit-transition:width 1.42s;-webkit-transition:width 1.42s;transition:width 1.42s;}",".VolumeController__volumeRange:focus{width:120px;-webkit-transition:width 0.52s;-webkit-transition:width 0.52s;transition:width 0.52s;}",".VolumeController__volumeRange:focus .VolumeController__button{opacity:1;-webkit-transition:opacity 0.15s;-webkit-transition:opacity 0.15s;transition:opacity 0.15s;}",".VolumeController__volumeRange .VolumeController__button{opacity:0;-webkit-transition:opacity 1.32s;-webkit-transition:opacity 1.32s;transition:opacity 1.32s;}",".VolumeController__onOffButton{display:inline-block;vertical-align:middle;width:45px;max-width:45px;height:45px;max-height:45px;margin-left:0;font-size:35px;vertical-align:middle;}","@media only screen and (max-width:767px){.VolumeController__onOffButton{padding-left:0;}}",".VolumeController__off{color:#adadad;}",".VolumeController__button{fill:#999999;border-radius:3px;border:0;width:40px;height:35px;margin:10px;max-width:40px;max-height:35px;cursor:pointer;background-color:transparent;}"]))}renderVolumRange(){var e;let t=this.props.options&amp;&amp;this.props.options.volumnRangeClassName?this.props.options&amp;&amp;this.props.options.volumnRangeClassName:"";return i.createElement(a.RangeComponent,{data:{accessabiltyText:"Volume",mute:this.state.mute,reportTitle:"Volume Slider",valueMax:100},options:{className:t,reflect:this.state.mute?0:this.state.volume,tooltip:!1,modal:null===(e=this.props.options)||void 0===e?void 0:e.modal},events:{update:this.handlevolumeRange}})}handlevolumeRange(e){this.setState({volume:e,mute:e&lt;=0}),this.props.events&amp;&amp;this.props.events.onVolumeChange&amp;&amp;this.props.events.onVolumeChange(e&lt;=0,e)}renderOnOffButton(e){let t="color-gray-500",n=[this.props.options&amp;&amp;this.props.options.buttonClassName,"VolumeController__onOffButton","VolumeController__button"],r=s.volumeIconDefault;return!this.state.mute&amp;&amp;this.state.volume&gt;0&amp;&amp;(this.state.volume&gt;66?(t="",r=s.volumeIconFull):this.state.volume&gt;33?r=s.volumeIconHalf:this.state.volume&gt;0&amp;&amp;(r=s.volumeIconLow)),n.push(t),i.createElement("button",{className:n.join(" "),"aria-label":"Toggle Mute",title:"Video "+(e&gt;0?"Unmuted":"Muted"),"aria-pressed":e&gt;0,onClick:this.handlevolumeClick,"report-title":"Mute toggle"},i.createElement(l.IconSvg,{size:l.IconSvgSizes.MD,svgNodeStr:r,altText:"volumeIcon "+(e&gt;0?"Unmuted":"Muted")}))}handlevolumeClick(){this.setState({mute:!this.state.mute}),this.props.events&amp;&amp;this.props.events.onClick&amp;&amp;this.props.events.onClick(!this.state.mute,this.state.volume)}}t.VolumeController=u,t.default=u},63530:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.volumeIconLow=t.volumeIconHalf=t.volumeIconFull=t.volumeIconDefault=t.transcriptOpen=t.transcriptCollapse=t.startIcon=t.replayIcon=t.printIcon=t.playIcon=t.pauseIcon=t.fullScreenIcon=t.fullScreenExitIcon=t.filterIcon=t.closeIcon=t.ccIcon=void 0,t.ccIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M15.32 18l.5 1.45a4.63 4.63 0 01-2.58.72 4.05 4.05 0 01-2.12-.54 3.54 3.54 0 01-1.39-1.48A4.46 4.46 0 019.24 16a4.32 4.32 0 01.54-2.18 3.69 3.69 0 011.43-1.45 4.08 4.08 0 012-.51 5.05 5.05 0 011.35.18 4.11 4.11 0 011.15.49L15.26 14a4.4 4.4 0 00-.9-.34 3.85 3.85 0 00-.91-.1 2.29 2.29 0 00-1.72.67 2.52 2.52 0 00-.64 1.77 2.54 2.54 0 00.65 1.81 2.27 2.27 0 001.71.68 3.63 3.63 0 001.87-.49zm5.16.51a2.27 2.27 0 01-1.71-.68 2.54 2.54 0 01-.65-1.83 2.52 2.52 0 01.64-1.81 2.29 2.29 0 011.72-.67 3.85 3.85 0 01.91.1 4.4 4.4 0 01.9.34l.48-1.43a4.11 4.11 0 00-1.15-.53 5.05 5.05 0 00-1.35-.18 4.08 4.08 0 00-2 .51 3.69 3.69 0 00-1.43 1.45 4.32 4.32 0 00-.57 2.22 4.46 4.46 0 00.49 2.13 3.54 3.54 0 001.39 1.48 4.05 4.05 0 002.12.54 4.63 4.63 0 002.58-.72l-.5-1.43a3.63 3.63 0 01-1.87.48zM31 9v14a3 3 0 01-3 3H4a3 3 0 01-3-3V9a3 3 0 013-3h24a3 3 0 013 3zm-2 0a1 1 0 00-1-1H4a1 1 0 00-1 1v14a1 1 0 001 1h24a1 1 0 001-1z"/&gt;&lt;/svg&gt;',t.closeIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;',t.filterIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M21 17a5 5 0 00-4.9 4H1v2h15.1a5 5 0 009.8 0H31v-2h-5.1a5 5 0 00-4.9-4zm0 8a3 3 0 113-3 3 3 0 01-3 3zM15.9 9a5 5 0 00-9.8 0H1v2h5.1a5 5 0 009.8 0H31V9zM11 13a3 3 0 113-3 3 3 0 01-3 3z"/&gt;&lt;/svg&gt;',t.fullScreenExitIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M30 8v8h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1h14v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3zm-2 15.59L19.39 15 18 16.4l8.59 8.6H22v2h8v-8h-2z"/&gt;&lt;/svg&gt;',t.fullScreenIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M5 25h17v2H5a3 3 0 01-3-3V8a3 3 0 013-3h22a3 3 0 013 3v11h-2V8a1 1 0 00-1-1H5a1 1 0 00-1 1v16a1 1 0 001 1zm16.41-8H26v-2h-8v8h2v-4.59L28.61 27 30 25.6z"/&gt;&lt;/svg&gt;',t.pauseIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm0 28a13 13 0 1113-13 13 13 0 01-13 13zm-5-19h3v12h-3zm7 0h3v12h-3z"/&gt;&lt;/svg&gt;',t.playIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"&gt;&lt;path fill="#1D2329" fill-opacity=".68" d="M64 128A64 64 0 1 0 64 0a64 64 0 0 0 0 128Z"/&gt;&lt;path fill="#F2F2F2" fill-rule="evenodd" d="M52 36.13 89.23 64 52 91.87V36.13ZM124 64A60 60 0 1 1 4 64a60 60 0 0 1 120 0Zm-4 0A56 56 0 1 0 8 64a56 56 0 0 0 112 0Z" clip-rule="evenodd"/&gt;&lt;/svg&gt;',t.printIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M24 10V3H8v7H1v11a3 3 0 003 3h4v6h16v-6h4a3 3 0 003-3V10zM10 5h12v5H10zm12 23H10v-8h12zm7-7a1 1 0 01-1 1h-4v-4H8v4H4a1 1 0 01-1-1v-9h26zm-2-5h-2v-2h2z"/&gt;&lt;/svg&gt;',t.replayIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M4 18H2v-2a9 9 0 019-9h15.17l-3.24-3.24 1.41-1.42L30 8l-5.66 5.66-1.41-1.42L26.17 9H11a7 7 0 00-7 7zm24-4v2a7 7 0 01-7 7H5.83l3.24-3.24-1.41-1.42L2 24l5.66 5.66 1.41-1.42L5.83 25H21a9 9 0 009-9v-2z"/&gt;&lt;/svg&gt;',t.startIcon='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M23.48 20.73l1.65 9.6-8.62-4.53a1.08 1.08 0 00-1 0l-8.64 4.53 1.65-9.6a1.1 1.1 0 00-.31-1l-7-6.8 9.64-1.4a1.09 1.09 0 00.82-.6L16 2.24 20.31 11a1.09 1.09 0 00.82.6l9.64 1.4-7 6.8a1.1 1.1 0 00-.29.93z"/&gt;&lt;/svg&gt;',t.transcriptCollapse='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path  class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4v-28zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H11zm3 10l4.2-4.2 1.5 1.4-1.9 1.8H24v2h-6.2l1.9 1.8-1.5 1.4-4.2-4.2zm-8-12v24h3v-24H6z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.transcriptOpen='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path class="svg-base" d="M4 2.2h7v2h15A3 3 0 0129 7v18.2a3 3 0 01-2.8 3H11v2H4zm7 4v20h15c.5 0 1-.4 1-.9V7.2c0-.5-.4-1-.9-1H26zm3 9h6.2l-1.8-1.8 1.4-1.4 4.2 4.2-4.2 4.2-1.4-1.4 1.8-1.8H14zm-8-11v24h3v-24z"/&gt;&lt;/g&gt;&lt;/svg&gt;',t.volumeIconDefault='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M25.41 16l3.48 3.47-1.42 1.42L24 17.41l-3.47 3.48-1.42-1.42L22.59 16l-3.48-3.47 1.42-1.42L24 14.59l3.47-3.48 1.42 1.42zM3.85 11A2.86 2.86 0 001 13.85v4.3A2.86 2.86 0 003.85 21h4.28L16 27.67V4.33L8.13 11z"/&gt;&lt;/svg&gt;',t.volumeIconFull='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83zm3.2-3.2L25.2 6.79a13.09 13.09 0 010 18.42l1.42 1.41a15.1 15.1 0 000-21.24z"/&gt;&lt;/svg&gt;',t.volumeIconHalf='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm10.67 2.19a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44zm4.62-4.61L22 10a8.55 8.55 0 010 12l1.42 1.41a10.56 10.56 0 000-14.83z"/&gt;&lt;/svg&gt;',t.volumeIconLow='&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M8.13 11L16 4.33v23.34L8.13 21H3.85A2.86 2.86 0 011 18.15v-4.3A2.86 2.86 0 013.85 11zm12.09.78l-1.42 1.41a4 4 0 010 5.62l1.42 1.41a6 6 0 000-8.44z"/&gt;&lt;/svg&gt;'},78581:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"VolumeController",{enumerable:!0,get:function(){return r.VolumeController}});var r=n(85084)},85084:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.VolumeController=void 0;var r,o=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},i=function(e,t){if(e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=c(void 0);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}(n(44194)),a=n(42159),s=n(63530),l=n(61720);function c(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(c=function(e){return e?n:t})(e)}class u extends i.Component{constructor(e){super(e),this.state={mute:this.props.data.mute||!1,volume:this.props.data.volume||75},this.renderOnOffButton=this.renderOnOffButton.bind(this),this.handlevolumeClick=this.handlevolumeClick.bind(this),this.handlevolumeRange=this.handlevolumeRange.bind(this)}render(){return i.createElement(i.Fragment,null,this.renderOnOffButton(this.state.volume),this.renderVolumRange(),i.createElement(o.default,{id:"2356960994"},["{.VolumeController__volumeController:hover .VolumeController__volumeRange, .VolumeController__volumeController:focus .VolumeController__volumeRange, .VolumeController__volumeController.VolumeController__hasFocus;.VolumeController__volumeController:hover .VolumeController__volumeRange .VolumeController__button, .VolumeController__volumeController:focus .VolumeController__volumeRange .VolumeController__button, .VolumeController__volumeController.VolumeController__hasFocus .VolumeController__volumeRange;}",".VolumeController__volumeController{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-order:1;-ms-flex-order:1;order:1;}",".VolumeController__volumeRange{width:120px;-webkit-transition:width 0.52s;-webkit-transition:width 0.52s;transition:width 0.52s;}",".VolumeController__button{opacity:1;-webkit-transition:opacity 0.15s;-webkit-transition:opacity 0.15s;transition:opacity 0.15s;}",".VolumeController__volumeRange{display:inline-block;vertical-align:middle;-webkit-transition:width 1.42s;-webkit-transition:width 1.42s;transition:width 1.42s;}",".VolumeController__volumeRange:focus{width:120px;-webkit-transition:width 0.52s;-webkit-transition:width 0.52s;transition:width 0.52s;}",".VolumeController__volumeRange:focus .VolumeController__button{opacity:1;-webkit-transition:opacity 0.15s;-webkit-transition:opacity 0.15s;transition:opacity 0.15s;}",".VolumeController__volumeRange .VolumeController__button{opacity:0;-webkit-transition:opacity 1.32s;-webkit-transition:opacity 1.32s;transition:opacity 1.32s;}",".VolumeController__onOffButton{display:inline-block;vertical-align:middle;width:45px;max-width:45px;height:45px;max-height:45px;margin-left:0;font-size:35px;vertical-align:middle;}","@media only screen and (max-width:767px){.VolumeController__onOffButton{padding-left:0;}}",".VolumeController__off{color:#adadad;}",".VolumeController__button{fill:#999999;border-radius:3px;border:0;width:40px;height:35px;margin:10px;max-width:40px;max-height:35px;cursor:pointer;background-color:transparent;}"]))}renderVolumRange(){var e;let t=this.props.options&amp;&amp;this.props.options.volumnRangeClassName?this.props.options&amp;&amp;this.props.options.volumnRangeClassName:"";return i.createElement(a.RangeComponent,{data:{accessabiltyText:"Volume",mute:this.state.mute,reportTitle:"Volume Slider",valueMax:100},options:{className:t,reflect:this.state.mute?0:this.state.volume,tooltip:!1,modal:null===(e=this.props.options)||void 0===e?void 0:e.modal},events:{update:this.handlevolumeRange}})}handlevolumeRange(e){this.setState({volume:e,mute:e&lt;=0}),this.props.events&amp;&amp;this.props.events.onVolumeChange&amp;&amp;this.props.events.onVolumeChange(e&lt;=0,e)}renderOnOffButton(e){let t="color-gray-500",n=[this.props.options&amp;&amp;this.props.options.buttonClassName,"VolumeController__onOffButton","VolumeController__button"],r=s.volumeIconDefault;return!this.state.mute&amp;&amp;this.state.volume&gt;0&amp;&amp;(this.state.volume&gt;66?(t="",r=s.volumeIconFull):this.state.volume&gt;33?r=s.volumeIconHalf:this.state.volume&gt;0&amp;&amp;(r=s.volumeIconLow)),n.push(t),i.createElement("button",{className:n.join(" "),"aria-label":"Toggle Mute",title:"Video "+(e&gt;0?"Unmuted":"Muted"),"aria-pressed":e&gt;0,onClick:this.handlevolumeClick,"report-title":"Mute toggle"},i.createElement(l.IconSvg,{size:l.IconSvgSizes.MD,svgNodeStr:r,altText:"volumeIcon "+(e&gt;0?"Unmuted":"Muted")}))}handlevolumeClick(){this.setState({mute:!this.state.mute}),this.props.events&amp;&amp;this.props.events.onClick&amp;&amp;this.props.events.onClick(!this.state.mute,this.state.volume)}}t.VolumeController=u,t.default=u},42506:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.cmsLocalData=t.State=void 0;let r=((n={}).ACTIVE="Active",n.INACTIVE="Inactive",n.EOL="EOL",n);t.State=r,t.cmsLocalData={5001039:{common:{adminDisplay:"gvp_Samsung-Galaxy-Note10-Highlights_5001039",folderPath:"att-videos/2019",timelineCaptions:'[{"b":"00:00:00.00","t":"♪music♪","e":"00:01:00.00"}]',startMode:"2",state:"active",launchDate:"2019-08-06T12:14:00.000-0700",category:["attvideo_category:sales/wireless"],internalSearchShow:!1,isFamilyFriendly:!0,length:"1:00",windowTitle:"Highlights",description:"Experience the power of performance with the Galaxy Note10 fast charging battery and long-lasting intelligent power. Enjoy the power of productivity with the next-gen S Pen – including the remote shutter. Hold the power of creation with the Galaxy Note pro-like camera - with live focus video. And feel the power of design with the slim form and endless screen.",variationID:"79cb89bb-ac1e-3acf-923c-267514e965c9"}},5000858:{common:{adminDisplay:"gvp_LGV35ThinQ-Trade-In-Program_5000858",category:["attvideo_category:sales/wireless/cellphones"],description:"Trade-in your old wireless devices with AT&amp;T and get up to $200 towards a purchase, subscription to an AT&amp;T service, or apply it towards your AT&amp;T or DIRECTV bill. Visit att.com/tradein to answer a few questions and find out how much your device is worth. Complete the trade-in process online to receive an AT&amp;T promotional card in the mail, or visit a AT&amp;T retail store to receive instant credit.",folderPath:"att-videos/2018",internalSearchShow:!0,isFamilyFriendly:!0,launchDate:"2018-06-06T09:48:00.000-0700",length:"1:24",linkUrl:['{"n":"GOOGLE HOME","u":"https://www.google.com","bc":"blue","b":"00:00:00.62","e":"00:00:05.25","p":"bottomcenter"}","{"n":"ATT PAGE","u":"https://www.att.com","bc":"black","b":"00:00:30.62","e":"00:00:35.25","p":"centerleft"}'],recommendedVideoIds:["5001067","5001039"],startMode:"2",state:"active",timelineCaptions:'[{"b":"00:00:00.10","t":"What does the value of up to&lt;br /&gt;$200 dollars mean to you?","e":"00:00:02.83"},{"b":"00:00:02.83","t":"Want the newest accessories like&lt;br /&gt;the latest earbuds,","e":"00:00:06.60"},{"b":"00:00:06.60","t":"a new case, phone or tablet?","e":"00:00:09.04"},{"b":"00:00:09.04","t":"Trade-in your old wireless&lt;br /&gt;devices with AT&amp;T","e":"00:00:11.71"},{"b":"00:00:11.71","t":"and use the value of your device&lt;br /&gt;towards a purchase,","e":"00:00:14.61"},{"b":"00:00:14.61","t":"subscription to an AT&amp;T service,","e":"00:00:16.51"},{"b":"00:00:16.51","t":"or apply it towards your AT&amp;T&lt;br /&gt;bill.","e":"00:00:18.78"},{"b":"00:00:18.78","t":"Devices from AT&amp;T,","e":"00:00:20.22"},{"b":"00:00:20.22","t":"as well as from other carriers,&lt;br /&gt;are accepted.","e":"00:00:23.32"},{"b":"00:00:23.32","t":"Here\'s how it works.","e":"00:00:24.22"},{"b":"00:00:24.22","t":"Visit att.com/tradein to answer&lt;br /&gt;a few questions","e":"00:00:29.02"},{"b":"00:00:29.02","t":"and find out how much your&lt;br /&gt;device is worth.","e":"00:00:31.59"},{"b":"00:00:31.59","t":"Complete the trade-in process&lt;br /&gt;online","e":"00:00:33.36"},{"b":"00:00:33.36","t":"to receive an AT&amp;T promotional&lt;br /&gt;card in the mail,","e":"00:00:36.93"},{"b":"00:00:36.93","t":"or visit an AT&amp;T retail store&lt;br /&gt;to receive instant credit.","e":"00:00:41.50"},{"b":"00:00:41.50","t":"AT&amp;T has secure processes in&lt;br /&gt;place,","e":"00:00:43.84"},{"b":"00:00:43.84","t":"so you don\'t have to worry about&lt;br /&gt;your personal data","e":"00:00:46.48"},{"b":"00:00:46.48","t":"as you might with a private&lt;br /&gt;party sale.","e":"00:00:49.85"},{"b":"00:00:49.85","t":"You may have hidden value around&lt;br /&gt;your home or office.","e":"00:00:53.02"},{"b":"00:00:53.02","t":"Trade-in your old devices and&lt;br /&gt;get a promotional card","e":"00:00:55.58"},{"b":"00:00:55.58","t":"to use towards AT&amp;T products and&lt;br /&gt;services, like DIRECTV.","e":"00:00:59.92"},{"b":"00:00:59.92","t":"AT&amp;T Trade-in!","e":"00:01:01.22"},{"b":"00:01:01.22","t":"Discover the value of your&lt;br /&gt;device.","e":"00:01:03.79"},{"b":"00:01:03.79","t":"Trade-in your device by mail or&lt;br /&gt;in store.","e":"00:01:06.23"},{"b":"00:01:06.23","t":"Experience trusted and secure&lt;br /&gt;removal of personal data.","e":"00:01:10.33"},{"b":"00:01:10.33","t":"With so many cool new devices,","e":"00:01:12.10"},{"b":"00:01:12.10","t":"treat yourself, or upgrade to&lt;br /&gt;the latest and greatest.","e":"00:01:16.14"},{"b":"00:01:16.14","t":"It\'s Fast and Easy.","e":"00:01:17.34"},{"b":"00:01:17.34","t":"Find out how much your device is&lt;br /&gt;worth - now.","e":"00:01:22.34"}]',variationID:"9e3ce54d-3ed8-38bf-a595-31a1fb511a3a",windowTitle:"Device Trade-In Program"}},5001067:{common:{adminDisplay:"gvp_Apple-iPhone-11-Pro-Sizzle_5001067",category:["attvideo_category:sales/wireless/devices"],description:"iPhone 11 Pro",folderPath:"att-videos/2019",internalSearchShow:!0,isFamilyFriendly:!0,launchDate:"2019-09-23T13:00:00.000-0700",length:"0:44",linkUrl:'["{"n":"GOOGLE HOME","u":"https://www.google.com","bc":"blue","b":"00:00:00.62","e":"00:00:05.25","p":"bottomcenter"}","{"n":"ATT PAGE","u":"https://www.att.com","bc":"black","b":"00:00:30.62","e":"00:00:35.25","p":"centerleft"}"]',recommendedVideoIds:["5001039","5000858","5001067"],startMode:"2",state:"active",timelineCaptions:'[{"b":"00:00:00.00","t":"[ELECTRICAL BUZZING]&lt;br /&gt;[FLICKERING]","e":"00:00:01.66"},{"b":"00:00:01.66","t":"♪ \\u201cRegular\\u201d&lt;br /&gt;by Ateph Elidja ♪","e":"00:00:03.40"},{"b":"00:00:03.40","t":"♪ I am not regular. ♪","e":"00:00:05.30"},{"b":"00:00:05.30","t":"♪ I will not give you regular. ♪","e":"00:00:07.77"},{"b":"00:00:07.77","t":"♪","e":"00:00:10.01"},{"b":"00:00:10.01","t":"[CAMERA SHUTTERS]","e":"00:00:12.01"},{"b":"00:00:12.01","t":"♪","e":"00:00:13.91"},{"b":"00:00:13.91","t":"[TRICKLING]","e":"00:00:16.71"},{"b":"00:00:16.71","t":"♪","e":"00:00:22.75"},{"b":"00:00:22.75","t":"[ENGINE REVS]","e":"00:00:24.22"},{"b":"00:00:24.22","t":"♪","e":"00:00:27.36"},{"b":"00:00:27.36","t":"[CAMERA SHUTTERS]","e":"00:00:29.36"},{"b":"00:00:29.36","t":"♪","e":"00:00:37.70"},{"b":"00:00:37.70","t":"♪ I am not regular. ♪","e":"00:00:39.87"},{"b":"00:00:39.87","t":"♪ I will not give you regular. ♪","e":"00:00:41.70"},{"b":"00:00:41.70","t":"♪","e":"00:00:43.21"}]',variationID:"61f633a6-0ff0-3e53-aece-2970345ab9cb",windowTitle:"iPhone 11 Pro"}},av00024:{common:{adminDisplay:"av_More-For-Your-Thing-V3_av00024",category:["attvideo_category:sales/wireless"],folderPath:"ambient-video",internalSearchShow:!1,isFamilyFriendly:!0,launchDate:"2018-02-12T11:34:00.000-0800",length:"0:11",recommendedVideoIds:["5001039","5000858","5001067"],startMode:"2",state:"active",windowTitle:"More For Your Thing"}},5001008:{common:{adminDisplay:"gvp_Samsung-View-2-Sizzle-STU6833_5001008",category:["attvideo_category:sales/wireless/cellphones"],description:"Samsung Galaxy View2",folderPath:"att-videos/2019",internalSearchShow:!1,isFamilyFriendly:!0,launchDate:"2019-04-29T09:53:00.000-0700",length:"1:00",recommendedVideoIds:["5001039","5000858","5001067"],startMode:"2",state:"active",timelineCaptions:'[{"b":"00:00:00.00","t":"♪music♪","e":"00:00:59.00"}]',windowTitle:"Samsung Galaxy View2"}},5001106:{common:{adminDisplay:"gvp_ATT-TV-Turn-On-ATT-TV-B2C387911_5001106",folderPath:"att-videos/2020",timelineCaptions:'[{"b":"00:00:00.00","t":"♪music♪","e":"00:00:30.00"}]',startMode:"2",state:"active",launchDate:"2020-02-27T12:40:00.000-0800",videoModifiedDate:"2020-10-09T13:50:00.000-0700",category:["attvideo_category:ATT"],hoverToggle:!1,internalSearchShow:!0,isFamilyFriendly:!0,length:"0:30",windowTitle:"Turn On AT&amp;T TV",description:"Turn On AT&amp;T TV",variationID:"115abb33-7984-3bb5-bb21-9725568c0a80"}},4300484:{common:{adminDisplay:"gvp_eSupport-Pay-Bill-Your-Bill-Online_4300484",folderPath:"att-videos/2013",timelineCaptions:'[{"b":"00:00:01.43","t":"Your myAT&amp;T account lets you&lt;br /&gt;view and pay your bill online,","e":"00:00:05.53"},{"b":"00:00:05.53","t":"either using the myAT&amp;T app&lt;br /&gt;on your smart device","e":"00:00:08.80"},{"b":"00:00:08.80","t":"or with your browser at att.com.","e":"00:00:11.94"},{"b":"00:00:12.64","t":"By the way, you can make a quick&lt;br /&gt;payment without signing in.","e":"00:00:16.35"},{"b":"00:00:16.35","t":"Just go to att.com/fastpay,","e":"00:00:20.45"},{"b":"00:00:20.45","t":"enter some quick info,&lt;br /&gt;and your payment is superfast.","e":"00:00:24.22"},{"b":"00:00:24.22","t":"Now, if you do log in&lt;br /&gt;to your account","e":"00:00:26.09"},{"b":"00:00:26.09","t":"using a Browser&lt;br /&gt;on your mobile device,","e":"00:00:28.62"},{"b":"00:00:28.62","t":"the navigation and information","e":"00:00:30.43"},{"b":"00:00:30.43","t":"is the same&lt;br /&gt;as the desktop experience,","e":"00:00:32.59"},{"b":"00:00:32.59","t":"but will look&lt;br /&gt;a little different.","e":"00:00:34.16"},{"b":"00:00:34.16","t":"To view your bill,","e":"00:00:35.16"},{"b":"00:00:35.16","t":"simply log in&lt;br /&gt;to your myAT&amp;T account","e":"00:00:37.50"},{"b":"00:00:37.50","t":"and you\'ll see a quick view&lt;br /&gt;of amount due and due date.","e":"00:00:41.00"},{"b":"00:00:41.00","t":"To see your bill details,&lt;br /&gt;select \\"See my bill\\"","e":"00:00:44.57"},{"b":"00:00:44.57","t":"and note the link to&lt;br /&gt;either set up or manage AutoPay.","e":"00:00:48.04"},{"b":"00:00:48.04","t":"You can pay your bill right here&lt;br /&gt;by selecting \\"Make a payment\\".","e":"00:00:52.48"},{"b":"00:00:52.48","t":"Enter the payment amount,","e":"00:00:53.88"},{"b":"00:00:53.88","t":"the date you want to pay&lt;br /&gt;and select a method of payment.","e":"00:00:57.19"},{"b":"00:00:57.19","t":"You can select a stored debit or&lt;br /&gt;credit card or enter a new one","e":"00:01:00.79"},{"b":"00:01:01.76","t":"or select the Bank tab","e":"00:01:03.39"},{"b":"00:01:03.39","t":"and choose a stored bank account&lt;br /&gt;or enter a new one.","e":"00:01:06.06"},{"b":"00:01:07.06","t":"Finally, check out the More tab&lt;br /&gt;for even more payment options.","e":"00:01:10.47"},{"b":"00:01:12.40","t":"When you\'re ready,&lt;br /&gt;select the Pay button.","e":"00:01:14.87"},{"b":"00:01:14.87","t":"That\'s all there is to it.","e":"00:01:16.10"},{"b":"00:01:16.10","t":"Explore all the ways you can&lt;br /&gt;manage your AT&amp;T account online","e":"00:01:19.81"},{"b":"00:01:19.81","t":"at att.com/myatt&lt;br /&gt;or on the myAT&amp;T app.","e":"00:01:25.58"},{"b":"00:01:25.58","t":"Thanks for choosing AT&amp;T!","e":"00:01:27.62"},{"b":"00:01:28.65","t":"♪AT&amp;T jingle♪","e":"00:01:30.95"}]',startMode:"2",state:"active",launchDate:"2023-06-12T15:26:29.745Z",videoModifiedDate:"2022-02-21T11:40:00.000-0800",category:["attvideo_category:support/billing and accounts"],hoverToggle:!0,internalSearchShow:!1,isFamilyFriendly:!0,length:"1:32",windowTitle:"Pay your bill online",description:"See how to quickly pay your bill online using your browser on your computer or smart device.",postRollId:"pr001",variationID:"bf0bf824-8413-3ac8-a257-797150f06516"}},5001172:{common:{adminDisplay:"gvp_Unlimited-Your-Way-Data-Plan-Button-V3_5001172",folderPath:"att-videos/2020",timelineCaptions:'[{"b":"00:00:00.53","t":"♪music♪","e":"00:00:02.26"},{"b":"00:00:02.26","t":"Now you don\'t","e":"00:00:03.63"},{"b":"00:00:03.63","t":"have to compromise","e":"00:00:04.24"},{"b":"00:00:04.24","t":"by picking one plan&lt;br /&gt;for your entire family.","e":"00:00:07.14"},{"b":"00:00:07.14","t":"With AT&amp;T Unlimited Your Way&lt;br /&gt;you can choose any combination","e":"00:00:10.57"},{"b":"00:00:10.57","t":"of three great Unlimited plans","e":"00:00:12.44"},{"b":"00:00:12.44","t":"for each person -&lt;br /&gt;starting at $35.00 a line.","e":"00:00:16.85"},{"b":"00:00:16.85","t":"AT&amp;T may temporarily slow data&lt;br /&gt;speeds if the network is busy.","e":"00:00:20.08"},{"b":"00:00:20.08","t":"So, everybody gets&lt;br /&gt;just what they want","e":"00:00:22.38"},{"b":"00:00:22.38","t":"and nobody pays more&lt;br /&gt;for what they don\'t.","e":"00:00:24.70"},{"b":"00:00:24.70","t":"All plans include&lt;br /&gt;talk, text and data;","e":"00:00:28.50"},{"b":"00:00:28.50","t":"plus, spam&lt;br /&gt;and fraud call blocking -","e":"00:00:30.50"},{"b":"00:00:30.50","t":"all available on&lt;br /&gt;our nationwide 5G network.","e":"00:00:34.00"},{"b":"00:00:34.00","t":"Maybe mom is working from home&lt;br /&gt;and needs a ton of premium","e":"00:00:37.65"},{"b":"00:00:37.65","t":"and mobile hotspot data,","e":"00:00:39.00"},{"b":"00:00:39.00","t":"advanced mobile&lt;br /&gt;security features","e":"00:00:41.00"},{"b":"00:00:41.00","t":"like spam and fraud call&lt;br /&gt;blocking, safe browsing,","e":"00:00:43.50"},{"b":"00:00:46.00","t":"The ELITE plan&lt;br /&gt;may be the perfect plan for her.","e":"00:00:49.00"},{"b":"00:00:49.00","t":"When work is done,","e":"00:00:50.54"},{"b":"00:00:50.54","t":"she can also enjoy HBO Max&lt;br /&gt;included at no extra charge.","e":"00:00:53.55"},{"b":"00:00:53.55","t":"That\'s something the&lt;br /&gt;whole family will love.","e":"00:00:56.20"},{"b":"00:00:56.20","t":"And dad, maybe he\'s the&lt;br /&gt;savvy shopper of the family.","e":"00:00:59.50"},{"b":"00:00:59.50","t":"He may want&lt;br /&gt;the EXTRA plan.","e":"00:01:01.40"},{"b":"00:01:01.40","t":"He\'ll still enjoy premium data,","e":"00:01:03.20"},{"b":"00:01:03.20","t":"mobile hotspot data, and advanced&lt;br /&gt;mobile security features -","e":"00:01:06.50"},{"b":"00:01:06.50","t":"and he\'ll pay less than mom&lt;br /&gt;every month. Smart choice, dad.","e":"00:01:10.80"},{"b":"00:01:10.80","t":"And the kids, they\'ll get&lt;br /&gt;all the data they need","e":"00:01:13.10"},{"b":"00:01:13.10","t":"to video chat, play games,","e":"00:01:14.80"},{"b":"00:01:14.80","t":"and keep in touch&lt;br /&gt;with the STARTER plan.","e":"00:01:17.00"},{"b":"00:01:17.00","t":"And, at $35 per month,&lt;br /&gt;when you have four lines,","e":"00:01:20.90"},{"b":"00:01:20.90","t":"it\'s our best priced plan.","e":"00:01:22.30"},{"b":"00:01:22.30","t":"The options are unlimited,&lt;br /&gt;Unlimited Your Way.","e":"00:01:25.50"},{"b":"00:01:25.50","t":"AT&amp;T may temporarily slow data&lt;br /&gt;speeds if the network is busy.","e":"00:01:29.50"},{"b":"00:01:29.50","t":"Let\'s do this.","e":"00:01:30.80"},{"b":"00:01:30.80","t":"Just select the&lt;br /&gt;\\"Get started\\" button","e":"00:01:32.50"},{"b":"00:01:32.50","t":"to go Unlimited Your Way today.","e":"00:01:35.50"},{"b":"00:01:35.50","t":"You can select the button&lt;br /&gt;right on this video.","e":"00:01:38.50"},{"b":"00:01:38.50","t":"Thank you for choosing AT&amp;T!","e":"00:01:40.50"},{"b":"00:01:40.50","t":"♪music♪","e":"00:01:41.20"}]',startMode:"2",state:"active",launchDate:"2020-09-17T12:24:00.000-0700",category:["attvideo_category:sales/internet"],hoverToggle:!1,internalSearchShow:!1,isFamilyFriendly:!0,length:"1:42",windowTitle:"Unlimited Your Way",description:"&lt;p&gt;Unlimited Your Way&lt;/p&gt;\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\n",overlayText:['{"h":"Unlimited Your Way℠","sh":"SAVE MORE WITH","c":"Now you can pick the perfect unlimited plan for each family member.&lt;br /&gt;From&lt;br /&gt;&lt;b style=font-size:36px&gt;$35&lt;/b&gt;/mo. per line for 4 lines&lt;br /&gt;&lt;p style=\\"font-size:11px;\\"&gt;Req’s AT&amp;T Unlimited Starter, AutoPay and paperless bill. Taxes and fees extra.&lt;/p&gt;&lt;b style=font-size:11px&gt;AT&amp;T may temporarily slow data speeds if the network is busy.&lt;br /&gt;&lt;/b&gt;","l":"Price shown is after all discounts, which start w/in 2 bills.  Compatible device for 5G and AT&amp;T Mobile Security App and Call Protect App access.  Download of apps required.  5G may not be available in your area. For coverage details, see att.com/5Gforyou. Online account required for HBO Max access. Video may be ltd. to SD. Credit card may be req’d (except MA, PA, ND). Add’l charges, usage, speed &amp; other restr\'s apply. See plan details.","bt":"","bu":"","t":"dark","p":"left"}'],linkUrl:['{"n":"Get Started","u":"","bc":"white","b":"00:00:01:22","e":"00:00:01:28","p":"center"}'],variationID:"165199ff-d2d3-358a-a09b-61f794b20ae4"}},7000110:{common:{adminDisplay:"gvp_New-Features-Test_7000110",folderPath:"test",startMode:"2",state:"active",launchDate:"2020-09-08T08:54:00.000-0700",hoverToggle:!1,internalSearchShow:!1,isFamilyFriendly:!1,length:"1:13",windowTitle:".",description:"GVP's New Features",recommendedVideoIds:["5001106"],linkUrl:['{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:42","e":"00:00:00:45","p":"topleft"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:45","e":"00:00:00:47","p":"topright"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:47","e":"00:00:00:49","p":"centerright"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:49","e":"00:00:00:51","p":"center"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:51","e":"00:00:00:53","p":"centerleft"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:53","e":"00:00:00:55","p":"bottomleft"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:55","e":"00:00:00:57","p":"bottomcenter"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:57","e":"00:00:00:59","p":"bottomright"}'],variationID:"8d82220f-b50d-3a3c-9aa1-24f0352af733"}}}},52207:function(e,t){"use strict";var n,r;function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.Tier=t.Domain=t.CMSService=void 0;class i{static getUrl(e){let t="",n="";if(e)switch(t="https:",e){case a.LOCAL:n=s.LOCAL;break;case a.PRESTAGE:n=s.PRESTAGE;break;case a.FINALSTAGE:n=s.FINALSTAGE;break;case a.TST05:n=s.TST;break;case a.PROD:case a.ORIGIN:default:n=s.PROD}return t+n+this.CMS_CONTEXT_URL}}t.CMSService=i,o(i,"CMS_CONTEXT_URL","/idpcms/videos/prod/"),o(i,"feedStr",".cmsfeed.js");let a=((n={}).LOCAL="LOCAL",n.PRESTAGE="PRESTAGE",n.FINALSTAGE="FINALSTAGE",n.TST05="TST05",n.PROD="PROD",n.ORIGIN="ORIGIN",n);t.Tier=a;let s=((r={}).PROD="//www.att.com",r.FINALSTAGE="//finalstage.att.com",r.PRESTAGE="//prestage.att.com",r.LOCAL="//idse2.dev.att.com:10081",r.TST="//e-tst3.stage.att.com",r);t.Domain=s},40417:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Viewtype=void 0;var r,o=n(90099),i=n(42506);function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class s{constructor(){var e;a(this,"cmsReturned",!1),a(this,"duration",0),a(this,"video","5001039"),a(this,"metaData",new o.MetaData(null===(e=i.cmsLocalData[this.video])||void 0===e?void 0:e.common)),a(this,"posterImageUrl",void 0),a(this,"recommendedVideosCTAViewData",[]),a(this,"view",l.CTAView),a(this,"isPageScroll",!1),a(this,"cmsDataLocal",!1),a(this,"safariAutoPlay",!1)}}t.default=s;let l=((r={}).CTAView="ctaview",r.PlayerView="player",r);t.Viewtype=l},51983:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GvpPlayerInterface=void 0;var r,o=n(85471),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class l extends a.ComponentInterfaceBaseClass{constructor(...e){super(...e),s(this,"key",void 0),s(this,"data",void 0),s(this,"options",void 0),s(this,"additionalAnalyticsData",void 0),s(this,"radius",void 0)}static initWithSanity(e,t){let n={height:null==t?void 0:t.videoHeight,width:null==t?void 0:t.videoWidth},r=new l;return r.key=e,r.data={video:null==t?void 0:t.videoId},r.options={modal:null==t?void 0:t.modal,cinema:null==t?void 0:t.cinema,autoplay:null==t?void 0:t.autoplay,viewportPause:null==t?void 0:t.viewportPause,autoPlayLoop:null==t?void 0:t.autoPlayLoop,autoPlayPause:null==t?void 0:t.autoPlayPause,customTheme:null==t?void 0:t.customTheme,overlayTextDisplayAtEnd:null==t?void 0:t.overlayTextDisplayAtEnd,tier:null==t?void 0:t.tier,rating:null==t?void 0:t.rating,customCTAStyle:null==t?void 0:t.customCTAStyle,showTime:null==t?void 0:t.showTime,showTitle:null==t?void 0:t.showTitle,videoStyles:JSON.stringify(n),autoReduceSize:null==t?void 0:t.autoReduceSize,isScroll:null==t?void 0:t.isScroll,customCTAObject:null==t?void 0:t.customCTAObject,playerView:null==t?void 0:t.playerView,unconstrained:null==t?void 0:t.unconstrained},r.additionalAnalyticsData=null==t?void 0:t.additionalAnalyticsData,r.radius=null==t?void 0:t.radius,r}toProps(){return{key:this.key,data:this.data,options:this.options,additionalAnalyticsData:this.additionalAnalyticsData,radius:this.radius}}toJsx(){return i.default.createElement(o.GvpPlayer,{...this.toProps()})}}t.GvpPlayerInterface=l},97734:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Tier=t.RatingType=t.GvpPlayer=void 0;var r,o,i,a=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},s=w(n(44194)),l=w(n(56321)),c=w(n(40417)),u=n(63105),d=n(40994),p=n(38913),h=n(52207),f=n(90099),m=n(42506),v=n(6832),g=n(22029),y=n(42873),b=w(n(51348));function _(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(_=function(e){return e?n:t})(e)}function w(e,t){if(!t&amp;&amp;e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=_(t);if(n&amp;&amp;n.has(e))return n.get(e);var r={},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}let x=((o={}).STARS="stars",o.THUMBS="Thumbs",o);t.RatingType=x;let C=((i={}).LOCAL="LOCAL",i.PRESTAGE="PRESTAGE",i.FINALSTAGE="FINALSTAGE",i.TST05="TST05",i.PROD="PROD",i.ORIGIN="ORIGIN",i);t.Tier=C;let T=(e,t)=&gt;{var n,r;let[o,i]=(0,s.useState)('{                              "@context"      :     "http://schema.org",                              "@type"         :     "VideoObject",                              "name"          :     "{{title}}",                              "description"   :     "{{description}}",                              "thumbnailUrl"  :     "{{thumbnail}}",                              "thumbnail"     :     "{{thumbnail}}",                              "uploadDate"    :     "{{date}}",                              "duration"      :     "{{ptDuration}}",                              "contentUrl"    :     "{{seoSource}}.mp4"                          }'),[_,w]=(0,s.useState)(new c.default),[x,C]=(0,s.useState)(s.createRef()),[T,S]=(0,s.useState)(s.createRef()),[E,A]=(0,s.useState)(!1),[k,P]=(0,s.useState)(),[I,M]=(0,s.useState)(),[L,D]=(0,s.useState)([]),[O,j]=(0,s.useState)(e.options.isScroll||!1),[N,R]=(0,s.useState)(0),[V,z]=(0,s.useState)(s.createRef()),[B,F]=(0,s.useState)(!1),U=(null==e?void 0:e.radius)===!1?" ":" radius-lg",H=(null==e?void 0:null===(n=e.options)||void 0===n?void 0:n.unconstrained)===!0?" unconstrained":"",[W,G]=(0,s.useState)(null),Z=t=&gt;{if(O&amp;&amp;"desktop"===X()){var n;null!=e&amp;&amp;null!==(n=e.options)&amp;&amp;void 0!==n&amp;&amp;n.autoReduceSize&amp;&amp;(T.current&amp;&amp;(window.scrollY+T.current.offsetHeight&lt;T.current.offsetTop||window.scrollY&gt;T.current.offsetTop)?(_.isPageScroll=!0,B&amp;&amp;(_.view=c.Viewtype.PlayerView),w({..._})):_.isPageScroll&amp;&amp;(_.isPageScroll=!1,w({..._})))}},$=()=&gt;{var t;let n=!0;if(n=(null===(t=e.options)||void 0===t?void 0:t.autoPlayLoop)!==!1,!E&amp;&amp;_.cmsReturned){switch(_.view){case c.Viewtype.PlayerView:let t=x&amp;&amp;x.current&amp;&amp;x.current.videoRef&amp;&amp;x.current.videoRef.current&amp;&amp;x.current.videoRef.current.ref&amp;&amp;x.current.videoRef.current.ref.current?x.current.videoRef.current.ref.current:{},r=new y.ReportHelper(t,_.metaData,!1,!1,null==e?void 0:e.additionalAnalyticsData,n);G(r),P({...r});case c.Viewtype.CTAView:if(!e.options.autoplay)return;{let t=x&amp;&amp;x.current&amp;&amp;x.current.autoPlayRef?x.current.autoPlayRef.current:{},r=new y.ReportHelper(t,_.metaData,!1,e.options&amp;&amp;e.options.autoplay,null==e?void 0:e.additionalAnalyticsData,n);G(r),P({...r})}}A(!0)}};(0,v.makeSsrSafe)(()=&gt;(console.log("Boolean(getVideoFeed())",!!Y()),!!Y()));let Y=()=&gt;{if(_.cmsDataLocal){var t,n;_.cmsReturned=!0,_.metaData=new f.MetaData(m.cmsLocalData[e.data.video].common),w({..._}),q(),ea(m.cmsLocalData[e.data.video].common.recommendedVideoIds||[]),K(),M(new f.MetaData(m.cmsLocalData[e.data.video].common)),null!=e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView||null!=e&amp;&amp;null!==(n=e.options)&amp;&amp;void 0!==n&amp;&amp;n.autoplay||$()}else ei(e.data.video).then(t=&gt;{var n,r,o,i;console.log("cmdData",t);let a=t&amp;&amp;t.common?t.common:null;a.id=e.data.video,_.cmsReturned=!0,_.metaData=a?new f.MetaData(a):null,null!=e&amp;&amp;e.events&amp;&amp;null!=e&amp;&amp;null!==(n=e.events)&amp;&amp;void 0!==n&amp;&amp;n.handleVideoCMSData&amp;&amp;(null==e||null===(i=e.events)||void 0===i||i.handleVideoCMSData(a)),w({..._}),q(),ea(a.recommendedVideoIds||[]),K(),M(a?new f.MetaData(a):null),null!=e&amp;&amp;null!==(r=e.options)&amp;&amp;void 0!==r&amp;&amp;r.playerView||null!=e&amp;&amp;null!==(o=e.options)&amp;&amp;void 0!==o&amp;&amp;o.autoplay||$()}).catch(t=&gt;{var n,r,o,i,a;console.log("err- videoFeedError",t);let s=e.data.video;_.cmsReturned=!0,_.metaData=new f.MetaData(null===(n=m.cmsLocalData[s])||void 0===n?void 0:n.common),w({..._}),q(),ea((null===(r=m.cmsLocalData[s])||void 0===r?void 0:r.common.recommendedVideoIds)||[]),K(),M(new f.MetaData(null===(o=m.cmsLocalData[s])||void 0===o?void 0:o.common)),null!=e&amp;&amp;null!==(i=e.options)&amp;&amp;void 0!==i&amp;&amp;i.playerView||null!=e&amp;&amp;null!==(a=e.options)&amp;&amp;void 0!==a&amp;&amp;a.autoplay||$()});b.ElementQueries.init()},q=()=&gt;{let e=0,t=_.metaData.seconds;if(_.duration=_.metaData.seconds,w({..._}),_.metaData.chapteredVideo&amp;&amp;_.metaData.chapteredVideo.length&gt;0){let n=[];n.push(_.metaData),D([...n]),L.length&amp;&amp;_.metaData.source.forEach(t=&gt;{L[e].sources="",L[e].sources=t+".mp4"}),D([...L]),e++,_.metaData.chapteredVideo.forEach(n=&gt;{let r=JSON.parse(n);r=new f.MetaData(r),L.push(r),t+=r.seconds,console.log(L),L.length&amp;&amp;r.sources.forEach(t=&gt;{L[e].sources="",L[e].sources=t+".mp4"}),e++}),D([...L]),_.duration=t,w({..._})}},K=()=&gt;{var e;_.posterImageUrl=null==_?void 0:null===(e=_.metaData)||void 0===e?void 0:e.poster,w({..._})},X=()=&gt;{let e=navigator.userAgent;return/(tablet|ipad|playbook|silk)|(android(?!.*mobi))/i.test(e)?"tablet":/Mobile|iP(hone|od)|Android|BlackBerry|IEMobile|Kindle|Silk-Accelerated|(hpw|web)OS|Opera M(obi|ini)/.test(e)?"mobile":"desktop"},Q=()=&gt;{_.safariAutoPlay=!0,w({..._})},J=()=&gt;{_.view=c.Viewtype.PlayerView,w({..._}),F(!0)},ee=()=&gt;{var t;_.metaData.name!==I.name?(_.view=c.Viewtype.CTAView,_.metaData=I):_.view=c.Viewtype.CTAView,w({..._}),F(!1);let n=x&amp;&amp;x.current&amp;&amp;x.current.videoRef&amp;&amp;x.current.videoRef.current&amp;&amp;x.current.videoRef.current.ref&amp;&amp;x.current.videoRef.current.ref.current?x.current.videoRef.current.ref.current:{};null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.autoplay||null==k||k.handleCloseEvent(n,!0)},et=()=&gt;{var t;null!=e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView&amp;&amp;$()},en=e=&gt;{null==k||k.handlePlayPauseEvent(e)},er=t=&gt;{ee(),_.cmsDataLocal?console.error("cms route call failed"):ei(t).then(t=&gt;{let n=t&amp;&amp;t.common?t.common:null;n.id=e.data.video,_.cmsReturned=!0,_.metaData=n?new f.MetaData(n):null,_.view=c.Viewtype.PlayerView,w({..._}),ea(n.recommendedVideoIds||[])}).catch(e=&gt;{_.cmsReturned=!0,_.metaData=new f.MetaData(null),w({..._}),console.error("cms route call failed",e)})},eo=e=&gt;{let t="";return e&amp;&amp;(v.Utils.splitStringForDoubleCurlies(o).forEach(t=&gt;{let n=o;i(n=n.replace("{{"+t+"}}",e[t]))}),t=o),t},ei=t=&gt;{if(t){var n;let r=h.CMSService.getUrl(null==e?void 0:null===(n=e.options)||void 0===n?void 0:n.tier)+t+h.CMSService.feedStr;return(0,p.CMSReaderAem)(r,t)}},ea=e=&gt;{_.recommendedVideosCTAViewData=[],w({..._}),e.forEach(e=&gt;{ei(e).then(t=&gt;{let n=t&amp;&amp;t.common?t.common:null,r=n?new f.MetaData(n):null,o={duration:+r.seconds,id:e,posterImageUrl:r.poster,recommendedVideo:!0,seoData:eo(r),title:r.title};_.recommendedVideosCTAViewData.push(o),w({..._})}).catch(e=&gt;{})})};return(0,s.useEffect)(()=&gt;{var t,n;if(null!=e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView){let t=x&amp;&amp;x.current&amp;&amp;x.current.videoRef&amp;&amp;x.current.videoRef.current&amp;&amp;x.current.videoRef.current.ref&amp;&amp;x.current.videoRef.current.ref.current?x.current.videoRef.current.ref.current:{};null!==(n=e.options)&amp;&amp;void 0!==n&amp;&amp;n.autoplay||null==k||k.handleCloseEvent(t,!0)}},[null==e?void 0:null===(r=e.events)||void 0===r?void 0:r.closeGVPPlayerView]),(0,s.useEffect)(()=&gt;{var t;let n;let r={};e.options&amp;&amp;e.options.videoStyles&amp;&amp;(r=JSON.parse(e.options.videoStyles)),null!==(t=r)&amp;&amp;void 0!==t&amp;&amp;t.width?(n=r=String(r.width).replace("px",""),R(r)):(n=V.current.clientWidth,R(V.current.clientWidth)),console.log("ctaContainerWidth",n),0===L.length&amp;&amp;Y()},[e.data.video]),(0,s.useEffect)(()=&gt;{var t;null!=e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView||_.view!==c.Viewtype.PlayerView||$()},[_.view]),(0,s.useEffect)(()=&gt;{e.options.playerView&amp;&amp;(_.view=c.Viewtype.PlayerView,$(),w({..._}))},[_.cmsReturned]),(0,s.useEffect)(()=&gt;(O&amp;&amp;document.addEventListener("scroll",Z),()=&gt;{O&amp;&amp;document.removeEventListener("scroll",Z)}),[_.isPageScroll,B]),(0,s.useEffect)(()=&gt;{e.options.autoplay&amp;&amp;_.cmsReturned&amp;&amp;_.view===c.Viewtype.CTAView&amp;&amp;$()},[_.cmsReturned]),s.createElement(s.Fragment,null,s.createElement(a.default,{id:"2184214177"},[".GvpPlayer__loadercontainer{background:#000;min-height:300px;position:relative;width:100%;}",".GvpPlayer__loader,.GvpPlayer__loader:after{border-radius:50%;width:10em;height:10em;}",".GvpPlayer__loader{margin:auto;top:120px;font-size:5px;position:relative;border-top:1.1em solid rgba(255,255,255,0.2);border-right:1.1em solid rgba(255,255,255,0.2);border-bottom:1.1em solid rgba(255,255,255,0.2);border-left:1.1em solid #ffffff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:GvpPlayer__spinner 1.1s infinite linear;-webkit-animation:GvpPlayer__spinner 1.1s infinite linear;animation:GvpPlayer__spinner 1.1s infinite linear;}","@-webkit-keyframes GvpPlayer__spinner{0%{-webkit-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@-webkit-keyframes GvpPlayer__spinner{0%{-webkit-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@keyframes GvpPlayer__spinner{0%{-webkit-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}",".GvpPlayer__playerContainer{width:100%;height:100%;}",".GvpPlayer__playerContainer button:focus{outline:3px dotted;outline-color:#fff;}",".GvpPlayer__scrollSection{width:30%;position:fixed;right:10px;bottom:10px;z-index:100;}",".GvpPlayer__playerContainer__GT800{min-height:500px;}",".unconstrained{height:100% !important;width:100% !important;}",".react-playground_previewBox__1j7I- .gvpBitCloud{width:350px !important;}",".react-playground_previewBox__1bgmy .gvpBitCloud{width:350px !important;}",".composition-card_compositionContainer__2fwln .gvpBitCloud{width:350px !important;}",".composition-card_compositionContainer__3g1C8 .gvpBitCloud{width:350px !important;}",".composition-card_compositionContainer__1Y9im .gvpBitCloud{width:350px !important;}"]),s.createElement("div",{"data-testid":e.testId,style:{width:"100%"},className:"jsx-2184214177 gvpBitCloud"+H},s.createElement("div",{ref:V,style:{width:"100%"},className:"jsx-2184214177 "+("gvpContainer"+U+H||0)},_.cmsReturned&amp;&amp;!_.metaData?s.createElement("div",{ref:x,style:{visibility:"hidden"},"data-name":"ErrorView"},"Error occured while retriving metadata"):_.cmsReturned?_.view===c.Viewtype.CTAView?(()=&gt;{let t={chapteredVideo:L,duration:+_.duration,hoverTime:_.metaData.hoverTime,hoverToggle:_.metaData.hoverToggle,id:e.data.video,linkUrl:_.metaData.linkUrl,overlayText:_.metaData.overlayText,posterImageUrl:_.posterImageUrl,seoData:eo(_.metaData),title:_.metaData.title,adminDisplay:_.metaData.adminDisplay};return s.createElement(u.CTAView,{ref:x,data:t,options:{autoPlay:e.options&amp;&amp;e.options.autoplay,autoPlayLoop:e.options&amp;&amp;e.options.autoPlayLoop,autoPlaySource:_.metaData.source[0],autoReduceSize:e.options&amp;&amp;e.options.autoReduceSize,autoPlayPause:e.options&amp;&amp;e.options.autoPlayPause,customCTAdisplay:e&amp;&amp;e.children,customTheme:e.options&amp;&amp;e.options.customTheme,customCTAStyle:e.options&amp;&amp;e.options.customCTAStyle,overlayTextDisplayAtEnd:e.options&amp;&amp;e.options.overlayTextDisplayAtEnd,showTime:e.options&amp;&amp;e.options.showTime,showTitle:e.options&amp;&amp;e.options.showTitle,startMode:_.metaData.startMode,videoStyles:e.options&amp;&amp;e.options.videoStyles,customCTAObject:e.options&amp;&amp;e.options.customCTAObject,containerWidth:N,roundedCornersClassName:U,unconstrained:e.options&amp;&amp;e.options.unconstrained,viewportPause:e.options&amp;&amp;e.options.viewportPause},events:{handleCTAClick:J,handleSafariAutoPlay:Q,handlePlayPause:en}})})():_.view===c.Viewtype.PlayerView?(()=&gt;{var t;let n=[],r={};e.options&amp;&amp;e.options.videoStyles&amp;&amp;(r=JSON.parse(e.options.videoStyles)),_.metaData.source&amp;&amp;_.metaData.source.forEach(e=&gt;{n.push(v.Utils.getStreamingSource(e,"m3u8")),n.push(e+".mp4")});let o=v.Utils.getBreakPoint(),i=(null==e?void 0:e.options)&amp;&amp;(null==e?void 0:null===(t=e.options)||void 0===t?void 0:t.modal);e.options&amp;&amp;void 0===e.options.modal&amp;&amp;void 0===e.options.cinema&amp;&amp;767===o&amp;&amp;(i=!0);let a=s.createElement(d.Player,{ref:x,data:{chapteredVideo:L,date:_.metaData.date,duration:_.metaData.duration,id:e.data.video,linkUrl:_.metaData.linkUrl,poster:_.metaData.poster,printTitle:_.metaData.title,recommendedVideosCTAViewData:_.recommendedVideosCTAViewData,sources:n,textTracks:_.metaData.captions&amp;&amp;_.metaData.captions.captions,title:_.metaData.title},options:{cinema:e.options&amp;&amp;e.options.cinema,modal:i,rating:e.options&amp;&amp;e.options.rating,showCaption:!0,videoStyles:e.options&amp;&amp;e.options.videoStyles,safariAutoPlay:_.safariAutoPlay,containerWidth:N,playerView:e.options&amp;&amp;e.options.playerView,roundedCornersClassName:U,unconstrained:e.options&amp;&amp;e.options.unconstrained},events:{close:ee,handleVideoCommence:et,handlePlayPause:en,playRecommendedVideoItem:er,handleSafariAutoPlay:Q}});return e.options&amp;&amp;e.options.modal?l.createPortal(a,document.body):s.createElement("div",{className:"GvpPlayer__playerContainer ",ref:e=&gt;{e&amp;&amp;Object.keys(r).forEach(t=&gt;{let n=r[t];n=n.replace("!important",""),e.style.setProperty(t,n,"important")})}},s.createElement("div",{ref:T,onScroll:Z,className:H},s.createElement("div",{className:_.isPageScroll?"GvpPlayer__scrollSection":""+H},a)))})():void 0:e&amp;&amp;e.children?"Loading...":s.createElement("div",{className:"rel pad-t-sm GvpPlayer__loadercontainer"+U,style:{height:"100%"}},s.createElement(g.Spinner,null)))))};t.GvpPlayer=T,t.default=T},85471:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"GvpPlayer",{enumerable:!0,get:function(){return r.GvpPlayer}}),Object.defineProperty(t,"GvpPlayerInterface",{enumerable:!0,get:function(){return o.GvpPlayerInterface}}),Object.defineProperty(t,"RatingType",{enumerable:!0,get:function(){return r.RatingType}}),Object.defineProperty(t,"Tier",{enumerable:!0,get:function(){return r.Tier}});var r=n(97734),o=n(51983)},90099:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MetaData=void 0;var r=n(24463),o=n(6832);function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class a{constructor(e){i(this,"raw",void 0),i(this,"sources",[]),i(this,"captionData",{hash:"",captions:[]}),e&amp;&amp;(this.raw=e)}get id(){var e;return null===(e=this.raw)||void 0===e?void 0:e.id}get postRoll(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.postRoll)||""}get title(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.windowTitle)||""}get category(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.category)||""}get state(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.state)||""}get linkUrl(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.linkUrl)||""}get overlayText(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.overlayText)||""}get adminDisplay(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.adminDisplay)||""}get hoverTime(){var e;return null===(e=this.raw)||void 0===e?void 0:e.hoverTime}get hoverToggle(){var e;return null===(e=this.raw)||void 0===e?void 0:e.hoverToggle}get chapteredVideo(){var e;return null===(e=this.raw)||void 0===e?void 0:e.chapteredVideo}get seconds(){var e,t;return null!==(e=this.raw)&amp;&amp;void 0!==e&amp;&amp;e.length?o.Utils.timecodeToSeconds(null===(t=this.raw)||void 0===t?void 0:t.length):0}get startMode(){var e;return null===(e=this.raw)||void 0===e?void 0:e.startMode}get duration(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.length)||""}get ptDuration(){var e;return r.Timecode.getHumanizeDuration(null===(e=this.raw)||void 0===e?void 0:e.length)}appendCaptions(e){let t=e.length;for(let n=0;n&lt;t;n++){let t=e[n];t.begin+=this.seconds,t.end+=this.seconds,this.captionData.captions.push(t)}}get captions(){var e,t;if(!this.captionData.captions.length&amp;&amp;null!==(e=this.raw)&amp;&amp;void 0!==e&amp;&amp;e.timelineCaptions){let e=null===(t=this.raw)||void 0===t?void 0:t.timelineCaptions;if(e)try{let t="string"==typeof e?JSON.parse(e):e;t&amp;&amp;t.forEach(e=&gt;{let t=e.t;t=(t=t.replace(/\&lt;br.*\/\&gt;/g," ")).replace(/&lt;br&gt;/gi," ");let n={begin:Math.floor(o.Utils.timecodeToSeconds(e.b)),end:Math.floor(o.Utils.timecodeToSeconds(e.e)),text:t};this.captionData.captions.push(n)})}catch(e){console.error("JSON.parse exception occrrerd for caption in asset",this.adminDisplayName,e)}}return this.captionData}get description(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.description)||""}get date(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.launchDate)||""}get name(){return this.adminDisplayName+"/"+this.adminDisplayName}get adminDisplayName(){var e;return null===(e=this.raw)||void 0===e?void 0:e.adminDisplay}get cmsPath(){var e;let t=null===(e=this.raw)||void 0===e?void 0:e.folderPath;return t&amp;&amp;"/"!==t[t.length-1]?t+"/":t}get folder(){var e;return"//gvpcertvideos.att.com"+((null===(e=this.cmsPath)||void 0===e?void 0:e.indexOf("//"))===0?"":"/")+this.cmsPath}get thumbnail(){return o.Utils.prependProtocol(this.folder+this.name+"_360.jpg")}get poster(){return this.isB2B?o.Utils.prependProtocol(this.folder+this.name+"_640x360.jpg"):o.Utils.prependProtocol(this.folder+this.name+"_480.jpg")}get closedCaptionFile(){return this.folder+this.name+".vtt"}addSource(e){this.sources.push(e)}get seoSource(){return Array(o.Utils.prependProtocol(this.folder+this.name+"_360")).concat(this.sources)}get sourceTypes(){var e;return null===(e=this.raw)||void 0===e?void 0:e.formats}get source(){return this.isB2B?Array(o.Utils.prependProtocol(this.folder+this.name)).concat(this.sources):Array(o.Utils.prependProtocol(this.folder+this.name+"_480")).concat(this.sources)}get isB2B(){return this.category.indexOf("B2B")&gt;0}}t.MetaData=a},42873:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ReportHelper=void 0;var r=n(87130),o=n(24463);function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class a extends r.Report{constructor(e,t,n,r,o,a){super(),i(this,"videoData",void 0),i(this,"isClicked",!1),i(this,"videoStart",!0),i(this,"timeInit",Date.now()),i(this,"timeLoad",void 0),i(this,"timeWaiting",void 0),i(this,"timeCanPlay",void 0),i(this,"timeCanPlayThrough",void 0),i(this,"loadEvent","waiting"),i(this,"waitTime",void 0),i(this,"seekTimer",null),i(this,"videoprogress",0),i(this,"play_first",!0),i(this,"isAutoPlay",!1),i(this,"isAutoPlayLoop",!0),i(this,"additionalAnalyticsData",void 0),i(this,"perArr",[]),i(this,"contollerActions",["Pause Button","Play Button","Mute Toggle","Captions Toggle","Full screen Toggle","Transcript Toggle","Seek Slider","Volume Slider"]),i(this,"transcriptActions",["Transcript Print Button","Text","Transcript Slider"]),i(this,"videoActions",["Close Transcript","Print Transcript","Content Filter"]),i(this,"sliderActions",["Seek Slider","Volume Slider","Transcript Slider"]),i(this,"feedbackReport",["feedback","Thumbs up","Thumbs down","starRating"]),i(this,"inputElement",void 0),this.isClicked=!!n&amp;&amp;n,this.isAutoPlay=!!r&amp;&amp;r,this.isAutoPlayLoop=a,this.additionalAnalyticsData=!!o&amp;&amp;o,this.videoData=t,this.inputElement=e,this.target=e,this.perArr=[],this.handlePlayPauseEvent=this.handlePlayPauseEvent.bind(this),this.handleCloseEvent=this.handleCloseEvent.bind(this)}set target(e){if(!e)return;if(void 0!==e&amp;&amp;void 0!==e.attributes&amp;&amp;e.attributes["data-name"]&amp;&amp;"ErrorView"===e.attributes["data-name"].value){var t,n,r,i;let e={errorType:"",mediaId:"",mediaPlayerName:"",statusMessage:"",successFlag:""};e.mediaId=null===(t=this.videoData)||void 0===t?void 0:t.id,e.mediaPlayerName="AT&amp;T GVP 4",e.successFlag="0",e.errorType=null===(n=this.videoData)||void 0===n?void 0:n.state,"Failure_ID_Expired"===(null===(r=this.videoData)||void 0===r?void 0:r.state)?e.statusMessage="Video ID is expired (EOL)":(null===(i=this.videoData)||void 0===i?void 0:i.state)==="Failure_ID_Invalid"&amp;&amp;(e.statusMessage="Video ID is invalid"),this.sendReport(a.EVENT_VIDEO_ERROR,e);return}let s=e.id&amp;&amp;-1!==e.id.indexOf("videoPlayer")?e:null;e.addEventListener&amp;&amp;e.addEventListener("closed",e=&gt;{this.handleCloseEvent(s),this.perArr=[]}),this.isAutoPlay&amp;&amp;s&amp;&amp;s.addEventListener("onended",()=&gt;{this.play_first=!1,this.perArr=[]}),s&amp;&amp;s.addEventListener&amp;&amp;s.addEventListener("timeupdate",()=&gt;{var e,t;if(this.videoStart){let e=this.getCommonValues();e.videoLaunchDate=this.launchDate(null===(t=this.videoData)||void 0===t?void 0:t.date),e.videoAutoPlayFlag="0",e.statusCode="0",this.isClicked||(this.sendReport(a.EVENT_VIDEO_START,e),this.perArr=[]),this.videoStart=!1}this.videoprogress=Math.round(100*(s&amp;&amp;s.currentTime/o.Timecode.timecodeToSeconds(null===(e=this.videoData)||void 0===e?void 0:e.duration))),this.play_first&amp;&amp;this.isAutoPlay&amp;&amp;this.isAutoPlayLoop&amp;&amp;100===this.videoprogress&amp;&amp;!this.perArr.includes(this.videoprogress)&amp;&amp;(this.sendVideoProgress(s),this.perArr.push(this.videoprogress))}),"waiting canplaythrough loadstart ended seeking click".split(" ").forEach(e=&gt;{s&amp;&amp;s.addEventListener&amp;&amp;s.addEventListener(e,e=&gt;{setTimeout(()=&gt;{this.handleVideoEvent(e,s)},1)})}),window.addEventListener("beforeunload",()=&gt;{console.log("beforeunload - gvp"),this.sendVideoProgress(s)})}handleCloseEvent(e,t){this.perArr=[],t&amp;&amp;(e=e&amp;&amp;e.id&amp;&amp;-1!==e.id.indexOf("videoPlayer")?e:null);let n=this.getCommonValues();n.videoProgressType="Milestone",n.videoProgressPercent=parseFloat(this.videoprogress)&gt;100?100:this.videoprogress,n.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),n.videoLengthViewed=Math.floor(e&amp;&amp;e.currentTime),n.statusCode="0",this.sendReport(a.EVENT_VIDEO_PROGRESS,n)}handlePlayPauseEvent(e){var t,n;let r=null!==(t=this.inputElement)&amp;&amp;void 0!==t&amp;&amp;t.id&amp;&amp;(null===(n=this.inputElement)||void 0===n?void 0:n.id.indexOf("videoPlayer"))!==-1?this.inputElement:null,o=this.getCommonValues();o.videoControlAction="Click",o.videoControlName=e?"Play Button":"Pause Button",o.videoControlLocation="video",o.videoLengthViewed=Math.floor(r&amp;&amp;r.currentTime),o.videoProgressType="Milestone",o.videoProgressPercent=parseFloat(this.videoprogress)&gt;100?100:this.videoprogress,o.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),e||this.sendReport(a.EVENT_VIDEO_PROGRESS,o)}sendVideoProgress(e){let t=this.getCommonValues();t.videoProgressType="Milestone",t.videoProgressPercent=this.videoprogress,t.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),t.videoLengthViewed=Math.round(e&amp;&amp;e.currentTime),t.statusCode="0",this.sendReport(a.EVENT_VIDEO_PROGRESS,t)}handleVideoEvent(e,t){var n;switch(e.type){case"ended":let r=this.getCommonValues();r.videoProgressType="Milestone",r.videoProgressPercent=100,r.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),r.videoLengthViewed=Math.floor(t&amp;&amp;t.currentTime),r.statusCode="0",this.sendReport(a.EVENT_VIDEO_PROGRESS,r),this.videoStart=!0;break;case"loadstart":this.loadEvent="loadstart",this.timeLoad=Date.now();break;case"waiting":this.loadEvent="waiting",this.timeWaiting=Date.now();break;case"canplaythrough":this.timeCanPlayThrough=Date.now(),"waiting"===this.loadEvent?this.waitTime=this.timeCanPlayThrough-this.timeWaiting:this.waitTime=this.timeCanPlayThrough-this.timeLoad;break;case"error":let o=this.getCommonValues();o.mediaId=null===(n=this.videoData)||void 0===n?void 0:n.id,o.mediaPlayerName="AT&amp;T GVP 4",o.successFlag="0",o.errorType="Failure_Playback",o.statusMessage="Catch all for any other playback related issues",this.sendReport(a.EVENT_VIDEO_ERROR,o)}}getCommonValues(){var e,t,n,r,o;let i={errorType:"",feedbackComments:"",feedbackRating:"",mediaCategory:"",mediaFriendlyName:"",mediaId:"",mediaPlayerName:"",recommendedVideoFriendlyName:"",recommendedVideoId:"",starRating:"",statusCode:"",statusMessage:"",successFlag:"",videoAutoPlayFlag:"",videoBufferTime:0,videoControlAction:"",videoControlActionValue:0,videoControlLinkUrl:"",videoControlLocation:"",videoControlName:"",videoDescription:"",videoLaunchDate:void 0,videoLengthTotal:0,videoLengthViewed:0,videoProgressPercent:"",videoProgressType:"",...this.additionalAnalyticsData?{...this.additionalAnalyticsData}:{}};return i.mediaId=null===(e=this.videoData)||void 0===e?void 0:e.id,i.mediaFriendlyName=null===(t=this.videoData)||void 0===t?void 0:t.title,i.videoDescription=null===(n=this.videoData)||void 0===n?void 0:n.description,i.videoLengthTotal=this.hmsToSecondsOnly(null===(r=this.videoData)||void 0===r?void 0:r.duration),i.mediaCategory=this.getCategory(null===(o=this.videoData)||void 0===o?void 0:o.category),i.mediaPlayerName="AT&amp;T GVP 4",i.successFlag="1",i.errorType="Success_Admit",i}getCategory(e){if(!e||!(e.length&gt;1))return e;{let t,n="";for(t=0;t&lt;e.length;t++)n+=0===t?e[t]:"~"+e[t];return n}}hmsToSecondsOnly(e){let t=e.split(":"),n=0,r=1;for(;t.length&gt;0;)n+=r*parseInt(t.pop(),10),r*=60;return n}getWaitTime(e){return void 0===e||e&lt;100?"00":e/1e3}launchDate(e){if(!e)return;let t=new Date(e),n=""+(t.getMonth()+1),r=""+t.getDate(),o=t.getFullYear();return n.length&lt;2&amp;&amp;(n="0"+n),r.length&lt;2&amp;&amp;(r="0"+r),[o,n,r].join("")}getVideoContollerName(e){return({"Close Transcript":"Transcript Toggle","Close Video":"","Closed Captions":"Captions Toggle","Content Filter":"Transcript Search Button","Fullscreen Video":"Full screen Toggle","Mute Video":"Mute Toggle","Pause Video":"Pause Button","Play Video":"Play Button","Print Transcript":"Transcript Print Button","Seek Video":"Seek Slider","Unmute Video":"Mute Toggle","Video Transcript":"Transcript Toggle","Video Volume":"Volume Slider"})[e]}getCotrllerToggleValues(e,t){return e&amp;&amp;"Captions Toggle"===e?"true"===t?"Off":"On":e&amp;&amp;"Full screen Toggle"===e?"true"===t?"Disabled":"Enabled":e&amp;&amp;"Transcript Toggle"===e?"false"===t?"Open":"Close":e&amp;&amp;"Mute Toggle"===e?"true"===t?"On":"Off":void 0}getVideoControlLocation(e){return this.contollerActions.indexOf(e)&gt;-1?"Controller":this.transcriptActions.indexOf(e)&gt;-1?"Transcript":"Video"}}t.ReportHelper=a,i(a,"EVENT_VIDEO_START","Video_Commence"),i(a,"EVENT_VIDEO_COMPLETE","Video_Complete"),i(a,"EVENT_VIDEO_PROGRESS","Video_Update"),i(a,"EVENT_VIDEO_INTERACTION","Video_Interact"),i(a,"EVENT_VIDEO_ERROR","Video_Error_Display"),i(a,"EVENT_VIDEO_FEEDBACK","Video_Feedback"),i(a,"EVENT_VIDEO_IMPRESSION","Video_Impression")},87130:function(e,t){"use strict";function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}Object.defineProperty(t,"__esModule",{value:!0}),t.Report=void 0;class r{constructor(){n(this,"EVENT_ACTION","video"),n(this,"oldEvent",""),n(this,"oldData",null)}sendReport(e,t,n){return(console.log("event : ",e," finalObj :",t,"eventAction : ",n),"undefined"==typeof ddo)?(console.log("ddo object is not present to report the media events."),!1):(Object.keys(t).forEach(e=&gt;{var n;t[e]=null===(n=t[e])||void 0===n?void 0:n.toString()}),(!this.oldEvent||!this.oldData||e!==this.oldEvent||JSON.stringify(t)!==JSON.stringify(this.oldData))&amp;&amp;(n?ddo.pushEvent(n,e,t):ddo.pushEvent(this.EVENT_ACTION,e,t),this.oldData=t,this.oldEvent=e,!0))}getVideoControlAction(e){let t="Enter";return e&amp;&amp;(32===e?t="Spacebar":37===e?t="Left Arrow":39===e?t="Right Arrow":27===e?t="Escape":1===e?t="Click":0===e?t="Touch":13===e&amp;&amp;(t="Enter")),t}}t.Report=r},24463:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},6832:function(e,t,n){"use strict";var r=n(73656);Object.defineProperty(t,"__esModule",{value:!0}),t.isIos=t.feedObjectCorrectorAEM6dot5=t.feedObjectCorrectorAEM6dot4=t.Utils=t.CMSReaderAem=void 0,t.makeSsrSafe=a,t.removeMasterObject=void 0,t.ssrSafe=i;class o{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return"https:"+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}function i(e,t=["object"==typeof r||"object"==typeof window]){if(t.every(Boolean))return e()}function a(e,t){return function(...n){return i(()=&gt;e.call(this,...n),t)}}t.Utils=o;let s=a(()=&gt;!!(navigator.userAgent&amp;&amp;/ipad|iphone|ipod/i.test(navigator.userAgent)));t.isIos=s;let l=async(e,t,n,r)=&gt;{let o={},i={};return o={timeout:5e3},i=n?e:await fetch(e,o).then(e=&gt;{if(e.status&gt;=400)throw Error(`Bad response from server: ${e.status}`);return console.info("fetch successful"),e}).then(e=&gt;e?e.json():null).then(e=&gt;e).catch(function(e){return console.info(` fetch fail ${e}`),Promise.reject(e)}),!n&amp;&amp;e.includes("idpcms")||n&amp;&amp;e["idp-cms-feed"]?i=c(i=d(i),"AEM6dot4",t):(!n&amp;&amp;e.includes("dtvcms")||n&amp;&amp;e[":items"])&amp;&amp;(i=u(i,"AEM6dot5")),i};t.CMSReaderAem=l;let c=(e,t,n)=&gt;{if(e&amp;&amp;n&amp;&amp;e["idp-cms-feed"]){var r;let i=null===(r=e["idp-cms-feed"])||void 0===r?void 0:r[n];for(var o in i)i.contentFragments.pageProperties?(i.contentFragments.pageProperties[o]=i[o],i.contentFragments.pageProperties.dBType=t,delete i.contentFragments.pageProperties.contentFragments):(i.contentFragments[o]=i[o],i.contentFragments.dBType=t,delete i.contentFragments.contentFragments);return i.contentFragments}};t.feedObjectCorrectorAEM6dot4=c;let u=(e,t)=&gt;{if(e&amp;&amp;e[":items"]&amp;&amp;e.index)return e[":items"]={...e[":items"],...e.index},e[":items"].dBType=t,e[":items"]};t.feedObjectCorrectorAEM6dot5=u;let d=e=&gt;("boolean"!=typeof e&amp;&amp;"number"!=typeof e&amp;&amp;"string"!=typeof e&amp;&amp;void 0!==Object.keys(e)&amp;&amp;Object.keys(e).length&gt;0&amp;&amp;Object.keys(e).map((t,n)=&gt;{e[t]&amp;&amp;e[t].master?(Object.assign(e[t],e[t].master),delete e[t].master,d(e[t])):"string"!=typeof e[t]&amp;&amp;d(e[t])}),e);t.removeMasterObject=d},81235:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.cmsLocalData=t.State=void 0,t.State=((n={}).ACTIVE="Active",n.INACTIVE="Inactive",n.EOL="EOL",n),t.cmsLocalData={5001039:{common:{adminDisplay:"gvp_Samsung-Galaxy-Note10-Highlights_5001039",folderPath:"att-videos/2019",timelineCaptions:'[{"b":"00:00:00.00","t":"♪music♪","e":"00:01:00.00"}]',startMode:"2",state:"active",launchDate:"2019-08-06T12:14:00.000-0700",category:["attvideo_category:sales/wireless"],internalSearchShow:!1,isFamilyFriendly:!0,length:"1:00",windowTitle:"Highlights",description:"Experience the power of performance with the Galaxy Note10 fast charging battery and long-lasting intelligent power. Enjoy the power of productivity with the next-gen S Pen – including the remote shutter. Hold the power of creation with the Galaxy Note pro-like camera - with live focus video. And feel the power of design with the slim form and endless screen.",variationID:"79cb89bb-ac1e-3acf-923c-267514e965c9"}},5000858:{common:{adminDisplay:"gvp_LGV35ThinQ-Trade-In-Program_5000858",category:["attvideo_category:sales/wireless/cellphones"],description:"Trade-in your old wireless devices with AT&amp;T and get up to $200 towards a purchase, subscription to an AT&amp;T service, or apply it towards your AT&amp;T or DIRECTV bill. Visit att.com/tradein to answer a few questions and find out how much your device is worth. Complete the trade-in process online to receive an AT&amp;T promotional card in the mail, or visit a AT&amp;T retail store to receive instant credit.",folderPath:"att-videos/2018",internalSearchShow:!0,isFamilyFriendly:!0,launchDate:"2018-06-06T09:48:00.000-0700",length:"1:24",linkUrl:['{"n":"GOOGLE HOME","u":"https://www.google.com","bc":"blue","b":"00:00:00.62","e":"00:00:05.25","p":"bottomcenter"}","{"n":"ATT PAGE","u":"https://www.att.com","bc":"black","b":"00:00:30.62","e":"00:00:35.25","p":"centerleft"}'],recommendedVideoIds:["5001067","5001039"],startMode:"2",state:"active",timelineCaptions:'[{"b":"00:00:00.10","t":"What does the value of up to&lt;br /&gt;$200 dollars mean to you?","e":"00:00:02.83"},{"b":"00:00:02.83","t":"Want the newest accessories like&lt;br /&gt;the latest earbuds,","e":"00:00:06.60"},{"b":"00:00:06.60","t":"a new case, phone or tablet?","e":"00:00:09.04"},{"b":"00:00:09.04","t":"Trade-in your old wireless&lt;br /&gt;devices with AT&amp;T","e":"00:00:11.71"},{"b":"00:00:11.71","t":"and use the value of your device&lt;br /&gt;towards a purchase,","e":"00:00:14.61"},{"b":"00:00:14.61","t":"subscription to an AT&amp;T service,","e":"00:00:16.51"},{"b":"00:00:16.51","t":"or apply it towards your AT&amp;T&lt;br /&gt;bill.","e":"00:00:18.78"},{"b":"00:00:18.78","t":"Devices from AT&amp;T,","e":"00:00:20.22"},{"b":"00:00:20.22","t":"as well as from other carriers,&lt;br /&gt;are accepted.","e":"00:00:23.32"},{"b":"00:00:23.32","t":"Here\'s how it works.","e":"00:00:24.22"},{"b":"00:00:24.22","t":"Visit att.com/tradein to answer&lt;br /&gt;a few questions","e":"00:00:29.02"},{"b":"00:00:29.02","t":"and find out how much your&lt;br /&gt;device is worth.","e":"00:00:31.59"},{"b":"00:00:31.59","t":"Complete the trade-in process&lt;br /&gt;online","e":"00:00:33.36"},{"b":"00:00:33.36","t":"to receive an AT&amp;T promotional&lt;br /&gt;card in the mail,","e":"00:00:36.93"},{"b":"00:00:36.93","t":"or visit an AT&amp;T retail store&lt;br /&gt;to receive instant credit.","e":"00:00:41.50"},{"b":"00:00:41.50","t":"AT&amp;T has secure processes in&lt;br /&gt;place,","e":"00:00:43.84"},{"b":"00:00:43.84","t":"so you don\'t have to worry about&lt;br /&gt;your personal data","e":"00:00:46.48"},{"b":"00:00:46.48","t":"as you might with a private&lt;br /&gt;party sale.","e":"00:00:49.85"},{"b":"00:00:49.85","t":"You may have hidden value around&lt;br /&gt;your home or office.","e":"00:00:53.02"},{"b":"00:00:53.02","t":"Trade-in your old devices and&lt;br /&gt;get a promotional card","e":"00:00:55.58"},{"b":"00:00:55.58","t":"to use towards AT&amp;T products and&lt;br /&gt;services, like DIRECTV.","e":"00:00:59.92"},{"b":"00:00:59.92","t":"AT&amp;T Trade-in!","e":"00:01:01.22"},{"b":"00:01:01.22","t":"Discover the value of your&lt;br /&gt;device.","e":"00:01:03.79"},{"b":"00:01:03.79","t":"Trade-in your device by mail or&lt;br /&gt;in store.","e":"00:01:06.23"},{"b":"00:01:06.23","t":"Experience trusted and secure&lt;br /&gt;removal of personal data.","e":"00:01:10.33"},{"b":"00:01:10.33","t":"With so many cool new devices,","e":"00:01:12.10"},{"b":"00:01:12.10","t":"treat yourself, or upgrade to&lt;br /&gt;the latest and greatest.","e":"00:01:16.14"},{"b":"00:01:16.14","t":"It\'s Fast and Easy.","e":"00:01:17.34"},{"b":"00:01:17.34","t":"Find out how much your device is&lt;br /&gt;worth - now.","e":"00:01:22.34"}]',variationID:"9e3ce54d-3ed8-38bf-a595-31a1fb511a3a",windowTitle:"Device Trade-In Program"}},5001067:{common:{adminDisplay:"gvp_Apple-iPhone-11-Pro-Sizzle_5001067",category:["attvideo_category:sales/wireless/devices"],description:"iPhone 11 Pro",folderPath:"att-videos/2019",internalSearchShow:!0,isFamilyFriendly:!0,launchDate:"2019-09-23T13:00:00.000-0700",length:"0:44",linkUrl:'["{"n":"GOOGLE HOME","u":"https://www.google.com","bc":"blue","b":"00:00:00.62","e":"00:00:05.25","p":"bottomcenter"}","{"n":"ATT PAGE","u":"https://www.att.com","bc":"black","b":"00:00:30.62","e":"00:00:35.25","p":"centerleft"}"]',recommendedVideoIds:["5001039","5000858","5001067"],startMode:"2",state:"active",timelineCaptions:'[{"b":"00:00:00.00","t":"[ELECTRICAL BUZZING]&lt;br /&gt;[FLICKERING]","e":"00:00:01.66"},{"b":"00:00:01.66","t":"♪ \\u201cRegular\\u201d&lt;br /&gt;by Ateph Elidja ♪","e":"00:00:03.40"},{"b":"00:00:03.40","t":"♪ I am not regular. ♪","e":"00:00:05.30"},{"b":"00:00:05.30","t":"♪ I will not give you regular. ♪","e":"00:00:07.77"},{"b":"00:00:07.77","t":"♪","e":"00:00:10.01"},{"b":"00:00:10.01","t":"[CAMERA SHUTTERS]","e":"00:00:12.01"},{"b":"00:00:12.01","t":"♪","e":"00:00:13.91"},{"b":"00:00:13.91","t":"[TRICKLING]","e":"00:00:16.71"},{"b":"00:00:16.71","t":"♪","e":"00:00:22.75"},{"b":"00:00:22.75","t":"[ENGINE REVS]","e":"00:00:24.22"},{"b":"00:00:24.22","t":"♪","e":"00:00:27.36"},{"b":"00:00:27.36","t":"[CAMERA SHUTTERS]","e":"00:00:29.36"},{"b":"00:00:29.36","t":"♪","e":"00:00:37.70"},{"b":"00:00:37.70","t":"♪ I am not regular. ♪","e":"00:00:39.87"},{"b":"00:00:39.87","t":"♪ I will not give you regular. ♪","e":"00:00:41.70"},{"b":"00:00:41.70","t":"♪","e":"00:00:43.21"}]',variationID:"61f633a6-0ff0-3e53-aece-2970345ab9cb",windowTitle:"iPhone 11 Pro"}},av00024:{common:{adminDisplay:"av_More-For-Your-Thing-V3_av00024",category:["attvideo_category:sales/wireless"],folderPath:"ambient-video",internalSearchShow:!1,isFamilyFriendly:!0,launchDate:"2018-02-12T11:34:00.000-0800",length:"0:11",recommendedVideoIds:["5001039","5000858","5001067"],startMode:"2",state:"active",windowTitle:"More For Your Thing"}},5001008:{common:{adminDisplay:"gvp_Samsung-View-2-Sizzle-STU6833_5001008",category:["attvideo_category:sales/wireless/cellphones"],description:"Samsung Galaxy View2",folderPath:"att-videos/2019",internalSearchShow:!1,isFamilyFriendly:!0,launchDate:"2019-04-29T09:53:00.000-0700",length:"1:00",recommendedVideoIds:["5001039","5000858","5001067"],startMode:"2",state:"active",timelineCaptions:'[{"b":"00:00:00.00","t":"♪music♪","e":"00:00:59.00"}]',windowTitle:"Samsung Galaxy View2"}},5001106:{common:{adminDisplay:"gvp_ATT-TV-Turn-On-ATT-TV-B2C387911_5001106",folderPath:"att-videos/2020",timelineCaptions:'[{"b":"00:00:00.00","t":"♪music♪","e":"00:00:30.00"}]',startMode:"2",state:"active",launchDate:"2020-02-27T12:40:00.000-0800",videoModifiedDate:"2020-10-09T13:50:00.000-0700",category:["attvideo_category:ATT"],hoverToggle:!1,internalSearchShow:!0,isFamilyFriendly:!0,length:"0:30",windowTitle:"Turn On AT&amp;T TV",description:"Turn On AT&amp;T TV",variationID:"115abb33-7984-3bb5-bb21-9725568c0a80"}},4300484:{common:{adminDisplay:"gvp_eSupport-Pay-Bill-Your-Bill-Online_4300484",folderPath:"att-videos/2013",timelineCaptions:'[{"b":"00:00:01.43","t":"Your myAT&amp;T account lets you&lt;br /&gt;view and pay your bill online,","e":"00:00:05.53"},{"b":"00:00:05.53","t":"either using the myAT&amp;T app&lt;br /&gt;on your smart device","e":"00:00:08.80"},{"b":"00:00:08.80","t":"or with your browser at att.com.","e":"00:00:11.94"},{"b":"00:00:12.64","t":"By the way, you can make a quick&lt;br /&gt;payment without signing in.","e":"00:00:16.35"},{"b":"00:00:16.35","t":"Just go to att.com/fastpay,","e":"00:00:20.45"},{"b":"00:00:20.45","t":"enter some quick info,&lt;br /&gt;and your payment is superfast.","e":"00:00:24.22"},{"b":"00:00:24.22","t":"Now, if you do log in&lt;br /&gt;to your account","e":"00:00:26.09"},{"b":"00:00:26.09","t":"using a Browser&lt;br /&gt;on your mobile device,","e":"00:00:28.62"},{"b":"00:00:28.62","t":"the navigation and information","e":"00:00:30.43"},{"b":"00:00:30.43","t":"is the same&lt;br /&gt;as the desktop experience,","e":"00:00:32.59"},{"b":"00:00:32.59","t":"but will look&lt;br /&gt;a little different.","e":"00:00:34.16"},{"b":"00:00:34.16","t":"To view your bill,","e":"00:00:35.16"},{"b":"00:00:35.16","t":"simply log in&lt;br /&gt;to your myAT&amp;T account","e":"00:00:37.50"},{"b":"00:00:37.50","t":"and you\'ll see a quick view&lt;br /&gt;of amount due and due date.","e":"00:00:41.00"},{"b":"00:00:41.00","t":"To see your bill details,&lt;br /&gt;select \\"See my bill\\"","e":"00:00:44.57"},{"b":"00:00:44.57","t":"and note the link to&lt;br /&gt;either set up or manage AutoPay.","e":"00:00:48.04"},{"b":"00:00:48.04","t":"You can pay your bill right here&lt;br /&gt;by selecting \\"Make a payment\\".","e":"00:00:52.48"},{"b":"00:00:52.48","t":"Enter the payment amount,","e":"00:00:53.88"},{"b":"00:00:53.88","t":"the date you want to pay&lt;br /&gt;and select a method of payment.","e":"00:00:57.19"},{"b":"00:00:57.19","t":"You can select a stored debit or&lt;br /&gt;credit card or enter a new one","e":"00:01:00.79"},{"b":"00:01:01.76","t":"or select the Bank tab","e":"00:01:03.39"},{"b":"00:01:03.39","t":"and choose a stored bank account&lt;br /&gt;or enter a new one.","e":"00:01:06.06"},{"b":"00:01:07.06","t":"Finally, check out the More tab&lt;br /&gt;for even more payment options.","e":"00:01:10.47"},{"b":"00:01:12.40","t":"When you\'re ready,&lt;br /&gt;select the Pay button.","e":"00:01:14.87"},{"b":"00:01:14.87","t":"That\'s all there is to it.","e":"00:01:16.10"},{"b":"00:01:16.10","t":"Explore all the ways you can&lt;br /&gt;manage your AT&amp;T account online","e":"00:01:19.81"},{"b":"00:01:19.81","t":"at att.com/myatt&lt;br /&gt;or on the myAT&amp;T app.","e":"00:01:25.58"},{"b":"00:01:25.58","t":"Thanks for choosing AT&amp;T!","e":"00:01:27.62"},{"b":"00:01:28.65","t":"♪AT&amp;T jingle♪","e":"00:01:30.95"}]',startMode:"2",state:"active",launchDate:"2023-06-12T15:26:29.745Z",videoModifiedDate:"2022-02-21T11:40:00.000-0800",category:["attvideo_category:support/billing and accounts"],hoverToggle:!0,internalSearchShow:!1,isFamilyFriendly:!0,length:"1:32",windowTitle:"Pay your bill online",description:"See how to quickly pay your bill online using your browser on your computer or smart device.",postRollId:"pr001",variationID:"bf0bf824-8413-3ac8-a257-797150f06516"}},5001172:{common:{adminDisplay:"gvp_Unlimited-Your-Way-Data-Plan-Button-V3_5001172",folderPath:"att-videos/2020",timelineCaptions:'[{"b":"00:00:00.53","t":"♪music♪","e":"00:00:02.26"},{"b":"00:00:02.26","t":"Now you don\'t","e":"00:00:03.63"},{"b":"00:00:03.63","t":"have to compromise","e":"00:00:04.24"},{"b":"00:00:04.24","t":"by picking one plan&lt;br /&gt;for your entire family.","e":"00:00:07.14"},{"b":"00:00:07.14","t":"With AT&amp;T Unlimited Your Way&lt;br /&gt;you can choose any combination","e":"00:00:10.57"},{"b":"00:00:10.57","t":"of three great Unlimited plans","e":"00:00:12.44"},{"b":"00:00:12.44","t":"for each person -&lt;br /&gt;starting at $35.00 a line.","e":"00:00:16.85"},{"b":"00:00:16.85","t":"AT&amp;T may temporarily slow data&lt;br /&gt;speeds if the network is busy.","e":"00:00:20.08"},{"b":"00:00:20.08","t":"So, everybody gets&lt;br /&gt;just what they want","e":"00:00:22.38"},{"b":"00:00:22.38","t":"and nobody pays more&lt;br /&gt;for what they don\'t.","e":"00:00:24.70"},{"b":"00:00:24.70","t":"All plans include&lt;br /&gt;talk, text and data;","e":"00:00:28.50"},{"b":"00:00:28.50","t":"plus, spam&lt;br /&gt;and fraud call blocking -","e":"00:00:30.50"},{"b":"00:00:30.50","t":"all available on&lt;br /&gt;our nationwide 5G network.","e":"00:00:34.00"},{"b":"00:00:34.00","t":"Maybe mom is working from home&lt;br /&gt;and needs a ton of premium","e":"00:00:37.65"},{"b":"00:00:37.65","t":"and mobile hotspot data,","e":"00:00:39.00"},{"b":"00:00:39.00","t":"advanced mobile&lt;br /&gt;security features","e":"00:00:41.00"},{"b":"00:00:41.00","t":"like spam and fraud call&lt;br /&gt;blocking, safe browsing,","e":"00:00:43.50"},{"b":"00:00:46.00","t":"The ELITE plan&lt;br /&gt;may be the perfect plan for her.","e":"00:00:49.00"},{"b":"00:00:49.00","t":"When work is done,","e":"00:00:50.54"},{"b":"00:00:50.54","t":"she can also enjoy HBO Max&lt;br /&gt;included at no extra charge.","e":"00:00:53.55"},{"b":"00:00:53.55","t":"That\'s something the&lt;br /&gt;whole family will love.","e":"00:00:56.20"},{"b":"00:00:56.20","t":"And dad, maybe he\'s the&lt;br /&gt;savvy shopper of the family.","e":"00:00:59.50"},{"b":"00:00:59.50","t":"He may want&lt;br /&gt;the EXTRA plan.","e":"00:01:01.40"},{"b":"00:01:01.40","t":"He\'ll still enjoy premium data,","e":"00:01:03.20"},{"b":"00:01:03.20","t":"mobile hotspot data, and advanced&lt;br /&gt;mobile security features -","e":"00:01:06.50"},{"b":"00:01:06.50","t":"and he\'ll pay less than mom&lt;br /&gt;every month. Smart choice, dad.","e":"00:01:10.80"},{"b":"00:01:10.80","t":"And the kids, they\'ll get&lt;br /&gt;all the data they need","e":"00:01:13.10"},{"b":"00:01:13.10","t":"to video chat, play games,","e":"00:01:14.80"},{"b":"00:01:14.80","t":"and keep in touch&lt;br /&gt;with the STARTER plan.","e":"00:01:17.00"},{"b":"00:01:17.00","t":"And, at $35 per month,&lt;br /&gt;when you have four lines,","e":"00:01:20.90"},{"b":"00:01:20.90","t":"it\'s our best priced plan.","e":"00:01:22.30"},{"b":"00:01:22.30","t":"The options are unlimited,&lt;br /&gt;Unlimited Your Way.","e":"00:01:25.50"},{"b":"00:01:25.50","t":"AT&amp;T may temporarily slow data&lt;br /&gt;speeds if the network is busy.","e":"00:01:29.50"},{"b":"00:01:29.50","t":"Let\'s do this.","e":"00:01:30.80"},{"b":"00:01:30.80","t":"Just select the&lt;br /&gt;\\"Get started\\" button","e":"00:01:32.50"},{"b":"00:01:32.50","t":"to go Unlimited Your Way today.","e":"00:01:35.50"},{"b":"00:01:35.50","t":"You can select the button&lt;br /&gt;right on this video.","e":"00:01:38.50"},{"b":"00:01:38.50","t":"Thank you for choosing AT&amp;T!","e":"00:01:40.50"},{"b":"00:01:40.50","t":"♪music♪","e":"00:01:41.20"}]',startMode:"2",state:"active",launchDate:"2020-09-17T12:24:00.000-0700",category:["attvideo_category:sales/internet"],hoverToggle:!1,internalSearchShow:!1,isFamilyFriendly:!0,length:"1:42",windowTitle:"Unlimited Your Way",description:"&lt;p&gt;Unlimited Your Way&lt;/p&gt;\n&lt;p&gt;&amp;nbsp;&lt;/p&gt;\n",overlayText:['{"h":"Unlimited Your Way℠","sh":"SAVE MORE WITH","c":"Now you can pick the perfect unlimited plan for each family member.&lt;br /&gt;From&lt;br /&gt;&lt;b style=font-size:36px&gt;$35&lt;/b&gt;/mo. per line for 4 lines&lt;br /&gt;&lt;p style=\\"font-size:11px;\\"&gt;Req’s AT&amp;T Unlimited Starter, AutoPay and paperless bill. Taxes and fees extra.&lt;/p&gt;&lt;b style=font-size:11px&gt;AT&amp;T may temporarily slow data speeds if the network is busy.&lt;br /&gt;&lt;/b&gt;","l":"Price shown is after all discounts, which start w/in 2 bills.  Compatible device for 5G and AT&amp;T Mobile Security App and Call Protect App access.  Download of apps required.  5G may not be available in your area. For coverage details, see att.com/5Gforyou. Online account required for HBO Max access. Video may be ltd. to SD. Credit card may be req’d (except MA, PA, ND). Add’l charges, usage, speed &amp; other restr\'s apply. See plan details.","bt":"","bu":"","t":"dark","p":"left"}'],linkUrl:['{"n":"Get Started","u":"","bc":"white","b":"00:00:01:22","e":"00:00:01:28","p":"center"}'],variationID:"165199ff-d2d3-358a-a09b-61f794b20ae4"}},7000110:{common:{adminDisplay:"gvp_New-Features-Test_7000110",folderPath:"test",startMode:"2",state:"active",launchDate:"2020-09-08T08:54:00.000-0700",hoverToggle:!1,internalSearchShow:!1,isFamilyFriendly:!1,length:"1:13",windowTitle:".",description:"GVP's New Features",recommendedVideoIds:["5001106"],linkUrl:['{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:42","e":"00:00:00:45","p":"topleft"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:45","e":"00:00:00:47","p":"topright"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:47","e":"00:00:00:49","p":"centerright"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:49","e":"00:00:00:51","p":"center"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:51","e":"00:00:00:53","p":"centerleft"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:53","e":"00:00:00:55","p":"bottomleft"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:55","e":"00:00:00:57","p":"bottomcenter"}','{"n":"Test","u":"https://www.att.com","bc":"White","b":"00:00:00:57","e":"00:00:00:59","p":"bottomright"}'],variationID:"8d82220f-b50d-3a3c-9aa1-24f0352af733"}}}},74906:function(e,t){"use strict";var n,r;Object.defineProperty(t,"__esModule",{value:!0}),t.Tier=t.Domain=t.CMSService=void 0;class o{static CMS_CONTEXT_URL="/idpcms/videos/prod/";static feedStr=".cmsfeed.js";static getUrl(e){let t="",n="";if(e)switch(t="https:",e){case i.LOCAL:n=a.LOCAL;break;case i.PRESTAGE:n=a.PRESTAGE;break;case i.FINALSTAGE:n=a.FINALSTAGE;break;case i.TST05:n=a.TST;break;case i.PROD:case i.ORIGIN:default:n=a.PROD}return t+n+this.CMS_CONTEXT_URL}}t.CMSService=o;let i=t.Tier=((n={}).LOCAL="LOCAL",n.PRESTAGE="PRESTAGE",n.FINALSTAGE="FINALSTAGE",n.TST05="TST05",n.PROD="PROD",n.ORIGIN="ORIGIN",n),a=t.Domain=((r={}).PROD="//www.att.com",r.FINALSTAGE="//finalstage.att.com",r.PRESTAGE="//prestage.att.com",r.LOCAL="//idse2.dev.att.com:10081",r.TST="//e-tst3.stage.att.com",r)},48499:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Viewtype=void 0;var r,o,i=n(97752),a=n(81235);class s{cmsReturned=!1;duration=0;video="5001039";metaData=new i.MetaData(null===(o=a.cmsLocalData[this.video])||void 0===o?void 0:o.common);recommendedVideosCTAViewData=[];view=l.CTAView;isPageScroll=!1;cmsDataLocal=!1;safariAutoPlay=!1}t.default=s;let l=t.Viewtype=((r={}).CTAView="ctaview",r.PlayerView="player",r)},88685:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GvpPlayerInterface=void 0;var r,o=n(47878),i=(r=n(44194))&amp;&amp;r.__esModule?r:{default:r},a=n(91250);class s extends a.ComponentInterfaceBaseClass{static initWithSanity(e,t){let n={height:null==t?void 0:t.videoHeight,width:null==t?void 0:t.videoWidth},r=new s;return r.key=e,r.data={video:null==t?void 0:t.videoId},r.options={modal:null==t?void 0:t.modal,cinema:null==t?void 0:t.cinema,autoplay:null==t?void 0:t.autoplay,viewportPause:null==t?void 0:t.viewportPause,autoPlayLoop:null==t?void 0:t.autoPlayLoop,autoPlayPause:null==t?void 0:t.autoPlayPause,customTheme:null==t?void 0:t.customTheme,overlayTextDisplayAtEnd:null==t?void 0:t.overlayTextDisplayAtEnd,tier:null==t?void 0:t.tier,rating:null==t?void 0:t.rating,customCTAStyle:null==t?void 0:t.customCTAStyle,showTime:null==t?void 0:t.showTime,showTitle:null==t?void 0:t.showTitle,videoStyles:JSON.stringify(n),autoReduceSize:null==t?void 0:t.autoReduceSize,isScroll:null==t?void 0:t.isScroll,customCTAObject:null==t?void 0:t.customCTAObject,playerView:null==t?void 0:t.playerView,unconstrained:null==t?void 0:t.unconstrained,hoverToggle:null==t?void 0:t.hoverToggle},r.additionalAnalyticsData=null==t?void 0:t.additionalAnalyticsData,r.radius=null==t?void 0:t.radius,r}toProps(){return{key:this.key,data:this.data,options:this.options,additionalAnalyticsData:this.additionalAnalyticsData,radius:this.radius}}toJsx(){return i.default.createElement(o.GvpPlayer,{...this.toProps()})}}t.GvpPlayerInterface=s},47878:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.Tier=t.RatingType=t.GvpPlayer=void 0;var r,o,i,a=(r=n(90369))&amp;&amp;r.__esModule?r:{default:r},s=w(n(44194)),l=w(n(56321)),c=w(n(48499)),u=n(59572),d=n(37262),p=n(71906),h=n(74906),f=n(97752),m=n(81235),v=n(65418),g=n(22029),y=n(28972),b=w(n(51348));function _(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(_=function(e){return e?n:t})(e)}function w(e,t){if(!t&amp;&amp;e&amp;&amp;e.__esModule)return e;if(null===e||"object"!=typeof e&amp;&amp;"function"!=typeof e)return{default:e};var n=_(t);if(n&amp;&amp;n.has(e))return n.get(e);var r={__proto__:null},o=Object.defineProperty&amp;&amp;Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&amp;&amp;Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&amp;&amp;(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,n&amp;&amp;n.set(e,r),r}t.RatingType=((o={}).STARS="stars",o.THUMBS="Thumbs",o),t.Tier=((i={}).LOCAL="LOCAL",i.PRESTAGE="PRESTAGE",i.FINALSTAGE="FINALSTAGE",i.TST05="TST05",i.PROD="PROD",i.ORIGIN="ORIGIN",i);let x=(e,t)=&gt;{var n,r,o,i,_,w;let x;let[C,T]=(0,s.useState)('{                              "@context"      :     "http://schema.org",                              "@type"         :     "VideoObject",                              "name"          :     "{{title}}",                              "description"   :     "{{description}}",                              "thumbnailUrl"  :     "{{thumbnail}}",                              "thumbnail"     :     "{{thumbnail}}",                              "uploadDate"    :     "{{date}}",                              "duration"      :     "{{ptDuration}}",                              "contentUrl"    :     "{{seoSource}}.mp4"                          }'),[S,E]=(0,s.useState)(new c.default),[A,k]=(0,s.useState)(s.createRef()),[P,I]=(0,s.useState)(s.createRef()),[M,L]=(0,s.useState)(!1),[D,O]=(0,s.useState)(),[j,N]=(0,s.useState)(),[R,V]=(0,s.useState)([]),[z,B]=(0,s.useState)(e.options.isScroll||!1),[F,U]=(0,s.useState)(0),[H,W]=(0,s.useState)(s.createRef()),[G,Z]=(0,s.useState)(!1),$=(null==e?void 0:e.radius)===!1?" ":" radius-lg",Y=(null==e||null===(n=e.options)||void 0===n?void 0:n.unconstrained)===!0?" unconstrained":"",[q,K]=(0,s.useState)(null),X=t=&gt;{if(z&amp;&amp;"desktop"===en()){var n;null!=e&amp;&amp;null!==(n=e.options)&amp;&amp;void 0!==n&amp;&amp;n.autoReduceSize&amp;&amp;(P.current&amp;&amp;(window.scrollY+P.current.offsetHeight&lt;P.current.offsetTop||window.scrollY&gt;P.current.offsetTop)?(S.isPageScroll=!0,G&amp;&amp;(S.view=c.Viewtype.PlayerView),E({...S})):S.isPageScroll&amp;&amp;(S.isPageScroll=!1,E({...S})))}},Q=()=&gt;{var t;let n=!0;if(n=(null===(t=e.options)||void 0===t?void 0:t.autoPlayLoop)!==!1,!M&amp;&amp;S.cmsReturned){switch(S.view){case c.Viewtype.PlayerView:let t=A&amp;&amp;A.current&amp;&amp;A.current.videoRef&amp;&amp;A.current.videoRef.current&amp;&amp;A.current.videoRef.current.ref&amp;&amp;A.current.videoRef.current.ref.current?A.current.videoRef.current.ref.current:{},r=new y.ReportHelper(t,S.metaData,!1,!1,null==e?void 0:e.additionalAnalyticsData,n);K(r),O({...r});case c.Viewtype.CTAView:if(!e.options.autoplay)return;{let t=A&amp;&amp;A.current&amp;&amp;A.current.autoPlayRef?A.current.autoPlayRef.current:{},r=new y.ReportHelper(t,S.metaData,!1,e.options&amp;&amp;e.options.autoplay,null==e?void 0:e.additionalAnalyticsData,n);K(r),O({...r})}}L(!0)}};(0,v.makeSsrSafe)(()=&gt;(console.log("Boolean(getVideoFeed())",!!J()),!!J()));let J=()=&gt;{if(S.cmsDataLocal){var t,n;S.cmsReturned=!0,S.metaData=new f.MetaData(m.cmsLocalData[e.data.video].common),E({...S}),ee(),ed(m.cmsLocalData[e.data.video].common.recommendedVideoIds||[]),et(),N(new f.MetaData(m.cmsLocalData[e.data.video].common)),null!=e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView||null!=e&amp;&amp;null!==(n=e.options)&amp;&amp;void 0!==n&amp;&amp;n.autoplay||Q()}else eu(e.data.video).then(t=&gt;{var n,r,o,i;console.log("cmdData",t);let a=t&amp;&amp;t.common?t.common:null;a.id=e.data.video,S.cmsReturned=!0,S.metaData=a?new f.MetaData(a):null,null!=e&amp;&amp;e.events&amp;&amp;null!=e&amp;&amp;null!==(n=e.events)&amp;&amp;void 0!==n&amp;&amp;n.handleVideoCMSData&amp;&amp;(null==e||null===(i=e.events)||void 0===i||i.handleVideoCMSData(a)),E({...S}),ee(),ed(a.recommendedVideoIds||[]),et(),N(a?new f.MetaData(a):null),null!=e&amp;&amp;null!==(r=e.options)&amp;&amp;void 0!==r&amp;&amp;r.playerView||null!=e&amp;&amp;null!==(o=e.options)&amp;&amp;void 0!==o&amp;&amp;o.autoplay||Q()}).catch(t=&gt;{var n,r,o,i,a;console.log("err- videoFeedError",t);let s=e.data.video;S.cmsReturned=!0,S.metaData=new f.MetaData(null===(n=m.cmsLocalData[s])||void 0===n?void 0:n.common),E({...S}),ee(),ed((null===(r=m.cmsLocalData[s])||void 0===r?void 0:r.common.recommendedVideoIds)||[]),et(),N(new f.MetaData(null===(o=m.cmsLocalData[s])||void 0===o?void 0:o.common)),null!=e&amp;&amp;null!==(i=e.options)&amp;&amp;void 0!==i&amp;&amp;i.playerView||null!=e&amp;&amp;null!==(a=e.options)&amp;&amp;void 0!==a&amp;&amp;a.autoplay||Q()});b.ElementQueries.init()},ee=()=&gt;{let e=0,t=S.metaData.seconds;if(S.duration=S.metaData.seconds,E({...S}),S.metaData.chapteredVideo&amp;&amp;S.metaData.chapteredVideo.length&gt;0){let n=[];n.push(S.metaData),V([...n]),R.length&amp;&amp;S.metaData.source.forEach(t=&gt;{R[e].sources="",R[e].sources=t+".mp4"}),V([...R]),e++,S.metaData.chapteredVideo.forEach(n=&gt;{let r=JSON.parse(n);r=new f.MetaData(r),R.push(r),t+=r.seconds,console.log(R),R.length&amp;&amp;r.sources.forEach(t=&gt;{R[e].sources="",R[e].sources=t+".mp4"}),e++}),V([...R]),S.duration=t,E({...S})}},et=()=&gt;{var e;S.posterImageUrl=null==S||null===(e=S.metaData)||void 0===e?void 0:e.poster,E({...S})},en=()=&gt;{let e=navigator.userAgent;return/(tablet|ipad|playbook|silk)|(android(?!.*mobi))/i.test(e)?"tablet":/Mobile|iP(hone|od)|Android|BlackBerry|IEMobile|Kindle|Silk-Accelerated|(hpw|web)OS|Opera M(obi|ini)/.test(e)?"mobile":"desktop"},er=()=&gt;{S.safariAutoPlay=!0,E({...S})},eo=()=&gt;{S.view=c.Viewtype.PlayerView,E({...S}),Z(!0)},ei=()=&gt;{var t;S.metaData.name!==j.name?(S.view=c.Viewtype.CTAView,S.metaData=j):S.view=c.Viewtype.CTAView,E({...S}),Z(!1);let n=A&amp;&amp;A.current&amp;&amp;A.current.videoRef&amp;&amp;A.current.videoRef.current&amp;&amp;A.current.videoRef.current.ref&amp;&amp;A.current.videoRef.current.ref.current?A.current.videoRef.current.ref.current:{};null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.autoplay||null==D||D.handleCloseEvent(n,!0)},ea=()=&gt;{var t;null!=e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView&amp;&amp;Q()},es=e=&gt;{null==D||D.handlePlayPauseEvent(e)},el=t=&gt;{ei(),S.cmsDataLocal?console.error("cms route call failed"):eu(t).then(t=&gt;{let n=t&amp;&amp;t.common?t.common:null;n.id=e.data.video,S.cmsReturned=!0,S.metaData=n?new f.MetaData(n):null,S.view=c.Viewtype.PlayerView,E({...S}),ed(n.recommendedVideoIds||[])}).catch(e=&gt;{S.cmsReturned=!0,S.metaData=new f.MetaData(null),E({...S}),console.error("cms route call failed",e)})},ec=e=&gt;{let t="";return e&amp;&amp;(v.Utils.splitStringForDoubleCurlies(C).forEach(t=&gt;{let n=C;T(n=n.replace("{{"+t+"}}",e[t]))}),t=C),t},eu=t=&gt;{if(t){var n;let r=h.CMSService.getUrl(null==e||null===(n=e.options)||void 0===n?void 0:n.tier)+t+h.CMSService.feedStr;return(0,p.CMSReaderAem)(r,t)}},ed=e=&gt;{S.recommendedVideosCTAViewData=[],E({...S}),e.forEach(e=&gt;{eu(e).then(t=&gt;{let n=t&amp;&amp;t.common?t.common:null,r=n?new f.MetaData(n):null,o={duration:+r.seconds,id:e,posterImageUrl:r.poster,recommendedVideo:!0,seoData:ec(r),title:r.title};S.recommendedVideosCTAViewData.push(o),E({...S})}).catch(e=&gt;{})})};return(0,s.useEffect)(()=&gt;{var t,n;if(null!=e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView){let t=A&amp;&amp;A.current&amp;&amp;A.current.videoRef&amp;&amp;A.current.videoRef.current&amp;&amp;A.current.videoRef.current.ref&amp;&amp;A.current.videoRef.current.ref.current?A.current.videoRef.current.ref.current:{};null!==(n=e.options)&amp;&amp;void 0!==n&amp;&amp;n.autoplay||null==D||D.handleCloseEvent(t,!0)}},[null==e||null===(r=e.events)||void 0===r?void 0:r.closeGVPPlayerView]),(0,s.useEffect)(()=&gt;{var t;let n;let r={};e.options&amp;&amp;e.options.videoStyles&amp;&amp;(r=JSON.parse(e.options.videoStyles)),null!==(t=r)&amp;&amp;void 0!==t&amp;&amp;t.width?(n=r=String(r.width).includes("%")?H.current.offsetWidth:String(r.width).replace("px",""),U(r)):(n=H.current.clientWidth,U(H.current.clientWidth)),console.log("ctaContainerWidth",n),0===R.length&amp;&amp;J()},[e.data.video]),(0,s.useEffect)(()=&gt;{var t;null!=e&amp;&amp;null!==(t=e.options)&amp;&amp;void 0!==t&amp;&amp;t.playerView||S.view!==c.Viewtype.PlayerView||Q()},[S.view]),(0,s.useEffect)(()=&gt;{e.options.playerView&amp;&amp;(S.view=c.Viewtype.PlayerView,Q(),E({...S}))},[S.cmsReturned]),(0,s.useEffect)(()=&gt;(z&amp;&amp;document.addEventListener("scroll",X),()=&gt;{z&amp;&amp;document.removeEventListener("scroll",X)}),[S.isPageScroll,G]),(0,s.useEffect)(()=&gt;{e.options.autoplay&amp;&amp;S.cmsReturned&amp;&amp;S.view===c.Viewtype.CTAView&amp;&amp;Q()},[S.cmsReturned]),s.createElement(s.Fragment,null,s.createElement(a.default,{id:"2937568735"},[".GvpPlayer__loadercontainer{min-height:300px;position:relative;width:100%;}",".GvpPlayer__loader,.GvpPlayer__loader:after{border-radius:50%;width:10em;height:10em;}",".GvpPlayer__loader{margin:auto;top:120px;font-size:5px;position:relative;border-top:1.1em solid rgba(255,255,255,0.2);border-right:1.1em solid rgba(255,255,255,0.2);border-bottom:1.1em solid rgba(255,255,255,0.2);border-left:1.1em solid #ffffff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:GvpPlayer__spinner 1.1s infinite linear;-webkit-animation:GvpPlayer__spinner 1.1s infinite linear;animation:GvpPlayer__spinner 1.1s infinite linear;}","@-webkit-keyframes GvpPlayer__spinner{0%{-webkit-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@-webkit-keyframes GvpPlayer__spinner{0%{-webkit-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@keyframes GvpPlayer__spinner{0%{-webkit-transform:rotate(0deg);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}",".GvpPlayer__playerContainer{width:100%;height:100%;}",".GvpPlayer__playerContainer button:focus{outline:3px dotted;outline-color:#fff;}",".GvpPlayer__scrollSection{width:30%;position:fixed;right:10px;bottom:10px;z-index:100;}",".GvpPlayer__playerContainer__GT800{min-height:500px;}",".unconstrained{height:100% !important;width:100% !important;}",".react-playground_previewBox__1j7I- .gvpBitCloud{width:350px !important;}",".react-playground_previewBox__1bgmy .gvpBitCloud{width:350px !important;}",".composition-card_compositionContainer__2fwln .gvpBitCloud{width:350px !important;}",".composition-card_compositionContainer__3g1C8 .gvpBitCloud{width:350px !important;}",".composition-card_compositionContainer__1Y9im .gvpBitCloud{width:350px !important;}"]),s.createElement("div",{"data-testid":e.testId,style:{width:"100%"},className:"jsx-2937568735 gvpBitCloud"+Y},s.createElement("div",{ref:H,style:{width:"100%"},className:"jsx-2937568735 "+("gvpContainer"+$+Y||0)},(x={},(null!=e&amp;&amp;e.options&amp;&amp;null!=e&amp;&amp;null!==(o=e.options)&amp;&amp;void 0!==o&amp;&amp;o.videoStyles&amp;&amp;(x=JSON.parse(null==e||null===(_=e.options)||void 0===_?void 0:_.videoStyles)),null!=e&amp;&amp;e.options&amp;&amp;null!=e&amp;&amp;null!==(i=e.options)&amp;&amp;void 0!==i&amp;&amp;i.autoplay&amp;&amp;(x.cursor="default"),S.cmsReturned&amp;&amp;!S.metaData)?s.createElement("div",{ref:A,style:{visibility:"hidden"},"data-name":"ErrorView"},"Error occured while retriving metadata"):S.cmsReturned?S.view===c.Viewtype.CTAView?(()=&gt;{let t={chapteredVideo:R,duration:+S.duration,hoverTime:S.metaData.hoverTime,id:e.data.video,linkUrl:S.metaData.linkUrl,overlayText:S.metaData.overlayText,posterImageUrl:S.posterImageUrl,seoData:ec(S.metaData),title:S.metaData.title,adminDisplay:S.metaData.adminDisplay};return s.createElement(u.CTAView,{ref:A,data:t,options:{autoPlay:e.options&amp;&amp;e.options.autoplay,autoPlayLoop:e.options&amp;&amp;e.options.autoPlayLoop,autoPlaySource:S.metaData.source[0],autoReduceSize:e.options&amp;&amp;e.options.autoReduceSize,autoPlayPause:e.options&amp;&amp;e.options.autoPlayPause,customCTAdisplay:e&amp;&amp;e.children,customTheme:e.options&amp;&amp;e.options.customTheme,customCTAStyle:e.options&amp;&amp;e.options.customCTAStyle,overlayTextDisplayAtEnd:e.options&amp;&amp;e.options.overlayTextDisplayAtEnd,showTime:e.options&amp;&amp;e.options.showTime,showTitle:e.options&amp;&amp;e.options.showTitle,startMode:S.metaData.startMode,videoStyles:e.options&amp;&amp;e.options.videoStyles,customCTAObject:e.options&amp;&amp;e.options.customCTAObject,containerWidth:F,roundedCornersClassName:$,unconstrained:e.options&amp;&amp;e.options.unconstrained,viewportPause:e.options&amp;&amp;e.options.viewportPause,hoverToggle:e.options&amp;&amp;e.options.hoverToggle},events:{handleCTAClick:eo,handleSafariAutoPlay:er,handlePlayPause:es}})})():S.view===c.Viewtype.PlayerView?(()=&gt;{var t;let n=[],r={};e.options&amp;&amp;e.options.videoStyles&amp;&amp;(r=JSON.parse(e.options.videoStyles)),S.metaData.source&amp;&amp;S.metaData.source.forEach(e=&gt;{n.push(v.Utils.getStreamingSource(e,"m3u8")),n.push(e+".mp4")});let o=v.Utils.getBreakPoint(),i=(null==e?void 0:e.options)&amp;&amp;(null==e||null===(t=e.options)||void 0===t?void 0:t.modal);e.options&amp;&amp;void 0===e.options.modal&amp;&amp;void 0===e.options.cinema&amp;&amp;767===o&amp;&amp;(i=!0);let a=s.createElement(d.Player,{ref:A,data:{chapteredVideo:R,date:S.metaData.date,duration:S.metaData.duration,id:e.data.video,linkUrl:S.metaData.linkUrl,poster:S.metaData.poster,printTitle:S.metaData.title,recommendedVideosCTAViewData:S.recommendedVideosCTAViewData,sources:n,textTracks:S.metaData.captions&amp;&amp;S.metaData.captions.captions,title:S.metaData.title},options:{cinema:e.options&amp;&amp;e.options.cinema,modal:i,rating:e.options&amp;&amp;e.options.rating,showCaption:!0,videoStyles:e.options&amp;&amp;e.options.videoStyles,safariAutoPlay:S.safariAutoPlay,containerWidth:F,playerView:e.options&amp;&amp;e.options.playerView,roundedCornersClassName:$,unconstrained:e.options&amp;&amp;e.options.unconstrained},events:{close:ei,handleVideoCommence:ea,handlePlayPause:es,playRecommendedVideoItem:el,handleSafariAutoPlay:er}});return e.options&amp;&amp;e.options.modal?l.createPortal(a,document.body):s.createElement("div",{className:"GvpPlayer__playerContainer ",ref:e=&gt;{e&amp;&amp;Object.keys(r).forEach(t=&gt;{let n=r[t];n=n.replace("!important",""),e.style.setProperty(t,n,"important")})}},s.createElement("div",{ref:P,onScroll:X,className:Y},s.createElement("div",{className:S.isPageScroll?"GvpPlayer__scrollSection":""+Y},a)))})():void 0:e&amp;&amp;e.children?"Loading...":s.createElement("div",{className:"rel pad-t-sm GvpPlayer__loadercontainer"+$,style:null!=e&amp;&amp;null!==(w=e.options)&amp;&amp;void 0!==w&amp;&amp;w.videoStyles?{}:{height:"100%"},ref:t=&gt;{var n;t&amp;&amp;null!=e&amp;&amp;null!==(n=e.options)&amp;&amp;void 0!==n&amp;&amp;n.videoStyles&amp;&amp;Object.keys(x).forEach(e=&gt;{let n=x[e];"height"===e||"width"===e?(n=n.replace("!important",""),t.style.setProperty(e,n,"important")):t.style[e]=n})}},s.createElement(g.Spinner,{scrimColor:g.ScrimShade.scrimLight}))))))};t.GvpPlayer=x,t.default=x},43854:function(e,t,n){"use strict";Object.defineProperty(t,"iJ",{enumerable:!0,get:function(){return r.GvpPlayer}}),Object.defineProperty(t,"BH",{enumerable:!0,get:function(){return r.RatingType}});var r=n(47878);n(88685)},97752:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MetaData=void 0;var r=n(17614),o=n(65418);class i{sources=[];captionData={hash:"",captions:[]};constructor(e){e&amp;&amp;(this.raw=e)}get id(){var e;return null===(e=this.raw)||void 0===e?void 0:e.id}get postRoll(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.postRoll)||""}get title(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.windowTitle)||""}get category(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.category)||""}get state(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.state)||""}get linkUrl(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.linkUrl)||""}get overlayText(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.overlayText)||""}get adminDisplay(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.adminDisplay)||""}get hoverTime(){var e;return null===(e=this.raw)||void 0===e?void 0:e.hoverTime}get hoverToggle(){var e;return null===(e=this.raw)||void 0===e?void 0:e.hoverToggle}get chapteredVideo(){var e;return null===(e=this.raw)||void 0===e?void 0:e.chapteredVideo}get seconds(){var e,t;return null!==(e=this.raw)&amp;&amp;void 0!==e&amp;&amp;e.length?o.Utils.timecodeToSeconds(null===(t=this.raw)||void 0===t?void 0:t.length):0}get startMode(){var e;return null===(e=this.raw)||void 0===e?void 0:e.startMode}get duration(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.length)||""}get ptDuration(){var e;return r.Timecode.getHumanizeDuration(null===(e=this.raw)||void 0===e?void 0:e.length)}appendCaptions(e){let t=e.length;for(let n=0;n&lt;t;n++){let t=e[n];t.begin+=this.seconds,t.end+=this.seconds,this.captionData.captions.push(t)}}get captions(){var e,t;if(!this.captionData.captions.length&amp;&amp;null!==(e=this.raw)&amp;&amp;void 0!==e&amp;&amp;e.timelineCaptions){let e=null===(t=this.raw)||void 0===t?void 0:t.timelineCaptions;if(e)try{let t="string"==typeof e?JSON.parse(e):e;t&amp;&amp;t.forEach(e=&gt;{let t=e.t;t=(t=t.replace(/\&lt;br.*\/\&gt;/g," ")).replace(/&lt;br&gt;/gi," ");let n={begin:Math.floor(o.Utils.timecodeToSeconds(e.b)),end:Math.floor(o.Utils.timecodeToSeconds(e.e)),text:t};this.captionData.captions.push(n)})}catch(e){console.error("JSON.parse exception occrrerd for caption in asset",this.adminDisplayName,e)}}return this.captionData}get description(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.description)||""}get date(){var e;return(null===(e=this.raw)||void 0===e?void 0:e.launchDate)||""}get name(){return this.adminDisplayName+"/"+this.adminDisplayName}get adminDisplayName(){var e;return null===(e=this.raw)||void 0===e?void 0:e.adminDisplay}get cmsPath(){var e;let t=null===(e=this.raw)||void 0===e?void 0:e.folderPath;return t&amp;&amp;"/"!==t[t.length-1]?t+"/":t}get folder(){var e;return"//gvpcertvideos.att.com"+((null===(e=this.cmsPath)||void 0===e?void 0:e.indexOf("//"))===0?"":"/")+this.cmsPath}get thumbnail(){return o.Utils.prependProtocol(this.folder+this.name+"_360.jpg")}get poster(){return this.isB2B?o.Utils.prependProtocol(this.folder+this.name+"_640x360.jpg"):o.Utils.prependProtocol(this.folder+this.name+"_480.jpg")}get closedCaptionFile(){return this.folder+this.name+".vtt"}addSource(e){this.sources.push(e)}get seoSource(){return Array(o.Utils.prependProtocol(this.folder+this.name+"_360")).concat(this.sources)}get sourceTypes(){var e;return null===(e=this.raw)||void 0===e?void 0:e.formats}get source(){return this.isB2B?Array(o.Utils.prependProtocol(this.folder+this.name)).concat(this.sources):Array(o.Utils.prependProtocol(this.folder+this.name+"_480")).concat(this.sources)}get isB2B(){return this.category.indexOf("B2B")&gt;0}}t.MetaData=i},28972:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ReportHelper=void 0;var r=n(58595),o=n(17614);class i extends r.Report{static EVENT_VIDEO_START="Video_Commence";static EVENT_VIDEO_COMPLETE="Video_Complete";static EVENT_VIDEO_PROGRESS="Video_Update";static EVENT_VIDEO_INTERACTION="Video_Interact";static EVENT_VIDEO_ERROR="Video_Error_Display";static EVENT_VIDEO_FEEDBACK="Video_Feedback";static EVENT_VIDEO_IMPRESSION="Video_Impression";isClicked=!1;videoStart=!0;timeInit=Date.now();loadEvent="waiting";seekTimer=null;videoprogress=0;play_first=!0;isAutoPlay=!1;isAutoPlayLoop=!0;perArr=[];contollerActions=["Pause Button","Play Button","Mute Toggle","Captions Toggle","Full screen Toggle","Transcript Toggle","Seek Slider","Volume Slider"];transcriptActions=["Transcript Print Button","Text","Transcript Slider"];videoActions=["Close Transcript","Print Transcript","Content Filter"];sliderActions=["Seek Slider","Volume Slider","Transcript Slider"];feedbackReport=["feedback","Thumbs up","Thumbs down","starRating"];constructor(e,t,n,r,o,i){super(),this.isClicked=!!n&amp;&amp;n,this.isAutoPlay=!!r&amp;&amp;r,this.isAutoPlayLoop=i,this.additionalAnalyticsData=!!o&amp;&amp;o,this.videoData=t,this.inputElement=e,this.target=e,this.perArr=[],this.handlePlayPauseEvent=this.handlePlayPauseEvent.bind(this),this.handleCloseEvent=this.handleCloseEvent.bind(this)}set target(e){if(!e)return;if(void 0!==e&amp;&amp;void 0!==e.attributes&amp;&amp;e.attributes["data-name"]&amp;&amp;"ErrorView"===e.attributes["data-name"].value){var t,n,r,a;let e={errorType:"",mediaId:"",mediaPlayerName:"",statusMessage:"",successFlag:""};e.mediaId=null===(t=this.videoData)||void 0===t?void 0:t.id,e.mediaPlayerName="AT&amp;T GVP 4",e.successFlag="0",e.errorType=null===(n=this.videoData)||void 0===n?void 0:n.state,"Failure_ID_Expired"===(null===(r=this.videoData)||void 0===r?void 0:r.state)?e.statusMessage="Video ID is expired (EOL)":(null===(a=this.videoData)||void 0===a?void 0:a.state)==="Failure_ID_Invalid"&amp;&amp;(e.statusMessage="Video ID is invalid"),this.sendReport(i.EVENT_VIDEO_ERROR,e);return}let s=e.id&amp;&amp;-1!==e.id.indexOf("videoPlayer")?e:null;e.addEventListener&amp;&amp;e.addEventListener("closed",e=&gt;{this.handleCloseEvent(s),this.perArr=[]}),this.isAutoPlay&amp;&amp;s&amp;&amp;s.addEventListener("onended",()=&gt;{this.play_first=!1,this.perArr=[]}),s&amp;&amp;s.addEventListener&amp;&amp;s.addEventListener("timeupdate",()=&gt;{var e,t;if(this.videoStart){let e=this.getCommonValues();e.videoLaunchDate=this.launchDate(null===(t=this.videoData)||void 0===t?void 0:t.date),e.videoAutoPlayFlag="0",e.statusCode="0",this.isClicked||(this.sendReport(i.EVENT_VIDEO_START,e),this.perArr=[]),this.videoStart=!1}this.videoprogress=Math.round(100*(s&amp;&amp;s.currentTime/o.Timecode.timecodeToSeconds(null===(e=this.videoData)||void 0===e?void 0:e.duration))),this.play_first&amp;&amp;this.isAutoPlay&amp;&amp;this.isAutoPlayLoop&amp;&amp;100===this.videoprogress&amp;&amp;!this.perArr.includes(this.videoprogress)&amp;&amp;(this.sendVideoProgress(s),this.perArr.push(this.videoprogress))}),"waiting canplaythrough loadstart ended seeking click".split(" ").forEach(e=&gt;{s&amp;&amp;s.addEventListener&amp;&amp;s.addEventListener(e,e=&gt;{setTimeout(()=&gt;{this.handleVideoEvent(e,s)},1)})}),window.addEventListener("beforeunload",()=&gt;{console.log("beforeunload - gvp"),this.sendVideoProgress(s)})}handleCloseEvent(e,t){this.perArr=[],t&amp;&amp;(e=e&amp;&amp;e.id&amp;&amp;-1!==e.id.indexOf("videoPlayer")?e:null);let n=this.getCommonValues();n.videoProgressType="Milestone",n.videoProgressPercent=parseFloat(this.videoprogress)&gt;100?100:this.videoprogress,n.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),n.videoLengthViewed=Math.floor(e&amp;&amp;e.currentTime),n.statusCode="0",this.sendReport(i.EVENT_VIDEO_PROGRESS,n)}handlePlayPauseEvent(e){var t,n;let r=null!==(t=this.inputElement)&amp;&amp;void 0!==t&amp;&amp;t.id&amp;&amp;(null===(n=this.inputElement)||void 0===n?void 0:n.id.indexOf("videoPlayer"))!==-1?this.inputElement:null,o=this.getCommonValues();o.videoControlAction="Click",o.videoControlName=e?"Play Button":"Pause Button",o.videoControlLocation="video",o.videoLengthViewed=Math.floor(r&amp;&amp;r.currentTime),o.videoProgressType="Milestone",o.videoProgressPercent=parseFloat(this.videoprogress)&gt;100?100:this.videoprogress,o.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),e||this.sendReport(i.EVENT_VIDEO_PROGRESS,o)}sendVideoProgress(e){let t=this.getCommonValues();t.videoProgressType="Milestone",t.videoProgressPercent=parseFloat(this.videoprogress)&gt;100?100:this.videoprogress,t.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),t.videoLengthViewed=Math.round(e&amp;&amp;e.currentTime),t.statusCode="0",this.sendReport(i.EVENT_VIDEO_PROGRESS,t)}handleVideoEvent(e,t){var n;switch(e.type){case"ended":let r=this.getCommonValues();r.videoProgressType="Milestone",r.videoProgressPercent=100,r.videoBufferTime=Math.floor(this.getWaitTime(this.waitTime)),r.videoLengthViewed=Math.floor(t&amp;&amp;t.currentTime),r.statusCode="0",this.sendReport(i.EVENT_VIDEO_PROGRESS,r),this.videoStart=!0;break;case"loadstart":this.loadEvent="loadstart",this.timeLoad=Date.now();break;case"waiting":this.loadEvent="waiting",this.timeWaiting=Date.now();break;case"canplaythrough":this.timeCanPlayThrough=Date.now(),"waiting"===this.loadEvent?this.waitTime=this.timeCanPlayThrough-this.timeWaiting:this.waitTime=this.timeCanPlayThrough-this.timeLoad;break;case"error":let o=this.getCommonValues();o.mediaId=null===(n=this.videoData)||void 0===n?void 0:n.id,o.mediaPlayerName="AT&amp;T GVP 4",o.successFlag="0",o.errorType="Failure_Playback",o.statusMessage="Catch all for any other playback related issues",this.sendReport(i.EVENT_VIDEO_ERROR,o)}}getCommonValues(){var e,t,n,r,o;let i={errorType:"",feedbackComments:"",feedbackRating:"",mediaCategory:"",mediaFriendlyName:"",mediaId:"",mediaPlayerName:"",recommendedVideoFriendlyName:"",recommendedVideoId:"",starRating:"",statusCode:"",statusMessage:"",successFlag:"",videoAutoPlayFlag:"",videoBufferTime:0,videoControlAction:"",videoControlActionValue:0,videoControlLinkUrl:"",videoControlLocation:"",videoControlName:"",videoDescription:"",videoLaunchDate:void 0,videoLengthTotal:0,videoLengthViewed:0,videoProgressPercent:"",videoProgressType:"",...this.additionalAnalyticsData?{...this.additionalAnalyticsData}:{}};return i.mediaId=null===(e=this.videoData)||void 0===e?void 0:e.id,i.mediaFriendlyName=null===(t=this.videoData)||void 0===t?void 0:t.title,i.videoDescription=null===(n=this.videoData)||void 0===n?void 0:n.description,i.videoLengthTotal=this.hmsToSecondsOnly(null===(r=this.videoData)||void 0===r?void 0:r.duration),i.mediaCategory=this.getCategory(null===(o=this.videoData)||void 0===o?void 0:o.category),i.mediaPlayerName="AT&amp;T GVP 4",i.successFlag="1",i.errorType="Success_Admit",i}getCategory(e){if(!e||!(e.length&gt;1))return e;{let t,n="";for(t=0;t&lt;e.length;t++)n+=0===t?e[t]:"~"+e[t];return n}}hmsToSecondsOnly(e){let t=e.split(":"),n=0,r=1;for(;t.length&gt;0;)n+=r*parseInt(t.pop(),10),r*=60;return n}getWaitTime(e){return void 0===e||e&lt;100?"00":e/1e3}launchDate(e){if(!e)return;let t=new Date(e),n=""+(t.getMonth()+1),r=""+t.getDate(),o=t.getFullYear();return n.length&lt;2&amp;&amp;(n="0"+n),r.length&lt;2&amp;&amp;(r="0"+r),[o,n,r].join("")}getVideoContollerName(e){return({"Close Transcript":"Transcript Toggle","Close Video":"","Closed Captions":"Captions Toggle","Content Filter":"Transcript Search Button","Fullscreen Video":"Full screen Toggle","Mute Video":"Mute Toggle","Pause Video":"Pause Button","Play Video":"Play Button","Print Transcript":"Transcript Print Button","Seek Video":"Seek Slider","Unmute Video":"Mute Toggle","Video Transcript":"Transcript Toggle","Video Volume":"Volume Slider"})[e]}getCotrllerToggleValues(e,t){return e&amp;&amp;"Captions Toggle"===e?"true"===t?"Off":"On":e&amp;&amp;"Full screen Toggle"===e?"true"===t?"Disabled":"Enabled":e&amp;&amp;"Transcript Toggle"===e?"false"===t?"Open":"Close":e&amp;&amp;"Mute Toggle"===e?"true"===t?"On":"Off":void 0}getVideoControlLocation(e){return this.contollerActions.indexOf(e)&gt;-1?"Controller":this.transcriptActions.indexOf(e)&gt;-1?"Transcript":"Video"}}t.ReportHelper=i},58595:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Report=void 0;class n{EVENT_ACTION="video";oldEvent="";oldData=null;sendReport(e,t,n){return(console.log("event : ",e," finalObj :",t,"eventAction : ",n),"undefined"==typeof ddo)?(console.log("ddo object is not present to report the media events."),!1):(Object.keys(t).forEach(e=&gt;{var n;t[e]=null===(n=t[e])||void 0===n?void 0:n.toString()}),(!this.oldEvent||!this.oldData||e!==this.oldEvent||JSON.stringify(t)!==JSON.stringify(this.oldData))&amp;&amp;(n?ddo.pushEvent(n,e,t):ddo.pushEvent(this.EVENT_ACTION,e,t),this.oldData=t,this.oldEvent=e,!0))}getVideoControlAction(e){let t="Enter";return e&amp;&amp;(32===e?t="Spacebar":37===e?t="Left Arrow":39===e?t="Right Arrow":27===e?t="Escape":1===e?t="Click":0===e?t="Touch":13===e&amp;&amp;(t="Enter")),t}}t.Report=n},17614:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Timecode=void 0;class n{static prettyTimecode(e){return n.secondsToTimecode(n.timecodeToSeconds(e))}static durationToSpeech(e){if(!e)return"0 Seconds";let t=e.toString().indexOf(":")&gt;0?e.toString().split(":"):n.secondsToTimecode(e).split(":"),r=[];switch(t.length){case 1:let o=t[0];r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 2:let i=t[0];o=t[1],i&amp;&amp;r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second");break;case 3:let a=t[0];i=t[1],o=t[2],r.push(1!==parseInt(a,0)?parseInt(a,0)+" Hours":parseInt(a,0)+" Hour"),r.push(1!==parseInt(i,0)?parseInt(i,0)+" Minutes":parseInt(i,0)+" Minute"),r.push(1!==parseInt(o,0)?parseInt(o,0)+" Seconds":parseInt(o,0)+" Second")}return r.toString().replace(","," ")}static secondsToTimecodeMaxWidth(e){let t=n.secondsToTimecode(e),r="",o=t.length;for(let e=0;e&lt;o;e++)r+=" ";return r}static timecodeToSeconds(e){let t=e.split(":").reverse(),n=0;for(let e=t.length-1;e&gt;=0;e--)n+=Number(t[e]*Math.pow(60,e));return Math.round(n)}static secondsToTimecode(e,t){if((void 0===t||3!==t.length)&amp;&amp;(t=":: "),!e)return"0"+t.substring(1,2)+"00"+t.substring(2,3);{let n=Math.floor(e/60/60).toString(),r=9&gt;=Math.floor(e/60%60)?"0"+Math.floor(e/60%60).toString():Math.floor(e/60%60).toString(),o=9&gt;=Math.floor(e%60%60)?"0"+Math.floor(e%60%60).toString():Math.floor(e%60%60).toString();if(n&gt;0)return(0===n.indexOf("0")?n.replace("0",""):n)+t.substring(0,1)+r+t.substring(1,2)+o+t.substring(2,3);if(r&gt;0)return(0===r.indexOf("0")?r.replace("0",""):r)+t.substring(1,2)+o+t.substring(2,3);if(o)return"0"+t.substring(1,2)+o+t.substring(2,3)}}static getHumanizeDuration(e){if(!e)return"";{let t=e.split(":"),n=["Y","M","D","H","M","S"],r="",o=n.length-1;for(let e=t.length-1;e&gt;-1;e--)r=t[e]+n[o--]+r,2===o&amp;&amp;(r="T"+r),-1===o&amp;&amp;(r="P"+r);return o&gt;2?r="PT"+r:o&gt;0&amp;&amp;(r="P"+r),r}}}t.Timecode=n},65418:function(e,t,n){"use strict";var r=n(73656);Object.defineProperty(t,"__esModule",{value:!0}),t.isIos=t.feedObjectCorrectorAEM6dot5=t.feedObjectCorrectorAEM6dot4=t.Utils=t.CMSReaderAem=void 0,t.makeSsrSafe=a,t.removeMasterObject=void 0,t.ssrSafe=i;class o{static timecodeToSeconds(e){let t=0,n=e.split(":").reverse();for(let e=n.length-1;e&gt;=0;e--)t+=Number(+n[e]*Math.pow(60,e));return t}static splitStringForDoubleCurlies(e){let t=[],n=/\{{(.*?)\}}/g,r=n.exec(e);for(;null!=r;)t.push(r[1]),r=n.exec(e);return t}static secondsToTimecode(e){if(!e)return"00:00:00";{let t=Math.floor(e/3600),n=Math.floor((e-3600*t)/60),r=Math.floor(e-3600*t-60*n);return(t&lt;10?"0"+t:t.toString())+":"+(n&lt;10?"0"+n:n.toString())+":"+(r&lt;10?"0"+r:r.toString())}}static prependProtocol(e){return"https:"+e.replace(/^https?:/i,"")}static getStreamingSource(e,t){return t=t?"."+t.toLowerCase():"",e&amp;&amp;e.endsWith("_480")&amp;&amp;(e=e.substring(0,e.length-4)),e+t}static groupCaptions(e){let t=[],n=e.length,r={begin:0,end:0,text:""};for(let o=0;o&lt;n;o++){let n=e[o];if(n.text.charAt(0)===n.text.charAt(0).toUpperCase()&amp;&amp;(r.text.length&amp;&amp;t.push(r),r={begin:n.begin,end:0,text:""}),"."!==n.text.charAt(n.text.length-1)){r.text+=(r.text.length?" ":"")+n.text,0===r.begin&amp;&amp;(r.begin=n.begin),r.end=n.end;continue}r.text+=(r.text.length?" ":"")+n.text,r.begin=r.text.length?r.begin:n.begin,r.end=n.end,t.push(r),r={text:"",begin:n.begin,end:0}}return t}static getBreakPoint(){let e=1366;return null!==navigator.userAgent&amp;&amp;void 0!==navigator.userAgent&amp;&amp;(navigator.userAgent.match(/Tablet|iPad/i)?e=1024:navigator.userAgent.match(/Mobile|Windows Phone|Lumia|Android|webOS|iPhone|Blackberry/i)&amp;&amp;(e=767)),e}}function i(e,t=["object"==typeof r||"object"==typeof window]){if(t.every(Boolean))return e()}function a(e,t){return function(...n){return i(()=&gt;e.call(this,...n),t)}}t.Utils=o,t.isIos=a(()=&gt;!!(navigator.userAgent&amp;&amp;/ipad|iphone|ipod/i.test(navigator.userAgent)));let s=async(e,t,n,r)=&gt;{let o={},i={};return o={timeout:5e3},i=n?e:await fetch(e,o).then(e=&gt;{if(e.status&gt;=400)throw Error(`Bad response from server: ${e.status}`);return console.info("fetch successful"),e}).then(e=&gt;e?e.json():null).then(e=&gt;e).catch(function(e){return console.info(` fetch fail ${e}`),Promise.reject(e)}),!n&amp;&amp;e.includes("idpcms")||n&amp;&amp;e["idp-cms-feed"]?i=l(i=u(i),"AEM6dot4",t):(!n&amp;&amp;e.includes("dtvcms")||n&amp;&amp;e[":items"])&amp;&amp;(i=c(i,"AEM6dot5")),i};t.CMSReaderAem=s;let l=(e,t,n)=&gt;{if(e&amp;&amp;n&amp;&amp;e["idp-cms-feed"]){var r;let i=null===(r=e["idp-cms-feed"])||void 0===r?void 0:r[n];for(var o in i)i.contentFragments.pageProperties?(i.contentFragments.pageProperties[o]=i[o],i.contentFragments.pageProperties.dBType=t,delete i.contentFragments.pageProperties.contentFragments):(i.contentFragments[o]=i[o],i.contentFragments.dBType=t,delete i.contentFragments.contentFragments);return i.contentFragments}};t.feedObjectCorrectorAEM6dot4=l;let c=(e,t)=&gt;{if(e&amp;&amp;e[":items"]&amp;&amp;e.index)return e[":items"]={...e[":items"],...e.index},e[":items"].dBType=t,e[":items"]};t.feedObjectCorrectorAEM6dot5=c;let u=e=&gt;("boolean"!=typeof e&amp;&amp;"number"!=typeof e&amp;&amp;"string"!=typeof e&amp;&amp;void 0!==Object.keys(e)&amp;&amp;Object.keys(e).length&gt;0&amp;&amp;Object.keys(e).map((t,n)=&gt;{e[t]&amp;&amp;e[t].master?(Object.assign(e[t],e[t].master),delete e[t].master,u(e[t])):"string"!=typeof e[t]&amp;&amp;u(e[t])}),e);t.removeMasterObject=u},26654:function(e,t){"use strict";var n=this&amp;&amp;this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))(function(o,i){function a(e){try{l(r.next(e))}catch(e){i(e)}}function s(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(a,s)}l((r=r.apply(e,t||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0}),t.removeMasterObject=t.feedObjectCorrectorAEM6dot5=t.feedObjectCorrectorAEM6dot4=t.CMSReaderAem=void 0,t.CMSReaderAem=(e,r,o,i)=&gt;n(void 0,void 0,void 0,function*(){let n={},i={};return n={timeout:5e3},i=o?e:yield fetch(e,n).then(e=&gt;{if(e.status&gt;=400)throw Error(`Bad response from server: ${e.status}`);return console.info("fetch successful"),e}).then(e=&gt;e?e.json():null).then(e=&gt;e).catch(function(e){return console.info(` fetch fail ${e}`),Promise.reject(e)}),!o&amp;&amp;e.includes("idpcms")||o&amp;&amp;e["idp-cms-feed"]?(i=(0,t.removeMasterObject)(i),i=(0,t.feedObjectCorrectorAEM6dot4)(i,"AEM6dot4",r)):(!o&amp;&amp;e.includes("dtvcms")||o&amp;&amp;e[":items"])&amp;&amp;(i=(0,t.feedObjectCorrectorAEM6dot5)(i,"AEM6dot5")),i}),t.feedObjectCorrectorAEM6dot4=(e,t,n)=&gt;{var r;if(e&amp;&amp;n&amp;&amp;e["idp-cms-feed"]){let i=null===(r=e["idp-cms-feed"])||void 0===r?void 0:r[n];for(var o in i)i.contentFragments.pageProperties?(i.contentFragments.pageProperties[o]=i[o],i.contentFragments.pageProperties.dBType=t,delete i.contentFragments.pageProperties.contentFragments):(i.contentFragments[o]=i[o],i.contentFragments.dBType=t,delete i.contentFragments.contentFragments);return i.contentFragments}},t.feedObjectCorrectorAEM6dot5=(e,t)=&gt;{if(e&amp;&amp;e[":items"]&amp;&amp;e.index)return e[":items"]=Object.assign(Object.assign({},e[":items"]),e.index),e[":items"].dBType=t,e[":items"]},t.removeMasterObject=e=&gt;("boolean"!=typeof e&amp;&amp;"number"!=typeof e&amp;&amp;"string"!=typeof e&amp;&amp;void 0!==Object.keys(e)&amp;&amp;Object.keys(e).length&gt;0&amp;&amp;Object.keys(e).map((n,r)=&gt;{e[n]&amp;&amp;e[n].master?(Object.assign(e[n],e[n].master),delete e[n].master,(0,t.removeMasterObject)(e[n])):"string"!=typeof e[n]&amp;&amp;(0,t.removeMasterObject)(e[n])}),e)},38913:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CMSReaderAem=void 0;var r=n(26654);Object.defineProperty(t,"CMSReaderAem",{enumerable:!0,get:function(){return r.CMSReaderAem}})},41345:function(e,t){"use strict";var n=this&amp;&amp;this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))(function(o,i){function a(e){try{l(r.next(e))}catch(e){i(e)}}function s(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(a,s)}l((r=r.apply(e,t||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0}),t.removeMasterObject=t.feedObjectCorrectorAEM6dot5=t.feedObjectCorrectorAEM6dot4=t.CMSReaderAem=void 0,t.CMSReaderAem=(e,r,o,i)=&gt;n(void 0,void 0,void 0,function*(){let n={},i={};return n={timeout:5e3},i=o?e:yield fetch(e,n).then(e=&gt;{if(e.status&gt;=400)throw Error(`Bad response from server: ${e.status}`);return console.info("fetch successful"),e}).then(e=&gt;e?e.json():null).then(e=&gt;e).catch(function(e){return console.info(` fetch fail ${e}`),Promise.reject(e)}),!o&amp;&amp;e.includes("idpcms")||o&amp;&amp;e["idp-cms-feed"]?(i=(0,t.removeMasterObject)(i),i=(0,t.feedObjectCorrectorAEM6dot4)(i,"AEM6dot4",r)):(!o&amp;&amp;e.includes("dtvcms")||o&amp;&amp;e[":items"])&amp;&amp;(i=(0,t.feedObjectCorrectorAEM6dot5)(i,"AEM6dot5")),i}),t.feedObjectCorrectorAEM6dot4=(e,t,n)=&gt;{var r;if(e&amp;&amp;n&amp;&amp;e["idp-cms-feed"]){let i=null===(r=e["idp-cms-feed"])||void 0===r?void 0:r[n];for(var o in i)i.contentFragments.pageProperties?(i.contentFragments.pageProperties[o]=i[o],i.contentFragments.pageProperties.dBType=t,delete i.contentFragments.pageProperties.contentFragments):(i.contentFragments[o]=i[o],i.contentFragments.dBType=t,delete i.contentFragments.contentFragments);return i.contentFragments}},t.feedObjectCorrectorAEM6dot5=(e,t)=&gt;{if(e&amp;&amp;e[":items"]&amp;&amp;e.index)return e[":items"]=Object.assign(Object.assign({},e[":items"]),e.index),e[":items"].dBType=t,e[":items"]},t.removeMasterObject=e=&gt;("boolean"!=typeof e&amp;&amp;"number"!=typeof e&amp;&amp;"string"!=typeof e&amp;&amp;void 0!==Object.keys(e)&amp;&amp;Object.keys(e).length&gt;0&amp;&amp;Object.keys(e).map((n,r)=&gt;{e[n]&amp;&amp;e[n].master?(Object.assign(e[n],e[n].master),delete e[n].master,(0,t.removeMasterObject)(e[n])):"string"!=typeof e[n]&amp;&amp;(0,t.removeMasterObject)(e[n])}),e)},71906:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CMSReaderAem=void 0;var r=n(41345);Object.defineProperty(t,"CMSReaderAem",{enumerable:!0,get:function(){return r.CMSReaderAem}})},27948:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.AnalyticsEvent=void 0;let n=[],r=({eventCode:e,eventAction:t,additionalData:r})=&gt;{let o={eventAction:t,eventCode:e,additionalData:r};if(void 0===window.ddo)0===n.length&amp;&amp;window.addEventListener("DM_DOC_READY",e=&gt;{for(let e of n)ssaf.sendData(e);n.length=0}),n.push(o);else{if(n.length&gt;0){for(let e of n)ssaf.sendData(e);n.length=0}ssaf.sendData(o)}};t.AnalyticsEvent=r,t.default=r},21657:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.docComplete=void 0,t.docComplete=e=&gt;{document&amp;&amp;(document.removeEventListener("readystatechange",e),"interactive"===document.readyState?document.addEventListener("readystatechange",e,!1):setTimeout(e,2))}},49039:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"AnalyticsEvent",{enumerable:!0,get:function(){return r.AnalyticsEvent}}),Object.defineProperty(t,"AnalyticsQueue",{enumerable:!0,get:function(){return i.AnalyticsQueue}}),Object.defineProperty(t,"docComplete",{enumerable:!0,get:function(){return o.docComplete}});var r=n(27948),o=n(21657),i=n(88779)},88779:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.AnalyticsQueue=void 0;var r=n(49039),o=n(21657);function i(e,t,n){var r;return(t="symbol"==typeof(r=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"))?r:String(r))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class a{static getInstance(){return a.instance||(a.instance=new a),a.instance}constructor(){i(this,"impressionArray",void 0),i(this,"pageLoadComplete",void 0),this.impressionArray=[],this.pageLoadComplete=!1}setImpression(e){this.pageLoadComplete?((0,r.AnalyticsEvent)(e),window&amp;&amp;window.Invoca&amp;&amp;window.Invoca.PNAPI.run()):this.impressionArray.push(e)}sendPageLoad(e){this.sendEvent()}sendEvent(){(0,o.docComplete)(()=&gt;{let e=[...this.impressionArray];this.impressionArray=[],this.pageLoadComplete=!0,e.forEach(e=&gt;{(0,r.AnalyticsEvent)(e)})})}}t.AnalyticsQueue=a,i(a,"instance",null);var s=a.getInstance();t.default=s},19106:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.reportEvent=t.getPageLoadCommonParameters=t.EventActions=void 0;let r=((n={}).PAGE_LOAD="pageLoad",n.LINK_CLICK="linkClick",n.SYSTEM_EVENT="systemEvent",n.FORM_RESPONSE="formResponse",n.FORM_SUBMIT="formSubmit",n.IMPRESSION="impression",n.MARKETING="marketing",n);t.EventActions=r,t.reportEvent=({eventCode:e,eventAction:t,additionalData:n,datatransform:a})=&gt;{try{var s;let l={eventAction:t,eventCode:e,additionaldata:n,datatransform:a,idp:!0,sender:"ssaf-analytics-helper"},c=null===(s=l.additionaldata)||void 0===s?void 0:s.linkDestinationUrl;!c||c.indexOf("http")&gt;-1||c.indexOf("www.")&gt;-1||(l.additionaldata.linkDestinationUrl=window&amp;&amp;window.location&amp;&amp;window.location.origin?window.location.origin+c:c),l.additionaldata.url&amp;&amp;!l.additionaldata["page.location.url"]&amp;&amp;(l.additionaldata["page.location.url"]=l.additionaldata.url),t==r.PAGE_LOAD?i(l):o(l)}catch(e){console.log("reportEvent() exception  - "+e)}};let o=e=&gt;{a(()=&gt;{ssaf.sendData(e)})},i=async e=&gt;{let t=s();e.additionaldata=Object.entries(e.additionaldata).map(e=&gt;{let[n,r]=e;return r&amp;&amp;"undefined"!==r?[n,r]:[n,null==t?void 0:t[n]]}).reduce((e,t)=&gt;({...e,[t[0]]:t[1]}),{}),e.additionaldata={...t,...e.additionaldata},o(e)},a=e=&gt;{document&amp;&amp;(document.removeEventListener("readystatechange",e),"interactive"===document.readyState?document.addEventListener("readystatechange",e,!1):setTimeout(e,2))},s=()=&gt;{try{let e={};e["page.category.pageFunction"]="Support",e["page.category.applicationName"]="eSupport Full Web",e["page.category.pageOwnership"]="Consumer",e["page.pageInfo.lineOfBusiness"]="General",e["page.category.siteSection"]="att",e["user.customerType"]="CONS",e["user.account.liabilityType"]="CONS",e["page.pageInfo.responsiveWebDesignFlag"]="1",e["page.attributes.navigationType"]="Browser Topics",e["page.attributes.navigationServiceType"]="",e["page.pageInfo.zipCode"]="",e["page.attributes.productType"]="",e["page.pageInfo.pageTitle"]=document?document.title:void 0;let t=window?window.location.href:void 0;return t&amp;&amp;(e["page.pageInfo.language"]=(null==t?void 0:t.indexOf("es-us"))!=-1?"ES":"EN",e["page.location.domain"]=t),e["page.location.url"]=window&amp;&amp;window.location.pathname?window.location.pathname:"",e}catch(e){return console.log("getPageLoadParameters() exception - "+e),{}}};t.getPageLoadCommonParameters=s},25051:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isNotEmpty=function(e){return void 0!==e&amp;&amp;"undefined"!==e&amp;&amp;""!==e&amp;&amp;null!==e&amp;&amp;"null"!==e},t.isNotEmptyObject=function(e){for(let t in e)if(e.hasOwnProperty(t))return!0;return!1},t.removeNulls=void 0;var r=n(39378);let o=e=&gt;"null"===e?"":e,i=e=&gt;{let t=(0,r.cloneDeep)(e);return t&amp;&amp;"object"==typeof t&amp;&amp;(Array.isArray(t)?t=t.map(e=&gt;"string"==typeof e?o(e):null!=e&amp;&amp;"object"==typeof e?i(e):e):(0,r.forEach)(t,(e,n)=&gt;{"string"==typeof e?t[n]=o(e):null!=e&amp;&amp;"object"==typeof e&amp;&amp;(t[n]=i(e))})),t};t.removeNulls=i},30430:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(19106),o=n(25051);class i{pageLoadEvent(e){setTimeout(()=&gt;{let t={};t=(0,o.isNotEmpty)(e.pathingIntent)||(0,o.isNotEmpty)(e.url)?{eventAction:"pageLoad",eventCode:"Page_Load",datatransform:!1,additionalData:{"page.pageInfo.friendlyPageName":e.friendlyPageName,"page.category.applicationName":e.applicationName,"page.location.url":e.url,"page.pageInfo.flowCode":e.flowCode,"page.category.pageOwnership":e.pageOwnership,"page.pageInfo.lineOfBusiness":e.lineOfBusiness,"page.category.pageFunction":e.pageFunction,"page.location.domain":e.domain,"page.pageInfo.responsiveWebDesignFlag":e.responsiveWebDesignFlag,"page.pageInfo.language":e.language,"page.pageInfo.viewedUIExperience":e.viewedUIExperience,"page.category.siteSection":e.siteSection,"page.attributes.productType":e.productType,"page.pageInfo.zipCode":e.zipCode,"page.pageInfo.pathingIntent":null==e?void 0:e.pathingIntent}}:{eventAction:"pageLoad",eventCode:"Page_Load",datatransform:!1,additionalData:{"page.pageInfo.friendlyPageName":e.friendlyPageName,"page.category.applicationName":e.applicationName,"page.location.url":e.applicationName,"page.pageInfo.flowCode":e.flowCode,"page.category.pageOwnership":e.pageOwnership,"page.pageInfo.lineOfBusiness":e.lineOfBusiness,"page.category.pageFunction":e.pageFunction,"page.location.domain":e.domain,"page.pageInfo.responsiveWebDesignFlag":e.responsiveWebDesignFlag,"page.pageInfo.language":e.language,"page.pageInfo.viewedUIExperience":e.viewedUIExperience,"page.category.siteSection":e.siteSection,"page.attributes.productType":e.productType,"page.pageInfo.zipCode":e.zipCode}},(0,r.reportEvent)(t)},1e3)}linkClickEvent(e,t,n){(0,r.reportEvent)({eventAction:"linkClick",eventCode:"Link_Click",datatransform:!1,additionalData:{linkDestinationUrl:n,linkName:e,linkPosition:t}})}formResponseEvent(e,t){let n="0",o="success";e.errorInResponse&amp;&amp;(n="1",o=e.errorMsg);let i={eventAction:"formResponse",additionalData:{},datatransform:!1,eventCode:e.eventCodeTxt},a={additionalData:{linkDestinationUrl:window.location.href,linkName:e.linkNameTxt,linkPosition:e.linkPosition,statusCode:n,statusMessage:o,successFlag:1}};if(t){let e=Object.assign(a.additionalData,t);i.additionalData=e,(0,r.reportEvent)(i)}else(0,r.reportEvent)(i)}formSubmitEvent(e,t){let n={eventAction:"formSubmit",datatransform:!1,additionalData:{},eventCode:e.eventCodeTxt},o={additionalData:{linkDestinationUrl:window.location.href,linkName:e.linkNameTxt,linkPosition:e.linkPosition,statusCode:"0",statusMessage:"success",successFlag:1}};if(t){let e=Object.assign(o.additionalData,t);n.additionalData=e,(0,r.reportEvent)(n)}else(0,r.reportEvent)(n)}}t.default=i},77557:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},12682:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ICCEventBusManager=void 0;var r=n(70163),o=function(){function e(e){this.observeeKey="observerableId",this.observerKey="observerId",this.smPrefix="state_management:",this.instanceID=e,this.eventBus=this.initializeEventBus()}return e.getUUID=function(){return Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15)},e.getInstance=function(){return e.instance},e.prototype.registerObserver=function(e){if(this.eventBus.registeredObservers&amp;&amp;this.eventBus.registeredObservers.length&gt;0){var t=this.eventBus.registeredObservers;if(this.getObservableCBIndex(this.observerKey,e.observerId,t,e.serviceName)&gt;=0)throw new r.EventBusError(r.ErrorType.duplicateObserver,"Observer with id- "+e.observerId+"'+\n                ' and serviceName - "+e.serviceName+" already exists!!!");this.addObserver(e)}else this.eventBus.registeredObservers=[],this.addObserver(e)},e.prototype.configObserverable=function(e){var t=this.eventBus.configuredObserverables;if(t&amp;&amp;t.length&gt;0){var n=this.getObservableCBIndex(this.observeeKey,e.observerableId,t);this.addObservee(e,n)}else this.eventBus.configuredObserverables=[],this.addObservee(e,-1)},e.prototype.notifyObservers=function(e,t,n){var o=this.eventBus.configuredObserverables||void 0;if(t.startsWith(this.smPrefix))this.executeCallBacks(t.substring(this.smPrefix.length));else if(void 0!==o){var i=this.getObservableCBIndex(this.observeeKey,e,o);if(-1===i)throw new r.EventBusError(r.ErrorType.serviceCallBeforeConfig,"Observable '+\n                ' with id- "+e+"'+\n                ' is not configured with event bus!!!");if(-1===o[i].serviceNames.indexOf(t))throw new r.EventBusError(r.ErrorType.serviceCallBeforeConfig,"Observable - "+e+"'+\n                  ' does not provide service for - "+t+" !!!");this.eventBus.registeredObservers&amp;&amp;this.eventBus.registeredObservers.length&gt;0&amp;&amp;this.executeCallBacks(t,n)}else throw new r.EventBusError(r.ErrorType.namespaceNotFound,"Observables are'+\n            ' not configured with event bus!!!")},e.prototype.deregisterObserver=function(e){var t=this.eventBus.registeredObservers||void 0;if(void 0!==t){var n=this.getObservableCBIndex(this.observerKey,e,t);n&gt;-1&amp;&amp;this.eventBus.registeredObservers&amp;&amp;this.eventBus.registeredObservers.splice(n,1)}},e.prototype.addObservee=function(e,t){if(this.eventBus.configuredObserverables){if(t&gt;-1){var n=this.eventBus.configuredObserverables.slice(t,t+1)[0].serviceNames||[];this.eventBus.configuredObserverables[t].serviceNames=this.arrayCopy(n,e.serviceNames)}else this.eventBus.configuredObserverables.push(e)}},e.prototype.addObserver=function(e){if(""!==e.serviceName.trim()&amp;&amp;this.eventBus.registeredObservers)this.eventBus.registeredObservers.push(e);else throw new r.EventBusError(r.ErrorType.emptyServiceName,"Observer with id- "+e.observerId+"'+\n            ' is trying to register with empty service name!!!")},e.prototype.executeCallBacks=function(e,t){var n=this;this.eventBus.registeredObservers&amp;&amp;this.eventBus.registeredObservers.forEach(function(r){r.serviceName===e&amp;&amp;(t?r.eventHandler.call(n,t):r.eventHandler.call(n))})},e.prototype.getObservableCBIndex=function(e,t,n,r){return n.findIndex(function(n){var o=n[e]===t;return r?o&amp;&amp;n.serviceName===r:o})},e.prototype.arrayCopy=function(e,t){return t.forEach(function(t){e.indexOf(t)&gt;-1||e.push(t)}),e},e.prototype.initializeEventBus=function(){return{id:e.getUUID(),registeredObservers:[],configuredObserverables:[]}},e.instance=new e(e.getUUID()),e}();t.ICCEventBusManager=o},8980:function(e,t,n){"use strict";var r=this&amp;&amp;this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&amp;&amp;(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&amp;&amp;(r=n),e[r]=t[n]}),o=this&amp;&amp;this.__exportStar||function(e,t){for(var n in e)"default"===n||t.hasOwnProperty(n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(12682),t),o(n(77557),t)},94115:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),t.ErrorType=void 0,(n=t.ErrorType||(t.ErrorType={})).duplicateNamespace="DUPLOCATE_NAMSPACE",n.namespaceNotFound="NAMESPACE_NOT_FOUND",n.duplicateObserver="DUPLICATE_OBSERVER",n.duplicateObservable="DUPLICATE_OBSERVABLE",n.serviceCallBeforeConfig="SERVICE_CALL_BEFORE_CONFIG",n.emptyServiceName="EMPTYSERVICENAME"},48784:function(e,t){"use strict";var n,r=this&amp;&amp;this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&amp;&amp;function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&amp;&amp;(e[n]=t[n])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.EventBusError=void 0;var o=function(e){function t(t,n){var r=e.call(this,n)||this;return r.errorType=t,r}return r(t,e),t}(Error);t.EventBusError=o},70163:function(e,t,n){"use strict";var r=this&amp;&amp;this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&amp;&amp;(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&amp;&amp;(r=n),e[r]=t[n]}),o=this&amp;&amp;this.__exportStar||function(e,t){for(var n in e)"default"===n||t.hasOwnProperty(n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(94115),t),o(n(48784),t)},98295:function(e,t,n){"use strict";var r=this&amp;&amp;this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&amp;&amp;(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&amp;&amp;(r=n),e[r]=t[n]}),o=this&amp;&amp;this.__exportStar||function(e,t){for(var n in e)"default"===n||t.hasOwnProperty(n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(8980),t)},56914:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FeatureFlag=void 0;var n=function(){function e(){this.fetchIxpFlag=this.fetchIxpFlag.bind(this),this.fireABReporting=this.fireABReporting.bind(this)}return e.prototype.fetchIxpFlag=function(e){var t=this;return e.then(function(e){if(e&amp;&amp;e.status&amp;&amp;200==e.status&amp;&amp;e.headers){var n={value:e.headers.get("Ixp-Exp-Flags")};if(n&amp;&amp;n.value&amp;&amp;null!==n.value)return n.value.split("&amp;").map(function(e,n){var r=e.split("="),o=r[0],i=r[1];"undefined"!=typeof window&amp;&amp;void 0!==window.ddo&amp;&amp;void 0!==window.DataMappingInterface?t.fireABReporting(o,i):console.warn("AB Reporting for IXP Flags:: [DMF status= "+window.DataMappingInterface+"]custom analytics events not activated, so no impression is reported")}),n.value}}).catch(function(e){return Promise.reject(e)}),e},e.prototype.fireABReporting=function(e,t){window.DataMappingInterface.init({additionaldata:{abTreatmentName:t,abTestId:e,abCampaignName:"",abTestEvent:"ABTestSplit",abSystem:"IXP"},datatransform:!1,eventAction:"impression",eventCode:"impression"})},e}();t.FeatureFlag=n},71047:function(e,t,n){"use strict";var r=this&amp;&amp;this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&amp;&amp;(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&amp;&amp;(r=n),e[r]=t[n]}),o=this&amp;&amp;this.__exportStar||function(e,t){for(var n in e)"default"===n||t.hasOwnProperty(n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),o(n(64044),t),o(n(12531),t)},69362:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.networkerCacheUtils=t.NetworkerCacheUtils=void 0;var n=function(){function e(){}return e.prototype.getMatchIndex=function(e,t,n){var r=this,o=-1;return n.forEach(function(n,i){n.url===e&amp;&amp;r.compare(n.requestOptions,t)&amp;&amp;(o=i)}),o},e.prototype.compare=function(e,t){return JSON.stringify(e)===JSON.stringify(t)},e}();t.NetworkerCacheUtils=n,t.networkerCacheUtils=new n},4269:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.networkerCache=t.NetworkerCache=void 0;var r=n(69362),o=function(){function e(e){void 0===e&amp;&amp;(e={}),this.networkerCacheData=this.getObjectFromStorage(),this.allowedMethod=e.allowedMethod||["GET","POST","PUT","DELETE"]}return e.prototype.get=function(e,t){var n=r.networkerCacheUtils.getMatchIndex(e,t,this.networkerCacheData);return -1!==n?this.networkerCacheData[n]:null},e.prototype.set=function(e){-1===r.networkerCacheUtils.getMatchIndex(e.url,e.requestOptions,this.networkerCacheData)&amp;&amp;this.networkerCacheData.push(e)},e.prototype.delete=function(e){var t=r.networkerCacheUtils.getMatchIndex(e.url,e.requestOptions,this.networkerCacheData);this.networkerCacheData.splice(t,1)},e.prototype.getObjectFromStorage=function(){return[]},e}();t.NetworkerCache=o,t.networkerCache=new o},12531:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},64044:function(e,t,n){"use strict";var r=this&amp;&amp;this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n&lt;r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&amp;&amp;(e[o]=t[o]);return e}).apply(this,arguments)},o=this&amp;&amp;this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))(function(o,i){function a(e){try{l(r.next(e))}catch(e){i(e)}}function s(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(a,s)}l((r=r.apply(e,t||[])).next())})},i=this&amp;&amp;this.__generator||function(e,t){var n,r,o,i,a={label:0,sent:function(){if(1&amp;o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&amp;&amp;(i[Symbol.iterator]=function(){return this}),i;function s(i){return function(s){return function(i){if(n)throw TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&amp;&amp;(o=2&amp;i[0]?r.return:i[0]?r.throw||((o=r.return)&amp;&amp;o.call(r),0):r.next)&amp;&amp;!(o=o.call(r,i[1])).done)return o;switch(r=0,o&amp;&amp;(i=[2&amp;i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,r=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!(o=(o=a.trys).length&gt;0&amp;&amp;o[o.length-1])&amp;&amp;(6===i[0]||2===i[0])){a=0;continue}if(3===i[0]&amp;&amp;(!o||i[1]&gt;o[0]&amp;&amp;i[1]&lt;o[3])){a.label=i[1];break}if(6===i[0]&amp;&amp;a.label&lt;o[1]){a.label=o[1],o=i;break}if(o&amp;&amp;a.label&lt;o[2]){a.label=o[2],a.ops.push(i);break}o[2]&amp;&amp;a.ops.pop(),a.trys.pop();continue}i=t.call(e,a)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&amp;i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,s])}}};Object.defineProperty(t,"__esModule",{value:!0}),t.Networker=void 0;var a=n(4269),s=n(56914),l=function(){function e(e){this.interceptors=[],this.get=this.get.bind(this),this.request=this.request.bind(this),this.delete=this.delete.bind(this),this.post=this.post.bind(this),this.put=this.put.bind(this),this.ixpImpression=this.ixpImpression.bind(this),this.fetchRequest=this.fetchRequest.bind(this),e&amp;&amp;this.registerIntercepor(e)}return e.prototype.registerIntercepor=function(e){e&amp;&amp;this.interceptors.push(e)},e.prototype.delete=function(e,t,n,o,i){return void 0===t&amp;&amp;(t={}),this.request(e,r(r({},t),{method:"DELETE"}),!n,o,i)},e.prototype.get=function(e,t,n,o,i){return void 0===t&amp;&amp;(t={}),this.request(e,r(r({},t),{method:"GET"}),!n,o,i)},e.prototype.post=function(e,t,n,o,i,a){return void 0===n&amp;&amp;(n={}),this.request(e,r(r({body:t},n),{method:"POST"}),!o,i,a)},e.prototype.put=function(e,t,n,o,i,a){return void 0===n&amp;&amp;(n={}),this.request(e,r(r({body:t},n),{method:"PUT"}),!o,i,a)},e.prototype.request=function(e,t,n,r,o){o=null==o||o;var i,s=Object.assign({},t),l=!1,c=a.networkerCache.get(e,t);if(r&amp;&amp;r&gt;0&amp;&amp;(i=setTimeout(function(){l=!0,clearTimeout(i);var e="Request timed out after :: "+r+" milliseconds";return Promise.reject({error:{errorId:"TIMEOUT_ERROR",message:e,details:[{message:e,code:"999"}]}})},r)),!n&amp;&amp;c&amp;&amp;c.response)return c.response;var u=this.fetchRequest(e,t,o);if(this.unregister&amp;&amp;this.unregister(),!n&amp;&amp;a.networkerCache.allowedMethod.includes(t.method)){var d=this.getCustomResponse(u),p={url:e,requestOptions:s,response:d};return c&amp;&amp;c.response&amp;&amp;a.networkerCache.delete(p),u.then(function(e){return n||a.networkerCache.set(p),!l&amp;&amp;void 0!==r&amp;&amp;r&gt;0&amp;&amp;clearTimeout(i),e}).catch(function(e){return a.networkerCache.delete(p),Promise.reject(e)}),d}return u},e.prototype.ixpImpression=function(e){new s.FeatureFlag().fetchIxpFlag(e)},e.prototype.fetchRequest=function(e,t,n){this.interceptors.forEach(function(n){if(n&amp;&amp;n.request){var r=n.request(e,t);r&amp;&amp;r.length&gt;1&amp;&amp;(e=r[0],t=r[1])}}),t.headers=t.headers||{};var o=new Headers(t.headers);o.has("content-type")||t.body instanceof FormData||o.set("content-type","application/json"),"string"==typeof t.body||t.body instanceof FormData||(t.body=JSON.stringify(t.body)),t.credentials||(t.credentials="include");var i=fetch(e,r(r({},t),{headers:o}));return this.interceptors.forEach(function(t){t&amp;&amp;t.response&amp;&amp;t.response(e,i)}),n&amp;&amp;i&amp;&amp;this.ixpImpression(i),i},e.prototype.safeExtract=function(e){var t,n=this;return function(r){return o(n,void 0,void 0,function(){return i(this,function(n){return t?[2,t]:[2,t=r[e]()]})})}},e.prototype.getCustomResponse=function(e){return o(this,void 0,void 0,function(){var t=this;return i(this,function(n){return[2,e.then(function(e){return{body:e.body,bodyUsed:e.bodyUsed,headers:e.headers,ok:e.ok,redirected:e.redirected,status:e.status,statusText:e.statusText,type:e.type,url:e.url,json:t.safeExtract("json").bind(t,e),text:t.safeExtract("text").bind(t,e),arrayBuffer:t.safeExtract("arrayBuffer").bind(t,e),blob:t.safeExtract("blob").bind(t,e),formData:t.safeExtract("formData").bind(t,e)}})]})})},e}();t.Networker=l},72486:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(){this.data=new Map}return e.prototype.get=function(e){return this.data.get(e)},e.prototype.set=function(e,t){this.data.set(e,t)},e.prototype.remove=function(e){return this.data.delete(e)},e.prototype.purge=function(){this.data.clear()},e}();t.MemoryDataStore=n},73421:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(){}return e.prototype.get=function(e){var t=window.sessionStorage.getItem(e);if(null!==t)try{return JSON.parse(t)}catch(e){}return null},e.prototype.set=function(e,t){sessionStorage.setItem(e,JSON.stringify(t))},e.prototype.remove=function(e){return sessionStorage.removeItem(e),!0},e.prototype.purge=function(){sessionStorage.clear()},e}();t.SessionDataStore=n},15675:function(e,t){"use strict";var n;Object.defineProperty(t,"__esModule",{value:!0}),(n=t.ErrorType||(t.ErrorType={})).storeInitializationError="STORE_INITIALIZATION_ERROR",n.duplicateNamespace="DUPLOCATE_NAMSPACE",n.namespaceNotFound="NAMESPACE_NOT_FOUND"},58627:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(){function e(e,t){this.errorType=e,this.message=t}return e.prototype.toString=function(){return this.errorType+":: "+this.message},e}();t.StateMgrError=n},23260:function(e,t,n){"use strict";function r(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}Object.defineProperty(t,"__esModule",{value:!0}),r(n(63142)),r(n(72486)),r(n(73421)),r(n(72517)),r(n(74165)),r(n(89888)),r(n(16735))},63142:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(58627),o=n(15675),i=n(98295),a=function(){function e(e){this.namespace=e}return e.init=function(e,t){},e.setup=function(t,n,r){if(!e._isInitialized){e.postSet=r,e._isInitialized=!0,e._store=t;var o={observerableId:e.observerId,serviceNames:[]};e.eventBus=n,e.eventBus.configObserverable(o)}},e.purge=function(){e._namespaces.clear(),e._store.purge()},e.buildStateProxyForNamespace=function(t,n){if(!e._store)throw new r.StateMgrError(o.ErrorType.storeInitializationError,"error creating proxy, store wasn't found please initialize state manager with init function");if(e._namespaces.has(t))throw new r.StateMgrError(o.ErrorType.duplicateNamespace,"cannot create two proxies with the same namespace: "+t);e._namespaces.add(t);var i=new e(t);return i.initializeStore(n),i},e.restore=function(t,n){if(!e._allowRestore)throw Error("Using restore after bootstrapping the app is forbidden!");e._store.get(t)||(e._store.set(t,n),e.eventBus.notifyObservers(e.observerId,"state_management:"+t))},e.lockRestore=function(){e._allowRestore=!1},e.registerSet=function(t){e.onSet=t},e.prototype.set=function(t,n){if(!e._namespaces.has(this.namespace))throw new r.StateMgrError(o.ErrorType.namespaceNotFound,"namespace "+this.namespace+" not found, call buildStateProxyForNamespace to request namespace instance");e.onSet&amp;&amp;e.onSet(this.namespace,t,n),e._store.set(this.namespace+":"+t,n),e.postSet&amp;&amp;e.postSet(this.namespace+":"+t,n),e.eventBus.notifyObservers(e.observerId,"state_management:"+this.namespace+":"+t)},e.prototype.initializeStore=function(e){for(var t in e){var n=e[t];this.set(t,n)}},e.prototype.getForProxy=function(t){return e._store.get(this.namespace+":"+t)},e.prototype.get=function(t,n){return e._store.get(t+":"+n)},e.prototype.remove=function(t){e._store.remove(this.namespace+":"+t)},e.observerId=i.ICCEventBusManager.getUUID(),e._isInitialized=!1,e._namespaces=new Set,e._allowRestore=!0,e}();t.StateManager=a},74165:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(63142),o=n(73421),i=n(98295),a=function(){function e(){}return e.getStateManagerInstance=function(t){return e.stateManagerInstance||(r.StateManager.setup(new o.SessionDataStore,i.ICCEventBusManager.getInstance()),e.stateManagerInstance=r.StateManager.buildStateProxyForNamespace(t)),e.stateManagerInstance},e}();t.StateProvider=a},89888:function(e,t,n){"use strict";var r,o,i=this&amp;&amp;this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||({__proto__:[]})instanceof Array&amp;&amp;function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&amp;&amp;(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&amp;&amp;this.__assign||function(){return(a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n&lt;r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&amp;&amp;(e[o]=t[o]);return e}).apply(this,arguments)},s=this&amp;&amp;this.__importStar||function(e){if(e&amp;&amp;e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.hasOwnProperty.call(e,n)&amp;&amp;(t[n]=e[n]);return t.default=e,t};Object.defineProperty(t,"__esModule",{value:!0});var l=s(n(44194)),c=n(63142);t.Provider=(o=l.createContext({})).Provider,t.Consumer=o.Consumer;var u=function(e){function n(t){var n=e.call(this,t)||this;return n.state=a({},n.props.initialState),c.StateManager.registerSet(n.onStateChange.bind(n)),n}return i(n,e),n.prototype.onStateChange=function(e,t,n){this.setState(function(r){var o,i;return(o={})[e]=a({},r[e],((i={})[t]=n,i)),o})},n.prototype.render=function(){return l.createElement(t.Provider,{value:this.state},this.props.children)},n}(l.Component);t.StoreProvider=u},16735:function(e,t,n){"use strict";var r,o=this&amp;&amp;this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||({__proto__:[]})instanceof Array&amp;&amp;function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&amp;&amp;(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),i=this&amp;&amp;this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n&lt;r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&amp;&amp;(e[o]=t[o]);return e}).apply(this,arguments)},a=this&amp;&amp;this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&amp;&amp;0&gt;t.indexOf(r)&amp;&amp;(n[r]=e[r]);if(null!=e&amp;&amp;"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);o&lt;r.length;o++)0&gt;t.indexOf(r[o])&amp;&amp;(n[r[o]]=e[r[o]]);return n},s=this&amp;&amp;this.__importStar||function(e){if(e&amp;&amp;e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.hasOwnProperty.call(e,n)&amp;&amp;(t[n]=e[n]);return t.default=e,t};Object.defineProperty(t,"__esModule",{value:!0});var l=s(n(44194)),c=n(89888),u=function(e){function t(){return null!==e&amp;&amp;e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){var e=this.props;return(0,e.renderComponent)(a(e,["renderComponent"]))},t}(l.PureComponent);t.withStore=function(e){return function(t){var n;return(n=function(n){function r(){return null!==n&amp;&amp;n.apply(this,arguments)||this}return o(r,n),r.prototype.render=function(){var n=this,r=function(e){return l.createElement(t,i({},e))};return l.createElement(c.Consumer,null,function(t){var o=e(t);return l.createElement(u,i({renderComponent:r},n.props,o))})},r}(l.Component)).displayName="Connect("+(t.displayName||t.name||"Unknown")+")",n}}},72517:function(e,t){"use strict";var n=this&amp;&amp;this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))(function(o,i){function a(e){try{l(r.next(e))}catch(e){i(e)}}function s(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){e.done?o(e.value):new n(function(t){t(e.value)}).then(a,s)}l((r=r.apply(e,t||[])).next())})},r=this&amp;&amp;this.__generator||function(e,t){var n,r,o,i,a={label:0,sent:function(){if(1&amp;o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&amp;&amp;(i[Symbol.iterator]=function(){return this}),i;function s(i){return function(s){return function(i){if(n)throw TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&amp;&amp;(o=2&amp;i[0]?r.return:i[0]?r.throw||((o=r.return)&amp;&amp;o.call(r),0):r.next)&amp;&amp;!(o=o.call(r,i[1])).done)return o;switch(r=0,o&amp;&amp;(i=[2&amp;i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,r=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!(o=(o=a.trys).length&gt;0&amp;&amp;o[o.length-1])&amp;&amp;(6===i[0]||2===i[0])){a=0;continue}if(3===i[0]&amp;&amp;(!o||i[1]&gt;o[0]&amp;&amp;i[1]&lt;o[3])){a.label=i[1];break}if(6===i[0]&amp;&amp;a.label&lt;o[1]){a.label=o[1],o=i;break}if(o&amp;&amp;a.label&lt;o[2]){a.label=o[2],a.ops.push(i);break}o[2]&amp;&amp;a.ops.pop(),a.trys.pop();continue}i=t.call(e,a)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&amp;i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,s])}}};Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e){this.persistStore=e,this.persist=this.persist.bind(this),this.restore=this.restore.bind(this)}return e.prototype.persist=function(e,t){return n(this,void 0,void 0,function(){return r(this,function(n){switch(n.label){case 0:return[4,this.persistStore.setItem(e,t)];case 1:return n.sent(),[2]}})})},e.prototype.restore=function(e){return n(this,void 0,void 0,function(){var t;return r(this,function(n){switch(n.label){case 0:return t={},[4,this.persistStore.iterate(function(t,n){e(n,t)})];case 1:return n.sent(),[2,t]}})})},e}();t.StatePersistor=o},23648:function(e,t,n){"use strict";n(2873);let r=n(48227).inherits,o=n(94535),i=n(47324).EventEmitter;function a(e,t){if(!(this instanceof a))return new a(e,t);i.call(this),this._promisifiedCallback=!1;let n=t;"function"==typeof e?this.callback=e:e&amp;&amp;(n=e),this.timeout=n&amp;&amp;n.timeout||null,this.options=n}e.exports=a,r(a,i),a.prototype.callback=function(e,t){throw Error('"agent-base" has no default implementation, you must subclass and override `callback()`')},a.prototype.addRequest=function(e,t){let n;let r=Object.assign({},t);null==r.host&amp;&amp;(r.host="localhost"),null==r.port&amp;&amp;(r.port=r.secureEndpoint?443:80);let i=Object.assign({},this.options,r);i.host&amp;&amp;i.path&amp;&amp;delete i.path,delete i.agent,delete i.hostname,delete i._defaultAgent,delete i.defaultPort,delete i.createConnection,e._last=!0,e.shouldKeepAlive=!1;let a=!1,s=this.timeout,l=this.freeSocket;function c(t){e._hadError||(e.emit("error",t),e._hadError=!0)}function u(e){a||(null!=n&amp;&amp;(clearTimeout(n),n=null),c(e))}!this._promisifiedCallback&amp;&amp;this.callback.length&gt;=3&amp;&amp;(this.callback=o(this.callback,this),this._promisifiedCallback=!0),s&gt;0&amp;&amp;(n=setTimeout(function(){n=null,a=!0;let e=Error('A "socket" was not created for HTTP request before '+s+"ms");e.code="ETIMEOUT",c(e)},s));try{Promise.resolve(this.callback(e,i)).then(function(t){!a&amp;&amp;((null!=n&amp;&amp;(clearTimeout(n),n=null),t&amp;&amp;"function"==typeof t.addRequest)?t.addRequest(e,i):t?(t.on("free",function(){l(t,i)}),e.onSocket(t)):c(Error("no Duplex stream was returned to agent-base for `"+e.method+" "+e.path+"`")))},u)}catch(e){Promise.reject(e).catch(u)}},a.prototype.freeSocket=function(e,t){e.destroy()}},2873:function(e,t,n){"use strict";let r=n(34963),o=n(21424),i="__agent_base_https_request_patched__";if(!o.request[i]){var a;o.request=(a=o.request,function(e,t){let n;return null==(n="string"==typeof e?r.parse(e):Object.assign({},e)).port&amp;&amp;(n.port=443),n.secureEndpoint=!0,a.call(o,n,t)}),o.request[i]=!0}o.get=function(e,t,n){let i;"string"==typeof e&amp;&amp;t&amp;&amp;"function"!=typeof t?i=Object.assign({},r.parse(e),t):t||n?n||(i=e,n=t):i=e;let a=o.request(i,n);return a.end(),a}},26446:function(e,t){"use strict";t.byteLength=function(e){var t=l(e),n=t[0],r=t[1];return(n+r)*3/4-r},t.toByteArray=function(e){var t,n,i=l(e),a=i[0],s=i[1],c=new o((a+s)*3/4-s),u=0,d=s&gt;0?a-4:a;for(n=0;n&lt;d;n+=4)t=r[e.charCodeAt(n)]&lt;&lt;18|r[e.charCodeAt(n+1)]&lt;&lt;12|r[e.charCodeAt(n+2)]&lt;&lt;6|r[e.charCodeAt(n+3)],c[u++]=t&gt;&gt;16&amp;255,c[u++]=t&gt;&gt;8&amp;255,c[u++]=255&amp;t;return 2===s&amp;&amp;(t=r[e.charCodeAt(n)]&lt;&lt;2|r[e.charCodeAt(n+1)]&gt;&gt;4,c[u++]=255&amp;t),1===s&amp;&amp;(t=r[e.charCodeAt(n)]&lt;&lt;10|r[e.charCodeAt(n+1)]&lt;&lt;4|r[e.charCodeAt(n+2)]&gt;&gt;2,c[u++]=t&gt;&gt;8&amp;255,c[u++]=255&amp;t),c},t.fromByteArray=function(e){for(var t,r=e.length,o=r%3,i=[],a=0,s=r-o;a&lt;s;a+=16383)i.push(function(e,t,r){for(var o,i=[],a=t;a&lt;r;a+=3)i.push(n[(o=(e[a]&lt;&lt;16&amp;16711680)+(e[a+1]&lt;&lt;8&amp;65280)+(255&amp;e[a+2]))&gt;&gt;18&amp;63]+n[o&gt;&gt;12&amp;63]+n[o&gt;&gt;6&amp;63]+n[63&amp;o]);return i.join("")}(e,a,a+16383&gt;s?s:a+16383));return 1===o?i.push(n[(t=e[r-1])&gt;&gt;2]+n[t&lt;&lt;4&amp;63]+"=="):2===o&amp;&amp;i.push(n[(t=(e[r-2]&lt;&lt;8)+e[r-1])&gt;&gt;10]+n[t&gt;&gt;4&amp;63]+n[t&lt;&lt;2&amp;63]+"="),i.join("")};for(var n=[],r=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,s=i.length;a&lt;s;++a)n[a]=i[a],r[i.charCodeAt(a)]=a;function l(e){var t=e.length;if(t%4&gt;0)throw Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");-1===n&amp;&amp;(n=t);var r=n===t?0:4-n%4;return[n,r]}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},57861:function(e,t,n){"use strict";var r=n(26446),o=n(47164),i="function"==typeof Symbol&amp;&amp;"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;function a(e){if(e&gt;2147483647)throw RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,s.prototype),t}function s(e,t,n){if("number"==typeof e){if("string"==typeof t)throw TypeError('The "string" argument must be of type string. Received type number');return u(e)}return l(e,t,n)}function l(e,t,n){if("string"==typeof e)return function(e,t){if(("string"!=typeof t||""===t)&amp;&amp;(t="utf8"),!s.isEncoding(t))throw TypeError("Unknown encoding: "+t);var n=0|f(e,t),r=a(n),o=r.write(e,t);return o!==n&amp;&amp;(r=r.slice(0,o)),r}(e,t);if(ArrayBuffer.isView(e))return function(e){if(P(e,Uint8Array)){var t=new Uint8Array(e);return p(t.buffer,t.byteOffset,t.byteLength)}return d(e)}(e);if(null==e)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(P(e,ArrayBuffer)||e&amp;&amp;P(e.buffer,ArrayBuffer)||"undefined"!=typeof SharedArrayBuffer&amp;&amp;(P(e,SharedArrayBuffer)||e&amp;&amp;P(e.buffer,SharedArrayBuffer)))return p(e,t,n);if("number"==typeof e)throw TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&amp;&amp;e.valueOf();if(null!=r&amp;&amp;r!==e)return s.from(r,t,n);var o=function(e){if(s.isBuffer(e)){var t,n=0|h(e.length),r=a(n);return 0===r.length||e.copy(r,0,0,n),r}return void 0!==e.length?"number"!=typeof e.length||(t=e.length)!=t?a(0):d(e):"Buffer"===e.type&amp;&amp;Array.isArray(e.data)?d(e.data):void 0}(e);if(o)return o;if("undefined"!=typeof Symbol&amp;&amp;null!=Symbol.toPrimitive&amp;&amp;"function"==typeof e[Symbol.toPrimitive])return s.from(e[Symbol.toPrimitive]("string"),t,n);throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)throw TypeError('"size" argument must be of type number');if(e&lt;0)throw RangeError('The value "'+e+'" is invalid for option "size"')}function u(e){return c(e),a(e&lt;0?0:0|h(e))}function d(e){for(var t=e.length&lt;0?0:0|h(e.length),n=a(t),r=0;r&lt;t;r+=1)n[r]=255&amp;e[r];return n}function p(e,t,n){var r;if(t&lt;0||e.byteLength&lt;t)throw RangeError('"offset" is outside of buffer bounds');if(e.byteLength&lt;t+(n||0))throw RangeError('"length" is outside of buffer bounds');return Object.setPrototypeOf(r=void 0===t&amp;&amp;void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,t):new Uint8Array(e,t,n),s.prototype),r}function h(e){if(e&gt;=2147483647)throw RangeError("Attempt to allocate Buffer larger than maximum size: 0x7fffffff bytes");return 0|e}function f(e,t){if(s.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||P(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var n=e.length,r=arguments.length&gt;2&amp;&amp;!0===arguments[2];if(!r&amp;&amp;0===n)return 0;for(var o=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return E(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n&gt;&gt;&gt;1;case"base64":return A(e).length;default:if(o)return r?-1:E(e).length;t=(""+t).toLowerCase(),o=!0}}function m(e,t,n){var o,i,a=!1;if((void 0===t||t&lt;0)&amp;&amp;(t=0),t&gt;this.length||((void 0===n||n&gt;this.length)&amp;&amp;(n=this.length),n&lt;=0||(n&gt;&gt;&gt;=0)&lt;=(t&gt;&gt;&gt;=0)))return"";for(e||(e="utf8");;)switch(e){case"hex":return function(e,t,n){var r=e.length;(!t||t&lt;0)&amp;&amp;(t=0),(!n||n&lt;0||n&gt;r)&amp;&amp;(n=r);for(var o="",i=t;i&lt;n;++i)o+=I[e[i]];return o}(this,t,n);case"utf8":case"utf-8":return b(this,t,n);case"ascii":return function(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o&lt;n;++o)r+=String.fromCharCode(127&amp;e[o]);return r}(this,t,n);case"latin1":case"binary":return function(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o&lt;n;++o)r+=String.fromCharCode(e[o]);return r}(this,t,n);case"base64":return o=t,i=n,0===o&amp;&amp;i===this.length?r.fromByteArray(this):r.fromByteArray(this.slice(o,i));case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return function(e,t,n){for(var r=e.slice(t,n),o="",i=0;i&lt;r.length-1;i+=2)o+=String.fromCharCode(r[i]+256*r[i+1]);return o}(this,t,n);default:if(a)throw TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),a=!0}}function v(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function g(e,t,n,r,o){var i;if(0===e.length)return -1;if("string"==typeof n?(r=n,n=0):n&gt;2147483647?n=2147483647:n&lt;-2147483648&amp;&amp;(n=-2147483648),(i=n=+n)!=i&amp;&amp;(n=o?0:e.length-1),n&lt;0&amp;&amp;(n=e.length+n),n&gt;=e.length){if(o)return -1;n=e.length-1}else if(n&lt;0){if(!o)return -1;n=0}if("string"==typeof t&amp;&amp;(t=s.from(t,r)),s.isBuffer(t))return 0===t.length?-1:y(e,t,n,r,o);if("number"==typeof t)return(t&amp;=255,"function"==typeof Uint8Array.prototype.indexOf)?o?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):y(e,[t],n,r,o);throw TypeError("val must be string, number or Buffer")}function y(e,t,n,r,o){var i,a=1,s=e.length,l=t.length;if(void 0!==r&amp;&amp;("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length&lt;2||t.length&lt;2)return -1;a=2,s/=2,l/=2,n/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(o){var u=-1;for(i=n;i&lt;s;i++)if(c(e,i)===c(t,-1===u?0:i-u)){if(-1===u&amp;&amp;(u=i),i-u+1===l)return u*a}else -1!==u&amp;&amp;(i-=i-u),u=-1}else for(n+l&gt;s&amp;&amp;(n=s-l),i=n;i&gt;=0;i--){for(var d=!0,p=0;p&lt;l;p++)if(c(e,i+p)!==c(t,p)){d=!1;break}if(d)return i}return -1}function b(e,t,n){n=Math.min(e.length,n);for(var r=[],o=t;o&lt;n;){var i,a,s,l,c=e[o],u=null,d=c&gt;239?4:c&gt;223?3:c&gt;191?2:1;if(o+d&lt;=n)switch(d){case 1:c&lt;128&amp;&amp;(u=c);break;case 2:(192&amp;(i=e[o+1]))==128&amp;&amp;(l=(31&amp;c)&lt;&lt;6|63&amp;i)&gt;127&amp;&amp;(u=l);break;case 3:i=e[o+1],a=e[o+2],(192&amp;i)==128&amp;&amp;(192&amp;a)==128&amp;&amp;(l=(15&amp;c)&lt;&lt;12|(63&amp;i)&lt;&lt;6|63&amp;a)&gt;2047&amp;&amp;(l&lt;55296||l&gt;57343)&amp;&amp;(u=l);break;case 4:i=e[o+1],a=e[o+2],s=e[o+3],(192&amp;i)==128&amp;&amp;(192&amp;a)==128&amp;&amp;(192&amp;s)==128&amp;&amp;(l=(15&amp;c)&lt;&lt;18|(63&amp;i)&lt;&lt;12|(63&amp;a)&lt;&lt;6|63&amp;s)&gt;65535&amp;&amp;l&lt;1114112&amp;&amp;(u=l)}null===u?(u=65533,d=1):u&gt;65535&amp;&amp;(u-=65536,r.push(u&gt;&gt;&gt;10&amp;1023|55296),u=56320|1023&amp;u),r.push(u),o+=d}return function(e){var t=e.length;if(t&lt;=4096)return String.fromCharCode.apply(String,e);for(var n="",r=0;r&lt;t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=4096));return n}(r)}function _(e,t,n){if(e%1!=0||e&lt;0)throw RangeError("offset is not uint");if(e+t&gt;n)throw RangeError("Trying to access beyond buffer length")}function w(e,t,n,r,o,i){if(!s.isBuffer(e))throw TypeError('"buffer" argument must be a Buffer instance');if(t&gt;o||t&lt;i)throw RangeError('"value" argument is out of bounds');if(n+r&gt;e.length)throw RangeError("Index out of range")}function x(e,t,n,r,o,i){if(n+r&gt;e.length||n&lt;0)throw RangeError("Index out of range")}function C(e,t,n,r,i){return t=+t,n&gt;&gt;&gt;=0,i||x(e,t,n,4,34028234663852886e22,-34028234663852886e22),o.write(e,t,n,r,23,4),n+4}function T(e,t,n,r,i){return t=+t,n&gt;&gt;&gt;=0,i||x(e,t,n,8,17976931348623157e292,-17976931348623157e292),o.write(e,t,n,r,52,8),n+8}t.Buffer=s,t.SlowBuffer=function(e){return+e!=e&amp;&amp;(e=0),s.alloc(+e)},t.INSPECT_MAX_BYTES=50,t.kMaxLength=2147483647,s.TYPED_ARRAY_SUPPORT=function(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),s.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.buffer}}),Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.byteOffset}}),s.poolSize=8192,s.from=function(e,t,n){return l(e,t,n)},Object.setPrototypeOf(s.prototype,Uint8Array.prototype),Object.setPrototypeOf(s,Uint8Array),s.alloc=function(e,t,n){return(c(e),e&lt;=0)?a(e):void 0!==t?"string"==typeof n?a(e).fill(t,n):a(e).fill(t):a(e)},s.allocUnsafe=function(e){return u(e)},s.allocUnsafeSlow=function(e){return u(e)},s.isBuffer=function(e){return null!=e&amp;&amp;!0===e._isBuffer&amp;&amp;e!==s.prototype},s.compare=function(e,t){if(P(e,Uint8Array)&amp;&amp;(e=s.from(e,e.offset,e.byteLength)),P(t,Uint8Array)&amp;&amp;(t=s.from(t,t.offset,t.byteLength)),!s.isBuffer(e)||!s.isBuffer(t))throw TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;for(var n=e.length,r=t.length,o=0,i=Math.min(n,r);o&lt;i;++o)if(e[o]!==t[o]){n=e[o],r=t[o];break}return n&lt;r?-1:r&lt;n?1:0},s.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},s.concat=function(e,t){if(!Array.isArray(e))throw TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return s.alloc(0);if(void 0===t)for(n=0,t=0;n&lt;e.length;++n)t+=e[n].length;var n,r=s.allocUnsafe(t),o=0;for(n=0;n&lt;e.length;++n){var i=e[n];if(P(i,Uint8Array))o+i.length&gt;r.length?s.from(i).copy(r,o):Uint8Array.prototype.set.call(r,i,o);else if(s.isBuffer(i))i.copy(r,o);else throw TypeError('"list" argument must be an Array of Buffers');o+=i.length}return r},s.byteLength=f,s.prototype._isBuffer=!0,s.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t&lt;e;t+=2)v(this,t,t+1);return this},s.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t&lt;e;t+=4)v(this,t,t+3),v(this,t+1,t+2);return this},s.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t&lt;e;t+=8)v(this,t,t+7),v(this,t+1,t+6),v(this,t+2,t+5),v(this,t+3,t+4);return this},s.prototype.toString=function(){var e=this.length;return 0===e?"":0==arguments.length?b(this,0,e):m.apply(this,arguments)},s.prototype.toLocaleString=s.prototype.toString,s.prototype.equals=function(e){if(!s.isBuffer(e))throw TypeError("Argument must be a Buffer");return this===e||0===s.compare(this,e)},s.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return e=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length&gt;n&amp;&amp;(e+=" ... "),"&lt;Buffer "+e+"&gt;"},i&amp;&amp;(s.prototype[i]=s.prototype.inspect),s.prototype.compare=function(e,t,n,r,o){if(P(e,Uint8Array)&amp;&amp;(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&amp;&amp;(t=0),void 0===n&amp;&amp;(n=e?e.length:0),void 0===r&amp;&amp;(r=0),void 0===o&amp;&amp;(o=this.length),t&lt;0||n&gt;e.length||r&lt;0||o&gt;this.length)throw RangeError("out of range index");if(r&gt;=o&amp;&amp;t&gt;=n)return 0;if(r&gt;=o)return -1;if(t&gt;=n)return 1;if(t&gt;&gt;&gt;=0,n&gt;&gt;&gt;=0,r&gt;&gt;&gt;=0,o&gt;&gt;&gt;=0,this===e)return 0;for(var i=o-r,a=n-t,l=Math.min(i,a),c=this.slice(r,o),u=e.slice(t,n),d=0;d&lt;l;++d)if(c[d]!==u[d]){i=c[d],a=u[d];break}return i&lt;a?-1:a&lt;i?1:0},s.prototype.includes=function(e,t,n){return -1!==this.indexOf(e,t,n)},s.prototype.indexOf=function(e,t,n){return g(this,e,t,n,!0)},s.prototype.lastIndexOf=function(e,t,n){return g(this,e,t,n,!1)},s.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&amp;&amp;"string"==typeof t)r=t,n=this.length,t=0;else if(isFinite(t))t&gt;&gt;&gt;=0,isFinite(n)?(n&gt;&gt;&gt;=0,void 0===r&amp;&amp;(r="utf8")):(r=n,n=void 0);else throw Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o,i,a,s,l,c,u,d,p=this.length-t;if((void 0===n||n&gt;p)&amp;&amp;(n=p),e.length&gt;0&amp;&amp;(n&lt;0||t&lt;0)||t&gt;this.length)throw RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var h=!1;;)switch(r){case"hex":return function(e,t,n,r){n=Number(n)||0;var o=e.length-n;r?(r=Number(r))&gt;o&amp;&amp;(r=o):r=o;var i=t.length;r&gt;i/2&amp;&amp;(r=i/2);for(var a=0;a&lt;r;++a){var s=parseInt(t.substr(2*a,2),16);if(s!=s)break;e[n+a]=s}return a}(this,e,t,n);case"utf8":case"utf-8":return o=t,i=n,k(E(e,this.length-o),this,o,i);case"ascii":case"latin1":case"binary":return a=t,s=n,k(function(e){for(var t=[],n=0;n&lt;e.length;++n)t.push(255&amp;e.charCodeAt(n));return t}(e),this,a,s);case"base64":return l=t,c=n,k(A(e),this,l,c);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return u=t,d=n,k(function(e,t){for(var n,r,o=[],i=0;i&lt;e.length&amp;&amp;!((t-=2)&lt;0);++i)r=(n=e.charCodeAt(i))&gt;&gt;8,o.push(n%256),o.push(r);return o}(e,this.length-u),this,u,d);default:if(h)throw TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),h=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},s.prototype.slice=function(e,t){var n=this.length;e=~~e,t=void 0===t?n:~~t,e&lt;0?(e+=n)&lt;0&amp;&amp;(e=0):e&gt;n&amp;&amp;(e=n),t&lt;0?(t+=n)&lt;0&amp;&amp;(t=0):t&gt;n&amp;&amp;(t=n),t&lt;e&amp;&amp;(t=e);var r=this.subarray(e,t);return Object.setPrototypeOf(r,s.prototype),r},s.prototype.readUintLE=s.prototype.readUIntLE=function(e,t,n){e&gt;&gt;&gt;=0,t&gt;&gt;&gt;=0,n||_(e,t,this.length);for(var r=this[e],o=1,i=0;++i&lt;t&amp;&amp;(o*=256);)r+=this[e+i]*o;return r},s.prototype.readUintBE=s.prototype.readUIntBE=function(e,t,n){e&gt;&gt;&gt;=0,t&gt;&gt;&gt;=0,n||_(e,t,this.length);for(var r=this[e+--t],o=1;t&gt;0&amp;&amp;(o*=256);)r+=this[e+--t]*o;return r},s.prototype.readUint8=s.prototype.readUInt8=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,1,this.length),this[e]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,2,this.length),this[e]|this[e+1]&lt;&lt;8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,2,this.length),this[e]&lt;&lt;8|this[e+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,4,this.length),(this[e]|this[e+1]&lt;&lt;8|this[e+2]&lt;&lt;16)+16777216*this[e+3]},s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,4,this.length),16777216*this[e]+(this[e+1]&lt;&lt;16|this[e+2]&lt;&lt;8|this[e+3])},s.prototype.readIntLE=function(e,t,n){e&gt;&gt;&gt;=0,t&gt;&gt;&gt;=0,n||_(e,t,this.length);for(var r=this[e],o=1,i=0;++i&lt;t&amp;&amp;(o*=256);)r+=this[e+i]*o;return r&gt;=(o*=128)&amp;&amp;(r-=Math.pow(2,8*t)),r},s.prototype.readIntBE=function(e,t,n){e&gt;&gt;&gt;=0,t&gt;&gt;&gt;=0,n||_(e,t,this.length);for(var r=t,o=1,i=this[e+--r];r&gt;0&amp;&amp;(o*=256);)i+=this[e+--r]*o;return i&gt;=(o*=128)&amp;&amp;(i-=Math.pow(2,8*t)),i},s.prototype.readInt8=function(e,t){return(e&gt;&gt;&gt;=0,t||_(e,1,this.length),128&amp;this[e])?-((255-this[e]+1)*1):this[e]},s.prototype.readInt16LE=function(e,t){e&gt;&gt;&gt;=0,t||_(e,2,this.length);var n=this[e]|this[e+1]&lt;&lt;8;return 32768&amp;n?4294901760|n:n},s.prototype.readInt16BE=function(e,t){e&gt;&gt;&gt;=0,t||_(e,2,this.length);var n=this[e+1]|this[e]&lt;&lt;8;return 32768&amp;n?4294901760|n:n},s.prototype.readInt32LE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,4,this.length),this[e]|this[e+1]&lt;&lt;8|this[e+2]&lt;&lt;16|this[e+3]&lt;&lt;24},s.prototype.readInt32BE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,4,this.length),this[e]&lt;&lt;24|this[e+1]&lt;&lt;16|this[e+2]&lt;&lt;8|this[e+3]},s.prototype.readFloatLE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,4,this.length),o.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,4,this.length),o.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,8,this.length),o.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return e&gt;&gt;&gt;=0,t||_(e,8,this.length),o.read(this,e,!1,52,8)},s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t&gt;&gt;&gt;=0,n&gt;&gt;&gt;=0,!r){var o=Math.pow(2,8*n)-1;w(this,e,t,n,o,0)}var i=1,a=0;for(this[t]=255&amp;e;++a&lt;n&amp;&amp;(i*=256);)this[t+a]=e/i&amp;255;return t+n},s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t&gt;&gt;&gt;=0,n&gt;&gt;&gt;=0,!r){var o=Math.pow(2,8*n)-1;w(this,e,t,n,o,0)}var i=n-1,a=1;for(this[t+i]=255&amp;e;--i&gt;=0&amp;&amp;(a*=256);)this[t+i]=e/a&amp;255;return t+n},s.prototype.writeUint8=s.prototype.writeUInt8=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,1,255,0),this[t]=255&amp;e,t+1},s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,2,65535,0),this[t]=255&amp;e,this[t+1]=e&gt;&gt;&gt;8,t+2},s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,2,65535,0),this[t]=e&gt;&gt;&gt;8,this[t+1]=255&amp;e,t+2},s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,4,4294967295,0),this[t+3]=e&gt;&gt;&gt;24,this[t+2]=e&gt;&gt;&gt;16,this[t+1]=e&gt;&gt;&gt;8,this[t]=255&amp;e,t+4},s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,4,4294967295,0),this[t]=e&gt;&gt;&gt;24,this[t+1]=e&gt;&gt;&gt;16,this[t+2]=e&gt;&gt;&gt;8,this[t+3]=255&amp;e,t+4},s.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t&gt;&gt;&gt;=0,!r){var o=Math.pow(2,8*n-1);w(this,e,t,n,o-1,-o)}var i=0,a=1,s=0;for(this[t]=255&amp;e;++i&lt;n&amp;&amp;(a*=256);)e&lt;0&amp;&amp;0===s&amp;&amp;0!==this[t+i-1]&amp;&amp;(s=1),this[t+i]=(e/a&gt;&gt;0)-s&amp;255;return t+n},s.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t&gt;&gt;&gt;=0,!r){var o=Math.pow(2,8*n-1);w(this,e,t,n,o-1,-o)}var i=n-1,a=1,s=0;for(this[t+i]=255&amp;e;--i&gt;=0&amp;&amp;(a*=256);)e&lt;0&amp;&amp;0===s&amp;&amp;0!==this[t+i+1]&amp;&amp;(s=1),this[t+i]=(e/a&gt;&gt;0)-s&amp;255;return t+n},s.prototype.writeInt8=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,1,127,-128),e&lt;0&amp;&amp;(e=255+e+1),this[t]=255&amp;e,t+1},s.prototype.writeInt16LE=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,2,32767,-32768),this[t]=255&amp;e,this[t+1]=e&gt;&gt;&gt;8,t+2},s.prototype.writeInt16BE=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,2,32767,-32768),this[t]=e&gt;&gt;&gt;8,this[t+1]=255&amp;e,t+2},s.prototype.writeInt32LE=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,4,2147483647,-2147483648),this[t]=255&amp;e,this[t+1]=e&gt;&gt;&gt;8,this[t+2]=e&gt;&gt;&gt;16,this[t+3]=e&gt;&gt;&gt;24,t+4},s.prototype.writeInt32BE=function(e,t,n){return e=+e,t&gt;&gt;&gt;=0,n||w(this,e,t,4,2147483647,-2147483648),e&lt;0&amp;&amp;(e=4294967295+e+1),this[t]=e&gt;&gt;&gt;24,this[t+1]=e&gt;&gt;&gt;16,this[t+2]=e&gt;&gt;&gt;8,this[t+3]=255&amp;e,t+4},s.prototype.writeFloatLE=function(e,t,n){return C(this,e,t,!0,n)},s.prototype.writeFloatBE=function(e,t,n){return C(this,e,t,!1,n)},s.prototype.writeDoubleLE=function(e,t,n){return T(this,e,t,!0,n)},s.prototype.writeDoubleBE=function(e,t,n){return T(this,e,t,!1,n)},s.prototype.copy=function(e,t,n,r){if(!s.isBuffer(e))throw TypeError("argument should be a Buffer");if(n||(n=0),r||0===r||(r=this.length),t&gt;=e.length&amp;&amp;(t=e.length),t||(t=0),r&gt;0&amp;&amp;r&lt;n&amp;&amp;(r=n),r===n||0===e.length||0===this.length)return 0;if(t&lt;0)throw RangeError("targetStart out of bounds");if(n&lt;0||n&gt;=this.length)throw RangeError("Index out of range");if(r&lt;0)throw RangeError("sourceEnd out of bounds");r&gt;this.length&amp;&amp;(r=this.length),e.length-t&lt;r-n&amp;&amp;(r=e.length-t+n);var o=r-n;return this===e&amp;&amp;"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,n,r):Uint8Array.prototype.set.call(e,this.subarray(n,r),t),o},s.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&amp;&amp;(r=n,n=this.length),void 0!==r&amp;&amp;"string"!=typeof r)throw TypeError("encoding must be a string");if("string"==typeof r&amp;&amp;!s.isEncoding(r))throw TypeError("Unknown encoding: "+r);if(1===e.length){var o,i=e.charCodeAt(0);("utf8"===r&amp;&amp;i&lt;128||"latin1"===r)&amp;&amp;(e=i)}}else"number"==typeof e?e&amp;=255:"boolean"==typeof e&amp;&amp;(e=Number(e));if(t&lt;0||this.length&lt;t||this.length&lt;n)throw RangeError("Out of range index");if(n&lt;=t)return this;if(t&gt;&gt;&gt;=0,n=void 0===n?this.length:n&gt;&gt;&gt;0,e||(e=0),"number"==typeof e)for(o=t;o&lt;n;++o)this[o]=e;else{var a=s.isBuffer(e)?e:s.from(e,r),l=a.length;if(0===l)throw TypeError('The value "'+e+'" is invalid for argument "value"');for(o=0;o&lt;n-t;++o)this[o+t]=a[o%l]}return this};var S=/[^+/0-9A-Za-z-_]/g;function E(e,t){t=t||1/0;for(var n,r=e.length,o=null,i=[],a=0;a&lt;r;++a){if((n=e.charCodeAt(a))&gt;55295&amp;&amp;n&lt;57344){if(!o){if(n&gt;56319||a+1===r){(t-=3)&gt;-1&amp;&amp;i.push(239,191,189);continue}o=n;continue}if(n&lt;56320){(t-=3)&gt;-1&amp;&amp;i.push(239,191,189),o=n;continue}n=(o-55296&lt;&lt;10|n-56320)+65536}else o&amp;&amp;(t-=3)&gt;-1&amp;&amp;i.push(239,191,189);if(o=null,n&lt;128){if((t-=1)&lt;0)break;i.push(n)}else if(n&lt;2048){if((t-=2)&lt;0)break;i.push(n&gt;&gt;6|192,63&amp;n|128)}else if(n&lt;65536){if((t-=3)&lt;0)break;i.push(n&gt;&gt;12|224,n&gt;&gt;6&amp;63|128,63&amp;n|128)}else if(n&lt;1114112){if((t-=4)&lt;0)break;i.push(n&gt;&gt;18|240,n&gt;&gt;12&amp;63|128,n&gt;&gt;6&amp;63|128,63&amp;n|128)}else throw Error("Invalid code point")}return i}function A(e){return r.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(S,"")).length&lt;2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function k(e,t,n,r){for(var o=0;o&lt;r&amp;&amp;!(o+n&gt;=t.length)&amp;&amp;!(o&gt;=e.length);++o)t[o+n]=e[o];return o}function P(e,t){return e instanceof t||null!=e&amp;&amp;null!=e.constructor&amp;&amp;null!=e.constructor.name&amp;&amp;e.constructor.name===t.name}var I=function(){for(var e="0123456789abcdef",t=Array(256),n=0;n&lt;16;++n)for(var r=16*n,o=0;o&lt;16;++o)t[r+o]=e[n]+e[o];return t}()},51348:function(e,t,n){e.exports={ResizeSensor:n(95468),ElementQueries:n(98896)}},98896:function(e,t,n){"use strict";var r,o,i;"undefined"!=typeof window&amp;&amp;window,i=function(e){var t=function(){var t,n={},r=[];function o(e){return e||(e=document.documentElement),parseFloat(window.getComputedStyle(e,null).fontSize)||16}function i(e,t){this.element=e;var r,i,a,s,l,c,u,d,p=["min-width","min-height","max-width","max-height"];this.call=function(){for(r in a=function(e){if(!e.getBoundingClientRect)return{width:e.offsetWidth,height:e.offsetHeight};var t=e.getBoundingClientRect();return{width:Math.round(t.width),height:Math.round(t.height)}}(this.element),c={},n[t])n[t].hasOwnProperty(r)&amp;&amp;(i=n[t][r],s=function(e,t){var n=t.split(/\d/),r=n[n.length-1];switch(t=parseFloat(t),r){case"px":default:return t;case"em":return t*o(e);case"rem":return t*o();case"vw":return t*document.documentElement.clientWidth/100;case"vh":return t*document.documentElement.clientHeight/100;case"vmin":case"vmax":return t*(0,Math["vmin"===r?"min":"max"])(document.documentElement.clientWidth/100,document.documentElement.clientHeight/100)}}(this.element,i.value),l="width"===i.property?a.width:a.height,d=i.mode+"-"+i.property,u="","min"===i.mode&amp;&amp;l&gt;=s&amp;&amp;(u+=i.value),"max"===i.mode&amp;&amp;l&lt;=s&amp;&amp;(u+=i.value),c[d]||(c[d]=""),u&amp;&amp;-1===(" "+c[d]+" ").indexOf(" "+u+" ")&amp;&amp;(c[d]+=" "+u));for(var e in p)p.hasOwnProperty(e)&amp;&amp;(c[p[e]]?this.element.setAttribute(p[e],c[p[e]].substr(1)):this.element.removeAttribute(p[e]))}}function a(t,n){t.elementQueriesSetupInformation||(t.elementQueriesSetupInformation=new i(t,n)),t.elementQueriesSensor||(t.elementQueriesSensor=new e(t,function(){t.elementQueriesSetupInformation.call()}))}function s(e){var t;if(document.querySelectorAll&amp;&amp;(t=e?e.querySelectorAll.bind(e):document.querySelectorAll.bind(document)),t||"undefined"==typeof $$||(t=$$),t||"undefined"==typeof jQuery||(t=jQuery),!t)throw"No document.querySelectorAll, jQuery or Mootools's $$ found.";return t}var l=/,?[\s\t]*([^,\n]*?)((?:\[[\s\t]*?(?:min|max)-(?:width|height)[\s\t]*?[~$\^]?=[\s\t]*?"[^"]*?"[\s\t]*?])+)([^,\n\s\{]*)/mgi,c=/\[[\s\t]*?(min|max)-(width|height)[\s\t]*?[~$\^]?=[\s\t]*?"([^"]*?)"[\s\t]*?]/mgi;function u(e){var o,i,a,s;for(e=e.replace(/'/g,'"');null!==(o=l.exec(e));)for(i=o[1]+o[3],a=o[2];null!==(s=c.exec(a));)!function(e,o,i,a){if(void 0===n[e]){n[e]=[];var s=r.length;t.innerHTML+="\n"+e+" {animation: 0.1s element-queries;}",t.innerHTML+="\n"+e+" &gt; .resize-sensor {min-width: "+s+"px;}",r.push(e)}n[e].push({mode:o,property:i,value:a})}(i,s[1],s[2],s[3])}var d=!1;this.init=function(){var n="animationstart";void 0!==document.documentElement.style.webkitAnimationName?n="webkitAnimationStart":void 0!==document.documentElement.style.MozAnimationName?n="mozanimationstart":void 0!==document.documentElement.style.OAnimationName&amp;&amp;(n="oanimationstart"),document.body.addEventListener(n,function(t){var n=t.target,o=n&amp;&amp;window.getComputedStyle(n,null),i=o&amp;&amp;o.getPropertyValue("animation-name");if(i&amp;&amp;-1!==i.indexOf("element-queries")){n.elementQueriesSensor=new e(n,function(){n.elementQueriesSetupInformation&amp;&amp;n.elementQueriesSetupInformation.call()});var s=window.getComputedStyle(n.resizeSensor,null).getPropertyValue("min-width");s=parseInt(s.replace("px","")),a(t.target,r[s])}}),d||((t=document.createElement("style")).type="text/css",t.innerHTML="[responsive-image] &gt; img, [data-responsive-image] {overflow: hidden; padding: 0; } [responsive-image] &gt; img, [data-responsive-image] &gt; img {width: 100%;}",t.innerHTML+="\n@keyframes element-queries { 0% { visibility: inherit; } }",document.getElementsByTagName("head")[0].appendChild(t),d=!0);for(var o=0,i=document.styleSheets.length;o&lt;i;o++)try{document.styleSheets[o].href&amp;&amp;0===document.styleSheets[o].href.indexOf("file://")&amp;&amp;console.warn("CssElementQueries: unable to parse local css files, "+document.styleSheets[o].href),function e(t){var n="";if(t){if("string"==typeof t)(-1!==(t=t.toLowerCase()).indexOf("min-width")||-1!==t.indexOf("max-width"))&amp;&amp;u(t);else for(var r=0,o=t.length;r&lt;o;r++)1===t[r].type?-1!==(n=t[r].selectorText||t[r].cssText).indexOf("min-height")||-1!==n.indexOf("max-height")?u(n):(-1!==n.indexOf("min-width")||-1!==n.indexOf("max-width"))&amp;&amp;u(n):4===t[r].type?e(t[r].cssRules||t[r].rules):3===t[r].type&amp;&amp;t[r].styleSheet.hasOwnProperty("cssRules")&amp;&amp;e(t[r].styleSheet.cssRules)}}(document.styleSheets[o].cssRules||document.styleSheets[o].rules||document.styleSheets[o].cssText)}catch(e){}!function(){for(var t=s()("[data-responsive-image],[responsive-image]"),n=0,r=t.length;n&lt;r;n++)!function(t){var n=[],r=[],o=[],i=0,a=-1,s=[];for(var l in t.children)if(t.children.hasOwnProperty(l)&amp;&amp;t.children[l].tagName&amp;&amp;"img"===t.children[l].tagName.toLowerCase()){n.push(t.children[l]);var c=t.children[l].getAttribute("min-width")||t.children[l].getAttribute("data-min-width"),u=t.children[l].getAttribute("data-src")||t.children[l].getAttribute("url");o.push(u);var d={minWidth:c};r.push(d),c?t.children[l].style.display="none":(i=n.length-1,t.children[l].style.display="block")}function p(){var e,l=!1;for(e in n)n.hasOwnProperty(e)&amp;&amp;r[e].minWidth&amp;&amp;t.offsetWidth&gt;r[e].minWidth&amp;&amp;(l=e);if(l||(l=i),a!==l){if(s[l])n[a].style.display="none",n[l].style.display="block",a=l;else{var c=new Image;c.onload=function(){n[l].src=o[l],n[a].style.display="none",n[l].style.display="block",s[l]=!0,a=l},c.src=o[l]}}else n[l].src=o[l]}a=i,t.resizeSensorInstance=new e(t,p),p()}(t[n])}()},this.findElementQueriesElements=function(e){!function(e){var t=s(e);for(var r in n)if(n.hasOwnProperty(r))for(var o=t(r,e),i=0,l=o.length;i&lt;l;i++)a(o[i],r)}(e)},this.update=function(){this.init()}};t.update=function(){t.instance.update()},t.detach=function(e){e.elementQueriesSetupInformation?(e.elementQueriesSensor.detach(),delete e.elementQueriesSetupInformation,delete e.elementQueriesSensor):e.resizeSensorInstance&amp;&amp;(e.resizeSensorInstance.detach(),delete e.resizeSensorInstance)},t.init=function(){t.instance||(t.instance=new t),t.instance.init()};var n=function(e){if(document.addEventListener)document.addEventListener("DOMContentLoaded",e,!1);else if(/KHTML|WebKit|iCab/i.test(navigator.userAgent))var t=setInterval(function(){/loaded|complete/i.test(document.readyState)&amp;&amp;(e(),clearInterval(t))},10);else window.onload=e};return t.findElementQueriesElements=function(e){t.instance.findElementQueriesElements(e)},t.listen=function(){n(t.init)},t},r=[n(95468)],void 0!==(o=i.apply(t,r))&amp;&amp;(e.exports=o)},95468:function(e,t,n){"use strict";var r,o;"undefined"!=typeof window&amp;&amp;window,void 0!==(o="function"==typeof(r=function(){if("undefined"==typeof window)return null;var e="undefined"!=typeof window&amp;&amp;window.Math==Math?window:"undefined"!=typeof self&amp;&amp;self.Math==Math?self:Function("return this")(),t=e.requestAnimationFrame||e.mozRequestAnimationFrame||e.webkitRequestAnimationFrame||function(t){return e.setTimeout(t,20)},n=e.cancelAnimationFrame||e.mozCancelAnimationFrame||e.webkitCancelAnimationFrame||function(t){e.clearTimeout(t)};function r(e,t){var n=Object.prototype.toString.call(e),r="[object Array]"===n||"[object NodeList]"===n||"[object HTMLCollection]"===n||"[object Object]"===n||"undefined"!=typeof jQuery&amp;&amp;e instanceof jQuery||"undefined"!=typeof Elements&amp;&amp;e instanceof Elements,o=0,i=e.length;if(r)for(;o&lt;i;o++)t(e[o]);else t(e)}function o(e){if(!e.getBoundingClientRect)return{width:e.offsetWidth,height:e.offsetHeight};var t=e.getBoundingClientRect();return{width:Math.round(t.width),height:Math.round(t.height)}}function i(e,t){Object.keys(t).forEach(function(n){e.style[n]=t[n]})}var a=function(e,s){var l=0;function c(){var e,t,n=[];this.add=function(e){n.push(e)},this.call=function(r){for(e=0,t=n.length;e&lt;t;e++)n[e].call(this,r)},this.remove=function(r){var o=[];for(e=0,t=n.length;e&lt;t;e++)n[e]!==r&amp;&amp;o.push(n[e]);n=o},this.length=function(){return n.length}}r(e,function(e){!function(e,n){if(e){if(e.resizedAttached){e.resizedAttached.add(n);return}e.resizedAttached=new c,e.resizedAttached.add(n),e.resizeSensor=document.createElement("div"),e.resizeSensor.dir="ltr",e.resizeSensor.className="resize-sensor";var r={pointerEvents:"none",position:"absolute",left:"0px",top:"0px",right:"0px",bottom:"0px",overflow:"hidden",zIndex:"-1",visibility:"hidden",maxWidth:"100%"},a={position:"absolute",left:"0px",top:"0px",transition:"0s"};i(e.resizeSensor,r);var s=document.createElement("div");s.className="resize-sensor-expand",i(s,r);var u=document.createElement("div");i(u,a),s.appendChild(u);var d=document.createElement("div");d.className="resize-sensor-shrink",i(d,r);var p=document.createElement("div");i(p,a),i(p,{width:"200%",height:"200%"}),d.appendChild(p),e.resizeSensor.appendChild(s),e.resizeSensor.appendChild(d),e.appendChild(e.resizeSensor);var h=window.getComputedStyle(e),f=h?h.getPropertyValue("position"):null;"absolute"!==f&amp;&amp;"relative"!==f&amp;&amp;"fixed"!==f&amp;&amp;"sticky"!==f&amp;&amp;(e.style.position="relative");var m=!1,v=0,g=o(e),y=0,b=0,_=!0;l=0;var w=function(){var t=e.offsetWidth,n=e.offsetHeight;u.style.width=t+10+"px",u.style.height=n+10+"px",s.scrollLeft=t+10,s.scrollTop=n+10,d.scrollLeft=t+10,d.scrollTop=n+10},x=function(){if(_){if(0===e.offsetWidth&amp;&amp;0===e.offsetHeight){l||(l=t(function(){l=0,x()}));return}_=!1}w()};e.resizeSensor.resetSensor=x;var C=function(){v=0,m&amp;&amp;(y=g.width,b=g.height,e.resizedAttached&amp;&amp;e.resizedAttached.call(g))},T=function(){(m=(g=o(e)).width!==y||g.height!==b)&amp;&amp;!v&amp;&amp;(v=t(C)),x()},S=function(e,t,n){e.attachEvent?e.attachEvent("on"+t,n):e.addEventListener(t,n)};S(s,"scroll",T),S(d,"scroll",T),l=t(function(){l=0,x()})}}(e,s)}),this.detach=function(t){l||(n(l),l=0),a.detach(e,t)},this.reset=function(){e.resizeSensor.resetSensor()}};if(a.reset=function(e){r(e,function(e){e.resizeSensor.resetSensor()})},a.detach=function(e,t){r(e,function(e){e&amp;&amp;!(e.resizedAttached&amp;&amp;"function"==typeof t&amp;&amp;(e.resizedAttached.remove(t),e.resizedAttached.length()))&amp;&amp;e.resizeSensor&amp;&amp;(e.contains(e.resizeSensor)&amp;&amp;e.removeChild(e.resizeSensor),delete e.resizeSensor,delete e.resizedAttached)})},"undefined"!=typeof MutationObserver){var s=new MutationObserver(function(e){for(var t in e)if(e.hasOwnProperty(t))for(var n=e[t].addedNodes,r=0;r&lt;n.length;r++)n[r].resizeSensor&amp;&amp;a.reset(n[r])});document.addEventListener("DOMContentLoaded",function(e){s.observe(document.body,{childList:!0,subtree:!0})})}return a})?r.call(t,n,t,e):r)&amp;&amp;(e.exports=o)},64929:function(e,t,n){"use strict";var r=n(73656);function o(e){return(o="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&amp;&amp;"function"==typeof Symbol&amp;&amp;e.constructor===Symbol&amp;&amp;e!==Symbol.prototype?"symbol":typeof e})(e)}t.log=function(){var e;return("undefined"==typeof console?"undefined":o(console))==="object"&amp;&amp;console.log&amp;&amp;(e=console).log.apply(e,arguments)},t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),this.useColors){var n="color: "+this.color;t.splice(1,0,n,"color: inherit");var r=0,o=0;t[0].replace(/%[a-zA-Z%]/g,function(e){"%%"!==e&amp;&amp;(r++,"%c"===e&amp;&amp;(o=r))}),t.splice(o,0,n)}},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){var e;try{e=t.storage.getItem("debug")}catch(e){}return!e&amp;&amp;void 0!==r&amp;&amp;"env"in r&amp;&amp;(e=r.env.DEBUG),e},t.useColors=function(){return"undefined"!=typeof window&amp;&amp;!!window.process&amp;&amp;("renderer"===window.process.type||!!window.process.__nwjs)||!("undefined"!=typeof navigator&amp;&amp;navigator.userAgent&amp;&amp;navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))&amp;&amp;("undefined"!=typeof document&amp;&amp;document.documentElement&amp;&amp;document.documentElement.style&amp;&amp;document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&amp;&amp;window.console&amp;&amp;(window.console.firebug||window.console.exception&amp;&amp;window.console.table)||"undefined"!=typeof navigator&amp;&amp;navigator.userAgent&amp;&amp;navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&amp;&amp;parseInt(RegExp.$1,10)&gt;=31||"undefined"!=typeof navigator&amp;&amp;navigator.userAgent&amp;&amp;navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/))},t.storage=function(){try{return localStorage}catch(e){}}(),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],e.exports=n(97350)(t),e.exports.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},97350:function(e,t,n){"use strict";e.exports=function(e){function t(e){for(var t=0,n=0;n&lt;e.length;n++)t=(t&lt;&lt;5)-t+e.charCodeAt(n)|0;return r.colors[Math.abs(t)%r.colors.length]}function r(e){var n;function a(){if(a.enabled){for(var e=arguments.length,t=Array(e),o=0;o&lt;e;o++)t[o]=arguments[o];var i=Number(new Date),s=i-(n||i);a.diff=s,a.prev=n,a.curr=i,n=i,t[0]=r.coerce(t[0]),"string"!=typeof t[0]&amp;&amp;t.unshift("%O");var l=0;t[0]=t[0].replace(/%([a-zA-Z%])/g,function(e,n){if("%%"===e)return e;l++;var o=r.formatters[n];if("function"==typeof o){var i=t[l];e=o.call(a,i),t.splice(l,1),l--}return e}),r.formatArgs.call(a,t),(a.log||r.log).apply(a,t)}}return a.namespace=e,a.enabled=r.enabled(e),a.useColors=r.useColors(),a.color=t(e),a.destroy=o,a.extend=i,"function"==typeof r.init&amp;&amp;r.init(a),r.instances.push(a),a}function o(){var e=r.instances.indexOf(this);return -1!==e&amp;&amp;(r.instances.splice(e,1),!0)}function i(e,t){return r(this.namespace+(void 0===t?":":t)+e)}return r.debug=r,r.default=r,r.coerce=function(e){return e instanceof Error?e.stack||e.message:e},r.disable=function(){r.enable("")},r.enable=function(e){r.save(e),r.names=[],r.skips=[];var t,n=("string"==typeof e?e:"").split(/[\s,]+/),o=n.length;for(t=0;t&lt;o;t++)n[t]&amp;&amp;("-"===(e=n[t].replace(/\*/g,".*?"))[0]?r.skips.push(RegExp("^"+e.substr(1)+"$")):r.names.push(RegExp("^"+e+"$")));for(t=0;t&lt;r.instances.length;t++){var i=r.instances[t];i.enabled=r.enabled(i.namespace)}},r.enabled=function(e){var t,n;if("*"===e[e.length-1])return!0;for(t=0,n=r.skips.length;t&lt;n;t++)if(r.skips[t].test(e))return!1;for(t=0,n=r.names.length;t&lt;n;t++)if(r.names[t].test(e))return!0;return!1},r.humanize=n(88514),Object.keys(e).forEach(function(t){r[t]=e[t]}),r.instances=[],r.names=[],r.skips=[],r.formatters={},r.selectColor=t,r.enable(r.load()),r}},28455:function(e,t,n){var r,o=n(73656);r=function(){"use strict";function e(e){return"function"==typeof e}var t,r,i,a,s=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)},l=0,c=void 0,u=void 0,d=function(e,t){y[l]=e,y[l+1]=t,2===(l+=2)&amp;&amp;(u?u(b):_())},p="undefined"!=typeof window?window:void 0,h=p||{},f=h.MutationObserver||h.WebKitMutationObserver,m="undefined"==typeof self&amp;&amp;void 0!==o&amp;&amp;"[object process]"===({}).toString.call(o),v="undefined"!=typeof Uint8ClampedArray&amp;&amp;"undefined"!=typeof importScripts&amp;&amp;"undefined"!=typeof MessageChannel;function g(){var e=setTimeout;return function(){return e(b,1)}}var y=Array(1e3);function b(){for(var e=0;e&lt;l;e+=2)(0,y[e])(y[e+1]),y[e]=void 0,y[e+1]=void 0;l=0}var _=void 0;function w(e,t){var n=this,r=new this.constructor(T);void 0===r[C]&amp;&amp;j(r);var o=n._state;if(o){var i=arguments[o-1];d(function(){return D(o,r,i,n._result)})}else M(n,r,e,t);return r}function x(e){if(e&amp;&amp;"object"==typeof e&amp;&amp;e.constructor===this)return e;var t=new this(T);return A(t,e),t}m?_=function(){return o.nextTick(b)}:f?(t=0,r=new f(b),i=document.createTextNode(""),r.observe(i,{characterData:!0}),_=function(){i.data=t=++t%2}):v?((a=new MessageChannel).port1.onmessage=b,_=function(){return a.port2.postMessage(0)}):_=void 0===p?function(){try{var e=Function("return this")().require("vertx");return c=e.runOnLoop||e.runOnContext,void 0!==c?function(){c(b)}:g()}catch(e){return g()}}():g();var C=Math.random().toString(36).substring(2);function T(){}var S=void 0;function E(t,n,r){n.constructor===t.constructor&amp;&amp;r===w&amp;&amp;n.constructor.resolve===x?1===n._state?P(t,n._result):2===n._state?I(t,n._result):M(n,void 0,function(e){return A(t,e)},function(e){return I(t,e)}):void 0===r?P(t,n):e(r)?d(function(e){var t=!1,o=function(e,t,n,r){try{e.call(t,n,r)}catch(e){return e}}(r,n,function(r){t||(t=!0,n!==r?A(e,r):P(e,r))},function(n){t||(t=!0,I(e,n))},"Settle: "+(e._label||" unknown promise"));!t&amp;&amp;o&amp;&amp;(t=!0,I(e,o))},t):P(t,n)}function A(e,t){if(e===t)I(e,TypeError("You cannot resolve a promise with itself"));else if(n=typeof t,null!==t&amp;&amp;("object"===n||"function"===n)){var n,r=void 0;try{r=t.then}catch(t){I(e,t);return}E(e,t,r)}else P(e,t)}function k(e){e._onerror&amp;&amp;e._onerror(e._result),L(e)}function P(e,t){e._state===S&amp;&amp;(e._result=t,e._state=1,0!==e._subscribers.length&amp;&amp;d(L,e))}function I(e,t){e._state===S&amp;&amp;(e._state=2,e._result=t,d(k,e))}function M(e,t,n,r){var o=e._subscribers,i=o.length;e._onerror=null,o[i]=t,o[i+1]=n,o[i+2]=r,0===i&amp;&amp;e._state&amp;&amp;d(L,e)}function L(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r=void 0,o=void 0,i=e._result,a=0;a&lt;t.length;a+=3)r=t[a],o=t[a+n],r?D(n,r,o,i):o(i);e._subscribers.length=0}}function D(t,n,r,o){var i=e(r),a=void 0,s=void 0,l=!0;if(i){try{a=r(o)}catch(e){l=!1,s=e}if(n===a){I(n,TypeError("A promises callback cannot return that same promise."));return}}else a=o;n._state!==S||(i&amp;&amp;l?A(n,a):!1===l?I(n,s):1===t?P(n,a):2===t&amp;&amp;I(n,a))}var O=0;function j(e){e[C]=O++,e._state=void 0,e._result=void 0,e._subscribers=[]}var N=function(){function e(e,t){this._instanceConstructor=e,this.promise=new e(T),this.promise[C]||j(this.promise),s(t)?(this.length=t.length,this._remaining=t.length,this._result=Array(this.length),0===this.length?P(this.promise,this._result):(this.length=this.length||0,this._enumerate(t),0===this._remaining&amp;&amp;P(this.promise,this._result))):I(this.promise,Error("Array Methods must be provided an Array"))}return e.prototype._enumerate=function(e){for(var t=0;this._state===S&amp;&amp;t&lt;e.length;t++)this._eachEntry(e[t],t)},e.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,r=n.resolve;if(r===x){var o=void 0,i=void 0,a=!1;try{o=e.then}catch(e){a=!0,i=e}if(o===w&amp;&amp;e._state!==S)this._settledAt(e._state,t,e._result);else if("function"!=typeof o)this._remaining--,this._result[t]=e;else if(n===R){var s=new n(T);a?I(s,i):E(s,e,o),this._willSettleAt(s,t)}else this._willSettleAt(new n(function(t){return t(e)}),t)}else this._willSettleAt(r(e),t)},e.prototype._settledAt=function(e,t,n){var r=this.promise;r._state===S&amp;&amp;(this._remaining--,2===e?I(r,n):this._result[t]=n),0===this._remaining&amp;&amp;P(r,this._result)},e.prototype._willSettleAt=function(e,t){var n=this;M(e,void 0,function(e){return n._settledAt(1,t,e)},function(e){return n._settledAt(2,t,e)})},e}(),R=function(){function t(e){this[C]=O++,this._result=this._state=void 0,this._subscribers=[],T!==e&amp;&amp;("function"!=typeof e&amp;&amp;function(){throw TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof t?function(e,t){try{t(function(t){A(e,t)},function(t){I(e,t)})}catch(t){I(e,t)}}(this,e):function(){throw TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return t.prototype.catch=function(e){return this.then(null,e)},t.prototype.finally=function(t){var n=this.constructor;return e(t)?this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){throw e})}):this.then(t,t)},t}();return R.prototype.then=w,R.all=function(e){return new N(this,e).promise},R.race=function(e){var t=this;return new t(s(e)?function(n,r){for(var o=e.length,i=0;i&lt;o;i++)t.resolve(e[i]).then(n,r)}:function(e,t){return t(TypeError("You must pass an array to race."))})},R.resolve=x,R.reject=function(e){var t=new this(T);return I(t,e),t},R._setScheduler=function(e){u=e},R._setAsap=function(e){d=e},R._asap=d,R.polyfill=function(){var e=void 0;if(void 0!==n.g)e=n.g;else if("undefined"!=typeof self)e=self;else try{e=Function("return this")()}catch(e){throw Error("polyfill failed because global object is unavailable in this environment")}var t=e.Promise;if(t){var r=null;try{r=Object.prototype.toString.call(t.resolve())}catch(e){}if("[object Promise]"===r&amp;&amp;!t.cast)return}e.Promise=R},R.Promise=R,R},e.exports=r()},49180:function(e,t,n){"use strict";var r;e.exports=(r=void 0,(r=void 0!==n.g?n.g:void 0!==window&amp;&amp;window.document?window:self,function(){if(!r.hasOwnProperty("Promise"))return!1;var e,t=r.Promise;return!!(t.hasOwnProperty("resolve")&amp;&amp;t.hasOwnProperty("reject")&amp;&amp;t.hasOwnProperty("all")&amp;&amp;t.hasOwnProperty("race"))&amp;&amp;(e=void 0,new r.Promise(function(t){e=t}),"function"==typeof e)}())?r.Promise:n(28455).Promise)},94535:function(e,t,n){"use strict";var r;e.exports=(r=n(49180),function(e,t){return function(){for(var n=arguments.length,o=Array(n),i=0;i&lt;n;i++)o[i]=arguments[i];var a=t&amp;&amp;t.multiArgs,s=void 0;return t&amp;&amp;t.thisArg?s=t.thisArg:t&amp;&amp;(s=t),new r(function(t,n){o.push(function(e){if(e)return n(e);for(var r=arguments.length,o=Array(r&gt;1?r-1:0),i=1;i&lt;r;i++)o[i-1]=arguments[i];if(!1==!!a)return t(o[0]);t(o)});var r=e.apply(s,o);r&amp;&amp;"function"==typeof r.then&amp;&amp;"function"==typeof r.catch&amp;&amp;t(r)})}})},47324:function(e){"use strict";var t,n="object"==typeof Reflect?Reflect:null,r=n&amp;&amp;"function"==typeof n.apply?n.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};t=n&amp;&amp;"function"==typeof n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var o=Number.isNaN||function(e){return e!=e};function i(){i.init.call(this)}e.exports=i,e.exports.once=function(e,t){return new Promise(function(n,r){var o;function i(n){e.removeListener(t,a),r(n)}function a(){"function"==typeof e.removeListener&amp;&amp;e.removeListener("error",i),n([].slice.call(arguments))}m(e,t,a,{once:!0}),"error"!==t&amp;&amp;(o={once:!0},"function"==typeof e.on&amp;&amp;m(e,"error",i,o))})},i.EventEmitter=i,i.prototype._events=void 0,i.prototype._eventsCount=0,i.prototype._maxListeners=void 0;var a=10;function s(e){if("function"!=typeof e)throw TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function l(e){return void 0===e._maxListeners?i.defaultMaxListeners:e._maxListeners}function c(e,t,n,r){if(s(n),void 0===(i=e._events)?(i=e._events=Object.create(null),e._eventsCount=0):(void 0!==i.newListener&amp;&amp;(e.emit("newListener",t,n.listener?n.listener:n),i=e._events),a=i[t]),void 0===a)a=i[t]=n,++e._eventsCount;else if("function"==typeof a?a=i[t]=r?[n,a]:[a,n]:r?a.unshift(n):a.push(n),(o=l(e))&gt;0&amp;&amp;a.length&gt;o&amp;&amp;!a.warned){a.warned=!0;var o,i,a,c=Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=e,c.type=t,c.count=a.length,console&amp;&amp;console.warn&amp;&amp;console.warn(c)}return e}function u(){if(!this.fired)return(this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0==arguments.length)?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function d(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},o=u.bind(r);return o.listener=n,r.wrapFn=o,o}function p(e,t,n){var r=e._events;if(void 0===r)return[];var o=r[t];return void 0===o?[]:"function"==typeof o?n?[o.listener||o]:[o]:n?function(e){for(var t=Array(e.length),n=0;n&lt;t.length;++n)t[n]=e[n].listener||e[n];return t}(o):f(o,o.length)}function h(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function f(e,t){for(var n=Array(t),r=0;r&lt;t;++r)n[r]=e[r];return n}function m(e,t,n,r){if("function"==typeof e.on)r.once?e.once(t,n):e.on(t,n);else if("function"==typeof e.addEventListener)e.addEventListener(t,function o(i){r.once&amp;&amp;e.removeEventListener(t,o),n(i)});else throw TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e)}Object.defineProperty(i,"defaultMaxListeners",{enumerable:!0,get:function(){return a},set:function(e){if("number"!=typeof e||e&lt;0||o(e))throw RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");a=e}}),i.init=function(){(void 0===this._events||this._events===Object.getPrototypeOf(this)._events)&amp;&amp;(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},i.prototype.setMaxListeners=function(e){if("number"!=typeof e||e&lt;0||o(e))throw RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},i.prototype.getMaxListeners=function(){return l(this)},i.prototype.emit=function(e){for(var t=[],n=1;n&lt;arguments.length;n++)t.push(arguments[n]);var o="error"===e,i=this._events;if(void 0!==i)o=o&amp;&amp;void 0===i.error;else if(!o)return!1;if(o){if(t.length&gt;0&amp;&amp;(a=t[0]),a instanceof Error)throw a;var a,s=Error("Unhandled error."+(a?" ("+a.message+")":""));throw s.context=a,s}var l=i[e];if(void 0===l)return!1;if("function"==typeof l)r(l,this,t);else for(var c=l.length,u=f(l,c),n=0;n&lt;c;++n)r(u[n],this,t);return!0},i.prototype.addListener=function(e,t){return c(this,e,t,!1)},i.prototype.on=i.prototype.addListener,i.prototype.prependListener=function(e,t){return c(this,e,t,!0)},i.prototype.once=function(e,t){return s(t),this.on(e,d(this,e,t)),this},i.prototype.prependOnceListener=function(e,t){return s(t),this.prependListener(e,d(this,e,t)),this},i.prototype.removeListener=function(e,t){var n,r,o,i,a;if(s(t),void 0===(r=this._events)||void 0===(n=r[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&amp;&amp;this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(o=-1,i=n.length-1;i&gt;=0;i--)if(n[i]===t||n[i].listener===t){a=n[i].listener,o=i;break}if(o&lt;0)return this;0===o?n.shift():function(e,t){for(;t+1&lt;e.length;t++)e[t]=e[t+1];e.pop()}(n,o),1===n.length&amp;&amp;(r[e]=n[0]),void 0!==r.removeListener&amp;&amp;this.emit("removeListener",e,a||t)}return this},i.prototype.off=i.prototype.removeListener,i.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0==arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&amp;&amp;(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0==arguments.length){var o,i=Object.keys(n);for(r=0;r&lt;i.length;++r)"removeListener"!==(o=i[r])&amp;&amp;this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r&gt;=0;r--)this.removeListener(e,t[r]);return this},i.prototype.listeners=function(e){return p(this,e,!0)},i.prototype.rawListeners=function(e){return p(this,e,!1)},i.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):h.call(e,t)},i.prototype.listenerCount=h,i.prototype.eventNames=function(){return this._eventsCount&gt;0?t(this._events):[]}},30624:function(e,t,n){var r=n(57861).Buffer,o=n(88069),i=n(79785),a=n(34963),s=n(47324),l=n(23648),c=n(48227).inherits,u=n(64929)("https-proxy-agent");function d(e){if(!(this instanceof d))return new d(e);if("string"==typeof e&amp;&amp;(e=a.parse(e)),!e)throw Error("an HTTP(S) proxy server `host` and `port` must be specified!");u("creating new HttpsProxyAgent instance: %o",e),l.call(this,e);var t=Object.assign({},e);this.secureProxy=!!t.protocol&amp;&amp;/^https:?$/i.test(t.protocol),t.host=t.hostname||t.host,t.port=+t.port||(this.secureProxy?443:80),!this.secureProxy||"ALPNProtocols"in t||(t.ALPNProtocols=["http 1.1"]),t.host&amp;&amp;t.path&amp;&amp;(delete t.path,delete t.pathname),this.proxy=t,this.defaultPort=443}function p(e){e.resume()}e.exports=d,c(d,l),d.prototype.callback=function(e,t,n){var a,l,c,d=this.proxy;c=this.secureProxy?i.connect(d):o.connect(d);var h=[],f=0;function m(){var o=c.read();o?function(o){h.push(o),f+=o.length;var a=r.concat(h,f),l=a.toString("ascii");if(!~l.indexOf("\r\n\r\n")){u("have not received end of HTTP headers yet..."),m();return}var d=l.substring(0,l.indexOf("\r\n")),g=+d.split(" ")[1];if(u("got proxy server response: %o",d),200==g){var y=c;h=a=null,t.secureEndpoint&amp;&amp;(u("upgrading proxy-connected socket to TLS connection: %o",t.host),t.socket=c,t.servername=t.servername||t.host,t.host=null,t.hostname=null,t.port=null,y=i.connect(t)),v(),e.once("socket",p),n(null,y)}else v(),c.destroy(),c=new s.EventEmitter,h=a,e.once("socket",_),n(null,c)}(o):c.once("readable",m)}function v(){c.removeListener("end",y),c.removeListener("error",b),c.removeListener("close",g),c.removeListener("readable",m)}function g(e){u("onclose had error %o",e)}function y(){u("onend")}function b(e){v(),n(e)}function _(e){if(u("replaying proxy buffer for failed request"),e.listenerCount("data")&gt;0)e.emit("data",h);else throw Error("should not happen...");h=null}c.on("error",b),c.on("close",g),c.on("end",y),m();var w="CONNECT "+t.host+":"+t.port+" HTTP/1.1\r\n",x=Object.assign({},d.headers);d.auth&amp;&amp;(x["Proxy-Authorization"]="Basic "+r.from(d.auth).toString("base64"));var C=t.host;a=t.port,((l=t.secureEndpoint)||80!==a)&amp;&amp;(!l||443!==a)&amp;&amp;(C+=":"+t.port),x.Host=C,x.Connection="close",Object.keys(x).forEach(function(e){w+=e+": "+x[e]+"\r\n"}),c.write(w+"\r\n")}},47164:function(e,t){t.read=function(e,t,n,r,o){var i,a,s=8*o-r-1,l=(1&lt;&lt;s)-1,c=l&gt;&gt;1,u=-7,d=n?o-1:0,p=n?-1:1,h=e[t+d];for(d+=p,i=h&amp;(1&lt;&lt;-u)-1,h&gt;&gt;=-u,u+=s;u&gt;0;i=256*i+e[t+d],d+=p,u-=8);for(a=i&amp;(1&lt;&lt;-u)-1,i&gt;&gt;=-u,u+=r;u&gt;0;a=256*a+e[t+d],d+=p,u-=8);if(0===i)i=1-c;else{if(i===l)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,r),i-=c}return(h?-1:1)*a*Math.pow(2,i-r)},t.write=function(e,t,n,r,o,i){var a,s,l,c=8*i-o-1,u=(1&lt;&lt;c)-1,d=u&gt;&gt;1,p=23===o?5960464477539062e-23:0,h=r?0:i-1,f=r?1:-1,m=t&lt;0||0===t&amp;&amp;1/t&lt;0?1:0;for(isNaN(t=Math.abs(t))||t===1/0?(s=isNaN(t)?1:0,a=u):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))&lt;1&amp;&amp;(a--,l*=2),a+d&gt;=1?t+=p/l:t+=p*Math.pow(2,1-d),t*l&gt;=2&amp;&amp;(a++,l/=2),a+d&gt;=u?(s=0,a=u):a+d&gt;=1?(s=(t*l-1)*Math.pow(2,o),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,o),a=0));o&gt;=8;e[n+h]=255&amp;s,h+=f,s/=256,o-=8);for(a=a&lt;&lt;o|s,c+=o;c&gt;0;e[n+h]=255&amp;a,h+=f,a/=256,c-=8);e[n+h-f]|=128*m}},62206:function(e,t,n){n(51945),e.exports=self.fetch.bind(self)},94466:function(e,t,n){var r=n(65234)(n(83250),"DataView");e.exports=r},85208:function(e,t,n){var r=n(34440),o=n(84108),i=n(61085),a=n(77706),s=n(8636);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t&lt;n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=o,l.prototype.get=i,l.prototype.has=a,l.prototype.set=s,e.exports=l},81998:function(e,t,n){var r=n(90266),o=n(42875),i=n(45828),a=n(24115),s=n(67690);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t&lt;n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=o,l.prototype.get=i,l.prototype.has=a,l.prototype.set=s,e.exports=l},72887:function(e,t,n){var r=n(65234)(n(83250),"Map");e.exports=r},95678:function(e,t,n){var r=n(39016),o=n(62363),i=n(64348),a=n(53062),s=n(30262);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t&lt;n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=o,l.prototype.get=i,l.prototype.has=a,l.prototype.set=s,e.exports=l},95747:function(e,t,n){var r=n(65234)(n(83250),"Promise");e.exports=r},56616:function(e,t,n){var r=n(65234)(n(83250),"Set");e.exports=r},84546:function(e,t,n){var r=n(95678),o=n(83937),i=n(15009);function a(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t&lt;n;)this.add(e[t])}a.prototype.add=a.prototype.push=o,a.prototype.has=i,e.exports=a},19549:function(e,t,n){var r=n(81998),o=n(93210),i=n(48603),a=n(38947),s=n(70885),l=n(98938);function c(e){var t=this.__data__=new r(e);this.size=t.size}c.prototype.clear=o,c.prototype.delete=i,c.prototype.get=a,c.prototype.has=s,c.prototype.set=l,e.exports=c},70861:function(e,t,n){var r=n(83250).Symbol;e.exports=r},3526:function(e,t,n){var r=n(83250).Uint8Array;e.exports=r},98001:function(e,t,n){var r=n(65234)(n(83250),"WeakMap");e.exports=r},82493:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n&lt;r;){var a=e[n];t(a,n,e)&amp;&amp;(i[o++]=a)}return i}},75825:function(e,t,n){var r=n(18509),o=n(79312),i=n(55589),a=n(85778),s=n(5023),l=n(50922),c=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=i(e),u=!n&amp;&amp;o(e),d=!n&amp;&amp;!u&amp;&amp;a(e),p=!n&amp;&amp;!u&amp;&amp;!d&amp;&amp;l(e),h=n||u||d||p,f=h?r(e.length,String):[],m=f.length;for(var v in e)(t||c.call(e,v))&amp;&amp;!(h&amp;&amp;("length"==v||d&amp;&amp;("offset"==v||"parent"==v)||p&amp;&amp;("buffer"==v||"byteLength"==v||"byteOffset"==v)||s(v,m)))&amp;&amp;f.push(v);return f}},29233:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n&lt;r;)o[n]=t(e[n],n,e);return o}},10111:function(e){e.exports=function(e,t){for(var n=-1,r=t.length,o=e.length;++n&lt;r;)e[o+n]=t[n];return e}},1831:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n&lt;r;)if(t(e[n],n,e))return!0;return!1}},18498:function(e,t,n){var r=n(58260);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return -1}},87500:function(e,t,n){var r=n(25595);e.exports=function(e,t,n){"__proto__"==t&amp;&amp;r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},61701:function(e,t,n){var r=n(44003),o=n(96313)(r);e.exports=o},39943:function(e,t,n){var r=n(72545)();e.exports=r},44003:function(e,t,n){var r=n(39943),o=n(62096);e.exports=function(e,t){return e&amp;&amp;r(e,t,o)}},40548:function(e,t,n){var r=n(24007),o=n(86040);e.exports=function(e,t){t=r(t,e);for(var n=0,i=t.length;null!=e&amp;&amp;n&lt;i;)e=e[o(t[n++])];return n&amp;&amp;n==i?e:void 0}},4468:function(e,t,n){var r=n(10111),o=n(55589);e.exports=function(e,t,n){var i=t(e);return o(e)?i:r(i,n(e))}},69823:function(e,t,n){var r=n(70861),o=n(91339),i=n(25151),a=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&amp;&amp;a in Object(e)?o(e):i(e)}},62902:function(e){e.exports=function(e,t){return null!=e&amp;&amp;t in Object(e)}},33016:function(e,t,n){var r=n(69823),o=n(50440);e.exports=function(e){return o(e)&amp;&amp;"[object Arguments]"==r(e)}},34662:function(e,t,n){var r=n(88968),o=n(50440);e.exports=function e(t,n,i,a,s){return t===n||(null!=t&amp;&amp;null!=n&amp;&amp;(o(t)||o(n))?r(t,n,i,a,e,s):t!=t&amp;&amp;n!=n)}},88968:function(e,t,n){var r=n(19549),o=n(14952),i=n(21080),a=n(86524),s=n(87493),l=n(55589),c=n(85778),u=n(50922),d="[object Arguments]",p="[object Array]",h="[object Object]",f=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,m,v,g){var y=l(e),b=l(t),_=y?p:s(e),w=b?p:s(t);_=_==d?h:_,w=w==d?h:w;var x=_==h,C=w==h,T=_==w;if(T&amp;&amp;c(e)){if(!c(t))return!1;y=!0,x=!1}if(T&amp;&amp;!x)return g||(g=new r),y||u(e)?o(e,t,n,m,v,g):i(e,t,_,n,m,v,g);if(!(1&amp;n)){var S=x&amp;&amp;f.call(e,"__wrapped__"),E=C&amp;&amp;f.call(t,"__wrapped__");if(S||E){var A=S?e.value():e,k=E?t.value():t;return g||(g=new r),v(A,k,n,m,g)}}return!!T&amp;&amp;(g||(g=new r),a(e,t,n,m,v,g))}},2972:function(e,t,n){var r=n(19549),o=n(34662);e.exports=function(e,t,n,i){var a=n.length,s=a,l=!i;if(null==e)return!s;for(e=Object(e);a--;){var c=n[a];if(l&amp;&amp;c[2]?c[1]!==e[c[0]]:!(c[0]in e))return!1}for(;++a&lt;s;){var u=(c=n[a])[0],d=e[u],p=c[1];if(l&amp;&amp;c[2]){if(void 0===d&amp;&amp;!(u in e))return!1}else{var h=new r;if(i)var f=i(d,p,u,e,t,h);if(!(void 0===f?o(p,d,3,i,h):f))return!1}}return!0}},99817:function(e,t,n){var r=n(45563),o=n(28597),i=n(93702),a=n(55784),s=/^\[object .+?Constructor\]$/,l=Object.prototype,c=Function.prototype.toString,u=l.hasOwnProperty,d=RegExp("^"+c.call(u).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&amp;").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!i(e)||o(e))&amp;&amp;(r(e)?d:s).test(a(e))}},42448:function(e,t,n){var r=n(69823),o=n(66052),i=n(50440),a={};a["[object Float32Array]"]=a["[object Float64Array]"]=a["[object Int8Array]"]=a["[object Int16Array]"]=a["[object Int32Array]"]=a["[object Uint8Array]"]=a["[object Uint8ClampedArray]"]=a["[object Uint16Array]"]=a["[object Uint32Array]"]=!0,a["[object Arguments]"]=a["[object Array]"]=a["[object ArrayBuffer]"]=a["[object Boolean]"]=a["[object DataView]"]=a["[object Date]"]=a["[object Error]"]=a["[object Function]"]=a["[object Map]"]=a["[object Number]"]=a["[object Object]"]=a["[object RegExp]"]=a["[object Set]"]=a["[object String]"]=a["[object WeakMap]"]=!1,e.exports=function(e){return i(e)&amp;&amp;o(e.length)&amp;&amp;!!a[r(e)]}},55833:function(e,t,n){var r=n(15640),o=n(9906),i=n(80229),a=n(55589),s=n(94437);e.exports=function(e){return"function"==typeof e?e:null==e?i:"object"==typeof e?a(e)?o(e[0],e[1]):r(e):s(e)}},41351:function(e,t,n){var r=n(32840),o=n(82825),i=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return o(e);var t=[];for(var n in Object(e))i.call(e,n)&amp;&amp;"constructor"!=n&amp;&amp;t.push(n);return t}},78068:function(e,t,n){var r=n(61701),o=n(30568);e.exports=function(e,t){var n=-1,i=o(e)?Array(e.length):[];return r(e,function(e,r,o){i[++n]=t(e,r,o)}),i}},15640:function(e,t,n){var r=n(2972),o=n(72198),i=n(94656);e.exports=function(e){var t=o(e);return 1==t.length&amp;&amp;t[0][2]?i(t[0][0],t[0][1]):function(n){return n===e||r(n,e,t)}}},9906:function(e,t,n){var r=n(34662),o=n(13546),i=n(56708),a=n(5130),s=n(18802),l=n(94656),c=n(86040);e.exports=function(e,t){return a(e)&amp;&amp;s(t)?l(c(e),t):function(n){var a=o(n,e);return void 0===a&amp;&amp;a===t?i(n,e):r(t,a,3)}}},86174:function(e){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},3293:function(e,t,n){var r=n(40548);e.exports=function(e){return function(t){return r(t,e)}}},18509:function(e){e.exports=function(e,t){for(var n=-1,r=Array(e);++n&lt;e;)r[n]=t(n);return r}},86245:function(e,t,n){var r=n(70861),o=n(29233),i=n(55589),a=n(52624),s=1/0,l=r?r.prototype:void 0,c=l?l.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(i(t))return o(t,e)+"";if(a(t))return c?c.call(t):"";var n=t+"";return"0"==n&amp;&amp;1/t==-s?"-0":n}},31525:function(e){e.exports=function(e){return function(t){return e(t)}}},77026:function(e){e.exports=function(e,t){return e.has(t)}},24007:function(e,t,n){var r=n(55589),o=n(5130),i=n(44041),a=n(99835);e.exports=function(e,t){return r(e)?e:o(e,t)?[e]:i(a(e))}},1622:function(e,t,n){var r=n(83250)["__core-js_shared__"];e.exports=r},96313:function(e,t,n){var r=n(30568);e.exports=function(e,t){return function(n,o){if(null==n)return n;if(!r(n))return e(n,o);for(var i=n.length,a=t?i:-1,s=Object(n);(t?a--:++a&lt;i)&amp;&amp;!1!==o(s[a],a,s););return n}}},72545:function(e){e.exports=function(e){return function(t,n,r){for(var o=-1,i=Object(t),a=r(t),s=a.length;s--;){var l=a[e?s:++o];if(!1===n(i[l],l,i))break}return t}}},25595:function(e,t,n){var r=n(65234),o=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=o},14952:function(e,t,n){var r=n(84546),o=n(1831),i=n(77026);e.exports=function(e,t,n,a,s,l){var c=1&amp;n,u=e.length,d=t.length;if(u!=d&amp;&amp;!(c&amp;&amp;d&gt;u))return!1;var p=l.get(e),h=l.get(t);if(p&amp;&amp;h)return p==t&amp;&amp;h==e;var f=-1,m=!0,v=2&amp;n?new r:void 0;for(l.set(e,t),l.set(t,e);++f&lt;u;){var g=e[f],y=t[f];if(a)var b=c?a(y,g,f,t,e,l):a(g,y,f,e,t,l);if(void 0!==b){if(b)continue;m=!1;break}if(v){if(!o(t,function(e,t){if(!i(v,t)&amp;&amp;(g===e||s(g,e,n,a,l)))return v.push(t)})){m=!1;break}}else if(!(g===y||s(g,y,n,a,l))){m=!1;break}}return l.delete(e),l.delete(t),m}},21080:function(e,t,n){var r=n(70861),o=n(3526),i=n(58260),a=n(14952),s=n(81140),l=n(77969),c=r?r.prototype:void 0,u=c?c.valueOf:void 0;e.exports=function(e,t,n,r,c,d,p){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)break;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":if(e.byteLength!=t.byteLength||!d(new o(e),new o(t)))break;return!0;case"[object Boolean]":case"[object Date]":case"[object Number]":return i(+e,+t);case"[object Error]":return e.name==t.name&amp;&amp;e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var h=s;case"[object Set]":var f=1&amp;r;if(h||(h=l),e.size!=t.size&amp;&amp;!f)break;var m=p.get(e);if(m)return m==t;r|=2,p.set(e,t);var v=a(h(e),h(t),r,c,d,p);return p.delete(e),v;case"[object Symbol]":if(u)return u.call(e)==u.call(t)}return!1}},86524:function(e,t,n){var r=n(54357),o=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,i,a,s){var l=1&amp;n,c=r(e),u=c.length;if(u!=r(t).length&amp;&amp;!l)return!1;for(var d=u;d--;){var p=c[d];if(!(l?p in t:o.call(t,p)))return!1}var h=s.get(e),f=s.get(t);if(h&amp;&amp;f)return h==t&amp;&amp;f==e;var m=!0;s.set(e,t),s.set(t,e);for(var v=l;++d&lt;u;){var g=e[p=c[d]],y=t[p];if(i)var b=l?i(y,g,p,t,e,s):i(g,y,p,e,t,s);if(!(void 0===b?g===y||a(g,y,n,i,s):b)){m=!1;break}v||(v="constructor"==p)}if(m&amp;&amp;!v){var _=e.constructor,w=t.constructor;_!=w&amp;&amp;"constructor"in e&amp;&amp;"constructor"in t&amp;&amp;!("function"==typeof _&amp;&amp;_ instanceof _&amp;&amp;"function"==typeof w&amp;&amp;w instanceof w)&amp;&amp;(m=!1)}return s.delete(e),s.delete(t),m}},20302:function(e,t,n){var r="object"==typeof n.g&amp;&amp;n.g&amp;&amp;n.g.Object===Object&amp;&amp;n.g;e.exports=r},54357:function(e,t,n){var r=n(4468),o=n(44450),i=n(62096);e.exports=function(e){return r(e,i,o)}},77570:function(e,t,n){var r=n(58949);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},72198:function(e,t,n){var r=n(18802),o=n(62096);e.exports=function(e){for(var t=o(e),n=t.length;n--;){var i=t[n],a=e[i];t[n]=[i,a,r(a)]}return t}},65234:function(e,t,n){var r=n(99817),o=n(67736);e.exports=function(e,t){var n=o(e,t);return r(n)?n:void 0}},91339:function(e,t,n){var r=n(70861),o=Object.prototype,i=o.hasOwnProperty,a=o.toString,s=r?r.toStringTag:void 0;e.exports=function(e){var t=i.call(e,s),n=e[s];try{e[s]=void 0;var r=!0}catch(e){}var o=a.call(e);return r&amp;&amp;(t?e[s]=n:delete e[s]),o}},44450:function(e,t,n){var r=n(82493),o=n(84506),i=Object.prototype.propertyIsEnumerable,a=Object.getOwnPropertySymbols,s=a?function(e){return null==e?[]:r(a(e=Object(e)),function(t){return i.call(e,t)})}:o;e.exports=s},87493:function(e,t,n){var r=n(94466),o=n(72887),i=n(95747),a=n(56616),s=n(98001),l=n(69823),c=n(55784),u="[object Map]",d="[object Promise]",p="[object Set]",h="[object WeakMap]",f="[object DataView]",m=c(r),v=c(o),g=c(i),y=c(a),b=c(s),_=l;(r&amp;&amp;_(new r(new ArrayBuffer(1)))!=f||o&amp;&amp;_(new o)!=u||i&amp;&amp;_(i.resolve())!=d||a&amp;&amp;_(new a)!=p||s&amp;&amp;_(new s)!=h)&amp;&amp;(_=function(e){var t=l(e),n="[object Object]"==t?e.constructor:void 0,r=n?c(n):"";if(r)switch(r){case m:return f;case v:return u;case g:return d;case y:return p;case b:return h}return t}),e.exports=_},67736:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},13544:function(e,t,n){var r=n(24007),o=n(79312),i=n(55589),a=n(5023),s=n(66052),l=n(86040);e.exports=function(e,t,n){t=r(t,e);for(var c=-1,u=t.length,d=!1;++c&lt;u;){var p=l(t[c]);if(!(d=null!=e&amp;&amp;n(e,p)))break;e=e[p]}return d||++c!=u?d:!!(u=null==e?0:e.length)&amp;&amp;s(u)&amp;&amp;a(p,u)&amp;&amp;(i(e)||o(e))}},34440:function(e,t,n){var r=n(24545);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},84108:function(e){e.exports=function(e){var t=this.has(e)&amp;&amp;delete this.__data__[e];return this.size-=t?1:0,t}},61085:function(e,t,n){var r=n(24545),o=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return o.call(t,e)?t[e]:void 0}},77706:function(e,t,n){var r=n(24545),o=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:o.call(t,e)}},8636:function(e,t,n){var r=n(24545);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&amp;&amp;void 0===t?"__lodash_hash_undefined__":t,this}},5023:function(e){var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,n){var r=typeof e;return!!(n=null==n?9007199254740991:n)&amp;&amp;("number"==r||"symbol"!=r&amp;&amp;t.test(e))&amp;&amp;e&gt;-1&amp;&amp;e%1==0&amp;&amp;e&lt;n}},5130:function(e,t,n){var r=n(55589),o=n(52624),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,a=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!!("number"==n||"symbol"==n||"boolean"==n||null==e||o(e))||a.test(e)||!i.test(e)||null!=t&amp;&amp;e in Object(t)}},58949:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},28597:function(e,t,n){var r,o=n(1622),i=(r=/[^.]+$/.exec(o&amp;&amp;o.keys&amp;&amp;o.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!i&amp;&amp;i in e}},32840:function(e){var t=Object.prototype;e.exports=function(e){var n=e&amp;&amp;e.constructor;return e===("function"==typeof n&amp;&amp;n.prototype||t)}},18802:function(e,t,n){var r=n(93702);e.exports=function(e){return e==e&amp;&amp;!r(e)}},90266:function(e){e.exports=function(){this.__data__=[],this.size=0}},42875:function(e,t,n){var r=n(18498),o=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n&lt;0)&amp;&amp;(n==t.length-1?t.pop():o.call(t,n,1),--this.size,!0)}},45828:function(e,t,n){var r=n(18498);e.exports=function(e){var t=this.__data__,n=r(t,e);return n&lt;0?void 0:t[n][1]}},24115:function(e,t,n){var r=n(18498);e.exports=function(e){return r(this.__data__,e)&gt;-1}},67690:function(e,t,n){var r=n(18498);e.exports=function(e,t){var n=this.__data__,o=r(n,e);return o&lt;0?(++this.size,n.push([e,t])):n[o][1]=t,this}},39016:function(e,t,n){var r=n(85208),o=n(81998),i=n(72887);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||o),string:new r}}},62363:function(e,t,n){var r=n(77570);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},64348:function(e,t,n){var r=n(77570);e.exports=function(e){return r(this,e).get(e)}},53062:function(e,t,n){var r=n(77570);e.exports=function(e){return r(this,e).has(e)}},30262:function(e,t,n){var r=n(77570);e.exports=function(e,t){var n=r(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this}},81140:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}},94656:function(e){e.exports=function(e,t){return function(n){return null!=n&amp;&amp;n[e]===t&amp;&amp;(void 0!==t||e in Object(n))}}},32924:function(e,t,n){var r=n(67997);e.exports=function(e){var t=r(e,function(e){return 500===n.size&amp;&amp;n.clear(),e}),n=t.cache;return t}},24545:function(e,t,n){var r=n(65234)(Object,"create");e.exports=r},82825:function(e,t,n){var r=n(33540)(Object.keys,Object);e.exports=r},8690:function(e,t,n){e=n.nmd(e);var r=n(20302),o=t&amp;&amp;!t.nodeType&amp;&amp;t,i=o&amp;&amp;e&amp;&amp;!e.nodeType&amp;&amp;e,a=i&amp;&amp;i.exports===o&amp;&amp;r.process,s=function(){try{var e=i&amp;&amp;i.require&amp;&amp;i.require("util").types;if(e)return e;return a&amp;&amp;a.binding&amp;&amp;a.binding("util")}catch(e){}}();e.exports=s},25151:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},33540:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},83250:function(e,t,n){var r=n(20302),o="object"==typeof self&amp;&amp;self&amp;&amp;self.Object===Object&amp;&amp;self,i=r||o||Function("return this")();e.exports=i},83937:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},15009:function(e){e.exports=function(e){return this.__data__.has(e)}},77969:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}},93210:function(e,t,n){var r=n(81998);e.exports=function(){this.__data__=new r,this.size=0}},48603:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},38947:function(e){e.exports=function(e){return this.__data__.get(e)}},70885:function(e){e.exports=function(e){return this.__data__.has(e)}},98938:function(e,t,n){var r=n(81998),o=n(72887),i=n(95678);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var a=n.__data__;if(!o||a.length&lt;199)return a.push([e,t]),this.size=++n.size,this;n=this.__data__=new i(a)}return n.set(e,t),this.size=n.size,this}},44041:function(e,t,n){var r=n(32924),o=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,i=/\\(\\)?/g,a=r(function(e){var t=[];return 46===e.charCodeAt(0)&amp;&amp;t.push(""),e.replace(o,function(e,n,r,o){t.push(r?o.replace(i,"$1"):n||e)}),t});e.exports=a},86040:function(e,t,n){var r=n(52624),o=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&amp;&amp;1/e==-o?"-0":t}},55784:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},58260:function(e){e.exports=function(e,t){return e===t||e!=e&amp;&amp;t!=t}},13546:function(e,t,n){var r=n(40548);e.exports=function(e,t,n){var o=null==e?void 0:r(e,t);return void 0===o?n:o}},56708:function(e,t,n){var r=n(62902),o=n(13544);e.exports=function(e,t){return null!=e&amp;&amp;o(e,t,r)}},80229:function(e){e.exports=function(e){return e}},79312:function(e,t,n){var r=n(33016),o=n(50440),i=Object.prototype,a=i.hasOwnProperty,s=i.propertyIsEnumerable,l=r(function(){return arguments}())?r:function(e){return o(e)&amp;&amp;a.call(e,"callee")&amp;&amp;!s.call(e,"callee")};e.exports=l},55589:function(e){var t=Array.isArray;e.exports=t},30568:function(e,t,n){var r=n(45563),o=n(66052);e.exports=function(e){return null!=e&amp;&amp;o(e.length)&amp;&amp;!r(e)}},85778:function(e,t,n){e=n.nmd(e);var r=n(83250),o=n(37999),i=t&amp;&amp;!t.nodeType&amp;&amp;t,a=i&amp;&amp;e&amp;&amp;!e.nodeType&amp;&amp;e,s=a&amp;&amp;a.exports===i?r.Buffer:void 0,l=s?s.isBuffer:void 0;e.exports=l||o},45563:function(e,t,n){var r=n(69823),o=n(93702);e.exports=function(e){if(!o(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},66052:function(e){e.exports=function(e){return"number"==typeof e&amp;&amp;e&gt;-1&amp;&amp;e%1==0&amp;&amp;e&lt;=9007199254740991}},93702:function(e){e.exports=function(e){var t=typeof e;return null!=e&amp;&amp;("object"==t||"function"==t)}},50440:function(e){e.exports=function(e){return null!=e&amp;&amp;"object"==typeof e}},52624:function(e,t,n){var r=n(69823),o=n(50440);e.exports=function(e){return"symbol"==typeof e||o(e)&amp;&amp;"[object Symbol]"==r(e)}},50922:function(e,t,n){var r=n(42448),o=n(31525),i=n(8690),a=i&amp;&amp;i.isTypedArray,s=a?o(a):r;e.exports=s},62096:function(e,t,n){var r=n(75825),o=n(41351),i=n(30568);e.exports=function(e){return i(e)?r(e):o(e)}},39378:function(e,t,n){var r;e=n.nmd(e),(function(){var o,i="Expected a function",a="__lodash_hash_undefined__",s="__lodash_placeholder__",l=1/0,c=0/0,u=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],d="[object Arguments]",p="[object Array]",h="[object Boolean]",f="[object Date]",m="[object Error]",v="[object Function]",g="[object GeneratorFunction]",y="[object Map]",b="[object Number]",_="[object Object]",w="[object Promise]",x="[object RegExp]",C="[object Set]",T="[object String]",S="[object Symbol]",E="[object WeakMap]",A="[object ArrayBuffer]",k="[object DataView]",P="[object Float32Array]",I="[object Float64Array]",M="[object Int8Array]",L="[object Int16Array]",D="[object Int32Array]",O="[object Uint8Array]",j="[object Uint8ClampedArray]",N="[object Uint16Array]",R="[object Uint32Array]",V=/\b__p \+= '';/g,z=/\b(__p \+=) '' \+/g,B=/(__e\(.*?\)|\b__t\)) \+\n'';/g,F=/&amp;(?:amp|lt|gt|quot|#39);/g,U=/[&amp;&lt;&gt;"']/g,H=RegExp(F.source),W=RegExp(U.source),G=/&lt;%-([\s\S]+?)%&gt;/g,Z=/&lt;%([\s\S]+?)%&gt;/g,$=/&lt;%=([\s\S]+?)%&gt;/g,Y=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,q=/^\w*$/,K=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,X=/[\\^$.*+?()[\]{}|]/g,Q=RegExp(X.source),J=/^\s+/,ee=/\s/,et=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,en=/\{\n\/\* \[wrapped with (.+)\] \*/,er=/,? &amp; /,eo=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ei=/[()=,{}\[\]\/\s]/,ea=/\\(\\)?/g,es=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,el=/\w*$/,ec=/^[-+]0x[0-9a-f]+$/i,eu=/^0b[01]+$/i,ed=/^\[object .+?Constructor\]$/,ep=/^0o[0-7]+$/i,eh=/^(?:0|[1-9]\d*)$/,ef=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,em=/($^)/,ev=/['\n\r\u2028\u2029\\]/g,eg="\ud800-\udfff",ey="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",eb="\\u2700-\\u27bf",e_="a-z\\xdf-\\xf6\\xf8-\\xff",ew="A-Z\\xc0-\\xd6\\xd8-\\xde",ex="\\ufe0e\\ufe0f",eC="\\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",eT="['’]",eS="["+eC+"]",eE="["+ey+"]",eA="["+e_+"]",ek="[^"+eg+eC+"\\d+"+eb+e_+ew+"]",eP="\ud83c[\udffb-\udfff]",eI="[^"+eg+"]",eM="(?:\ud83c[\udde6-\uddff]){2}",eL="[\ud800-\udbff][\udc00-\udfff]",eD="["+ew+"]",eO="\\u200d",ej="(?:"+eA+"|"+ek+")",eN="(?:"+eT+"(?:d|ll|m|re|s|t|ve))?",eR="(?:"+eT+"(?:D|LL|M|RE|S|T|VE))?",eV="(?:"+eE+"|"+eP+")?",ez="["+ex+"]?",eB="(?:"+eO+"(?:"+[eI,eM,eL].join("|")+")"+ez+eV+")*",eF=ez+eV+eB,eU="(?:"+["["+eb+"]",eM,eL].join("|")+")"+eF,eH="(?:"+[eI+eE+"?",eE,eM,eL,"["+eg+"]"].join("|")+")",eW=RegExp(eT,"g"),eG=RegExp(eE,"g"),eZ=RegExp(eP+"(?="+eP+")|"+eH+eF,"g"),e$=RegExp([eD+"?"+eA+"+"+eN+"(?="+[eS,eD,"$"].join("|")+")","(?:"+eD+"|"+ek+")+"+eR+"(?="+[eS,eD+ej,"$"].join("|")+")",eD+"?"+ej+"+"+eN,eD+"+"+eR,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",eU].join("|"),"g"),eY=RegExp("["+eO+eg+ey+ex+"]"),eq=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,eK=["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"],eX=-1,eQ={};eQ[P]=eQ[I]=eQ[M]=eQ[L]=eQ[D]=eQ[O]=eQ[j]=eQ[N]=eQ[R]=!0,eQ[d]=eQ[p]=eQ[A]=eQ[h]=eQ[k]=eQ[f]=eQ[m]=eQ[v]=eQ[y]=eQ[b]=eQ[_]=eQ[x]=eQ[C]=eQ[T]=eQ[E]=!1;var eJ={};eJ[d]=eJ[p]=eJ[A]=eJ[k]=eJ[h]=eJ[f]=eJ[P]=eJ[I]=eJ[M]=eJ[L]=eJ[D]=eJ[y]=eJ[b]=eJ[_]=eJ[x]=eJ[C]=eJ[T]=eJ[S]=eJ[O]=eJ[j]=eJ[N]=eJ[R]=!0,eJ[m]=eJ[v]=eJ[E]=!1;var e0={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},e1=parseFloat,e2=parseInt,e3="object"==typeof n.g&amp;&amp;n.g&amp;&amp;n.g.Object===Object&amp;&amp;n.g,e4="object"==typeof self&amp;&amp;self&amp;&amp;self.Object===Object&amp;&amp;self,e5=e3||e4||Function("return this")(),e6=t&amp;&amp;!t.nodeType&amp;&amp;t,e8=e6&amp;&amp;e&amp;&amp;!e.nodeType&amp;&amp;e,e9=e8&amp;&amp;e8.exports===e6,e7=e9&amp;&amp;e3.process,te=function(){try{var e=e8&amp;&amp;e8.require&amp;&amp;e8.require("util").types;if(e)return e;return e7&amp;&amp;e7.binding&amp;&amp;e7.binding("util")}catch(e){}}(),tt=te&amp;&amp;te.isArrayBuffer,tn=te&amp;&amp;te.isDate,tr=te&amp;&amp;te.isMap,to=te&amp;&amp;te.isRegExp,ti=te&amp;&amp;te.isSet,ta=te&amp;&amp;te.isTypedArray;function ts(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function tl(e,t,n,r){for(var o=-1,i=null==e?0:e.length;++o&lt;i;){var a=e[o];t(r,a,n(a),e)}return r}function tc(e,t){for(var n=-1,r=null==e?0:e.length;++n&lt;r&amp;&amp;!1!==t(e[n],n,e););return e}function tu(e,t){for(var n=-1,r=null==e?0:e.length;++n&lt;r;)if(!t(e[n],n,e))return!1;return!0}function td(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n&lt;r;){var a=e[n];t(a,n,e)&amp;&amp;(i[o++]=a)}return i}function tp(e,t){return!!(null==e?0:e.length)&amp;&amp;tx(e,t,0)&gt;-1}function th(e,t,n){for(var r=-1,o=null==e?0:e.length;++r&lt;o;)if(n(t,e[r]))return!0;return!1}function tf(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n&lt;r;)o[n]=t(e[n],n,e);return o}function tm(e,t){for(var n=-1,r=t.length,o=e.length;++n&lt;r;)e[o+n]=t[n];return e}function tv(e,t,n,r){var o=-1,i=null==e?0:e.length;for(r&amp;&amp;i&amp;&amp;(n=e[++o]);++o&lt;i;)n=t(n,e[o],o,e);return n}function tg(e,t,n,r){var o=null==e?0:e.length;for(r&amp;&amp;o&amp;&amp;(n=e[--o]);o--;)n=t(n,e[o],o,e);return n}function ty(e,t){for(var n=-1,r=null==e?0:e.length;++n&lt;r;)if(t(e[n],n,e))return!0;return!1}var tb=tE("length");function t_(e,t,n){var r;return n(e,function(e,n,o){if(t(e,n,o))return r=n,!1}),r}function tw(e,t,n,r){for(var o=e.length,i=n+(r?1:-1);r?i--:++i&lt;o;)if(t(e[i],i,e))return i;return -1}function tx(e,t,n){return t==t?function(e,t,n){for(var r=n-1,o=e.length;++r&lt;o;)if(e[r]===t)return r;return -1}(e,t,n):tw(e,tT,n)}function tC(e,t,n,r){for(var o=n-1,i=e.length;++o&lt;i;)if(r(e[o],t))return o;return -1}function tT(e){return e!=e}function tS(e,t){var n=null==e?0:e.length;return n?tP(e,t)/n:c}function tE(e){return function(t){return null==t?o:t[e]}}function tA(e){return function(t){return null==e?o:e[t]}}function tk(e,t,n,r,o){return o(e,function(e,o,i){n=r?(r=!1,e):t(n,e,o,i)}),n}function tP(e,t){for(var n,r=-1,i=e.length;++r&lt;i;){var a=t(e[r]);o!==a&amp;&amp;(n=o===n?a:n+a)}return n}function tI(e,t){for(var n=-1,r=Array(e);++n&lt;e;)r[n]=t(n);return r}function tM(e){return e?e.slice(0,t$(e)+1).replace(J,""):e}function tL(e){return function(t){return e(t)}}function tD(e,t){return tf(t,function(t){return e[t]})}function tO(e,t){return e.has(t)}function tj(e,t){for(var n=-1,r=e.length;++n&lt;r&amp;&amp;tx(t,e[n],0)&gt;-1;);return n}function tN(e,t){for(var n=e.length;n--&amp;&amp;tx(t,e[n],0)&gt;-1;);return n}var tR=tA({À:"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"}),tV=tA({"&amp;":"&amp;amp;","&lt;":"&amp;lt;","&gt;":"&amp;gt;",'"':"&amp;quot;","'":"&amp;#39;"});function tz(e){return"\\"+e0[e]}function tB(e){return eY.test(e)}function tF(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}function tU(e,t){return function(n){return e(t(n))}}function tH(e,t){for(var n=-1,r=e.length,o=0,i=[];++n&lt;r;){var a=e[n];(a===t||a===s)&amp;&amp;(e[n]=s,i[o++]=n)}return i}function tW(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}function tG(e){return tB(e)?function(e){for(var t=eZ.lastIndex=0;eZ.test(e);)++t;return t}(e):tb(e)}function tZ(e){return tB(e)?e.match(eZ)||[]:e.split("")}function t$(e){for(var t=e.length;t--&amp;&amp;ee.test(e.charAt(t)););return t}var tY=tA({"&amp;amp;":"&amp;","&amp;lt;":"&lt;","&amp;gt;":"&gt;","&amp;quot;":'"',"&amp;#39;":"'"}),tq=function e(t){var n,r,ee,eg,ey=(t=null==t?e5:tq.defaults(e5.Object(),t,tq.pick(e5,eK))).Array,eb=t.Date,e_=t.Error,ew=t.Function,ex=t.Math,eC=t.Object,eT=t.RegExp,eS=t.String,eE=t.TypeError,eA=ey.prototype,ek=ew.prototype,eP=eC.prototype,eI=t["__core-js_shared__"],eM=ek.toString,eL=eP.hasOwnProperty,eD=0,eO=(n=/[^.]+$/.exec(eI&amp;&amp;eI.keys&amp;&amp;eI.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",ej=eP.toString,eN=eM.call(eC),eR=e5._,eV=eT("^"+eM.call(eL).replace(X,"\\$&amp;").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ez=e9?t.Buffer:o,eB=t.Symbol,eF=t.Uint8Array,eU=ez?ez.allocUnsafe:o,eH=tU(eC.getPrototypeOf,eC),eZ=eC.create,eY=eP.propertyIsEnumerable,e0=eA.splice,e3=eB?eB.isConcatSpreadable:o,e4=eB?eB.iterator:o,e6=eB?eB.toStringTag:o,e8=function(){try{var e=op(eC,"defineProperty");return e({},"",{}),e}catch(e){}}(),e7=t.clearTimeout!==e5.clearTimeout&amp;&amp;t.clearTimeout,te=eb&amp;&amp;eb.now!==e5.Date.now&amp;&amp;eb.now,tb=t.setTimeout!==e5.setTimeout&amp;&amp;t.setTimeout,tA=ex.ceil,tK=ex.floor,tX=eC.getOwnPropertySymbols,tQ=ez?ez.isBuffer:o,tJ=t.isFinite,t0=eA.join,t1=tU(eC.keys,eC),t2=ex.max,t3=ex.min,t4=eb.now,t5=t.parseInt,t6=ex.random,t8=eA.reverse,t9=op(t,"DataView"),t7=op(t,"Map"),ne=op(t,"Promise"),nt=op(t,"Set"),nn=op(t,"WeakMap"),nr=op(eC,"create"),no=nn&amp;&amp;new nn,ni={},na=oR(t9),ns=oR(t7),nl=oR(ne),nc=oR(nt),nu=oR(nn),nd=eB?eB.prototype:o,np=nd?nd.valueOf:o,nh=nd?nd.toString:o;function nf(e){if(iZ(e)&amp;&amp;!ij(e)&amp;&amp;!(e instanceof ny)){if(e instanceof ng)return e;if(eL.call(e,"__wrapped__"))return oV(e)}return new ng(e)}var nm=function(){function e(){}return function(t){if(!iG(t))return{};if(eZ)return eZ(t);e.prototype=t;var n=new e;return e.prototype=o,n}}();function nv(){}function ng(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=o}function ny(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function nb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t&lt;n;){var r=e[t];this.set(r[0],r[1])}}function n_(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t&lt;n;){var r=e[t];this.set(r[0],r[1])}}function nw(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t&lt;n;){var r=e[t];this.set(r[0],r[1])}}function nx(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new nw;++t&lt;n;)this.add(e[t])}function nC(e){var t=this.__data__=new n_(e);this.size=t.size}function nT(e,t){var n=ij(e),r=!n&amp;&amp;iO(e),o=!n&amp;&amp;!r&amp;&amp;iz(e),i=!n&amp;&amp;!r&amp;&amp;!o&amp;&amp;i0(e),a=n||r||o||i,s=a?tI(e.length,eS):[],l=s.length;for(var c in e)(t||eL.call(e,c))&amp;&amp;!(a&amp;&amp;("length"==c||o&amp;&amp;("offset"==c||"parent"==c)||i&amp;&amp;("buffer"==c||"byteLength"==c||"byteOffset"==c)||ob(c,l)))&amp;&amp;s.push(c);return s}function nS(e){var t=e.length;return t?e[rc(0,t-1)]:o}function nE(e,t,n){(o===n||iM(e[t],n))&amp;&amp;(o!==n||t in e)||nM(e,t,n)}function nA(e,t,n){var r=e[t];eL.call(e,t)&amp;&amp;iM(r,n)&amp;&amp;(o!==n||t in e)||nM(e,t,n)}function nk(e,t){for(var n=e.length;n--;)if(iM(e[n][0],t))return n;return -1}function nP(e,t,n,r){return nV(e,function(e,o,i){t(r,e,n(e),i)}),r}function nI(e,t){return e&amp;&amp;rF(t,ap(t),e)}function nM(e,t,n){"__proto__"==t&amp;&amp;e8?e8(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function nL(e,t){for(var n=-1,r=t.length,i=ey(r),a=null==e;++n&lt;r;)i[n]=a?o:as(e,t[n]);return i}function nD(e,t,n){return e==e&amp;&amp;(o!==n&amp;&amp;(e=e&lt;=n?e:n),o!==t&amp;&amp;(e=e&gt;=t?e:t)),e}function nO(e,t,n,r,i,a){var s,l=1&amp;t,c=2&amp;t,u=4&amp;t;if(n&amp;&amp;(s=i?n(e,r,i,a):n(e)),o!==s)return s;if(!iG(e))return e;var p=ij(e);if(p){if(m=e.length,w=new e.constructor(m),m&amp;&amp;"string"==typeof e[0]&amp;&amp;eL.call(e,"index")&amp;&amp;(w.index=e.index,w.input=e.input),s=w,!l)return rB(e,s)}else{var m,w,E,V,z,B=om(e),F=B==v||B==g;if(iz(e))return rO(e,l);if(B==_||B==d||F&amp;&amp;!i){if(s=c||F?{}:og(e),!l)return c?(E=(z=s)&amp;&amp;rF(e,ah(e),z),rF(e,of(e),E)):(V=nI(s,e),rF(e,oh(e),V))}else{if(!eJ[B])return i?e:{};s=function(e,t,n){var r,o,i=e.constructor;switch(t){case A:return rj(e);case h:case f:return new i(+e);case k:return r=n?rj(e.buffer):e.buffer,new e.constructor(r,e.byteOffset,e.byteLength);case P:case I:case M:case L:case D:case O:case j:case N:case R:return rN(e,n);case y:return new i;case b:case T:return new i(e);case x:return(o=new e.constructor(e.source,el.exec(e))).lastIndex=e.lastIndex,o;case C:return new i;case S:return np?eC(np.call(e)):{}}}(e,B,l)}}a||(a=new nC);var U=a.get(e);if(U)return U;a.set(e,s),iX(e)?e.forEach(function(r){s.add(nO(r,t,n,r,e,a))}):i$(e)&amp;&amp;e.forEach(function(r,o){s.set(o,nO(r,t,n,o,e,a))});var H=u?c?oi:oo:c?ah:ap,W=p?o:H(e);return tc(W||e,function(r,o){W&amp;&amp;(r=e[o=r]),nA(s,o,nO(r,t,n,o,e,a))}),s}function nj(e,t,n){var r=n.length;if(null==e)return!r;for(e=eC(e);r--;){var i=n[r],a=t[i],s=e[i];if(o===s&amp;&amp;!(i in e)||!a(s))return!1}return!0}function nN(e,t,n){if("function"!=typeof e)throw new eE(i);return oI(function(){e.apply(o,n)},t)}function nR(e,t,n,r){var o=-1,i=tp,a=!0,s=e.length,l=[],c=t.length;if(!s)return l;n&amp;&amp;(t=tf(t,tL(n))),r?(i=th,a=!1):t.length&gt;=200&amp;&amp;(i=tO,a=!1,t=new nx(t));e:for(;++o&lt;s;){var u=e[o],d=null==n?u:n(u);if(u=r||0!==u?u:0,a&amp;&amp;d==d){for(var p=c;p--;)if(t[p]===d)continue e;l.push(u)}else i(t,d,r)||l.push(u)}return l}nf.templateSettings={escape:G,evaluate:Z,interpolate:$,variable:"",imports:{_:nf}},nf.prototype=nv.prototype,nf.prototype.constructor=nf,ng.prototype=nm(nv.prototype),ng.prototype.constructor=ng,ny.prototype=nm(nv.prototype),ny.prototype.constructor=ny,nb.prototype.clear=function(){this.__data__=nr?nr(null):{},this.size=0},nb.prototype.delete=function(e){var t=this.has(e)&amp;&amp;delete this.__data__[e];return this.size-=t?1:0,t},nb.prototype.get=function(e){var t=this.__data__;if(nr){var n=t[e];return n===a?o:n}return eL.call(t,e)?t[e]:o},nb.prototype.has=function(e){var t=this.__data__;return nr?o!==t[e]:eL.call(t,e)},nb.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=nr&amp;&amp;o===t?a:t,this},n_.prototype.clear=function(){this.__data__=[],this.size=0},n_.prototype.delete=function(e){var t=this.__data__,n=nk(t,e);return!(n&lt;0)&amp;&amp;(n==t.length-1?t.pop():e0.call(t,n,1),--this.size,!0)},n_.prototype.get=function(e){var t=this.__data__,n=nk(t,e);return n&lt;0?o:t[n][1]},n_.prototype.has=function(e){return nk(this.__data__,e)&gt;-1},n_.prototype.set=function(e,t){var n=this.__data__,r=nk(n,e);return r&lt;0?(++this.size,n.push([e,t])):n[r][1]=t,this},nw.prototype.clear=function(){this.size=0,this.__data__={hash:new nb,map:new(t7||n_),string:new nb}},nw.prototype.delete=function(e){var t=ou(this,e).delete(e);return this.size-=t?1:0,t},nw.prototype.get=function(e){return ou(this,e).get(e)},nw.prototype.has=function(e){return ou(this,e).has(e)},nw.prototype.set=function(e,t){var n=ou(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},nx.prototype.add=nx.prototype.push=function(e){return this.__data__.set(e,a),this},nx.prototype.has=function(e){return this.__data__.has(e)},nC.prototype.clear=function(){this.__data__=new n_,this.size=0},nC.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},nC.prototype.get=function(e){return this.__data__.get(e)},nC.prototype.has=function(e){return this.__data__.has(e)},nC.prototype.set=function(e,t){var n=this.__data__;if(n instanceof n_){var r=n.__data__;if(!t7||r.length&lt;199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new nw(r)}return n.set(e,t),this.size=n.size,this};var nV=rW(nZ),nz=rW(n$,!0);function nB(e,t){var n=!0;return nV(e,function(e,r,o){return n=!!t(e,r,o)}),n}function nF(e,t,n){for(var r=-1,i=e.length;++r&lt;i;){var a=e[r],s=t(a);if(null!=s&amp;&amp;(o===l?s==s&amp;&amp;!iJ(s):n(s,l)))var l=s,c=a}return c}function nU(e,t){var n=[];return nV(e,function(e,r,o){t(e,r,o)&amp;&amp;n.push(e)}),n}function nH(e,t,n,r,o){var i=-1,a=e.length;for(n||(n=oy),o||(o=[]);++i&lt;a;){var s=e[i];t&gt;0&amp;&amp;n(s)?t&gt;1?nH(s,t-1,n,r,o):tm(o,s):r||(o[o.length]=s)}return o}var nW=rG(),nG=rG(!0);function nZ(e,t){return e&amp;&amp;nW(e,t,ap)}function n$(e,t){return e&amp;&amp;nG(e,t,ap)}function nY(e,t){return td(t,function(t){return iU(e[t])})}function nq(e,t){t=rM(t,e);for(var n=0,r=t.length;null!=e&amp;&amp;n&lt;r;)e=e[oN(t[n++])];return n&amp;&amp;n==r?e:o}function nK(e,t,n){var r=t(e);return ij(e)?r:tm(r,n(e))}function nX(e){return null==e?o===e?"[object Undefined]":"[object Null]":e6&amp;&amp;e6 in eC(e)?function(e){var t=eL.call(e,e6),n=e[e6];try{e[e6]=o;var r=!0}catch(e){}var i=ej.call(e);return r&amp;&amp;(t?e[e6]=n:delete e[e6]),i}(e):ej.call(e)}function nQ(e,t){return e&gt;t}function nJ(e,t){return null!=e&amp;&amp;eL.call(e,t)}function n0(e,t){return null!=e&amp;&amp;t in eC(e)}function n1(e,t,n){for(var r=n?th:tp,i=e[0].length,a=e.length,s=a,l=ey(a),c=1/0,u=[];s--;){var d=e[s];s&amp;&amp;t&amp;&amp;(d=tf(d,tL(t))),c=t3(d.length,c),l[s]=!n&amp;&amp;(t||i&gt;=120&amp;&amp;d.length&gt;=120)?new nx(s&amp;&amp;d):o}d=e[0];var p=-1,h=l[0];e:for(;++p&lt;i&amp;&amp;u.length&lt;c;){var f=d[p],m=t?t(f):f;if(f=n||0!==f?f:0,!(h?tO(h,m):r(u,m,n))){for(s=a;--s;){var v=l[s];if(!(v?tO(v,m):r(e[s],m,n)))continue e}h&amp;&amp;h.push(m),u.push(f)}}return u}function n2(e,t,n){t=rM(t,e);var r=null==(e=oA(e,t))?e:e[oN(oq(t))];return null==r?o:ts(r,e,n)}function n3(e){return iZ(e)&amp;&amp;nX(e)==d}function n4(e,t,n,r,i){return e===t||(null!=e&amp;&amp;null!=t&amp;&amp;(iZ(e)||iZ(t))?function(e,t,n,r,i,a){var s=ij(e),l=ij(t),c=s?p:om(e),u=l?p:om(t);c=c==d?_:c,u=u==d?_:u;var v=c==_,g=u==_,w=c==u;if(w&amp;&amp;iz(e)){if(!iz(t))return!1;s=!0,v=!1}if(w&amp;&amp;!v)return a||(a=new nC),s||i0(e)?on(e,t,n,r,i,a):function(e,t,n,r,o,i,a){switch(n){case k:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)break;e=e.buffer,t=t.buffer;case A:if(e.byteLength!=t.byteLength||!i(new eF(e),new eF(t)))break;return!0;case h:case f:case b:return iM(+e,+t);case m:return e.name==t.name&amp;&amp;e.message==t.message;case x:case T:return e==t+"";case y:var s=tF;case C:var l=1&amp;r;if(s||(s=tW),e.size!=t.size&amp;&amp;!l)break;var c=a.get(e);if(c)return c==t;r|=2,a.set(e,t);var u=on(s(e),s(t),r,o,i,a);return a.delete(e),u;case S:if(np)return np.call(e)==np.call(t)}return!1}(e,t,c,n,r,i,a);if(!(1&amp;n)){var E=v&amp;&amp;eL.call(e,"__wrapped__"),P=g&amp;&amp;eL.call(t,"__wrapped__");if(E||P){var I=E?e.value():e,M=P?t.value():t;return a||(a=new nC),i(I,M,n,r,a)}}return!!w&amp;&amp;(a||(a=new nC),function(e,t,n,r,i,a){var s=1&amp;n,l=oo(e),c=l.length;if(c!=oo(t).length&amp;&amp;!s)return!1;for(var u=c;u--;){var d=l[u];if(!(s?d in t:eL.call(t,d)))return!1}var p=a.get(e),h=a.get(t);if(p&amp;&amp;h)return p==t&amp;&amp;h==e;var f=!0;a.set(e,t),a.set(t,e);for(var m=s;++u&lt;c;){var v=e[d=l[u]],g=t[d];if(r)var y=s?r(g,v,d,t,e,a):r(v,g,d,e,t,a);if(!(o===y?v===g||i(v,g,n,r,a):y)){f=!1;break}m||(m="constructor"==d)}if(f&amp;&amp;!m){var b=e.constructor,_=t.constructor;b!=_&amp;&amp;"constructor"in e&amp;&amp;"constructor"in t&amp;&amp;!("function"==typeof b&amp;&amp;b instanceof b&amp;&amp;"function"==typeof _&amp;&amp;_ instanceof _)&amp;&amp;(f=!1)}return a.delete(e),a.delete(t),f}(e,t,n,r,i,a))}(e,t,n,r,n4,i):e!=e&amp;&amp;t!=t)}function n5(e,t,n,r){var i=n.length,a=i,s=!r;if(null==e)return!a;for(e=eC(e);i--;){var l=n[i];if(s&amp;&amp;l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++i&lt;a;){var c=(l=n[i])[0],u=e[c],d=l[1];if(s&amp;&amp;l[2]){if(o===u&amp;&amp;!(c in e))return!1}else{var p=new nC;if(r)var h=r(u,d,c,e,t,p);if(!(o===h?n4(d,u,3,r,p):h))return!1}}return!0}function n6(e){return!(!iG(e)||eO&amp;&amp;eO in e)&amp;&amp;(iU(e)?eV:ed).test(oR(e))}function n8(e){return"function"==typeof e?e:null==e?aV:"object"==typeof e?ij(e)?rn(e[0],e[1]):rt(e):a$(e)}function n9(e){if(!oT(e))return t1(e);var t=[];for(var n in eC(e))eL.call(e,n)&amp;&amp;"constructor"!=n&amp;&amp;t.push(n);return t}function n7(e,t){return e&lt;t}function re(e,t){var n=-1,r=iR(e)?ey(e.length):[];return nV(e,function(e,o,i){r[++n]=t(e,o,i)}),r}function rt(e){var t=od(e);return 1==t.length&amp;&amp;t[0][2]?oS(t[0][0],t[0][1]):function(n){return n===e||n5(n,e,t)}}function rn(e,t){var n;return ow(e)&amp;&amp;(n=t)==n&amp;&amp;!iG(n)?oS(oN(e),t):function(n){var r=as(n,e);return o===r&amp;&amp;r===t?al(n,e):n4(t,r,3)}}function rr(e,t,n,r,i){e!==t&amp;&amp;nW(t,function(a,s){if(i||(i=new nC),iG(a))(function(e,t,n,r,i,a,s){var l=ok(e,n),c=ok(t,n),u=s.get(c);if(u){nE(e,n,u);return}var d=a?a(l,c,n+"",e,t,s):o,p=o===d;if(p){var h=ij(c),f=!h&amp;&amp;iz(c),m=!h&amp;&amp;!f&amp;&amp;i0(c);d=c,h||f||m?ij(l)?d=l:iV(l)?d=rB(l):f?(p=!1,d=rO(c,!0)):m?(p=!1,d=rN(c,!0)):d=[]:iq(c)||iO(c)?(d=l,iO(l)?d=i9(l):(!iG(l)||iU(l))&amp;&amp;(d=og(c))):p=!1}p&amp;&amp;(s.set(c,d),i(d,c,r,a,s),s.delete(c)),nE(e,n,d)})(e,t,s,n,rr,r,i);else{var l=r?r(ok(e,s),a,s+"",e,t,i):o;o===l&amp;&amp;(l=a),nE(e,s,l)}},ah)}function ro(e,t){var n=e.length;if(n)return ob(t+=t&lt;0?n:0,n)?e[t]:o}function ri(e,t,n){t=t.length?tf(t,function(e){return ij(e)?function(t){return nq(t,1===e.length?e[0]:e)}:e}):[aV];var r=-1;return t=tf(t,tL(oc())),function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}(re(e,function(e,n,o){return{criteria:tf(t,function(t){return t(e)}),index:++r,value:e}}),function(e,t){return function(e,t,n){for(var r=-1,o=e.criteria,i=t.criteria,a=o.length,s=n.length;++r&lt;a;){var l=rR(o[r],i[r]);if(l){if(r&gt;=s)return l;return l*("desc"==n[r]?-1:1)}}return e.index-t.index}(e,t,n)})}function ra(e,t,n){for(var r=-1,o=t.length,i={};++r&lt;o;){var a=t[r],s=nq(e,a);n(s,a)&amp;&amp;rp(i,rM(a,e),s)}return i}function rs(e,t,n,r){var o=r?tC:tx,i=-1,a=t.length,s=e;for(e===t&amp;&amp;(t=rB(t)),n&amp;&amp;(s=tf(e,tL(n)));++i&lt;a;)for(var l=0,c=t[i],u=n?n(c):c;(l=o(s,u,l,r))&gt;-1;)s!==e&amp;&amp;e0.call(s,l,1),e0.call(e,l,1);return e}function rl(e,t){for(var n=e?t.length:0,r=n-1;n--;){var o=t[n];if(n==r||o!==i){var i=o;ob(o)?e0.call(e,o,1):rC(e,o)}}return e}function rc(e,t){return e+tK(t6()*(t-e+1))}function ru(e,t){var n="";if(!e||t&lt;1||t&gt;9007199254740991)return n;do t%2&amp;&amp;(n+=e),(t=tK(t/2))&amp;&amp;(e+=e);while(t);return n}function rd(e,t){return oM(oE(e,t,aV),e+"")}function rp(e,t,n,r){if(!iG(e))return e;t=rM(t,e);for(var i=-1,a=t.length,s=a-1,l=e;null!=l&amp;&amp;++i&lt;a;){var c=oN(t[i]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)break;if(i!=s){var d=l[c];u=r?r(d,c,l):o,o===u&amp;&amp;(u=iG(d)?d:ob(t[i+1])?[]:{})}nA(l,c,u),l=l[c]}return e}var rh=no?function(e,t){return no.set(e,t),e}:aV,rf=e8?function(e,t){return e8(e,"toString",{configurable:!0,enumerable:!1,value:aj(t),writable:!0})}:aV;function rm(e,t,n){var r=-1,o=e.length;t&lt;0&amp;&amp;(t=-t&gt;o?0:o+t),(n=n&gt;o?o:n)&lt;0&amp;&amp;(n+=o),o=t&gt;n?0:n-t&gt;&gt;&gt;0,t&gt;&gt;&gt;=0;for(var i=ey(o);++r&lt;o;)i[r]=e[r+t];return i}function rv(e,t){var n;return nV(e,function(e,r,o){return!(n=t(e,r,o))}),!!n}function rg(e,t,n){var r=0,o=null==e?r:e.length;if("number"==typeof t&amp;&amp;t==t&amp;&amp;o&lt;=2147483647){for(;r&lt;o;){var i=r+o&gt;&gt;&gt;1,a=e[i];null!==a&amp;&amp;!iJ(a)&amp;&amp;(n?a&lt;=t:a&lt;t)?r=i+1:o=i}return o}return ry(e,t,aV,n)}function ry(e,t,n,r){var i=0,a=null==e?0:e.length;if(0===a)return 0;for(var s=(t=n(t))!=t,l=null===t,c=iJ(t),u=o===t;i&lt;a;){var d=tK((i+a)/2),p=n(e[d]),h=o!==p,f=null===p,m=p==p,v=iJ(p);if(s)var g=r||m;else g=u?m&amp;&amp;(r||h):l?m&amp;&amp;h&amp;&amp;(r||!f):c?m&amp;&amp;h&amp;&amp;!f&amp;&amp;(r||!v):!f&amp;&amp;!v&amp;&amp;(r?p&lt;=t:p&lt;t);g?i=d+1:a=d}return t3(a,4294967294)}function rb(e,t){for(var n=-1,r=e.length,o=0,i=[];++n&lt;r;){var a=e[n],s=t?t(a):a;if(!n||!iM(s,l)){var l=s;i[o++]=0===a?0:a}}return i}function r_(e){return"number"==typeof e?e:iJ(e)?c:+e}function rw(e){if("string"==typeof e)return e;if(ij(e))return tf(e,rw)+"";if(iJ(e))return nh?nh.call(e):"";var t=e+"";return"0"==t&amp;&amp;1/e==-l?"-0":t}function rx(e,t,n){var r=-1,o=tp,i=e.length,a=!0,s=[],l=s;if(n)a=!1,o=th;else if(i&gt;=200){var c=t?null:r6(e);if(c)return tW(c);a=!1,o=tO,l=new nx}else l=t?[]:s;e:for(;++r&lt;i;){var u=e[r],d=t?t(u):u;if(u=n||0!==u?u:0,a&amp;&amp;d==d){for(var p=l.length;p--;)if(l[p]===d)continue e;t&amp;&amp;l.push(d),s.push(u)}else o(l,d,n)||(l!==s&amp;&amp;l.push(d),s.push(u))}return s}function rC(e,t){return t=rM(t,e),null==(e=oA(e,t))||delete e[oN(oq(t))]}function rT(e,t,n,r){return rp(e,t,n(nq(e,t)),r)}function rS(e,t,n,r){for(var o=e.length,i=r?o:-1;(r?i--:++i&lt;o)&amp;&amp;t(e[i],i,e););return n?rm(e,r?0:i,r?i+1:o):rm(e,r?i+1:0,r?o:i)}function rE(e,t){var n=e;return n instanceof ny&amp;&amp;(n=n.value()),tv(t,function(e,t){return t.func.apply(t.thisArg,tm([e],t.args))},n)}function rA(e,t,n){var r=e.length;if(r&lt;2)return r?rx(e[0]):[];for(var o=-1,i=ey(r);++o&lt;r;)for(var a=e[o],s=-1;++s&lt;r;)s!=o&amp;&amp;(i[o]=nR(i[o]||a,e[s],t,n));return rx(nH(i,1),t,n)}function rk(e,t,n){for(var r=-1,i=e.length,a=t.length,s={};++r&lt;i;){var l=r&lt;a?t[r]:o;n(s,e[r],l)}return s}function rP(e){return iV(e)?e:[]}function rI(e){return"function"==typeof e?e:aV}function rM(e,t){return ij(e)?e:ow(e,t)?[e]:oj(i7(e))}function rL(e,t,n){var r=e.length;return n=o===n?r:n,!t&amp;&amp;n&gt;=r?e:rm(e,t,n)}var rD=e7||function(e){return e5.clearTimeout(e)};function rO(e,t){if(t)return e.slice();var n=e.length,r=eU?eU(n):new e.constructor(n);return e.copy(r),r}function rj(e){var t=new e.constructor(e.byteLength);return new eF(t).set(new eF(e)),t}function rN(e,t){var n=t?rj(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function rR(e,t){if(e!==t){var n=o!==e,r=null===e,i=e==e,a=iJ(e),s=o!==t,l=null===t,c=t==t,u=iJ(t);if(!l&amp;&amp;!u&amp;&amp;!a&amp;&amp;e&gt;t||a&amp;&amp;s&amp;&amp;c&amp;&amp;!l&amp;&amp;!u||r&amp;&amp;s&amp;&amp;c||!n&amp;&amp;c||!i)return 1;if(!r&amp;&amp;!a&amp;&amp;!u&amp;&amp;e&lt;t||u&amp;&amp;n&amp;&amp;i&amp;&amp;!r&amp;&amp;!a||l&amp;&amp;n&amp;&amp;i||!s&amp;&amp;i||!c)return -1}return 0}function rV(e,t,n,r){for(var o=-1,i=e.length,a=n.length,s=-1,l=t.length,c=t2(i-a,0),u=ey(l+c),d=!r;++s&lt;l;)u[s]=t[s];for(;++o&lt;a;)(d||o&lt;i)&amp;&amp;(u[n[o]]=e[o]);for(;c--;)u[s++]=e[o++];return u}function rz(e,t,n,r){for(var o=-1,i=e.length,a=-1,s=n.length,l=-1,c=t.length,u=t2(i-s,0),d=ey(u+c),p=!r;++o&lt;u;)d[o]=e[o];for(var h=o;++l&lt;c;)d[h+l]=t[l];for(;++a&lt;s;)(p||o&lt;i)&amp;&amp;(d[h+n[a]]=e[o++]);return d}function rB(e,t){var n=-1,r=e.length;for(t||(t=ey(r));++n&lt;r;)t[n]=e[n];return t}function rF(e,t,n,r){var i=!n;n||(n={});for(var a=-1,s=t.length;++a&lt;s;){var l=t[a],c=r?r(n[l],e[l],l,n,e):o;o===c&amp;&amp;(c=e[l]),i?nM(n,l,c):nA(n,l,c)}return n}function rU(e,t){return function(n,r){var o=ij(n)?tl:nP,i=t?t():{};return o(n,e,oc(r,2),i)}}function rH(e){return rd(function(t,n){var r=-1,i=n.length,a=i&gt;1?n[i-1]:o,s=i&gt;2?n[2]:o;for(a=e.length&gt;3&amp;&amp;"function"==typeof a?(i--,a):o,s&amp;&amp;o_(n[0],n[1],s)&amp;&amp;(a=i&lt;3?o:a,i=1),t=eC(t);++r&lt;i;){var l=n[r];l&amp;&amp;e(t,l,r,a)}return t})}function rW(e,t){return function(n,r){if(null==n)return n;if(!iR(n))return e(n,r);for(var o=n.length,i=t?o:-1,a=eC(n);(t?i--:++i&lt;o)&amp;&amp;!1!==r(a[i],i,a););return n}}function rG(e){return function(t,n,r){for(var o=-1,i=eC(t),a=r(t),s=a.length;s--;){var l=a[e?s:++o];if(!1===n(i[l],l,i))break}return t}}function rZ(e){return function(t){var n=tB(t=i7(t))?tZ(t):o,r=n?n[0]:t.charAt(0),i=n?rL(n,1).join(""):t.slice(1);return r[e]()+i}}function r$(e){return function(t){return tv(aL(aT(t).replace(eW,"")),e,"")}}function rY(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=nm(e.prototype),r=e.apply(n,t);return iG(r)?r:n}}function rq(e){return function(t,n,r){var i=eC(t);if(!iR(t)){var a=oc(n,3);t=ap(t),n=function(e){return a(i[e],e,i)}}var s=e(t,n,r);return s&gt;-1?i[a?t[s]:s]:o}}function rK(e){return or(function(t){var n=t.length,r=n,a=ng.prototype.thru;for(e&amp;&amp;t.reverse();r--;){var s=t[r];if("function"!=typeof s)throw new eE(i);if(a&amp;&amp;!l&amp;&amp;"wrapper"==os(s))var l=new ng([],!0)}for(r=l?r:n;++r&lt;n;){var c=os(s=t[r]),u="wrapper"==c?oa(s):o;l=u&amp;&amp;ox(u[0])&amp;&amp;424==u[1]&amp;&amp;!u[4].length&amp;&amp;1==u[9]?l[os(u[0])].apply(l,u[3]):1==s.length&amp;&amp;ox(s)?l[c]():l.thru(s)}return function(){var e=arguments,r=e[0];if(l&amp;&amp;1==e.length&amp;&amp;ij(r))return l.plant(r).value();for(var o=0,i=n?t[o].apply(this,e):r;++o&lt;n;)i=t[o].call(this,i);return i}})}function rX(e,t,n,r,i,a,s,l,c,u){var d=128&amp;t,p=1&amp;t,h=2&amp;t,f=24&amp;t,m=512&amp;t,v=h?o:rY(e);return function g(){for(var y=arguments.length,b=ey(y),_=y;_--;)b[_]=arguments[_];if(f)var w=ol(g),x=function(e,t){for(var n=e.length,r=0;n--;)e[n]===t&amp;&amp;++r;return r}(b,w);if(r&amp;&amp;(b=rV(b,r,i,f)),a&amp;&amp;(b=rz(b,a,s,f)),y-=x,f&amp;&amp;y&lt;u){var C=tH(b,w);return r4(e,t,rX,g.placeholder,n,b,C,l,c,u-y)}var T=p?n:this,S=h?T[e]:e;return y=b.length,l?b=function(e,t){for(var n=e.length,r=t3(t.length,n),i=rB(e);r--;){var a=t[r];e[r]=ob(a,n)?i[a]:o}return e}(b,l):m&amp;&amp;y&gt;1&amp;&amp;b.reverse(),d&amp;&amp;c&lt;y&amp;&amp;(b.length=c),this&amp;&amp;this!==e5&amp;&amp;this instanceof g&amp;&amp;(S=v||rY(S)),S.apply(T,b)}}function rQ(e,t){return function(n,r){var o,i;return o=t(r),i={},nZ(n,function(t,n,r){e(i,o(t),n,r)}),i}}function rJ(e,t){return function(n,r){var i;if(o===n&amp;&amp;o===r)return t;if(o!==n&amp;&amp;(i=n),o!==r){if(o===i)return r;"string"==typeof n||"string"==typeof r?(n=rw(n),r=rw(r)):(n=r_(n),r=r_(r)),i=e(n,r)}return i}}function r0(e){return or(function(t){return t=tf(t,tL(oc())),rd(function(n){var r=this;return e(t,function(e){return ts(e,r,n)})})})}function r1(e,t){var n=(t=o===t?" ":rw(t)).length;if(n&lt;2)return n?ru(t,e):t;var r=ru(t,tA(e/tG(t)));return tB(t)?rL(tZ(r),0,e).join(""):r.slice(0,e)}function r2(e){return function(t,n,r){return r&amp;&amp;"number"!=typeof r&amp;&amp;o_(t,n,r)&amp;&amp;(n=r=o),t=i4(t),o===n?(n=t,t=0):n=i4(n),r=o===r?t&lt;n?1:-1:i4(r),function(e,t,n,r){for(var o=-1,i=t2(tA((t-e)/(n||1)),0),a=ey(i);i--;)a[r?i:++o]=e,e+=n;return a}(t,n,r,e)}}function r3(e){return function(t,n){return"string"==typeof t&amp;&amp;"string"==typeof n||(t=i8(t),n=i8(n)),e(t,n)}}function r4(e,t,n,r,i,a,s,l,c,u){var d=8&amp;t,p=d?s:o,h=d?o:s,f=d?a:o,m=d?o:a;t|=d?32:64,4&amp;(t&amp;=~(d?64:32))||(t&amp;=-4);var v=[e,t,i,f,p,m,h,l,c,u],g=n.apply(o,v);return ox(e)&amp;&amp;oP(g,v),g.placeholder=r,oL(g,e,t)}function r5(e){var t=ex[e];return function(e,n){if(e=i8(e),(n=null==n?0:t3(i5(n),292))&amp;&amp;tJ(e)){var r=(i7(e)+"e").split("e");return+((r=(i7(t(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return t(e)}}var r6=nt&amp;&amp;1/tW(new nt([,-0]))[1]==l?function(e){return new nt(e)}:aH;function r8(e){return function(t){var n,r,o=om(t);return o==y?tF(t):o==C?(n=-1,r=Array(t.size),t.forEach(function(e){r[++n]=[e,e]}),r):tf(e(t),function(e){return[e,t[e]]})}}function r9(e,t,n,r,a,l,c,u){var d=2&amp;t;if(!d&amp;&amp;"function"!=typeof e)throw new eE(i);var p=r?r.length:0;if(p||(t&amp;=-97,r=a=o),c=o===c?c:t2(i5(c),0),u=o===u?u:i5(u),p-=a?a.length:0,64&amp;t){var h=r,f=a;r=a=o}var m=d?o:oa(e),v=[e,t,n,r,a,h,f,l,c,u];if(m&amp;&amp;function(e,t){var n=e[1],r=t[1],o=n|r,i=o&lt;131,a=128==r&amp;&amp;8==n||128==r&amp;&amp;256==n&amp;&amp;e[7].length&lt;=t[8]||384==r&amp;&amp;t[7].length&lt;=t[8]&amp;&amp;8==n;if(i||a){1&amp;r&amp;&amp;(e[2]=t[2],o|=1&amp;n?0:4);var l=t[3];if(l){var c=e[3];e[3]=c?rV(c,l,t[4]):l,e[4]=c?tH(e[3],s):t[4]}(l=t[5])&amp;&amp;(c=e[5],e[5]=c?rz(c,l,t[6]):l,e[6]=c?tH(e[5],s):t[6]),(l=t[7])&amp;&amp;(e[7]=l),128&amp;r&amp;&amp;(e[8]=null==e[8]?t[8]:t3(e[8],t[8])),null==e[9]&amp;&amp;(e[9]=t[9]),e[0]=t[0],e[1]=o}}(v,m),e=v[0],t=v[1],n=v[2],r=v[3],a=v[4],(u=v[9]=o===v[9]?d?0:e.length:t2(v[9]-p,0))||!(24&amp;t)||(t&amp;=-25),t&amp;&amp;1!=t)8==t||16==t?(g=e,y=t,b=u,_=rY(g),L=function e(){for(var t=arguments.length,n=ey(t),r=t,i=ol(e);r--;)n[r]=arguments[r];var a=t&lt;3&amp;&amp;n[0]!==i&amp;&amp;n[t-1]!==i?[]:tH(n,i);return(t-=a.length)&lt;b?r4(g,y,rX,e.placeholder,o,n,a,o,o,b-t):ts(this&amp;&amp;this!==e5&amp;&amp;this instanceof e?_:g,this,n)}):32!=t&amp;&amp;33!=t||a.length?L=rX.apply(o,v):(w=e,x=t,C=n,T=r,S=1&amp;x,E=rY(w),L=function e(){for(var t=-1,n=arguments.length,r=-1,o=T.length,i=ey(o+n),a=this&amp;&amp;this!==e5&amp;&amp;this instanceof e?E:w;++r&lt;o;)i[r]=T[r];for(;n--;)i[r++]=arguments[++t];return ts(a,S?C:this,i)});else var g,y,b,_,w,x,C,T,S,E,A,k,P,I,M,L=(A=e,k=t,P=n,I=1&amp;k,M=rY(A),function e(){return(this&amp;&amp;this!==e5&amp;&amp;this instanceof e?M:A).apply(I?P:this,arguments)});return oL((m?rh:oP)(L,v),e,t)}function r7(e,t,n,r){return o===e||iM(e,eP[n])&amp;&amp;!eL.call(r,n)?t:e}function oe(e,t,n,r,i,a){return iG(e)&amp;&amp;iG(t)&amp;&amp;(a.set(t,e),rr(e,t,o,oe,a),a.delete(t)),e}function ot(e){return iq(e)?o:e}function on(e,t,n,r,i,a){var s=1&amp;n,l=e.length,c=t.length;if(l!=c&amp;&amp;!(s&amp;&amp;c&gt;l))return!1;var u=a.get(e),d=a.get(t);if(u&amp;&amp;d)return u==t&amp;&amp;d==e;var p=-1,h=!0,f=2&amp;n?new nx:o;for(a.set(e,t),a.set(t,e);++p&lt;l;){var m=e[p],v=t[p];if(r)var g=s?r(v,m,p,t,e,a):r(m,v,p,e,t,a);if(o!==g){if(g)continue;h=!1;break}if(f){if(!ty(t,function(e,t){if(!tO(f,t)&amp;&amp;(m===e||i(m,e,n,r,a)))return f.push(t)})){h=!1;break}}else if(!(m===v||i(m,v,n,r,a))){h=!1;break}}return a.delete(e),a.delete(t),h}function or(e){return oM(oE(e,o,oW),e+"")}function oo(e){return nK(e,ap,oh)}function oi(e){return nK(e,ah,of)}var oa=no?function(e){return no.get(e)}:aH;function os(e){for(var t=e.name+"",n=ni[t],r=eL.call(ni,t)?n.length:0;r--;){var o=n[r],i=o.func;if(null==i||i==e)return o.name}return t}function ol(e){return(eL.call(nf,"placeholder")?nf:e).placeholder}function oc(){var e=nf.iteratee||az;return e=e===az?n8:e,arguments.length?e(arguments[0],arguments[1]):e}function ou(e,t){var n,r=e.__data__;return("string"==(n=typeof t)||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==t:null===t)?r["string"==typeof t?"string":"hash"]:r.map}function od(e){for(var t=ap(e),n=t.length;n--;){var r=t[n],o=e[r];t[n]=[r,o,o==o&amp;&amp;!iG(o)]}return t}function op(e,t){var n=null==e?o:e[t];return n6(n)?n:o}var oh=tX?function(e){return null==e?[]:td(tX(e=eC(e)),function(t){return eY.call(e,t)})}:aK,of=tX?function(e){for(var t=[];e;)tm(t,oh(e)),e=eH(e);return t}:aK,om=nX;function ov(e,t,n){t=rM(t,e);for(var r=-1,o=t.length,i=!1;++r&lt;o;){var a=oN(t[r]);if(!(i=null!=e&amp;&amp;n(e,a)))break;e=e[a]}return i||++r!=o?i:!!(o=null==e?0:e.length)&amp;&amp;iW(o)&amp;&amp;ob(a,o)&amp;&amp;(ij(e)||iO(e))}function og(e){return"function"!=typeof e.constructor||oT(e)?{}:nm(eH(e))}function oy(e){return ij(e)||iO(e)||!!(e3&amp;&amp;e&amp;&amp;e[e3])}function ob(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&amp;&amp;("number"==n||"symbol"!=n&amp;&amp;eh.test(e))&amp;&amp;e&gt;-1&amp;&amp;e%1==0&amp;&amp;e&lt;t}function o_(e,t,n){if(!iG(n))return!1;var r=typeof t;return("number"==r?!!(iR(n)&amp;&amp;ob(t,n.length)):"string"==r&amp;&amp;t in n)&amp;&amp;iM(n[t],e)}function ow(e,t){if(ij(e))return!1;var n=typeof e;return!!("number"==n||"symbol"==n||"boolean"==n||null==e||iJ(e))||q.test(e)||!Y.test(e)||null!=t&amp;&amp;e in eC(t)}function ox(e){var t=os(e),n=nf[t];if("function"!=typeof n||!(t in ny.prototype))return!1;if(e===n)return!0;var r=oa(n);return!!r&amp;&amp;e===r[0]}(t9&amp;&amp;om(new t9(new ArrayBuffer(1)))!=k||t7&amp;&amp;om(new t7)!=y||ne&amp;&amp;om(ne.resolve())!=w||nt&amp;&amp;om(new nt)!=C||nn&amp;&amp;om(new nn)!=E)&amp;&amp;(om=function(e){var t=nX(e),n=t==_?e.constructor:o,r=n?oR(n):"";if(r)switch(r){case na:return k;case ns:return y;case nl:return w;case nc:return C;case nu:return E}return t});var oC=eI?iU:aX;function oT(e){var t=e&amp;&amp;e.constructor;return e===("function"==typeof t&amp;&amp;t.prototype||eP)}function oS(e,t){return function(n){return null!=n&amp;&amp;n[e]===t&amp;&amp;(o!==t||e in eC(n))}}function oE(e,t,n){return t=t2(o===t?e.length-1:t,0),function(){for(var r=arguments,o=-1,i=t2(r.length-t,0),a=ey(i);++o&lt;i;)a[o]=r[t+o];o=-1;for(var s=ey(t+1);++o&lt;t;)s[o]=r[o];return s[t]=n(a),ts(e,this,s)}}function oA(e,t){return t.length&lt;2?e:nq(e,rm(t,0,-1))}function ok(e,t){if(("constructor"!==t||"function"!=typeof e[t])&amp;&amp;"__proto__"!=t)return e[t]}var oP=oD(rh),oI=tb||function(e,t){return e5.setTimeout(e,t)},oM=oD(rf);function oL(e,t,n){var r,o,i=t+"";return oM(e,function(e,t){var n=t.length;if(!n)return e;var r=n-1;return t[r]=(n&gt;1?"&amp; ":"")+t[r],t=t.join(n&gt;2?", ":" "),e.replace(et,"{\n/* [wrapped with "+t+"] */\n")}(i,(r=(o=i.match(en))?o[1].split(er):[],tc(u,function(e){var t="_."+e[0];n&amp;e[1]&amp;&amp;!tp(r,t)&amp;&amp;r.push(t)}),r.sort())))}function oD(e){var t=0,n=0;return function(){var r=t4(),i=16-(r-n);if(n=r,i&gt;0){if(++t&gt;=800)return arguments[0]}else t=0;return e.apply(o,arguments)}}function oO(e,t){var n=-1,r=e.length,i=r-1;for(t=o===t?r:t;++n&lt;t;){var a=rc(n,i),s=e[a];e[a]=e[n],e[n]=s}return e.length=t,e}var oj=(ee=(r=iS(function(e){var t=[];return 46===e.charCodeAt(0)&amp;&amp;t.push(""),e.replace(K,function(e,n,r,o){t.push(r?o.replace(ea,"$1"):n||e)}),t},function(e){return 500===ee.size&amp;&amp;ee.clear(),e})).cache,r);function oN(e){if("string"==typeof e||iJ(e))return e;var t=e+"";return"0"==t&amp;&amp;1/e==-l?"-0":t}function oR(e){if(null!=e){try{return eM.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function oV(e){if(e instanceof ny)return e.clone();var t=new ng(e.__wrapped__,e.__chain__);return t.__actions__=rB(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var oz=rd(function(e,t){return iV(e)?nR(e,nH(t,1,iV,!0)):[]}),oB=rd(function(e,t){var n=oq(t);return iV(n)&amp;&amp;(n=o),iV(e)?nR(e,nH(t,1,iV,!0),oc(n,2)):[]}),oF=rd(function(e,t){var n=oq(t);return iV(n)&amp;&amp;(n=o),iV(e)?nR(e,nH(t,1,iV,!0),o,n):[]});function oU(e,t,n){var r=null==e?0:e.length;if(!r)return -1;var o=null==n?0:i5(n);return o&lt;0&amp;&amp;(o=t2(r+o,0)),tw(e,oc(t,3),o)}function oH(e,t,n){var r=null==e?0:e.length;if(!r)return -1;var i=r-1;return o!==n&amp;&amp;(i=i5(n),i=n&lt;0?t2(r+i,0):t3(i,r-1)),tw(e,oc(t,3),i,!0)}function oW(e){return(null==e?0:e.length)?nH(e,1):[]}function oG(e){return e&amp;&amp;e.length?e[0]:o}var oZ=rd(function(e){var t=tf(e,rP);return t.length&amp;&amp;t[0]===e[0]?n1(t):[]}),o$=rd(function(e){var t=oq(e),n=tf(e,rP);return t===oq(n)?t=o:n.pop(),n.length&amp;&amp;n[0]===e[0]?n1(n,oc(t,2)):[]}),oY=rd(function(e){var t=oq(e),n=tf(e,rP);return(t="function"==typeof t?t:o)&amp;&amp;n.pop(),n.length&amp;&amp;n[0]===e[0]?n1(n,o,t):[]});function oq(e){var t=null==e?0:e.length;return t?e[t-1]:o}var oK=rd(oX);function oX(e,t){return e&amp;&amp;e.length&amp;&amp;t&amp;&amp;t.length?rs(e,t):e}var oQ=or(function(e,t){var n=null==e?0:e.length,r=nL(e,t);return rl(e,tf(t,function(e){return ob(e,n)?+e:e}).sort(rR)),r});function oJ(e){return null==e?e:t8.call(e)}var o0=rd(function(e){return rx(nH(e,1,iV,!0))}),o1=rd(function(e){var t=oq(e);return iV(t)&amp;&amp;(t=o),rx(nH(e,1,iV,!0),oc(t,2))}),o2=rd(function(e){var t=oq(e);return t="function"==typeof t?t:o,rx(nH(e,1,iV,!0),o,t)});function o3(e){if(!(e&amp;&amp;e.length))return[];var t=0;return e=td(e,function(e){if(iV(e))return t=t2(e.length,t),!0}),tI(t,function(t){return tf(e,tE(t))})}function o4(e,t){if(!(e&amp;&amp;e.length))return[];var n=o3(e);return null==t?n:tf(n,function(e){return ts(t,o,e)})}var o5=rd(function(e,t){return iV(e)?nR(e,t):[]}),o6=rd(function(e){return rA(td(e,iV))}),o8=rd(function(e){var t=oq(e);return iV(t)&amp;&amp;(t=o),rA(td(e,iV),oc(t,2))}),o9=rd(function(e){var t=oq(e);return t="function"==typeof t?t:o,rA(td(e,iV),o,t)}),o7=rd(o3),ie=rd(function(e){var t=e.length,n=t&gt;1?e[t-1]:o;return n="function"==typeof n?(e.pop(),n):o,o4(e,n)});function it(e){var t=nf(e);return t.__chain__=!0,t}function ir(e,t){return t(e)}var io=or(function(e){var t=e.length,n=t?e[0]:0,r=this.__wrapped__,i=function(t){return nL(t,e)};return!(t&gt;1)&amp;&amp;!this.__actions__.length&amp;&amp;r instanceof ny&amp;&amp;ob(n)?((r=r.slice(n,+n+(t?1:0))).__actions__.push({func:ir,args:[i],thisArg:o}),new ng(r,this.__chain__).thru(function(e){return t&amp;&amp;!e.length&amp;&amp;e.push(o),e})):this.thru(i)}),ii=rU(function(e,t,n){eL.call(e,n)?++e[n]:nM(e,n,1)}),ia=rq(oU),is=rq(oH);function il(e,t){return(ij(e)?tc:nV)(e,oc(t,3))}function ic(e,t){return(ij(e)?function(e,t){for(var n=null==e?0:e.length;n--&amp;&amp;!1!==t(e[n],n,e););return e}:nz)(e,oc(t,3))}var iu=rU(function(e,t,n){eL.call(e,n)?e[n].push(t):nM(e,n,[t])}),id=rd(function(e,t,n){var r=-1,o="function"==typeof t,i=iR(e)?ey(e.length):[];return nV(e,function(e){i[++r]=o?ts(t,e,n):n2(e,t,n)}),i}),ip=rU(function(e,t,n){nM(e,n,t)});function ih(e,t){return(ij(e)?tf:re)(e,oc(t,3))}var im=rU(function(e,t,n){e[n?0:1].push(t)},function(){return[[],[]]}),iv=rd(function(e,t){if(null==e)return[];var n=t.length;return n&gt;1&amp;&amp;o_(e,t[0],t[1])?t=[]:n&gt;2&amp;&amp;o_(t[0],t[1],t[2])&amp;&amp;(t=[t[0]]),ri(e,nH(t,1),[])}),ig=te||function(){return e5.Date.now()};function iy(e,t,n){return t=n?o:t,t=e&amp;&amp;null==t?e.length:t,r9(e,128,o,o,o,o,t)}function ib(e,t){var n;if("function"!=typeof t)throw new eE(i);return e=i5(e),function(){return--e&gt;0&amp;&amp;(n=t.apply(this,arguments)),e&lt;=1&amp;&amp;(t=o),n}}var i_=rd(function(e,t,n){var r=1;if(n.length){var o=tH(n,ol(i_));r|=32}return r9(e,r,t,n,o)}),iw=rd(function(e,t,n){var r=3;if(n.length){var o=tH(n,ol(iw));r|=32}return r9(t,r,e,n,o)});function ix(e,t,n){var r,a,s,l,c,u,d=0,p=!1,h=!1,f=!0;if("function"!=typeof e)throw new eE(i);function m(t){var n=r,i=a;return r=a=o,d=t,l=e.apply(i,n)}function v(e){var n=e-u,r=e-d;return o===u||n&gt;=t||n&lt;0||h&amp;&amp;r&gt;=s}function g(){var e,n,r,o=ig();if(v(o))return y(o);c=oI(g,(e=o-u,n=o-d,r=t-e,h?t3(r,s-n):r))}function y(e){return(c=o,f&amp;&amp;r)?m(e):(r=a=o,l)}function b(){var e,n=ig(),i=v(n);if(r=arguments,a=this,u=n,i){if(o===c)return d=e=u,c=oI(g,t),p?m(e):l;if(h)return rD(c),c=oI(g,t),m(u)}return o===c&amp;&amp;(c=oI(g,t)),l}return t=i8(t)||0,iG(n)&amp;&amp;(p=!!n.leading,s=(h="maxWait"in n)?t2(i8(n.maxWait)||0,t):s,f="trailing"in n?!!n.trailing:f),b.cancel=function(){o!==c&amp;&amp;rD(c),d=0,r=u=a=c=o},b.flush=function(){return o===c?l:y(ig())},b}var iC=rd(function(e,t){return nN(e,1,t)}),iT=rd(function(e,t,n){return nN(e,i8(t)||0,n)});function iS(e,t){if("function"!=typeof e||null!=t&amp;&amp;"function"!=typeof t)throw new eE(i);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(iS.Cache||nw),n}function iE(e){if("function"!=typeof e)throw new eE(i);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}iS.Cache=nw;var iA=rd(function(e,t){var n=(t=1==t.length&amp;&amp;ij(t[0])?tf(t[0],tL(oc())):tf(nH(t,1),tL(oc()))).length;return rd(function(r){for(var o=-1,i=t3(r.length,n);++o&lt;i;)r[o]=t[o].call(this,r[o]);return ts(e,this,r)})}),ik=rd(function(e,t){var n=tH(t,ol(ik));return r9(e,32,o,t,n)}),iP=rd(function(e,t){var n=tH(t,ol(iP));return r9(e,64,o,t,n)}),iI=or(function(e,t){return r9(e,256,o,o,o,t)});function iM(e,t){return e===t||e!=e&amp;&amp;t!=t}var iL=r3(nQ),iD=r3(function(e,t){return e&gt;=t}),iO=n3(function(){return arguments}())?n3:function(e){return iZ(e)&amp;&amp;eL.call(e,"callee")&amp;&amp;!eY.call(e,"callee")},ij=ey.isArray,iN=tt?tL(tt):function(e){return iZ(e)&amp;&amp;nX(e)==A};function iR(e){return null!=e&amp;&amp;iW(e.length)&amp;&amp;!iU(e)}function iV(e){return iZ(e)&amp;&amp;iR(e)}var iz=tQ||aX,iB=tn?tL(tn):function(e){return iZ(e)&amp;&amp;nX(e)==f};function iF(e){if(!iZ(e))return!1;var t=nX(e);return t==m||"[object DOMException]"==t||"string"==typeof e.message&amp;&amp;"string"==typeof e.name&amp;&amp;!iq(e)}function iU(e){if(!iG(e))return!1;var t=nX(e);return t==v||t==g||"[object AsyncFunction]"==t||"[object Proxy]"==t}function iH(e){return"number"==typeof e&amp;&amp;e==i5(e)}function iW(e){return"number"==typeof e&amp;&amp;e&gt;-1&amp;&amp;e%1==0&amp;&amp;e&lt;=9007199254740991}function iG(e){var t=typeof e;return null!=e&amp;&amp;("object"==t||"function"==t)}function iZ(e){return null!=e&amp;&amp;"object"==typeof e}var i$=tr?tL(tr):function(e){return iZ(e)&amp;&amp;om(e)==y};function iY(e){return"number"==typeof e||iZ(e)&amp;&amp;nX(e)==b}function iq(e){if(!iZ(e)||nX(e)!=_)return!1;var t=eH(e);if(null===t)return!0;var n=eL.call(t,"constructor")&amp;&amp;t.constructor;return"function"==typeof n&amp;&amp;n instanceof n&amp;&amp;eM.call(n)==eN}var iK=to?tL(to):function(e){return iZ(e)&amp;&amp;nX(e)==x},iX=ti?tL(ti):function(e){return iZ(e)&amp;&amp;om(e)==C};function iQ(e){return"string"==typeof e||!ij(e)&amp;&amp;iZ(e)&amp;&amp;nX(e)==T}function iJ(e){return"symbol"==typeof e||iZ(e)&amp;&amp;nX(e)==S}var i0=ta?tL(ta):function(e){return iZ(e)&amp;&amp;iW(e.length)&amp;&amp;!!eQ[nX(e)]},i1=r3(n7),i2=r3(function(e,t){return e&lt;=t});function i3(e){if(!e)return[];if(iR(e))return iQ(e)?tZ(e):rB(e);if(e4&amp;&amp;e[e4])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[e4]());var t=om(e);return(t==y?tF:t==C?tW:aw)(e)}function i4(e){return e?(e=i8(e))===l||e===-l?(e&lt;0?-1:1)*17976931348623157e292:e==e?e:0:0===e?e:0}function i5(e){var t=i4(e),n=t%1;return t==t?n?t-n:t:0}function i6(e){return e?nD(i5(e),0,4294967295):0}function i8(e){if("number"==typeof e)return e;if(iJ(e))return c;if(iG(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=iG(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=tM(e);var n=eu.test(e);return n||ep.test(e)?e2(e.slice(2),n?2:8):ec.test(e)?c:+e}function i9(e){return rF(e,ah(e))}function i7(e){return null==e?"":rw(e)}var ae=rH(function(e,t){if(oT(t)||iR(t)){rF(t,ap(t),e);return}for(var n in t)eL.call(t,n)&amp;&amp;nA(e,n,t[n])}),at=rH(function(e,t){rF(t,ah(t),e)}),an=rH(function(e,t,n,r){rF(t,ah(t),e,r)}),ar=rH(function(e,t,n,r){rF(t,ap(t),e,r)}),ao=or(nL),ai=rd(function(e,t){e=eC(e);var n=-1,r=t.length,i=r&gt;2?t[2]:o;for(i&amp;&amp;o_(t[0],t[1],i)&amp;&amp;(r=1);++n&lt;r;)for(var a=t[n],s=ah(a),l=-1,c=s.length;++l&lt;c;){var u=s[l],d=e[u];(o===d||iM(d,eP[u])&amp;&amp;!eL.call(e,u))&amp;&amp;(e[u]=a[u])}return e}),aa=rd(function(e){return e.push(o,oe),ts(am,o,e)});function as(e,t,n){var r=null==e?o:nq(e,t);return o===r?n:r}function al(e,t){return null!=e&amp;&amp;ov(e,t,n0)}var ac=rQ(function(e,t,n){null!=t&amp;&amp;"function"!=typeof t.toString&amp;&amp;(t=ej.call(t)),e[t]=n},aj(aV)),au=rQ(function(e,t,n){null!=t&amp;&amp;"function"!=typeof t.toString&amp;&amp;(t=ej.call(t)),eL.call(e,t)?e[t].push(n):e[t]=[n]},oc),ad=rd(n2);function ap(e){return iR(e)?nT(e):n9(e)}function ah(e){return iR(e)?nT(e,!0):function(e){if(!iG(e))return function(e){var t=[];if(null!=e)for(var n in eC(e))t.push(n);return t}(e);var t=oT(e),n=[];for(var r in e)"constructor"==r&amp;&amp;(t||!eL.call(e,r))||n.push(r);return n}(e)}var af=rH(function(e,t,n){rr(e,t,n)}),am=rH(function(e,t,n,r){rr(e,t,n,r)}),av=or(function(e,t){var n={};if(null==e)return n;var r=!1;t=tf(t,function(t){return t=rM(t,e),r||(r=t.length&gt;1),t}),rF(e,oi(e),n),r&amp;&amp;(n=nO(n,7,ot));for(var o=t.length;o--;)rC(n,t[o]);return n}),ag=or(function(e,t){return null==e?{}:ra(e,t,function(t,n){return al(e,n)})});function ay(e,t){if(null==e)return{};var n=tf(oi(e),function(e){return[e]});return t=oc(t),ra(e,n,function(e,n){return t(e,n[0])})}var ab=r8(ap),a_=r8(ah);function aw(e){return null==e?[]:tD(e,ap(e))}var ax=r$(function(e,t,n){return t=t.toLowerCase(),e+(n?aC(t):t)});function aC(e){return aM(i7(e).toLowerCase())}function aT(e){return(e=i7(e))&amp;&amp;e.replace(ef,tR).replace(eG,"")}var aS=r$(function(e,t,n){return e+(n?"-":"")+t.toLowerCase()}),aE=r$(function(e,t,n){return e+(n?" ":"")+t.toLowerCase()}),aA=rZ("toLowerCase"),ak=r$(function(e,t,n){return e+(n?"_":"")+t.toLowerCase()}),aP=r$(function(e,t,n){return e+(n?" ":"")+aM(t)}),aI=r$(function(e,t,n){return e+(n?" ":"")+t.toUpperCase()}),aM=rZ("toUpperCase");function aL(e,t,n){if(e=i7(e),t=n?o:t,o===t){var r;return(r=e,eq.test(r))?e.match(e$)||[]:e.match(eo)||[]}return e.match(t)||[]}var aD=rd(function(e,t){try{return ts(e,o,t)}catch(e){return iF(e)?e:new e_(e)}}),aO=or(function(e,t){return tc(t,function(t){nM(e,t=oN(t),i_(e[t],e))}),e});function aj(e){return function(){return e}}var aN=rK(),aR=rK(!0);function aV(e){return e}function az(e){return n8("function"==typeof e?e:nO(e,1))}var aB=rd(function(e,t){return function(n){return n2(n,e,t)}}),aF=rd(function(e,t){return function(n){return n2(e,n,t)}});function aU(e,t,n){var r=ap(t),o=nY(t,r);null!=n||iG(t)&amp;&amp;(o.length||!r.length)||(n=t,t=e,e=this,o=nY(t,ap(t)));var i=!(iG(n)&amp;&amp;"chain"in n)||!!n.chain,a=iU(e);return tc(o,function(n){var r=t[n];e[n]=r,a&amp;&amp;(e.prototype[n]=function(){var t=this.__chain__;if(i||t){var n=e(this.__wrapped__);return(n.__actions__=rB(this.__actions__)).push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n}return r.apply(e,tm([this.value()],arguments))})}),e}function aH(){}var aW=r0(tf),aG=r0(tu),aZ=r0(ty);function a$(e){return ow(e)?tE(oN(e)):function(t){return nq(t,e)}}var aY=r2(),aq=r2(!0);function aK(){return[]}function aX(){return!1}var aQ=rJ(function(e,t){return e+t},0),aJ=r5("ceil"),a0=rJ(function(e,t){return e/t},1),a1=r5("floor"),a2=rJ(function(e,t){return e*t},1),a3=r5("round"),a4=rJ(function(e,t){return e-t},0);return nf.after=function(e,t){if("function"!=typeof t)throw new eE(i);return e=i5(e),function(){if(--e&lt;1)return t.apply(this,arguments)}},nf.ary=iy,nf.assign=ae,nf.assignIn=at,nf.assignInWith=an,nf.assignWith=ar,nf.at=ao,nf.before=ib,nf.bind=i_,nf.bindAll=aO,nf.bindKey=iw,nf.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return ij(e)?e:[e]},nf.chain=it,nf.chunk=function(e,t,n){t=(n?o_(e,t,n):o===t)?1:t2(i5(t),0);var r=null==e?0:e.length;if(!r||t&lt;1)return[];for(var i=0,a=0,s=ey(tA(r/t));i&lt;r;)s[a++]=rm(e,i,i+=t);return s},nf.compact=function(e){for(var t=-1,n=null==e?0:e.length,r=0,o=[];++t&lt;n;){var i=e[t];i&amp;&amp;(o[r++]=i)}return o},nf.concat=function(){var e=arguments.length;if(!e)return[];for(var t=ey(e-1),n=arguments[0],r=e;r--;)t[r-1]=arguments[r];return tm(ij(n)?rB(n):[n],nH(t,1))},nf.cond=function(e){var t=null==e?0:e.length,n=oc();return e=t?tf(e,function(e){if("function"!=typeof e[1])throw new eE(i);return[n(e[0]),e[1]]}):[],rd(function(n){for(var r=-1;++r&lt;t;){var o=e[r];if(ts(o[0],this,n))return ts(o[1],this,n)}})},nf.conforms=function(e){var t,n;return n=ap(t=nO(e,1)),function(e){return nj(e,t,n)}},nf.constant=aj,nf.countBy=ii,nf.create=function(e,t){var n=nm(e);return null==t?n:nI(n,t)},nf.curry=function e(t,n,r){n=r?o:n;var i=r9(t,8,o,o,o,o,o,n);return i.placeholder=e.placeholder,i},nf.curryRight=function e(t,n,r){n=r?o:n;var i=r9(t,16,o,o,o,o,o,n);return i.placeholder=e.placeholder,i},nf.debounce=ix,nf.defaults=ai,nf.defaultsDeep=aa,nf.defer=iC,nf.delay=iT,nf.difference=oz,nf.differenceBy=oB,nf.differenceWith=oF,nf.drop=function(e,t,n){var r=null==e?0:e.length;return r?rm(e,(t=n||o===t?1:i5(t))&lt;0?0:t,r):[]},nf.dropRight=function(e,t,n){var r=null==e?0:e.length;return r?rm(e,0,(t=r-(t=n||o===t?1:i5(t)))&lt;0?0:t):[]},nf.dropRightWhile=function(e,t){return e&amp;&amp;e.length?rS(e,oc(t,3),!0,!0):[]},nf.dropWhile=function(e,t){return e&amp;&amp;e.length?rS(e,oc(t,3),!0):[]},nf.fill=function(e,t,n,r){var i=null==e?0:e.length;return i?(n&amp;&amp;"number"!=typeof n&amp;&amp;o_(e,t,n)&amp;&amp;(n=0,r=i),function(e,t,n,r){var i=e.length;for((n=i5(n))&lt;0&amp;&amp;(n=-n&gt;i?0:i+n),(r=o===r||r&gt;i?i:i5(r))&lt;0&amp;&amp;(r+=i),r=n&gt;r?0:i6(r);n&lt;r;)e[n++]=t;return e}(e,t,n,r)):[]},nf.filter=function(e,t){return(ij(e)?td:nU)(e,oc(t,3))},nf.flatMap=function(e,t){return nH(ih(e,t),1)},nf.flatMapDeep=function(e,t){return nH(ih(e,t),l)},nf.flatMapDepth=function(e,t,n){return n=o===n?1:i5(n),nH(ih(e,t),n)},nf.flatten=oW,nf.flattenDeep=function(e){return(null==e?0:e.length)?nH(e,l):[]},nf.flattenDepth=function(e,t){return(null==e?0:e.length)?nH(e,t=o===t?1:i5(t)):[]},nf.flip=function(e){return r9(e,512)},nf.flow=aN,nf.flowRight=aR,nf.fromPairs=function(e){for(var t=-1,n=null==e?0:e.length,r={};++t&lt;n;){var o=e[t];r[o[0]]=o[1]}return r},nf.functions=function(e){return null==e?[]:nY(e,ap(e))},nf.functionsIn=function(e){return null==e?[]:nY(e,ah(e))},nf.groupBy=iu,nf.initial=function(e){return(null==e?0:e.length)?rm(e,0,-1):[]},nf.intersection=oZ,nf.intersectionBy=o$,nf.intersectionWith=oY,nf.invert=ac,nf.invertBy=au,nf.invokeMap=id,nf.iteratee=az,nf.keyBy=ip,nf.keys=ap,nf.keysIn=ah,nf.map=ih,nf.mapKeys=function(e,t){var n={};return t=oc(t,3),nZ(e,function(e,r,o){nM(n,t(e,r,o),e)}),n},nf.mapValues=function(e,t){var n={};return t=oc(t,3),nZ(e,function(e,r,o){nM(n,r,t(e,r,o))}),n},nf.matches=function(e){return rt(nO(e,1))},nf.matchesProperty=function(e,t){return rn(e,nO(t,1))},nf.memoize=iS,nf.merge=af,nf.mergeWith=am,nf.method=aB,nf.methodOf=aF,nf.mixin=aU,nf.negate=iE,nf.nthArg=function(e){return e=i5(e),rd(function(t){return ro(t,e)})},nf.omit=av,nf.omitBy=function(e,t){return ay(e,iE(oc(t)))},nf.once=function(e){return ib(2,e)},nf.orderBy=function(e,t,n,r){return null==e?[]:(ij(t)||(t=null==t?[]:[t]),ij(n=r?o:n)||(n=null==n?[]:[n]),ri(e,t,n))},nf.over=aW,nf.overArgs=iA,nf.overEvery=aG,nf.overSome=aZ,nf.partial=ik,nf.partialRight=iP,nf.partition=im,nf.pick=ag,nf.pickBy=ay,nf.property=a$,nf.propertyOf=function(e){return function(t){return null==e?o:nq(e,t)}},nf.pull=oK,nf.pullAll=oX,nf.pullAllBy=function(e,t,n){return e&amp;&amp;e.length&amp;&amp;t&amp;&amp;t.length?rs(e,t,oc(n,2)):e},nf.pullAllWith=function(e,t,n){return e&amp;&amp;e.length&amp;&amp;t&amp;&amp;t.length?rs(e,t,o,n):e},nf.pullAt=oQ,nf.range=aY,nf.rangeRight=aq,nf.rearg=iI,nf.reject=function(e,t){return(ij(e)?td:nU)(e,iE(oc(t,3)))},nf.remove=function(e,t){var n=[];if(!(e&amp;&amp;e.length))return n;var r=-1,o=[],i=e.length;for(t=oc(t,3);++r&lt;i;){var a=e[r];t(a,r,e)&amp;&amp;(n.push(a),o.push(r))}return rl(e,o),n},nf.rest=function(e,t){if("function"!=typeof e)throw new eE(i);return rd(e,t=o===t?t:i5(t))},nf.reverse=oJ,nf.sampleSize=function(e,t,n){return t=(n?o_(e,t,n):o===t)?1:i5(t),(ij(e)?function(e,t){return oO(rB(e),nD(t,0,e.length))}:function(e,t){var n=aw(e);return oO(n,nD(t,0,n.length))})(e,t)},nf.set=function(e,t,n){return null==e?e:rp(e,t,n)},nf.setWith=function(e,t,n,r){return r="function"==typeof r?r:o,null==e?e:rp(e,t,n,r)},nf.shuffle=function(e){return(ij(e)?function(e){return oO(rB(e))}:function(e){return oO(aw(e))})(e)},nf.slice=function(e,t,n){var r=null==e?0:e.length;return r?(n&amp;&amp;"number"!=typeof n&amp;&amp;o_(e,t,n)?(t=0,n=r):(t=null==t?0:i5(t),n=o===n?r:i5(n)),rm(e,t,n)):[]},nf.sortBy=iv,nf.sortedUniq=function(e){return e&amp;&amp;e.length?rb(e):[]},nf.sortedUniqBy=function(e,t){return e&amp;&amp;e.length?rb(e,oc(t,2)):[]},nf.split=function(e,t,n){return(n&amp;&amp;"number"!=typeof n&amp;&amp;o_(e,t,n)&amp;&amp;(t=n=o),n=o===n?4294967295:n&gt;&gt;&gt;0)?(e=i7(e))&amp;&amp;("string"==typeof t||null!=t&amp;&amp;!iK(t))&amp;&amp;!(t=rw(t))&amp;&amp;tB(e)?rL(tZ(e),0,n):e.split(t,n):[]},nf.spread=function(e,t){if("function"!=typeof e)throw new eE(i);return t=null==t?0:t2(i5(t),0),rd(function(n){var r=n[t],o=rL(n,0,t);return r&amp;&amp;tm(o,r),ts(e,this,o)})},nf.tail=function(e){var t=null==e?0:e.length;return t?rm(e,1,t):[]},nf.take=function(e,t,n){return e&amp;&amp;e.length?rm(e,0,(t=n||o===t?1:i5(t))&lt;0?0:t):[]},nf.takeRight=function(e,t,n){var r=null==e?0:e.length;return r?rm(e,(t=r-(t=n||o===t?1:i5(t)))&lt;0?0:t,r):[]},nf.takeRightWhile=function(e,t){return e&amp;&amp;e.length?rS(e,oc(t,3),!1,!0):[]},nf.takeWhile=function(e,t){return e&amp;&amp;e.length?rS(e,oc(t,3)):[]},nf.tap=function(e,t){return t(e),e},nf.throttle=function(e,t,n){var r=!0,o=!0;if("function"!=typeof e)throw new eE(i);return iG(n)&amp;&amp;(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),ix(e,t,{leading:r,maxWait:t,trailing:o})},nf.thru=ir,nf.toArray=i3,nf.toPairs=ab,nf.toPairsIn=a_,nf.toPath=function(e){return ij(e)?tf(e,oN):iJ(e)?[e]:rB(oj(i7(e)))},nf.toPlainObject=i9,nf.transform=function(e,t,n){var r=ij(e),o=r||iz(e)||i0(e);if(t=oc(t,4),null==n){var i=e&amp;&amp;e.constructor;n=o?r?new i:[]:iG(e)&amp;&amp;iU(i)?nm(eH(e)):{}}return(o?tc:nZ)(e,function(e,r,o){return t(n,e,r,o)}),n},nf.unary=function(e){return iy(e,1)},nf.union=o0,nf.unionBy=o1,nf.unionWith=o2,nf.uniq=function(e){return e&amp;&amp;e.length?rx(e):[]},nf.uniqBy=function(e,t){return e&amp;&amp;e.length?rx(e,oc(t,2)):[]},nf.uniqWith=function(e,t){return t="function"==typeof t?t:o,e&amp;&amp;e.length?rx(e,o,t):[]},nf.unset=function(e,t){return null==e||rC(e,t)},nf.unzip=o3,nf.unzipWith=o4,nf.update=function(e,t,n){return null==e?e:rT(e,t,rI(n))},nf.updateWith=function(e,t,n,r){return r="function"==typeof r?r:o,null==e?e:rT(e,t,rI(n),r)},nf.values=aw,nf.valuesIn=function(e){return null==e?[]:tD(e,ah(e))},nf.without=o5,nf.words=aL,nf.wrap=function(e,t){return ik(rI(t),e)},nf.xor=o6,nf.xorBy=o8,nf.xorWith=o9,nf.zip=o7,nf.zipObject=function(e,t){return rk(e||[],t||[],nA)},nf.zipObjectDeep=function(e,t){return rk(e||[],t||[],rp)},nf.zipWith=ie,nf.entries=ab,nf.entriesIn=a_,nf.extend=at,nf.extendWith=an,aU(nf,nf),nf.add=aQ,nf.attempt=aD,nf.camelCase=ax,nf.capitalize=aC,nf.ceil=aJ,nf.clamp=function(e,t,n){return o===n&amp;&amp;(n=t,t=o),o!==n&amp;&amp;(n=(n=i8(n))==n?n:0),o!==t&amp;&amp;(t=(t=i8(t))==t?t:0),nD(i8(e),t,n)},nf.clone=function(e){return nO(e,4)},nf.cloneDeep=function(e){return nO(e,5)},nf.cloneDeepWith=function(e,t){return nO(e,5,t="function"==typeof t?t:o)},nf.cloneWith=function(e,t){return nO(e,4,t="function"==typeof t?t:o)},nf.conformsTo=function(e,t){return null==t||nj(e,t,ap(t))},nf.deburr=aT,nf.defaultTo=function(e,t){return null==e||e!=e?t:e},nf.divide=a0,nf.endsWith=function(e,t,n){e=i7(e),t=rw(t);var r=e.length,i=n=o===n?r:nD(i5(n),0,r);return(n-=t.length)&gt;=0&amp;&amp;e.slice(n,i)==t},nf.eq=iM,nf.escape=function(e){return(e=i7(e))&amp;&amp;W.test(e)?e.replace(U,tV):e},nf.escapeRegExp=function(e){return(e=i7(e))&amp;&amp;Q.test(e)?e.replace(X,"\\$&amp;"):e},nf.every=function(e,t,n){var r=ij(e)?tu:nB;return n&amp;&amp;o_(e,t,n)&amp;&amp;(t=o),r(e,oc(t,3))},nf.find=ia,nf.findIndex=oU,nf.findKey=function(e,t){return t_(e,oc(t,3),nZ)},nf.findLast=is,nf.findLastIndex=oH,nf.findLastKey=function(e,t){return t_(e,oc(t,3),n$)},nf.floor=a1,nf.forEach=il,nf.forEachRight=ic,nf.forIn=function(e,t){return null==e?e:nW(e,oc(t,3),ah)},nf.forInRight=function(e,t){return null==e?e:nG(e,oc(t,3),ah)},nf.forOwn=function(e,t){return e&amp;&amp;nZ(e,oc(t,3))},nf.forOwnRight=function(e,t){return e&amp;&amp;n$(e,oc(t,3))},nf.get=as,nf.gt=iL,nf.gte=iD,nf.has=function(e,t){return null!=e&amp;&amp;ov(e,t,nJ)},nf.hasIn=al,nf.head=oG,nf.identity=aV,nf.includes=function(e,t,n,r){e=iR(e)?e:aw(e),n=n&amp;&amp;!r?i5(n):0;var o=e.length;return n&lt;0&amp;&amp;(n=t2(o+n,0)),iQ(e)?n&lt;=o&amp;&amp;e.indexOf(t,n)&gt;-1:!!o&amp;&amp;tx(e,t,n)&gt;-1},nf.indexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return -1;var o=null==n?0:i5(n);return o&lt;0&amp;&amp;(o=t2(r+o,0)),tx(e,t,o)},nf.inRange=function(e,t,n){var r,i,a;return t=i4(t),o===n?(n=t,t=0):n=i4(n),(r=e=i8(e))&gt;=t3(i=t,a=n)&amp;&amp;r&lt;t2(i,a)},nf.invoke=ad,nf.isArguments=iO,nf.isArray=ij,nf.isArrayBuffer=iN,nf.isArrayLike=iR,nf.isArrayLikeObject=iV,nf.isBoolean=function(e){return!0===e||!1===e||iZ(e)&amp;&amp;nX(e)==h},nf.isBuffer=iz,nf.isDate=iB,nf.isElement=function(e){return iZ(e)&amp;&amp;1===e.nodeType&amp;&amp;!iq(e)},nf.isEmpty=function(e){if(null==e)return!0;if(iR(e)&amp;&amp;(ij(e)||"string"==typeof e||"function"==typeof e.splice||iz(e)||i0(e)||iO(e)))return!e.length;var t=om(e);if(t==y||t==C)return!e.size;if(oT(e))return!n9(e).length;for(var n in e)if(eL.call(e,n))return!1;return!0},nf.isEqual=function(e,t){return n4(e,t)},nf.isEqualWith=function(e,t,n){var r=(n="function"==typeof n?n:o)?n(e,t):o;return o===r?n4(e,t,o,n):!!r},nf.isError=iF,nf.isFinite=function(e){return"number"==typeof e&amp;&amp;tJ(e)},nf.isFunction=iU,nf.isInteger=iH,nf.isLength=iW,nf.isMap=i$,nf.isMatch=function(e,t){return e===t||n5(e,t,od(t))},nf.isMatchWith=function(e,t,n){return n="function"==typeof n?n:o,n5(e,t,od(t),n)},nf.isNaN=function(e){return iY(e)&amp;&amp;e!=+e},nf.isNative=function(e){if(oC(e))throw new e_("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return n6(e)},nf.isNil=function(e){return null==e},nf.isNull=function(e){return null===e},nf.isNumber=iY,nf.isObject=iG,nf.isObjectLike=iZ,nf.isPlainObject=iq,nf.isRegExp=iK,nf.isSafeInteger=function(e){return iH(e)&amp;&amp;e&gt;=-9007199254740991&amp;&amp;e&lt;=9007199254740991},nf.isSet=iX,nf.isString=iQ,nf.isSymbol=iJ,nf.isTypedArray=i0,nf.isUndefined=function(e){return o===e},nf.isWeakMap=function(e){return iZ(e)&amp;&amp;om(e)==E},nf.isWeakSet=function(e){return iZ(e)&amp;&amp;"[object WeakSet]"==nX(e)},nf.join=function(e,t){return null==e?"":t0.call(e,t)},nf.kebabCase=aS,nf.last=oq,nf.lastIndexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return -1;var i=r;return o!==n&amp;&amp;(i=(i=i5(n))&lt;0?t2(r+i,0):t3(i,r-1)),t==t?function(e,t,n){for(var r=n+1;r--&amp;&amp;e[r]!==t;);return r}(e,t,i):tw(e,tT,i,!0)},nf.lowerCase=aE,nf.lowerFirst=aA,nf.lt=i1,nf.lte=i2,nf.max=function(e){return e&amp;&amp;e.length?nF(e,aV,nQ):o},nf.maxBy=function(e,t){return e&amp;&amp;e.length?nF(e,oc(t,2),nQ):o},nf.mean=function(e){return tS(e,aV)},nf.meanBy=function(e,t){return tS(e,oc(t,2))},nf.min=function(e){return e&amp;&amp;e.length?nF(e,aV,n7):o},nf.minBy=function(e,t){return e&amp;&amp;e.length?nF(e,oc(t,2),n7):o},nf.stubArray=aK,nf.stubFalse=aX,nf.stubObject=function(){return{}},nf.stubString=function(){return""},nf.stubTrue=function(){return!0},nf.multiply=a2,nf.nth=function(e,t){return e&amp;&amp;e.length?ro(e,i5(t)):o},nf.noConflict=function(){return e5._===this&amp;&amp;(e5._=eR),this},nf.noop=aH,nf.now=ig,nf.pad=function(e,t,n){e=i7(e);var r=(t=i5(t))?tG(e):0;if(!t||r&gt;=t)return e;var o=(t-r)/2;return r1(tK(o),n)+e+r1(tA(o),n)},nf.padEnd=function(e,t,n){e=i7(e);var r=(t=i5(t))?tG(e):0;return t&amp;&amp;r&lt;t?e+r1(t-r,n):e},nf.padStart=function(e,t,n){e=i7(e);var r=(t=i5(t))?tG(e):0;return t&amp;&amp;r&lt;t?r1(t-r,n)+e:e},nf.parseInt=function(e,t,n){return n||null==t?t=0:t&amp;&amp;(t=+t),t5(i7(e).replace(J,""),t||0)},nf.random=function(e,t,n){if(n&amp;&amp;"boolean"!=typeof n&amp;&amp;o_(e,t,n)&amp;&amp;(t=n=o),o===n&amp;&amp;("boolean"==typeof t?(n=t,t=o):"boolean"==typeof e&amp;&amp;(n=e,e=o)),o===e&amp;&amp;o===t?(e=0,t=1):(e=i4(e),o===t?(t=e,e=0):t=i4(t)),e&gt;t){var r=e;e=t,t=r}if(n||e%1||t%1){var i=t6();return t3(e+i*(t-e+e1("1e-"+((i+"").length-1))),t)}return rc(e,t)},nf.reduce=function(e,t,n){var r=ij(e)?tv:tk,o=arguments.length&lt;3;return r(e,oc(t,4),n,o,nV)},nf.reduceRight=function(e,t,n){var r=ij(e)?tg:tk,o=arguments.length&lt;3;return r(e,oc(t,4),n,o,nz)},nf.repeat=function(e,t,n){return t=(n?o_(e,t,n):o===t)?1:i5(t),ru(i7(e),t)},nf.replace=function(){var e=arguments,t=i7(e[0]);return e.length&lt;3?t:t.replace(e[1],e[2])},nf.result=function(e,t,n){t=rM(t,e);var r=-1,i=t.length;for(i||(i=1,e=o);++r&lt;i;){var a=null==e?o:e[oN(t[r])];o===a&amp;&amp;(r=i,a=n),e=iU(a)?a.call(e):a}return e},nf.round=a3,nf.runInContext=e,nf.sample=function(e){return(ij(e)?nS:function(e){return nS(aw(e))})(e)},nf.size=function(e){if(null==e)return 0;if(iR(e))return iQ(e)?tG(e):e.length;var t=om(e);return t==y||t==C?e.size:n9(e).length},nf.snakeCase=ak,nf.some=function(e,t,n){var r=ij(e)?ty:rv;return n&amp;&amp;o_(e,t,n)&amp;&amp;(t=o),r(e,oc(t,3))},nf.sortedIndex=function(e,t){return rg(e,t)},nf.sortedIndexBy=function(e,t,n){return ry(e,t,oc(n,2))},nf.sortedIndexOf=function(e,t){var n=null==e?0:e.length;if(n){var r=rg(e,t);if(r&lt;n&amp;&amp;iM(e[r],t))return r}return -1},nf.sortedLastIndex=function(e,t){return rg(e,t,!0)},nf.sortedLastIndexBy=function(e,t,n){return ry(e,t,oc(n,2),!0)},nf.sortedLastIndexOf=function(e,t){if(null==e?0:e.length){var n=rg(e,t,!0)-1;if(iM(e[n],t))return n}return -1},nf.startCase=aP,nf.startsWith=function(e,t,n){return e=i7(e),n=null==n?0:nD(i5(n),0,e.length),t=rw(t),e.slice(n,n+t.length)==t},nf.subtract=a4,nf.sum=function(e){return e&amp;&amp;e.length?tP(e,aV):0},nf.sumBy=function(e,t){return e&amp;&amp;e.length?tP(e,oc(t,2)):0},nf.template=function(e,t,n){var r=nf.templateSettings;n&amp;&amp;o_(e,t,n)&amp;&amp;(t=o),e=i7(e),t=an({},t,r,r7);var i,a,s=an({},t.imports,r.imports,r7),l=ap(s),c=tD(s,l),u=0,d=t.interpolate||em,p="__p += '",h=eT((t.escape||em).source+"|"+d.source+"|"+(d===$?es:em).source+"|"+(t.evaluate||em).source+"|$","g"),f="//# sourceURL="+(eL.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++eX+"]")+"\n";e.replace(h,function(t,n,r,o,s,l){return r||(r=o),p+=e.slice(u,l).replace(ev,tz),n&amp;&amp;(i=!0,p+="' +\n__e("+n+") +\n'"),s&amp;&amp;(a=!0,p+="';\n"+s+";\n__p += '"),r&amp;&amp;(p+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),u=l+t.length,t}),p+="';\n";var m=eL.call(t,"variable")&amp;&amp;t.variable;if(m){if(ei.test(m))throw new e_("Invalid `variable` option passed into `_.template`")}else p="with (obj) {\n"+p+"\n}\n";p=(a?p.replace(V,""):p).replace(z,"$1").replace(B,"$1;"),p="function("+(m||"obj")+") {\n"+(m?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(a?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+p+"return __p\n}";var v=aD(function(){return ew(l,f+"return "+p).apply(o,c)});if(v.source=p,iF(v))throw v;return v},nf.times=function(e,t){if((e=i5(e))&lt;1||e&gt;9007199254740991)return[];var n=4294967295,r=t3(e,4294967295);t=oc(t),e-=4294967295;for(var o=tI(r,t);++n&lt;e;)t(n);return o},nf.toFinite=i4,nf.toInteger=i5,nf.toLength=i6,nf.toLower=function(e){return i7(e).toLowerCase()},nf.toNumber=i8,nf.toSafeInteger=function(e){return e?nD(i5(e),-9007199254740991,9007199254740991):0===e?e:0},nf.toString=i7,nf.toUpper=function(e){return i7(e).toUpperCase()},nf.trim=function(e,t,n){if((e=i7(e))&amp;&amp;(n||o===t))return tM(e);if(!e||!(t=rw(t)))return e;var r=tZ(e),i=tZ(t),a=tj(r,i),s=tN(r,i)+1;return rL(r,a,s).join("")},nf.trimEnd=function(e,t,n){if((e=i7(e))&amp;&amp;(n||o===t))return e.slice(0,t$(e)+1);if(!e||!(t=rw(t)))return e;var r=tZ(e),i=tN(r,tZ(t))+1;return rL(r,0,i).join("")},nf.trimStart=function(e,t,n){if((e=i7(e))&amp;&amp;(n||o===t))return e.replace(J,"");if(!e||!(t=rw(t)))return e;var r=tZ(e),i=tj(r,tZ(t));return rL(r,i).join("")},nf.truncate=function(e,t){var n=30,r="...";if(iG(t)){var i="separator"in t?t.separator:i;n="length"in t?i5(t.length):n,r="omission"in t?rw(t.omission):r}var a=(e=i7(e)).length;if(tB(e)){var s=tZ(e);a=s.length}if(n&gt;=a)return e;var l=n-tG(r);if(l&lt;1)return r;var c=s?rL(s,0,l).join(""):e.slice(0,l);if(o===i)return c+r;if(s&amp;&amp;(l+=c.length-l),iK(i)){if(e.slice(l).search(i)){var u,d=c;for(i.global||(i=eT(i.source,i7(el.exec(i))+"g")),i.lastIndex=0;u=i.exec(d);)var p=u.index;c=c.slice(0,o===p?l:p)}}else if(e.indexOf(rw(i),l)!=l){var h=c.lastIndexOf(i);h&gt;-1&amp;&amp;(c=c.slice(0,h))}return c+r},nf.unescape=function(e){return(e=i7(e))&amp;&amp;H.test(e)?e.replace(F,tY):e},nf.uniqueId=function(e){var t=++eD;return i7(e)+t},nf.upperCase=aI,nf.upperFirst=aM,nf.each=il,nf.eachRight=ic,nf.first=oG,aU(nf,(eg={},nZ(nf,function(e,t){eL.call(nf.prototype,t)||(eg[t]=e)}),eg),{chain:!1}),nf.VERSION="4.17.21",tc(["bind","bindKey","curry","curryRight","partial","partialRight"],function(e){nf[e].placeholder=nf}),tc(["drop","take"],function(e,t){ny.prototype[e]=function(n){n=o===n?1:t2(i5(n),0);var r=this.__filtered__&amp;&amp;!t?new ny(this):this.clone();return r.__filtered__?r.__takeCount__=t3(n,r.__takeCount__):r.__views__.push({size:t3(n,4294967295),type:e+(r.__dir__&lt;0?"Right":"")}),r},ny.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}}),tc(["filter","map","takeWhile"],function(e,t){var n=t+1,r=1==n||3==n;ny.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:oc(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}}),tc(["head","last"],function(e,t){var n="take"+(t?"Right":"");ny.prototype[e]=function(){return this[n](1).value()[0]}}),tc(["initial","tail"],function(e,t){var n="drop"+(t?"":"Right");ny.prototype[e]=function(){return this.__filtered__?new ny(this):this[n](1)}}),ny.prototype.compact=function(){return this.filter(aV)},ny.prototype.find=function(e){return this.filter(e).head()},ny.prototype.findLast=function(e){return this.reverse().find(e)},ny.prototype.invokeMap=rd(function(e,t){return"function"==typeof e?new ny(this):this.map(function(n){return n2(n,e,t)})}),ny.prototype.reject=function(e){return this.filter(iE(oc(e)))},ny.prototype.slice=function(e,t){e=i5(e);var n=this;return n.__filtered__&amp;&amp;(e&gt;0||t&lt;0)?new ny(n):(e&lt;0?n=n.takeRight(-e):e&amp;&amp;(n=n.drop(e)),o!==t&amp;&amp;(n=(t=i5(t))&lt;0?n.dropRight(-t):n.take(t-e)),n)},ny.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},ny.prototype.toArray=function(){return this.take(4294967295)},nZ(ny.prototype,function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),r=/^(?:head|last)$/.test(t),i=nf[r?"take"+("last"==t?"Right":""):t],a=r||/^find/.test(t);i&amp;&amp;(nf.prototype[t]=function(){var t=this.__wrapped__,s=r?[1]:arguments,l=t instanceof ny,c=s[0],u=l||ij(t),d=function(e){var t=i.apply(nf,tm([e],s));return r&amp;&amp;p?t[0]:t};u&amp;&amp;n&amp;&amp;"function"==typeof c&amp;&amp;1!=c.length&amp;&amp;(l=u=!1);var p=this.__chain__,h=!!this.__actions__.length,f=a&amp;&amp;!p,m=l&amp;&amp;!h;if(!a&amp;&amp;u){t=m?t:new ny(this);var v=e.apply(t,s);return v.__actions__.push({func:ir,args:[d],thisArg:o}),new ng(v,p)}return f&amp;&amp;m?e.apply(this,s):(v=this.thru(d),f?r?v.value()[0]:v.value():v)})}),tc(["pop","push","shift","sort","splice","unshift"],function(e){var t=eA[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);nf.prototype[e]=function(){var e=arguments;if(r&amp;&amp;!this.__chain__){var o=this.value();return t.apply(ij(o)?o:[],e)}return this[n](function(n){return t.apply(ij(n)?n:[],e)})}}),nZ(ny.prototype,function(e,t){var n=nf[t];if(n){var r=n.name+"";eL.call(ni,r)||(ni[r]=[]),ni[r].push({name:t,func:n})}}),ni[rX(o,2).name]=[{name:"wrapper",func:o}],ny.prototype.clone=function(){var e=new ny(this.__wrapped__);return e.__actions__=rB(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=rB(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=rB(this.__views__),e},ny.prototype.reverse=function(){if(this.__filtered__){var e=new ny(this);e.__dir__=-1,e.__filtered__=!0}else e=this.clone(),e.__dir__*=-1;return e},ny.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=ij(e),r=t&lt;0,o=n?e.length:0,i=function(e,t,n){for(var r=-1,o=n.length;++r&lt;o;){var i=n[r],a=i.size;switch(i.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=t3(t,e+a);break;case"takeRight":e=t2(e,t-a)}}return{start:e,end:t}}(0,o,this.__views__),a=i.start,s=i.end,l=s-a,c=r?s:a-1,u=this.__iteratees__,d=u.length,p=0,h=t3(l,this.__takeCount__);if(!n||!r&amp;&amp;o==l&amp;&amp;h==l)return rE(e,this.__actions__);var f=[];e:for(;l--&amp;&amp;p&lt;h;){for(var m=-1,v=e[c+=t];++m&lt;d;){var g=u[m],y=g.iteratee,b=g.type,_=y(v);if(2==b)v=_;else if(!_){if(1==b)continue e;break e}}f[p++]=v}return f},nf.prototype.at=io,nf.prototype.chain=function(){return it(this)},nf.prototype.commit=function(){return new ng(this.value(),this.__chain__)},nf.prototype.next=function(){o===this.__values__&amp;&amp;(this.__values__=i3(this.value()));var e=this.__index__&gt;=this.__values__.length,t=e?o:this.__values__[this.__index__++];return{done:e,value:t}},nf.prototype.plant=function(e){for(var t,n=this;n instanceof nv;){var r=oV(n);r.__index__=0,r.__values__=o,t?i.__wrapped__=r:t=r;var i=r;n=n.__wrapped__}return i.__wrapped__=e,t},nf.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof ny){var t=e;return this.__actions__.length&amp;&amp;(t=new ny(this)),(t=t.reverse()).__actions__.push({func:ir,args:[oJ],thisArg:o}),new ng(t,this.__chain__)}return this.thru(oJ)},nf.prototype.toJSON=nf.prototype.valueOf=nf.prototype.value=function(){return rE(this.__wrapped__,this.__actions__)},nf.prototype.first=nf.prototype.head,e4&amp;&amp;(nf.prototype[e4]=function(){return this}),nf}();e5._=tq,o!==(r=(function(){return tq}).call(t,n,t,e))&amp;&amp;(e.exports=r)}).call(this)},69107:function(e,t,n){var r=n(29233),o=n(55833),i=n(78068),a=n(55589);e.exports=function(e,t){return(a(e)?r:i)(e,o(t,3))}},61230:function(e,t,n){var r=n(87500),o=n(44003),i=n(55833);e.exports=function(e,t){var n={};return t=i(t,3),o(e,function(e,o,i){r(n,o,t(e,o,i))}),n}},67997:function(e,t,n){var r=n(95678);function o(e,t){if("function"!=typeof e||null!=t&amp;&amp;"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(o.Cache||r),n}o.Cache=r,e.exports=o},94437:function(e,t,n){var r=n(86174),o=n(3293),i=n(5130),a=n(86040);e.exports=function(e){return i(e)?r(a(e)):o(e)}},84506:function(e){e.exports=function(){return[]}},37999:function(e){e.exports=function(){return!1}},99835:function(e,t,n){var r=n(86245);e.exports=function(e){return null==e?"":r(e)}},88514:function(e){function t(e,t,n,r){return Math.round(e/n)+" "+r+(t&gt;=1.5*n?"s":"")}e.exports=function(e,n){n=n||{};var r,o,i=typeof e;if("string"===i&amp;&amp;e.length&gt;0)return function(e){if(!((e=String(e)).length&gt;100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var n=parseFloat(t[1]);switch((t[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return 315576e5*n;case"weeks":case"week":case"w":return 6048e5*n;case"days":case"day":case"d":return 864e5*n;case"hours":case"hour":case"hrs":case"hr":case"h":return 36e5*n;case"minutes":case"minute":case"mins":case"min":case"m":return 6e4*n;case"seconds":case"second":case"secs":case"sec":case"s":return 1e3*n;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n;default:return}}}}(e);if("number"===i&amp;&amp;isFinite(e))return n.long?(r=Math.abs(e))&gt;=864e5?t(e,r,864e5,"day"):r&gt;=36e5?t(e,r,36e5,"hour"):r&gt;=6e4?t(e,r,6e4,"minute"):r&gt;=1e3?t(e,r,1e3,"second"):e+" ms":(o=Math.abs(e))&gt;=864e5?Math.round(e/864e5)+"d":o&gt;=36e5?Math.round(e/36e5)+"h":o&gt;=6e4?Math.round(e/6e4)+"m":o&gt;=1e3?Math.round(e/1e3)+"s":e+"ms";throw Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))}},44690:function(e,t){"use strict";t.__esModule=!0,t.default=function(e,t){void 0===t&amp;&amp;(t="localhost:3000");var n=((null==e?void 0:e.headers)?e.headers.host:window.location.host)||t,r=/^localhost(:\d+)?$/.test(n)?"http:":"https:";return e&amp;&amp;e.headers["x-forwarded-host"]&amp;&amp;"string"==typeof e.headers["x-forwarded-host"]&amp;&amp;(n=e.headers["x-forwarded-host"]),e&amp;&amp;e.headers["x-forwarded-proto"]&amp;&amp;"string"==typeof e.headers["x-forwarded-proto"]&amp;&amp;(r=e.headers["x-forwarded-proto"]+":"),{protocol:r,host:n,origin:r+"//"+n}}},77091:function(e,t,n){"use strict";n.d(t,{h:function(){return p}});var r,o=n(86924),i=n(14988),a=n(26271),s=n.n(a),l=n(62206),c=n.n(l),u=n(21424);function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var p=(r=(0,i.Z)(s().mark(function e(t,n){var r,i;return s().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:i=n,e.next=7;break;case 4:r=e.sent,e.next=11;break;case 7:return i=function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach(function(t){(0,o.Z)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({agent:u.globalAgent},i),e.next=10,c()(t,i);case 10:r=e.sent;case 11:return e.abrupt("return",r);case 12:case"end":return e.stop()}},e)})),function(e,t){return r.apply(this,arguments)})},11499:function(e,t,n){"use strict";var r,o=n(14988),i=n(26271),a=n.n(i),s=n(29286),l=n(77091),c=n(91304),u=(r=(0,o.Z)(a().mark(function e(t,n){var r,i,u,d,p,h,f,m,v,g,y,b,_,w,x,C,T,S,E;return a().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return i={},u="",d="",(0,s.UE)(t.query)&amp;&amp;((0,s.UE)(t.query.service)&amp;&amp;(u=t.query.service),(0,s.UE)(t.query.envVar)&amp;&amp;(d=t.query.envVar)),i.userType="consumer",i.env=d,(0,s.UE)(null===(r=t.req)||void 0===r?void 0:r.originalUrl)&amp;&amp;((null===(p=t.req)||void 0===p?void 0:p.originalUrl.toLowerCase().indexOf("smallbusiness"))!==-1&amp;&amp;(i.userType="smb"),(null===(h=t.req)||void 0===h?void 0:h.originalUrl.toLowerCase().indexOf("businessdirections"))!==-1&amp;&amp;(i.userType="biz")),m=(f=(0,s.m1)(d,u,"")).idpCmsOptimizeConnection,v=f.idpSanityOptimizeConnection,g=f.props.cmsAPI+m,y=f.props.cmsAPI+v,i.cmsAPIUrl=g,i.sanityAPIUrl=y,b=t.query.orcAuth,_=function(){var e=(0,o.Z)(a().mark(function e(){var t,r,o,u,d,p,h,m,v,g,b,_,w,x,C=arguments;return a().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t=C.length&gt;0&amp;&amp;void 0!==C[0]?C[0]:y,r=!(C.length&gt;1)||void 0===C[1]||C[1],!(0,s.UE)(t)){e.next=12;break}return e.next=5,(0,l.h)(t,(0,s.Rl)(f.props.isCmsProxyOn,f.proxy,f.port,c.f.CALL_TYPE_GET));case 5:if((o=e.sent).ok){e.next=8;break}throw Error("Error fetching --&gt; ".concat(t));case 8:return e.next=10,o.json();case 10:if(u=e.sent,(0,s.ez)(u)&amp;&amp;(d=u[Object.keys(u)[0]],p=r?"components":"micrositeui",h="pageProperties",(0,s.ez)(d[p])))for(w in m=r?d[p].default:d[p].contentFragments,"optimizeConnection"===n?i.seoData=null===(v=d[h])||void 0===v?void 0:v.seo:"speedCalculator"===n?i.seoData=null===(g=d[p])||void 0===g||null===(g=g.default)||void 0===g||null===(g=g.speedCalculatorSeo)||void 0===g?void 0:g.content:"dataCalculator"===n?i.seoData=null===(b=d[p])||void 0===b||null===(b=b.default)||void 0===b||null===(b=b.dataCalculatorSeo)||void 0===b?void 0:b.content:"common"===n&amp;&amp;(i.seoData=null===(_=d[p])||void 0===_||null===(_=_.default)||void 0===_||null===(_=_.helpVideoSeo)||void 0===_?void 0:_.content),console.log("PageKey --&gt;",n),m)r?i.sanityApiData=null===(x=m[n])||void 0===x?void 0:x.content:i.cmsApiData=m[n].master;case 12:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),e.prev=16,e.next=19,_(y,!0);case 19:e.next=24;break;case 21:e.prev=21,e.t0=e.catch(16),console.log("Error robocall sanityApi cmsApi: --&gt;",e.t0);case 24:return e.prev=24,console.log("ixpApi url",w=f.props.ixpAPI+f.ixpSupportFeatureFlagsUrl),e.next=29,(0,l.h)(w,(0,s.Rl)(f.props.isIxpProxyOn,f.proxy,f.port,c.f.CALL_TYPE_GET,b));case 29:return x=e.sent,e.next=32,x.json();case 32:C=e.sent,i.ixpSupportFeatureFlagData=C,e.next=39;break;case 36:e.prev=36,e.t1=e.catch(24),console.error(e.t1);case 39:return e.prev=39,console.log("videosGlobalSearchCMSApi url",T=f.props.cmsGlobalSearch+f.idpCmsVideosGlobalSearchAPI,f.props.isCMSGlobalSearchProxyOn,f.props.cmsGlobalSearch),e.next=44,(0,l.h)(T,(0,s.Rl)(f.props.isCMSGlobalSearchProxyOn,f.proxy,f.port,c.f.CALL_TYPE_GET));case 44:return S=e.sent,e.next=47,S.json();case 47:E=e.sent,i.videosGlobalSearchCMSApiUrl=T,i.videosGlobalSearchCMSApiData=E,e.next=56;break;case 52:e.prev=52,e.t2=e.catch(39),i.videosGlobalSearchCMSApiData={},console.error(e.t2);case 56:return delete t.query.orcAuth,e.abrupt("return",i);case 58:case"end":return e.stop()}},e,null,[[16,21],[24,36],[39,52]])})),function(e,t){return r.apply(this,arguments)});t.Z=u},7274:function(e,t,n){"use strict";var r,o=n(14988),i=n(26271),a=n.n(i),s=n(29286),l=n(77091),c=n(91304),u=(r=(0,o.Z)(a().mark(function e(t){var n,r,i,u,d,p,h,f,m,v,g;return a().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r={},i="",u="",(0,s.UE)(t.query)&amp;&amp;((0,s.UE)(t.query.service)&amp;&amp;(i=t.query.service),(0,s.UE)(t.query.envVar)&amp;&amp;(u=t.query.envVar)),d=s.Bb(null===(n=t.req)||void 0===n?void 0:n.originalUrl),r.oriUrl=d,r.url=d,h=(p=(0,s.m1)(u,i,"")).idpSanityDigitalCheckIn,f=t.query.orcAuth,m=p.props.cmsAPI+h,r.sanityAPIUrl=m,v=function(){var e=(0,o.Z)(a().mark(function e(){var t,n,o,i,u=arguments;return a().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(t=u.length&gt;0&amp;&amp;void 0!==u[0]?u[0]:m,!(0,s.UE)(t)){e.next=13;break}return e.next=4,(0,l.h)(t,(0,s.Rl)(p.props.isCmsProxyOn,p.proxy,p.port,c.f.CALL_TYPE_GET,f));case 4:if((n=e.sent).ok){e.next=7;break}throw Error("Error fetching --&gt; ".concat(t));case 7:return e.next=9,n.json();case 9:o=e.sent,(0,s.ez)(o)&amp;&amp;(r.sanityApiData=o["cms-feed"].components),i=o["cms-feed"].pageProperties,(0,s.ez)(i)&amp;&amp;(0,s.ez)(i.seo)&amp;&amp;(r.seoData=i.seo);case 13:case"end":return e.stop()}},e)}));return function(){return e.apply(this,arguments)}}(),g=function(){var e=(0,o.Z)(a().mark(function e(){var t,n,o;return a().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return t=p.props.ixpAPI+p.ixpSupportFeatureFlagsUrl,r.ixpApiCall="ixpSupportFeatureFlag="+t,e.prev=2,e.next=5,(0,l.h)(t,s.Rl(p.props.isIxpProxyOn,p.proxy,p.port,c.f.CALL_TYPE_GET,f));case 5:return n=e.sent,e.next=8,n.json();case 8:o=e.sent,r.ixpApiCallData=o,e.next=16;break;case 12:e.prev=12,e.t0=e.catch(2),console.log("Failed to fetch IXP Feature Flag: ",e.t0),r.ixpApiCallData={};case 16:case"end":return e.stop()}},e,null,[[2,12]])}));return function(){return e.apply(this,arguments)}}(),e.prev=14,e.next=17,v(m);case 17:e.next=22;break;case 19:e.prev=19,e.t0=e.catch(14),console.log("Error digitalcheckin sanityApi cmsApi: --&gt;",e.t0);case 22:return e.prev=22,e.next=25,g();case 25:e.next=30;break;case 27:e.prev=27,e.t1=e.catch(22),console.log("Error digitalcheckin sanityApi cmsApi: --&gt;",e.t1);case 30:return delete t.query.orcAuth,e.abrupt("return",r);case 32:case"end":return e.stop()}},e,null,[[14,19],[22,27]])})),function(e){return r.apply(this,arguments)});t.Z=u},81904:function(e,t,n){"use strict";n.d(t,{D:function(){return d},n:function(){return u}});var r,o,i=n(14988),a=n(26271),s=n.n(a),l=n(29286),c=n(83042),u=(r=(0,i.Z)(s().mark(function e(t,n,r,o){var i,a,u;return s().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return a=(i=t.includes("meetsoci.com")?t:(0,c.rL)(document.location.href,t)).includes("orderDetails")?l.sv(i,[],[r,n,o,r]):l.sv(i,"",[n]),e.next=4,fetch(a,{headers:{"Content-Type":"application/json"}});case 4:return u=e.sent.json(),e.abrupt("return",u);case 7:case"end":return e.stop()}},e)})),function(e,t,n,o){return r.apply(this,arguments)}),d=(o=(0,i.Z)(s().mark(function e(t,n,r){var o,i,a,u;return s().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return o=(0,c.rL)(document.location.href,t),i=t.includes("reschedule")?l.sv(o,"",[r]):o,e.next=4,fetch(i,{method:"POST",body:JSON.stringify(n),headers:{"Content-Type":"application/json"}});case 4:if((a=e.sent).ok){e.next=7;break}return e.abrupt("return",{error:!0});case 7:return u=a.json(),e.abrupt("return",u);case 9:case"end":return e.stop()}},e)})),function(e,t,n){return o.apply(this,arguments)})},70296:function(e,t,n){"use strict";var r=n(86924),o=n(81103),i=n(44194),a=n(13524),s=n.n(a),l=n(83042),c=n(71329),u=n(78834),d=n(31549);t.Z=function(e){var t=new Date,n=new Date(t);n.setDate(n.getDate()-1);var a=new Date(t);void 0!==e.difference_In_Days?a.setDate(a.getDate()+e.difference_In_Days):a.setDate(a.getDate()+6);var p=function(e){var t=(0,o.Z)(e.split(":").map(parseFloat));return 2*t[0]+t[1]/30},h=function(e){return[Math.floor(e/2),e%2?"30":"00"].join(":")},f=function(e,t){var n=(0,o.Z)([e,t].map(p)),r=n[0];return Array(n[1]-r+1).fill(null).map(function(e,t){return r+t}).map(h)},m=function(e){var t=Number(e.match(/^(\d+)/)[1]),n=Number(e.match(/:(\d+)/)[1]),r=t.toString(),o=n.toString();return t&lt;10&amp;&amp;(r="0"+r),n&lt;10&amp;&amp;(o="0"+o),r+":"+o},v=["monday","tuesday","wednesday","thursday","friday","saturday","sunday"],g=["sunday","monday","tuesday","wednesday","thursday","friday","saturday"],y=(0,i.useState)([]),b=y[0],_=y[1],w=(0,i.useState)(e&amp;&amp;e.selectedDateTime&amp;&amp;e.selectedDateTime.selectedDate||t),x=w[0],C=w[1],T=(0,i.useState)([{value:"",displayValue:""}]),S=T[0],E=T[1],A=(0,i.useState)(e&amp;&amp;e.selectedDateTime&amp;&amp;e.selectedDateTime.selectedTime||{value:"Now",displayValue:"Now"}),k=A[0],P=A[1],I=(0,i.useState)(new Date().getMinutes()),M=I[0],L=I[1],D=(0,i.useState)(new Date().getHours()),O=D[0],j=D[1],N=(0,i.useState)([{value:"",displayValue:""}]),R=(N[0],N[1]),V=(0,i.useState)(""),z=V[0],B=V[1],F=(0,i.useState)([]),U=F[0],H=F[1],W=[];(0,i.useEffect)(function(){if(document){var e=document.getElementById("datePicker");if(void 0!==e){var t=e.getElementsByTagName("input");0!==t.length&amp;&amp;void 0!==t[0]&amp;&amp;t[0].setAttribute("aria-labelledby","datePickerLabel")}}},[]),(0,i.useEffect)(function(){var t=(0,l.Aq)(e);j(t.getHours()),L(t.getMinutes())},[e&amp;&amp;e.salesforceEwtDetails&amp;&amp;e.salesforceEwtDetails[0]&amp;&amp;e.salesforceEwtDetails[0].estimatedWaitTime]),(0,i.useEffect)(function(){var t,n=null!=e&amp;&amp;null!==(t=e.storeDetails)&amp;&amp;void 0!==t&amp;&amp;t.hours?Object.entries(e.storeDetails.hours):[],o=[];n&amp;&amp;n.map(function(e,t){var n;if(e&amp;&amp;0===e[1].length?(n=["00:00","01:00"],G(g.indexOf(e[0]))):n=e&amp;&amp;e[1].toString().split("-"),"holidayHours"!==e[0]&amp;&amp;e[1]){var i=f(n[0],m(n[1]));o.push((0,r.Z)({},v[t],i))}_(o)})},[e&amp;&amp;e.storeDetails&amp;&amp;e.storeDetails.hours]),(0,i.useEffect)(function(){var t=0===new Date(x).getDay()?6:new Date(x).getDay()-1,n=(0,l.Aq)(e),r=new Date(n.setDate(n.getDate()+1)),o=b.filter(function(e){return e[v[t]]}),i=[],a=o[0];for(var s in a)a[s].map(function(e,t){var n=e.split(":"),r=parseInt(n[0]),o=(r+11)%12+1,a=" am";r&gt;=12&amp;&amp;(a=" pm"),i.push({value:e,displayValue:o+":"+n[1]+a})});if(i.length&gt;0){var c=M+30,u=[];if((0,l.jp)(x)){var d=0;i.filter(function(t,n){var o,a=t.value.split(":"),s=i.length-3;if(O&gt;=parseInt(a[0])&amp;&amp;(n===i.length-1||s===n&amp;&amp;M&gt;parseInt(a[1])))C(r);else if(O===parseInt(a[0]))0===parseInt(a[1])&amp;&amp;M&gt;=parseInt(a[1])&amp;&amp;M&lt;30?o=M-parseInt(a[1]):0!==parseInt(a[1])&amp;&amp;M&gt;=parseInt(a[1])&amp;&amp;M&gt;=30&amp;&amp;(o=M-parseInt(a[1])),o&lt;30&amp;&amp;!e.isRescheduleFlow?(u.push({value:"".concat(O,":").concat(M),displayValue:"Now"}),d++):0!==d&amp;&amp;c===parseInt(a[1])&amp;&amp;u.push(t);else if(O&lt;parseInt(a[0])){var l=new Date;l.setHours(O),l.setMinutes(M+30);var p=l.getHours(),h=l.getMinutes();p===parseInt(a[0])?(h&lt;=parseInt(a[1])||0===n)&amp;&amp;u.push(t):u.push(t)}})}else u=i;var p=u.slice(0,u.length-2);(0,l.jp)(x)&amp;&amp;(u.length&gt;0&amp;&amp;R(u),0===p.length&amp;&amp;C(r)),E(p)}else b.length&gt;0&amp;&amp;C(r)},[x,b]),(0,i.useEffect)(function(){t.setHours(0,0,0,0);var n,r,o=new Date(x);o.setHours(0,0,0,0),e&amp;&amp;e.selectedDateTime&amp;&amp;e.selectedDateTime.hasOwnProperty("selectedTime")&amp;&amp;((n=new Date(e.selectedDateTime.selectedDate)).setHours(0,0,0,0),r=e.selectedDateTime.selectedTime),S.length&gt;0&amp;&amp;(r&amp;&amp;n&amp;&amp;n.getTime()===o.getTime()?P(r):o&gt;=t&amp;&amp;P(S[0]))},[S]);var G=function(e){for(var n=0;n&lt;7;)!function(){var r=new Date(t);r.setDate(r.getDate()+n),r.getDay()==e&amp;&amp;H(function(e){return[].concat((0,o.Z)(e),[r])}),n++}()};return S.map(function(e){W.push((0,d.jsx)(u.P.Option,{value:e.value,displayValue:e.displayValue}))}),(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{id:"datePicker",className:s().datePicker,style:{paddingBottom:"32px"},children:(0,d.jsx)(c.M,{id:"dciCalender",selectedDate:x,labelText:"Date",placeHolderText:"mm/dd/yyyy",onSelect:function(e){var t;return t=0,void(C(e),B("reset".concat(t)),t++)},activeStartDate:new Date,activeEndDate:a,disabledDates:U})}),(0,d.jsxs)("div",{className:[s().dropDownStyle].join(" "),children:[(0,d.jsx)(u.P,{label:"Time",placeholder:k.displayValue,native:!1,nativePlaceHolder:!e.isRescheduleCheckIn||k.displayValue,hideNativePlaceHolder:!e.isRescheduleCheckIn||x.displayValue,id:"",onChange:function(e){P({value:e.selectedValue,displayValue:void 0===e.selectedDisplayValue?S[e.selectedIndex].displayValue:e.selectedDisplayValue}),B("")},children:W},z),null==e?void 0:e.getDateTime(x,k)]})]})}},21863:function(e,t,n){"use strict";var r=n(17196);n(44194);var o=n(83042),i=n(61720),a=n(13524),s=n.n(a),l=n(71011),c=n(15026),u=n(29286),d=n(31549);t.Z=function(e){var t,n,a,p="",h="",f=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],m=0===new Date().getDay()?6:new Date().getDay()-1;return(0,u.ez)(e)&amp;&amp;(0,u.ez)(e.sanity)&amp;&amp;(p=(null===(t=e.sanity)||void 0===t||null===(t=t.content)||void 0===t?void 0:t.addressTitle)||(null===(n=e.sanity)||void 0===n||null===(n=n.content)||void 0===n?void 0:n.addressText),h=null===(a=e.sanity)||void 0===a||null===(a=a.content)||void 0===a?void 0:a.storeHoursTitle),(0,d.jsx)("div",{className:"width-inherit height-auto mar-b-sm-all",children:(0,d.jsxs)("div",{className:"flex-row flex-column-sm justify-center height-auto gap16",children:[e.storeDetails.address?(0,d.jsxs)("div",{className:"".concat(s().step1Address," "),children:[(0,d.jsx)(i.IconSvg,{svgNodeStr:"".concat('&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 17.83a5.45 5.45 0 115.45-5.45A5.46 5.46 0 0116 17.83zm0-8.9a3.45 3.45 0 103.45 3.45A3.46 3.46 0 0016 8.93zm0 21.92l-.71-.7c-.41-.41-10-10.07-10-18.46a10.75 10.75 0 0121.5 0c0 8.39-9.63 18-10 18.46zM16 3a8.73 8.73 0 00-8.75 8.69C7.25 18 13.81 25.62 16 28c2.19-2.37 8.75-10 8.75-16.3A8.73 8.73 0 0016 3z"/&gt;&lt;/svg&gt;'),size:i.IconSvgSizes.SM}),(0,d.jsxs)("div",{children:[(0,d.jsx)(l.Heading,{headingTag:l.HeadingTags.H4,size:l.HeadingSizes.XS,margin:["mar-b-xxxs"],children:p}),(0,d.jsx)(c.Text,{size:c.TextSizes.SM,children:e.storeDetails.address.address_line_1}),(0,d.jsx)(c.Text,{size:c.TextSizes.SM,children:e.storeDetails.address.address_line_2}),(0,d.jsxs)(c.Text,{size:c.TextSizes.SM,children:[e.storeDetails.address.city,",",e.storeDetails.address.state_province," \xa0",e.storeDetails.address.postal_code,(0,d.jsx)("br",{}),e.storeDetails.address.sublocality]})]})]}):null,e.storeDetails.hours?(0,d.jsxs)("div",{className:"".concat(s().step1StoreHours),children:[(0,d.jsx)(i.IconSvg,{svgNodeStr:"".concat('&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M19.29 20.71L15 16.41V10h2v5.59l3.71 3.7zM31 16a15 15 0 10-15 15 15 15 0 0015-15zm-2 0A13 13 0 1116 3a13 13 0 0113 13z"/&gt;&lt;/svg&gt;'),size:i.IconSvgSizes.SM}),(0,d.jsxs)("div",{children:[(0,d.jsx)(l.Heading,{headingTag:l.HeadingTags.H4,size:l.HeadingSizes.XS,margin:["mar-b-xxxs"],children:h||"Store hours"}),(0,d.jsx)("div",{className:"flex-sm flex-centered",children:(0,d.jsx)("div",{children:Object.entries(e.storeDetails.hours).map(function(e,t){var n=(0,r.Z)(e,2),i=n[0],a=n[1],s=f[m]===f[t];return"holidayHours"!==i?(0,d.jsxs)("div",{className:"flex justify-between gap8",children:[(0,d.jsx)("div",{className:"text-left pad-b-xxs-lg",style:{width:"100px"},children:(0,d.jsx)(c.Text,{size:c.TextSizes.SM,margin:["mar-b-xxs"],wrapper:c.TextWrappers.SPAN,children:s?(0,d.jsx)("b",{children:f[t]}):f[t]})}),(0,d.jsx)(c.Text,{size:c.TextSizes.SM,wrapper:c.TextWrappers.SPAN,children:(0,d.jsx)("div",{className:"inline-block nowrap pad-b-xxs-lg",children:Array.isArray(a)&amp;&amp;a.length&gt;0?s?(0,d.jsx)("b",{children:(0,o.YZ)(a[0])}):(0,o.YZ)(a[0]):"Closed"})})]},t):null})})})]})]}):null]})})}},95263:function(e,t,n){"use strict";var r=n(81103),o=n(44194),i=n(72659),a=n(51048),s=n(97849),l=n(13524),c=n.n(l),u=n(39378),d=n(71011),p=n(15026),h=n(24483),f=n(83669),m=n(29286),v=n(83042),g=n(39113),y=n(38859),b=n(31549);t.Z=function(e){var t,n,l,_,w,x,C,T,S,E,A,k,P,I,M,L,D,O,j,N,R,V,z="",B=!1,F="",U=!1,H="",W=!1,G="",Z=new h.Z;(0,o.useEffect)(function(){e&amp;&amp;e.isRescheduleFlow?Z.pageLoad(f.B.FRIENDLY_PAGE_NAME_RESCHEDULE_USER_INFO,e.applicationName,"",f.B.PAGE_LOCATION_URL_RESCHEDULE_USER_INFO):Z.pageLoad(f.B.FRIENDLY_PAGE_NAME_USER_INFO,e.applicationName),window.scrollTo({top:0,behavior:"auto"})},[]);var $=function(t){t.preventDefault(),window.history.pushState({as:"".concat(e.baseURL).concat(e.isRescheduleFlow?"":"step1a"),data:e.storeDetails,url:"".concat(e.isRescheduleFlow?"/rescheduleCheckIn":"/digitalCheckIn")},"","".concat(e.baseURL).concat(e.isRescheduleFlow?"":"step1a")),e.urlupdate()};(0,o.useEffect)(function(){return window.addEventListener("popstate",$),function(){window.removeEventListener("popstate",$)}},[]),e&amp;&amp;e.isRescheduleFlow&amp;&amp;e.checkinDetails&amp;&amp;e.checkinDetails.digitalcheckin&amp;&amp;(null!==e.checkinDetails.digitalcheckin.firstname&amp;&amp;(z=e.checkinDetails.digitalcheckin.firstname,B=!0),null!==e.checkinDetails.digitalcheckin.lastname&amp;&amp;(F=e.checkinDetails.digitalcheckin.lastname,U=!0),null!==e.checkinDetails.digitalcheckin.mobilephone&amp;&amp;(H=(0,v.JW)(e.checkinDetails.digitalcheckin.mobilephone),W=!0),null!==e.checkinDetails.digitalcheckin.othernotes&amp;&amp;(G=e.checkinDetails.digitalcheckin.othernotes));var Y=(0,o.useState)(z),q=Y[0],K=Y[1],X=(0,o.useState)("Enter a first name"),Q=X[0],J=X[1],ee=(0,o.useState)(F),et=ee[0],en=ee[1],er=(0,o.useState)("Enter a last name"),eo=er[0],ei=er[1],ea=(0,o.useState)(H),es=ea[0],el=ea[1],ec=(0,o.useState)(G),eu=ec[0],ed=ec[1],ep=(0,o.useState)(B),eh=ep[0],ef=ep[1],em=(0,o.useState)(!0),ev=em[0],eg=em[1],ey=(0,o.useState)(U),eb=ey[0],e_=ey[1],ew=(0,o.useState)(!0),ex=ew[0],eC=ew[1],eT=(0,o.useState)(W),eS=eT[0],eE=eT[1],eA=(0,o.useState)(!0),ek=eA[0],eP=eA[1],eI=/^[a-zA-Z]*\s?'?-?[a-zA-Z]*$/,eM=/^[a-zA-Z]\s?'?-?$/,eL=/^[2-9]{1}[\d]{0,2}\.?[\d]{0,3}\.?[\d]{0,4}$/,eD=/^[2-9]{1}[\d]{2}\.[\d]{3}\.[\d]{4}$/,eO=(0,o.useState)(!1),ej=eO[0],eN=eO[1],eR="",eV="",ez="",eB="",eF="",eU="",eH="",eW="",eG="",eZ="",e$="",eY=[],eq="",eK="",eX="",eQ="",eJ="",e0="",e1="",e2="",e3="";(0,m.ez)(e)&amp;&amp;(0,m.ez)(e.step2Data)&amp;&amp;(eR=null==e||null===(t=e.step2Data)||void 0===t||null===(t=t.content)||void 0===t?void 0:t.pageHeader,eV=null==e||null===(n=e.step2Data)||void 0===n||null===(n=n.content)||void 0===n?void 0:n.pageDescription,ez=null==e||null===(l=e.step2Data)||void 0===l||null===(l=l.content)||void 0===l?void 0:l.firstName,eB=null==e||null===(_=e.step2Data)||void 0===_||null===(_=_.content)||void 0===_?void 0:_.lastName,eF=null==e||null===(w=e.step2Data)||void 0===w||null===(w=w.content)||void 0===w?void 0:w.mobileNumber,eU=null==e||null===(x=e.step2Data)||void 0===x||null===(x=x.content)||void 0===x?void 0:x.mobileNumberPlaceHolder,eH=null==e||null===(C=e.step2Data)||void 0===C||null===(C=C.content)||void 0===C?void 0:C.orderNumberPlaceHolder,eZ=null==e||null===(T=e.step2Data)||void 0===T||null===(T=T.content)||void 0===T?void 0:T.pageSubHeader,e$=null==e||null===(S=e.step2Data)||void 0===S||null===(S=S.content)||void 0===S?void 0:S.languageLabel,eY.push.apply(eY,(0,r.Z)(null==e||null===(E=e.step2Data)||void 0===E||null===(E=E.content)||void 0===E?void 0:E.language)),e2=null==e||null===(A=e.step2Data)||void 0===A||null===(A=A.content)||void 0===A?void 0:A.pageContent1,e3=null==e||null===(k=e.step2Data)||void 0===k||null===(k=k.content)||void 0===k?void 0:k.pageContent2,eq=null==e||null===(P=e.step2Data)||void 0===P||null===(P=P.content)||void 0===P?void 0:P.details,null==e||null===(I=e.step2Data)||void 0===I||null===(I=I.content)||void 0===I||I.detailsPlaceHolder,eW=null==e||null===(M=e.step2Data)||void 0===M||null===(M=M.content)||void 0===M?void 0:M.reasonPlaceHolder1,eG=null==e||null===(L=e.step2Data)||void 0===L||null===(L=L.content)||void 0===L?void 0:L.reasonAriaLabel1,eX=null==e||null===(D=e.step2Data)||void 0===D||null===(D=D.content)||void 0===D?void 0:D.agreeText,eK=null==e||null===(O=e.step2Data)||void 0===O||null===(O=O.content)||void 0===O?void 0:O.buttonLabel,eQ=null==e||null===(j=e.step2Data)||void 0===j||null===(j=j.content)||void 0===j?void 0:j.firstNameErrorMsg,eJ=null==e||null===(N=e.step2Data)||void 0===N||null===(N=N.content)||void 0===N?void 0:N.lastNameErrorMsg,e0=null==e||null===(R=e.step2Data)||void 0===R||null===(R=R.content)||void 0===R?void 0:R.nameFormatErrorMsg,e1=null==e||null===(V=e.step2Data)||void 0===V||null===(V=V.content)||void 0===V?void 0:V.mobileErrorMsg);var e4=e.isSpanish?eY[1]:eY[0],e5=(0,o.useState)(e4),e6=e5[0],e8=e5[1];function e9(e){(0,u.isEmpty)(e)?(eg(!1),J(eQ),K(""),ef(!1)):e.length&lt;2?(J(e0),K(e),ef(!1)):2===e.length&amp;&amp;eM.test(e)?(J(e0),K(e),ef(!1)):!1===eI.test(e)?(J(e0),K(e),ef(!1)):!0===eI.test(e)&amp;&amp;(J(eQ),K(e),ef(!0))}function e7(e){(0,u.isEmpty)(e)?(eC(!1),ei(eJ),en(""),e_(!1)):e.length&lt;2?(ei(e0),en(e),e_(!1)):2===e.length&amp;&amp;eM.test(e)?(ei(e0),en(e),e_(!1)):!1===eI.test(e)?(ei(e0),en(e),e_(!1)):!0===eI.test(e)&amp;&amp;(ei(eJ),en(e),e_(!0))}function te(e){(0,u.isEmpty)(e)?(eP(!1),el(""),eE(!1)):!1===eD.test(e)?(el(e),eE(!1)):!0===eD.test(e)&amp;&amp;(el(e),eE(!0))}function tt(t){if(e&amp;&amp;e.isRescheduleFlow)Z.formSubmit(f.B.EVENT_CODE_RESCHEDULE_COMPLETE_CHECK_IN,"".concat(e.baseURL,"step3"),t,f.B.LINK_POSITION_BODY,"","");else if(e.storeDetails&amp;&amp;e.storeDetails.address&amp;&amp;e.storeDetails.address.postal_code){var n=e.storeDetails.address.postal_code,r=e.storeID;Z.formSubmit(f.B.EVENT_CODE_COMPLETE_CHECK_IN,"".concat(e.baseURL,"step3"),t,f.B.LINK_POSITION_BODY,n,r)}}return e&amp;&amp;e.storeDetails?(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"mar-t-lg-all text-center text-left-sm",children:(0,b.jsx)(d.Heading,{headingTag:d.HeadingTags.H1,size:d.HeadingSizes.LG,children:eR})}),(0,b.jsx)(p.Text,{size:p.TextSizes.BASE,children:eV}),(0,b.jsx)("div",{className:c().textField,children:(0,b.jsx)(a.TextField,{value:q,labelText:ez,"aria-label":ez,accessibility:ez,maxLength:40,disabled:!!e.isRescheduleFlow,error:ev?!ev:!eh,errorText:Q,type:a.TextFieldType.TEXT,id:"dci-firstName",onChange:function(e){eg(!1),(0,u.isEmpty)(e.currentTarget.value)?(J(eQ),K(""),ef(!1)):!1===eI.test(e.currentTarget.value)?(J(e0),K(e.currentTarget.value),ef(!1)):!0===eI.test(e.currentTarget.value)&amp;&amp;(J(eQ),K(e.currentTarget.value),ef(!0))},onBlur:function(e){return e9(e.target.value)}})}),(0,b.jsx)("div",{className:c().textField,children:(0,b.jsx)(a.TextField,{value:et,labelText:eB,accessibility:eB,"aria-label":eB,maxLength:80,disabled:!!e.isRescheduleFlow,error:ex?!ex:!eb,errorText:eo,type:a.TextFieldType.TEXT,id:"dci-lastName",onChange:function(e){eC(!1);var t=e.currentTarget.value;(0,u.isEmpty)(t)?(ei(eJ),en(""),e_(!1)):!1===eI.test(t)?(ei(e0),en(t),e_(!1)):!0===eI.test(t)&amp;&amp;(ei(eJ),en(t),e_(!0))},onBlur:function(e){return e7(e.target.value)}})}),(0,b.jsx)("div",{className:c().textField,children:(0,b.jsx)(a.TextField,{value:es,placeHolder:eU,"aria-label":eH,labelText:eF,accessibility:eF,maxLength:12,disabled:!!e.isRescheduleFlow,error:ek?!ek:!eS,errorText:e1,type:a.TextFieldType.TEL,onChange:function(e){eP(!1);var t=e.currentTarget.value.replace(/\s/g,"");eL.test(t)?(es.length&lt;t.length&amp;&amp;(t=(0,v.JW)(t)),el(t),eE(!1),12===t.length&amp;&amp;eE(!0)):(el(t),eE(!1))},onBlur:function(e){return te(e.target.value)}})}),e.isRescheduleFlow?"":(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"mar-t-sm-all",children:(0,b.jsx)(d.Heading,{size:d.HeadingSizes.MD,children:eZ})}),(0,b.jsx)("p",{className:c().textLabel,children:e$}),(0,b.jsxs)(g.Ee,{className:"mar-none",uniqueId:"spanishCheck",name:"customLabel",elementsDirection:"row",value:e4,onChange:function(e){e8(e)},children:[(0,b.jsx)(g.EU,{value:eY[0],"aria-label":e2}),(0,b.jsx)(g.EU,{value:eY[1],"aria-label":e3})]})]}),(0,b.jsx)("div",{className:"mar-t-xs",children:(0,b.jsx)("div",{className:c().textAreaStep2,children:(0,b.jsx)(s.K,{input:eu,placeHolder:eW,"aria-label":eG,labelText:eq,maxLength:255,onBlur:function(e){(0,u.isEmpty)(e)||ed(e)}})})}),(0,b.jsx)("div",{className:"type-sm pad-t-sm-all pad-b-xs",children:(0,b.jsx)(y.X,{text:eX,checked:ej,onChange:function(e){return eN(e)}})}),e.isRescheduleFlow?(0,b.jsx)("div",{id:"checkInButton",className:"pad-b-lg-all centered ".concat(c().btnCenter),children:(0,b.jsx)(i.zx,{variant:i.Wu.BLUE,onClick:function(){e.fetchResheduleSalesforceLeadData(e.salesforceID,eu),window.history.pushState({as:"".concat(e.baseURL,"step3"),data:e.storeDetails,url:"/rescheduleCheckin"},"","".concat(e.baseURL,"step3")),tt(eK)},children:eK})}):(0,b.jsx)("div",{id:"checkInButton",className:"pad-b-lg-all centered ".concat(c().btnCenter),children:(0,b.jsx)(i.zx,{variant:i.Wu.BLUE,disabled:!(eh&amp;&amp;eb&amp;&amp;eS&amp;&amp;ej),onClick:function(){!function(){if((0,u.isEmpty)(q))e9("");else if((0,u.isEmpty)(et))e7("");else if((0,u.isEmpty)(es))te("");else{var t={firstname:q,lastname:et,mobilephone:es.replace(/\./g,""),email:"",othernotes:eu,preferredcontact:"SMS",callconsent:!1,smsconsent:!0,emailconsent:!1,preferredLanguage:(0,v.j5)(e6)};e.fetchSalesforceLeadData(t,e.storeID)}}(),window.history.pushState({as:"".concat(e.baseURL,"step3"),data:e.storeDetails,url:"/digitalCheckIn"},"","".concat(e.baseURL,"step3")),tt(eK)},children:eK})})]}):e.isRescheduleFlow?void 0:(e.callLandingPage(e.storeID),(0,b.jsx)("div",{}))}},12451:function(e,t,n){"use strict";n.d(t,{Z:function(){return w}});var r=n(86924),o=n(44194),i=n(13524),a=n.n(i),s=n(24483),l=n(83669),c=n(3399),u=n.n(c),d=n(29286),p=n(72659),h=n(71011),f=n(15026),m=n(31549),v=function(e){var t=new s.Z,n="",r="",o="";return(0,d.ez)(e)&amp;&amp;(0,d.ez)(e.duplicatePageCMS)&amp;&amp;(n=e.duplicatePageCMS.content.pageTitle,r=e.duplicatePageCMS.content.pageHeader,o=e.duplicatePageCMS.content.pageContent1),t.pageLoad(l.B.FRIENDLY_PAGE_NAME_ERROR_DUPLICATE,e.applicationName),(0,m.jsxs)("div",{children:[(0,m.jsx)(u(),{children:(0,m.jsx)("title",{children:n})}),(0,m.jsx)("div",{className:"mar-t-lg-all",children:(0,m.jsx)(h.Heading,{headingTag:h.HeadingTags.H1,size:h.HeadingSizes.LG,children:r})}),(0,m.jsx)("div",{className:"mar-b-sm",children:(0,m.jsx)(f.Text,{size:f.TextSizes.BASE,children:o})}),(0,m.jsx)("div",{className:"pad-b-lg-all centered ".concat(a().btnCenter),children:(0,m.jsx)(p.zx,{variant:p.Wu.WHITE,onClick:function(){e.callLandingPageError(e.storeID)},children:e.buttonContent})})]})},g=n(83042),y=n(60224),b=n(21863);function _(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var w=function(e){var t,n,i,c,u,w,x,C,T,S,E="",A="",k="",P="",I="",M="",L="",D="",O="",j="",N="",R="",V="",z="",B="",F="",U=0===e.storeID.toUpperCase().search("Q"),H=parseInt(e&amp;&amp;e.salesforceLeadDetailState&amp;&amp;e.salesforceLeadDetailState.leadwaittime),W=e&amp;&amp;e.salesforceLeadDetailState&amp;&amp;e.salesforceLeadDetailState.queueposition,G=e&amp;&amp;e.salesforceLeadDetailState&amp;&amp;(null===(t=e.salesforceLeadDetailState)||void 0===t?void 0:t.checkinid),Z=e&amp;&amp;(null==e?void 0:e.salesforceID);H&gt;=60?(0,g.IZ)(H):"".concat(H,"-").concat(H+5," minutes"),(0,d.ez)(e)&amp;&amp;(0,d.ez)(e.step3Data)&amp;&amp;(E=e.step3Data.content.pageHeader,null===(n=e.step3Data)||void 0===n||null===(n=n.content)||void 0===n||n.addressText,e.step3Data.content.estimatedWaitText,e.step3Data.content.pageContent1,A=e.step3Data.content.pageContent2,e.step3Data.content.storeName,e.step3Data.content.storeAddressLine1,e.step3Data.content.storeAddressLine2,e.step3Data.content.getDirection,e.step3Data.content.pageSubHeader1,k=null===(i=e.step3Data)||void 0===i||null===(i=i.content)||void 0===i?void 0:i.appointmentDetailsHeader,P=null===(c=e.step3Data)||void 0===c||null===(c=c.content)||void 0===c?void 0:c.appointmentDetails1,I=null===(u=e.step3Data)||void 0===u||null===(u=u.content)||void 0===u?void 0:u.appointmentDetails2,e.step3Data.content.pageSubHeader1Text,e.step3Data.content.pageSubHeader2,e.step3Data.content.pageSubHeader2Text,e.step3Data.content.pageSubHeader3,e.step3Data.content.pageSubHeader3Text,M=e.step3Data.content.onlineCheckIn,L=e.step3Data.content.inStoreCheckIn,e.step3Data.content.futureWaitText,D=null===(w=e.step3Data)||void 0===w||null===(w=w.content)||void 0===w?void 0:w.appointmentText,e.step3Data.content.futuredWaitTime,O=e.step3Data.content.pageSubHeader4,j=e.step3Data.content.pageSubHeader4Text,N=null===(x=e.step3Data)||void 0===x||null===(x=x.content)||void 0===x?void 0:x.rescheduleAppointmentText,R=null===(C=e.step3Data)||void 0===C||null===(C=C.content)||void 0===C?void 0:C.cancelAppointmentText,e.step3Data.content.futureWaitTime,e.step3Data.content.pageSubHeader5,V=null===(T=e.step3Data)||void 0===T||null===(T=T.content)||void 0===T?void 0:T.changeAppointmentHeader,z=e.step3Data.content.profileLink,F=e.step3Data.content.buttonLabel1,B=e.webErrorPageData.content.buttonLabel);var $=new s.Z;(0,o.useEffect)(function(){window.scrollTo({top:0,behavior:"auto"})},[]);var Y=function(t){t.preventDefault(),window.history.pushState({as:"".concat(e.baseURL,"step2"),data:e.storeDetails,url:"/digitalCheckIn"},"","".concat(e.baseURL,"step2")),e.urlupdate()};return((0,o.useEffect)(function(){return window.addEventListener("popstate",Y),function(){window.removeEventListener("popstate",Y)}},[]),e&amp;&amp;e.storeDetails)?e&amp;&amp;e.salesforceLeadDetailState&amp;&amp;"existing"===e.salesforceLeadDetailState.status&amp;&amp;!e.isLoader&amp;&amp;(0,d.ez)(e.duplicatePageData)?(0,m.jsx)("span",{children:(0,m.jsx)(v,{duplicatePageCMS:e.duplicatePageData,buttonContent:B,callLandingPageError:e.callLandingPageError,storeID:e.storeID,applicationName:e.applicationName})}):e&amp;&amp;e.salesforceLeadDetailState&amp;&amp;"initial"===e.salesforceLeadDetailState.status&amp;&amp;!e.isLoader||e&amp;&amp;e.reschduleLeadData&amp;&amp;"0"===e.reschduleLeadData.statuscode&amp;&amp;!e.isLoader?(e&amp;&amp;e.isRescheduleFlow?$.pageLoad(l.B.FRIENDLY_PAGE_NAME_RESCHEDULE_CONFIRMATION,e.applicationName,"",l.B.PAGE_LOCATION_URL_RESCHEDULE_CONFIRMATION):$.pageLoad(l.B.FRIENDLY_PAGE_NAME_CONFIRMATION,e.applicationName),(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)("div",{className:"mar-t-lg-all text-center text-center-sm",children:(0,m.jsx)(h.Heading,{size:h.HeadingSizes.LG,headingTag:h.HeadingTags.H1,children:E})}),e&amp;&amp;"Same Day"!==e.checkintype?(0,m.jsxs)("div",{className:a().storeInfoBoxStep3,children:[(0,m.jsx)(f.Text,{size:f.TextSizes.SM,font:f.TextFonts.BOLD,color:"color-ui-medium-gray",children:D}),(0,m.jsx)(f.Text,{size:f.TextSizes.LG,font:f.TextFonts.BOLD,margin:["pad-t-xxxs"],children:e&amp;&amp;e.futureDatedCheckin})]}):(0,m.jsx)("div",{children:(0,m.jsx)("div",{className:"pad-t-xxxs",children:(0,m.jsx)(f.Text,{allowDangerousHtml:!0,wrapper:f.TextWrappers.SPAN,size:f.TextSizes.LG,font:f.TextFonts.ITALIC,margin:["pad-t-xxxs"],children:e.checkQueueMsg("0"===W?W:parseInt(e.salesforceLeadDetailState.queueposition)-1)})})}),(0,m.jsxs)("div",{children:[(0,m.jsx)("div",{className:"pad-t-md-all pad-b-sm-all",children:U?(0,m.jsx)(f.Text,{size:f.TextSizes.BASE,children:L}):(0,m.jsx)(f.Text,{size:f.TextSizes.BASE,children:e&amp;&amp;"Same Day"===e.checkintype?M:null===(S=A)||void 0===S?void 0:S.replace("[[text/email/text and email]]","text")})}),U?(0,m.jsx)("div",{}):(0,m.jsx)("div",{children:(0,m.jsx)("div",{className:"".concat(a().hidediv,",pad-b-lg-all"),children:(0,m.jsx)(b.Z,{storeDetails:function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?_(Object(n),!0).forEach(function(t){(0,r.Z)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},e.storeDetails),sanity:e.step3Data})})}),"Shop for accessories"!==e.visitreason&amp;&amp;"Switch to AT&amp;T"!==e.visitreason?(0,m.jsxs)("div",{className:a().legalTextStep3,children:[(0,m.jsx)(h.Heading,{margin:["pad-b-xxs","mar-none-all"],headingTag:h.HeadingTags.H2,size:h.HeadingSizes.MD,children:k}),(0,m.jsx)("li",{children:(0,m.jsx)(f.Text,{margin:["pad-l-xxs"],wrapper:f.TextWrappers.SPAN,children:P})}),(0,m.jsx)("li",{children:(0,m.jsx)(f.Text,{margin:["pad-l-xxs"],wrapper:f.TextWrappers.SPAN,children:I})}),U?"":(0,m.jsx)("div",{className:"inline-block",children:(0,m.jsx)("li",{children:(0,m.jsxs)(f.Text,{margin:["pad-l-xxs"],wrapper:f.TextWrappers.SPAN,children:["Account access. Make sure you’re either the"," ",(0,m.jsx)(y.Links,{href:z,isNewTab:!0,variant:y.LinksVariant.none,children:"account owner or an authorized user"})," ","for the account"]})})})]}):(0,m.jsx)("div",{}),(0,m.jsxs)("div",{className:"text-center centered",children:[(0,m.jsx)(f.Text,{font:f.TextFonts.BOLD,children:e&amp;&amp;"Same Day"===e.checkintype?O:V}),(0,m.jsxs)("div",{className:"pad-b-xl-all",children:[e&amp;&amp;"Same Day"===e.checkintype?j:(0,m.jsx)(y.Links,{href:"/support/reschedule/".concat(G||Z),isNewTab:!1,margin:["pad-t-xs"],className:"block color-cobalt",variant:y.LinksVariant.none,onClick:function(){return $.linkClick(l.B.LINK_NAME_GET_DIRECTIONS,l.B.LINK_POSITION_BODY,e.storeDetails.custom_fields["Google My Business URL"])},children:(0,m.jsxs)("b",{children:[N," "]})}),(null==e?void 0:e.cancelVisitIXP)&amp;&amp;(0,m.jsx)(y.Links,{href:"",isNewTab:!1,margin:["pad-t-xs","pad-b-md"],className:"block color-cobalt",variant:y.LinksVariant.none,onClick:function(){return $.linkClick(l.B.LINK_NAME_GET_DIRECTIONS,l.B.LINK_POSITION_BODY,e.storeDetails.custom_fields["Google My Business URL"])},children:(0,m.jsxs)("b",{children:[R," "]})})]})]}),U&amp;&amp;(0,m.jsx)("div",{className:"pad-b-lg-all centered ".concat(a().btnCenter2),children:(0,m.jsx)(p.zx,{variant:p.Wu.BLUE,onClick:function(){e.callLandingPageError(e.storeID)},children:F||"I'm Done"})})]})]})):((e&amp;&amp;e.salesforceLeadDetailState&amp;&amp;"404"===e.salesforceLeadDetailState.errorCode&amp;&amp;"1"===e.salesforceLeadDetailState.statusCode&amp;&amp;!e.isLoader||e&amp;&amp;e.reschduleLeadData&amp;&amp;"1"===e.reschduleLeadData.statuscode&amp;&amp;!e.isLoader)&amp;&amp;e.callLandingPageError(e.storeID),(0,m.jsx)("div",{})):(e.callLandingPage(e.storeID),(0,m.jsx)("div",{}))}},34276:function(e,t,n){"use strict";n(44194);var r=n(13524),o=n.n(r),i=n(3399),a=n.n(i),s=n(72659),l=n(24483),c=n(83669),u=n(29286),d=n(71011),p=n(15026),h=n(31549);t.Z=function(e){var t=new l.Z,n="",r="",i="",f="",m="",v="";return window&amp;&amp;(n=(0,u.nI)((0,u.aO)())?c.B.SUPPORT_FULL_WEB:c.B.SUPPORT_MOBILE),(0,u.ez)(e.webErrorPageData)&amp;&amp;(0,u.ez)(e.webErrorPageData.content)&amp;&amp;(r=e.webErrorPageData.content.pageTitle,i=e.webErrorPageData.content.pageHeader,f=e.webErrorPageData.content.pageDescription,m=e.webErrorPageData.content.buttonLabel),(0,u.ez)(e.storeDetails)&amp;&amp;(0,u.ez)(e.storeDetails.address)&amp;&amp;(0,u.UE)(e.storeDetails.address.postal_code)&amp;&amp;(v=e.storeDetails.address.postal_code),t.pageLoad(c.B.FRIENDLY_PAGE_NAME_ERROR,n),(0,h.jsxs)("div",{children:[(0,h.jsx)(a(),{children:(0,h.jsx)("title",{children:r})}),(0,h.jsx)(d.Heading,{margin:["mar-b-sm-all","mar-t-lg-all"],headingTag:d.HeadingTags.H1,size:d.HeadingSizes.LG,children:i}),(0,h.jsx)("div",{children:(0,h.jsx)(p.Text,{wrapper:p.TextWrappers.SPAN,children:f})}),(0,h.jsx)("div",{className:"mar-t-xl-all pad-b-md-all centered ".concat(o().btnCenter2),children:(0,h.jsx)(s.zx,{variant:s.Wu.BLUE,onClick:function(){t.formSubmit(c.B.EVENT_CODE_START_NEW_CHECKIN,"".concat(e.baseURL),m,c.B.LINK_POSITION_BODY,v,e.storeID),t.formResponse(c.B.ERROR_TYPE_SUCCESS_ADMIT,c.B.EVENT_CODE_START_NEW_CHECKIN,"".concat(e.baseURL),m,c.B.LINK_POSITION_BODY,v,e.storeID,c.B.SUCCESS_FLAG.SUCCESSFUL,c.B.STATUS_CODE.SUCCESSFUL,c.B.STATUS_MESSAGE.SUCCESSFUL),e.callLandingPageError(e.storeID)},children:m})})]})}},84652:function(e,t,n){"use strict";n.d(t,{n:function(){return a}}),n(44194);var r=n(13524),o=n.n(r),i=n(31549),a=function(e){return(0,i.jsx)("div",{className:"full-width-container",children:(0,i.jsx)("div",{className:"container ",children:(0,i.jsx)("div",{className:"pad-l-lg pad-r-lg",children:(0,i.jsx)("div",{className:"grid-col-12-sm grid-col-8-md grid-col-8 nopad centered color-ui-black",children:(0,i.jsx)("div",{className:o().dciContainer,children:e.children})})})})})}},83042:function(e,t,n){"use strict";n.d(t,{Aq:function(){return o},IZ:function(){return c},JW:function(){return p},Jm:function(){return s},YZ:function(){return l},iB:function(){return a},j5:function(){return h},jp:function(){return u},rL:function(){return f},sE:function(){return i},xB:function(){return d}});var r=n(17196),o=function(e){var t=e&amp;&amp;e.storeDetails&amp;&amp;e.storeDetails.timezone||"America/Chicago";return new Date(new Date().toLocaleString("en-US",{timeZone:t}))},i=function(e,t){var n=new Date(e).toLocaleString("en-US",{timeZone:"".concat(t)}),r=new Date(n).toLocaleString("en-US",{weekday:"long"}),o=new Date(n).toLocaleString("en-US",{month:"long",day:"numeric"}),i=new Date(n).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"}),a=(new Date(n).getHours()+24)%12||12,s="",l="",c=" am";if("Invalid Date"!==i){var u=i.split(":")[1].split(" ");"30"===u[0]&amp;&amp;(s=" : 30",l=":30"),"PM"===u[1]&amp;&amp;(c=" pm")}return a+s+c+", "+r+" "+o+", "+a+l+c},a=function(e){var t=e.split("/"),n=t[t.length-1];return s(t)&amp;&amp;(n=t[t.length-2]),e.indexOf("step")&gt;-1&amp;&amp;(n=s(t)?t[t.length-3]:t[t.length-2]),n},s=function(){var e=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:[];return""===e[e.length-1]},l=function(e){var t=e.split("-"),n=(0,r.Z)(t,2),o=n[0],i=n[1];function a(e){var t=e.split(":").map(Number),n=(0,r.Z)(t,2),o=n[0],i=n[1],a=o;return a&gt;12?a-=12:12===a&amp;&amp;(a=12),"".concat(a,":").concat(i.toString().padStart(2,"0")," ").concat(o&lt;12?"am":"pm")}return"".concat(a(o)," - ").concat(a(i))},c=function(e){if(void 0!==e){if(!(e&gt;60))return e+" min";var t=Math.trunc(e/60),n=e%60;return n&lt;1?t+" hours":t&lt;2?t+" hour and "+n+" minutes":t+" hours and "+n+" minutes"}},u=function(e){var t=new Date;t.setHours(0,0,0,0);var n=new Date(e);return n.setHours(0,0,0,0),t.getTime()===n.getTime()},d=function(e){return({0:"Switch to AT&amp;T",1:"Upgrade or trade in phone",2:"Add wireless line or other service",3:"Change plan or add-on",4:"Pay bill",5:"Get help with my bill",6:"Shop for accessories",7:"Shop for tablets or watches",8:"Get technical support (phone issues, SIM swaps, insurance claims)",9:"Pick up online order",10:"Get help with something else"})[e]},p=function(e){var t=/^([2-9]{1}[\d]{2})([\d]{3})([\d]{4})$/;return 3===e.length||7===e.length&amp;&amp;e.includes(".")?e+".":10===e.length&amp;&amp;t.test(e)?e.replace(t,"$1.$2.$3"):e},h=function(e){return"Espa\xf1ol"===e?"Espanol":"Ingl\xe9s"===e?"English":e},f=function(e,t){var n=t;switch(!0){case e.includes("localhost"):if(t.includes("scms")){n="https://finalstage.att.com"+t;break}n="https://www.att.com"+t;break;case e.includes("idse3"):n="https://e-tst3.stage.att.com"+t;break;default:n=t}return n}},81725:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return m}});var r=n(41230),o=n(21212),i=n(82636),a=n(97852),s=n(67713),l=n(44194),c=n(93772),u=n.n(c),d=n(29286),p=n(15026),h=n(71011),f=n(31549),m=function(e){(0,i.Z)(l,e);var t,n=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=(0,s.Z)(l);return e=t?Reflect.construct(n,arguments,(0,s.Z)(this).constructor):n.apply(this,arguments),(0,a.Z)(this,e)});function l(){return(0,r.Z)(this,l),n.apply(this,arguments)}return(0,o.Z)(l,[{key:"render",value:function(){var e="",t="",n="",r="",o=!1,i="",a="";if((0,d.ez)(this.props.data)&amp;&amp;(0,d.ez)(this.props.data.headerInfo)&amp;&amp;(0,d.ez)(this.props.data.headerInfo.resultBody)&amp;&amp;(e=this.props.data.headerInfo.resultBody.title,(0,d.ez)(this.props.data.headerInfo.resultBody.contentTypeProperties)&amp;&amp;(0,d.UE)(this.props.data.headerInfo.resultBody.contentTypeProperties.shortdesc)&amp;&amp;(t=this.props.data.headerInfo.resultBody.contentTypeProperties.shortdesc)),(0,d.ez)(this.props.data)&amp;&amp;(o=this.props.data.isValidToken),(0,d.ez)(this.props.data.sanityApiData)&amp;&amp;(0,d.ez)(this.props.data.sanityApiData.troubleshootUnAuth)&amp;&amp;(0,d.ez)(this.props.data.sanityApiData.troubleshootUnAuth.content)&amp;&amp;(0,d.ez)(this.props.data.serviceType)){var s=this.props.data.serviceType;(0,d.UE)(this.props.data.sanityApiData.troubleshootUnAuth.content.description)&amp;&amp;(r=this.props.data.sanityApiData.troubleshootUnAuth.content.description),(0,d.UE)(this.props.data.sanityApiData.troubleshootUnAuth.content.troubleShootvalidTokenTitle)&amp;&amp;(i=this.props.data.sanityApiData.troubleshootUnAuth.content.troubleShootvalidTokenTitle),(0,d.UE)(this.props.data.sanityApiData.troubleshootUnAuth.content.troubleShootvalidTokenDescription)&amp;&amp;(a=this.props.data.sanityApiData.troubleshootUnAuth.content.troubleShootvalidTokenDescription),"directv"==s||"att-tv"==s||"u-verse-tv"==s?(0,d.UE)(this.props.data.sanityApiData.troubleshootUnAuth.content.attTvPageTitle)&amp;&amp;(n=this.props.data.sanityApiData.troubleshootUnAuth.content.attTvPageTitle):"wireless"==s?(0,d.UE)(this.props.data.sanityApiData.troubleshootUnAuth.content.wirelessPageTitle)&amp;&amp;(n=this.props.data.sanityApiData.troubleshootUnAuth.content.wirelessPageTitle):"u-verse-high-speed-internet"==s||"dsl-high-speed"==s||"fixed-wireless-internet"==s?(0,d.UE)(this.props.data.sanityApiData.troubleshootUnAuth.content.uVerseHighSpeedInternetPageTitle)&amp;&amp;(n=this.props.data.sanityApiData.troubleshootUnAuth.content.uVerseHighSpeedInternetPageTitle):"u-verse-voice"==s?(0,d.UE)(this.props.data.sanityApiData.troubleshootUnAuth.content.dialUpPageTitle)&amp;&amp;(n=this.props.data.sanityApiData.troubleshootUnAuth.content.dialUpPageTitle):"email-support"==s?(0,d.UE)(this.props.data.sanityApiData.troubleshootUnAuth.content.emailSupportPageTitle)&amp;&amp;(n=this.props.data.sanityApiData.troubleshootUnAuth.content.emailSupportPageTitle):"local-long-distance"==s&amp;&amp;(n="")}return this.props.data.isDeviceTutorial?u().articleHeadingPageTutorial:u().articleHeadingPage,o?(0,f.jsxs)("div",{children:[(0,f.jsx)(h.Heading,{className:"mar-b-xxs",headingTag:h.HeadingTags.H1,size:h.HeadingSizes.LG,children:i}),(0,f.jsx)(p.Text,{size:p.TextSizes.SM,font:p.TextFonts.REGULAR,children:a})]}):n?(0,f.jsxs)("div",{children:[(0,f.jsx)(h.Heading,{className:"mar-b-xxs",headingTag:h.HeadingTags.H1,size:h.HeadingSizes.LG,children:n}),(0,f.jsx)(p.Text,{margin:["mar-b-lg"],size:p.TextSizes.BASE,font:p.TextFonts.REGULAR,children:r})]}):(0,f.jsxs)("div",{children:[(0,f.jsx)(h.Heading,{className:"mar-b-xxs",size:h.HeadingSizes.LG,headingTag:h.HeadingTags.H1,children:e}),(0,f.jsx)(p.Text,{allowDangerousHtml:!0,size:p.TextSizes.BASE,font:p.TextFonts.REGULAR,children:t})]})}}]),l}(l.PureComponent)},55524:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return b}});var r=n(41230),o=n(21212),i=n(67466),a=n(82636),s=n(97852),l=n(67713),c=n(86924),u=n(44194),d=(0,o.Z)(function e(){(0,r.Z)(this,e)}),p=n(98673),h=n.n(p),f=n(29286),m=n(90556),v=n(44593),g=n(60224),y=n(31549),b=function(e){(0,a.Z)(u,e);var t,n=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=(0,l.Z)(u);return e=t?Reflect.construct(n,arguments,(0,l.Z)(this).constructor):n.apply(this,arguments),(0,s.Z)(this,e)});function u(e){var t;return(0,r.Z)(this,u),t=n.call(this,e),(0,c.Z)((0,i.Z)(t),"reportingHelper",new v.Z),t.state=new d,t}return(0,o.Z)(u,[{key:"componentDidMount",value:function(){}},{key:"handleClick",value:function(e,t){window.location.href,this.reportingHelper.linkClick(e,"Body",t)}},{key:"render",value:function(){var e=this,t=this.props.data,n=t.service,r=t.serviceDisplayName;n===m.G.ATT_TV_SERVICE?r=m.G.ATT_TV_NAME_STD:n===m.G.EMAIL_SUPPORT_SERVICE?r=m.G.EMAIL_SUPPORT_NAME_STD:n===m.G.LOCAL_LONG_DIST_SERVICE&amp;&amp;(r=m.G.LOCAL_LONG_DISTANCE_NAME_STD);var o=m.G.SUPPORT_TOPIC_URL.replace("[[SERVICE]]",(0,f.UE)(n)?(0,f.UE)(m.G.NEW_SUPPORT_LANDER_URL_MAPPING[n])?m.G.NEW_SUPPORT_LANDER_URL_MAPPING[n]:n:"");return(0,y.jsxs)(y.Fragment,{children:[(0,y.jsxs)("ul",{className:h().ulBreadcrumb,children:[(0,y.jsx)("li",{className:h().liBreadcrumb,children:(0,y.jsx)(g.Links,{onDark:!0,variant:g.LinksVariant.textPlain,suppressAnalytics:!0,"aria-label":"aria label",onClick:function(){return e.handleClick(m.G.SUPPORT_LABLE,m.G.SUPPORT_URL)},href:m.G.SUPPORT_URL,className:"font-regular solo type-xs",children:m.G.SUPPORT_LABLE})}),(0,y.jsx)("li",{className:h().liBreadcrumb,children:(0,y.jsx)(g.Links,{onDark:!0,"aria-label":"aria label",variant:g.LinksVariant.textPlain,suppressAnalytics:!0,onClick:function(){return e.handleClick((0,f.UE)(r)?r:"",o)},href:o,className:"font-regular solo type-xs",children:(0,f.UE)(r)?r:""})}),(0,y.jsx)("li",{className:h().liBreadcrumb,children:"Troubleshooting"})]}),(0,y.jsx)("hr",{className:h().hrLine})]})}}]),u}(u.PureComponent)},97318:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return g}});var r=n(41230),o=n(21212),i=n(67466),a=n(82636),s=n(97852),l=n(67713),c=n(86924),u=n(44194),d=(0,o.Z)(function e(){(0,r.Z)(this,e)}),p=n(15026),h=n(60224),f=n(29286),m=n(44593),v=n(31549),g=function(e){(0,a.Z)(u,e);var t,n=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=(0,l.Z)(u);return e=t?Reflect.construct(n,arguments,(0,l.Z)(this).constructor):n.apply(this,arguments),(0,s.Z)(this,e)});function u(e){var t;return(0,r.Z)(this,u),t=n.call(this,e),(0,c.Z)((0,i.Z)(t),"reportingHelper",new m.Z),t.state=new d,t}return(0,o.Z)(u,[{key:"componentDidMount",value:function(){var e=encodeURIComponent(document.location.href);this.setState({hrefHome:"/acctmgmt/signin?final_url="+e})}},{key:"handleClick",value:function(e,t){window.location.href,this.reportingHelper.linkClick(e,"Body",t)}},{key:"render",value:function(){var e=this,t=this.props.data,n=t.sanityApiData,r=t.isValidToken,o="",i="";return(0,f.ez)(n)&amp;&amp;(0,f.ez)(n.troubleshootUnAuth)&amp;&amp;(0,f.ez)(n.troubleshootUnAuth.content)&amp;&amp;(0,f.UE)(n.troubleshootUnAuth.content.signInAccount)&amp;&amp;(0,f.UE)(n.troubleshootUnAuth.content.loginView)&amp;&amp;(i=n.troubleshootUnAuth.content.signInAccount,o=n.troubleshootUnAuth.content.loginView),(0,v.jsx)(v.Fragment,{children:(0,v.jsxs)(p.Text,{size:p.TextSizes.SM,font:p.TextFonts.REGULAR,children:[o," \xa0",r?"":(0,v.jsx)(h.Links,{className:"type-sm",onDark:!0,variant:h.LinksVariant.PrimaryCTA,suppressAnalytics:!0,href:this.state.hrefHome,title:i+" "+o,onClick:function(){return e.handleClick(i,e.state.hrefHome)},children:i})]})})}}]),u}(u.PureComponent)},60623:function(e,t,n){"use strict";n.r(t);var r=n(86924),o=n(44194),i=n(63836),a=n.n(i),s=n(820),l=n(71011),c=n(15026),u=n(72659),d=n(64246),p=n(35460),h=n(58156),f=n(31549);function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function v(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?m(Object(n),!0).forEach(function(t){(0,r.Z)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}t.default=function(e){var t=new d.Z,n="",r="",i="",m="",g="";if((0,p.ez)(e.data)&amp;&amp;(0,p.ez)(e.data.ctaContainerData)){var y=e.data.ctaContainerData;if((0,p.ez)(y.heading)&amp;&amp;(null===(C=y.heading)||void 0===C||C.headingTag,n=null===(T=y.heading)||void 0===T?void 0:T.heading),(0,p.ez)(y.copy)&amp;&amp;(r=null===(S=y.copy)||void 0===S?void 0:S.text),(0,p.ez)(y.cta)&amp;&amp;(i=null===(E=y.cta)||void 0===E?void 0:E.text,g=null===(A=y.cta)||void 0===A?void 0:A.href,m=null===(k=y.cta)||void 0===k?void 0:k.accessibilityText),(0,p.ez)(y.legal)){if(w=y.legal,(0,p.ez)(w)&amp;&amp;(0,p.ez)(w.master)){var b,_,w,x,C,T,S,E,A,k,P={_type:"legalData",configs:{asStandalone:!0,margin:["pad-none noPadCTA"]},legalAEMPath:null==w?void 0:w.master,modalLoadAnalyticsData:{datatransform:!1,"page.category.applicationName":"CMS","page.category.pageFunction":"Support","page.category.siteSection":"","page.location.url":"/videos/seedetails/modal","page.pageInfo.friendlyPageName":"Support Videos See Details Modal Pg","page.pageInfo.lineOfBusiness":"","page.pageInfo.pageTitle":"","page.pageInfo.flowCode":"videos"},linkAnalyticsData:{linkName:"See offer details",linkDestinationUrl:"/videos/seedetails/modal"}};x=h.LegalWrapperInterface.initWithSanity("legal",P)}t.impressionEvent("","ctaVideoContainer","3","CTAComponent_videos","","","SCMS","","","1")}}return(0,o.useEffect)(function(){(0,p.ez)(x)&amp;&amp;window.addEventListener("load",function(){for(var e=document.getElementById("Legal_wrapper").querySelectorAll("div"),t=0,n=e.length;t&lt;n;t++)e[t].style.padding="0px"})},[]),(0,f.jsxs)(s.H1,{variant:s.Sm.DEFAULT,bgColor:s.tP.ATTBLUE000,withMobileBleed:!1,className:(0,p.ez)(x)?a().videoCTAContainerWithLegal:a().videoCTAContainer,children:[(0,f.jsx)(l.Heading,{headingTag:l.HeadingTags.H2,size:l.HeadingSizes.LG,allowDangerousHtml:!0,children:n}),(0,f.jsx)(c.Text,{size:c.TextSizes.BASE,margin:["mar-b-xs"],allowDangerousHtml:!0,children:r}),(0,p.ez)(x)&amp;&amp;(0,f.jsx)("div",{className:a().legalContent,id:"Legal_wrapper",children:(0,f.jsx)(h.LegalWrapper,{data:v({},null===(b=x)||void 0===b?void 0:b.data),options:v({},null===(_=x)||void 0===_?void 0:_.options)})}),(0,p.UE)(i)&amp;&amp;(0,p.UE)(g)&amp;&amp;(0,f.jsx)("div",{className:(0,p.ez)(x)?"":a().ctaButton,children:(0,f.jsx)(u.zx,{variant:u.Wu.BLUE,isNewTab:!0,href:g,accessibilityText:m||i,onClick:function(){t.impressionsClickEvent("ctaVideoContainer","3","CTAComponent_videos","","","","SCMS","","","","","1","",i,"Body",g)},children:i})})]})}},91304:function(e,t,n){"use strict";n.d(t,{f:function(){return a}});var r=n(21212),o=n(41230),i=n(86924),a=(0,r.Z)(function e(){(0,o.Z)(this,e)});(0,i.Z)(a,"TROUBLESHOOT","TS"),(0,i.Z)(a,"DIRECTV_ACCOUNT_OVERVIEW_LANDER","https://www.directv.com/accountoverview"),(0,i.Z)(a,"UNAUTH_INFO_TRIGGERED","unauthInfoTriggered"),(0,i.Z)(a,"CONSUMER","consumer"),(0,i.Z)(a,"DIRECTV_STREAM_LANDER","https://www.directv.com/support/stream"),(0,i.Z)(a,"CALL_TYPE_GET","GET"),(0,i.Z)(a,"CALL_TYPE_POST","POST"),(0,i.Z)(a,"CS_APPLICATION","contactus"),(0,i.Z)(a,"EA_APPLICATION","esupportarticle"),(0,i.Z)(a,"CHECK_FOR_AUTH_MS_EA","esupportarticle_auth_check"),(0,i.Z)(a,"CHECK_FOR_AUTH_MS_EVENT_EA","esupportarticle_auth_check_event"),(0,i.Z)(a,"DS_INDEX_APPLICATION","DeviceSupport_Index"),(0,i.Z)(a,"AUTH_PROFILE_MS","/msapi/accountservices/v1/profile/info"),(0,i.Z)(a,"C2C_AVAILABILITY_MS","/msapi/clicktocallorchestrationms/v1/availability"),(0,i.Z)(a,"C2C_SCHEDULECALLBACK_MS","/msapi/clicktocallorchestrationms/v1/schedulecallback"),(0,i.Z)(a,"C2C_CTIDATA","user_mob_security_code::TY"),(0,i.Z)(a,"ACCOUNTDDETAILS_MS_CU","accountDetailsmS_cu"),(0,i.Z)(a,"ACCOUNTDDETAILS_LANDING_HEADER_CU","accountDetailsmS_landing_header"),(0,i.Z)(a,"CHECK_FOR_PREMIUM_MS_CU","checkPremiummS_cu"),(0,i.Z)(a,"CHECK_FOR_PREMIUM_MS_EVENT_CU","checkPremium_event_mS_cu"),(0,i.Z)(a,"APP_ENV_RELEASE_VAL","release"),(0,i.Z)(a,"APP_ENV_DEV_VAL","master"),(0,i.Z)(a,"APP_ENV_VAL","release"),(0,i.Z)(a,"DEV","dev"),(0,i.Z)(a,"TEST","test"),(0,i.Z)(a,"STAGE","stage"),(0,i.Z)(a,"PERF","perf"),(0,i.Z)(a,"WIRELINE_PLAN_MS","/msapi/unified/v1/productDetailsInfo"),(0,i.Z)(a,"ARTICLE_APPLICATION","esupport_article"),(0,i.Z)(a,"ARTICLE_C2CMS","esupport_article_c2cms"),(0,i.Z)(a,"ACCOUNTDDETAILS_MS_EI","accountDetailsmS_ei"),(0,i.Z)(a,"E_INDEX_APPLICATION","Esupport_Index"),(0,i.Z)(a,"ACCOUNTDDETAILS_LANDING_HEADER_EI","accountDetailsmS_landing_header_ei"),(0,i.Z)(a,"ACCOUNTDDETAILS_MS_PL","accountDetailsmS_pl"),(0,i.Z)(a,"P_INDEX_APPLICATION","Product_Index"),(0,i.Z)(a,"ACCOUNTDDETAILS_LANDING_HEADER_PL","accountDetailsmS_landing_header_pl"),(0,i.Z)(a,"DEVICEDETAILS_LANDING_HEADER_DS","deviceDetailsmS_landing_header"),(0,i.Z)(a,"DEVICEDETAILS_MS_DS","deviceDetailsmS_ds"),(0,i.Z)(a,"DEVICEUNAUTH_MS_DS","deviceUnauthmS_cu"),(0,i.Z)(a,"DW_DEVICEAUTH_MS_DS","dw_deviceauthmS_cu"),(0,i.Z)(a,"DSM_MODEL_REDIRECTION_URL","/device-support/selector/"),(0,i.Z)(a,"INDEX_REDIRECTION_URL","/device-support/index/"),(0,i.Z)(a,"INDEX_REDIRECTION_URL_AGENT","/device-support/agent/index/"),(0,i.Z)(a,"DSM_BRAND_DONT_SEE_LINK","/esupport/article.html#!/wireless/KM1008850"),(0,i.Z)(a,"DSM_MAKE_NUMBER_IN_COLUMN",4),(0,i.Z)(a,"DSM_URL","/device-support/selector/"),(0,i.Z)(a,"DSM_AGENT_URL","/device-support/agent/selector/"),(0,i.Z)(a,"DSM_STEPBYSTEP_TUTORIAL_URL","/device-support/article/wireless/[[VALUE1]]/[[VALUE2]]/[[VALUE3]]"),(0,i.Z)(a,"DSM_STEPBYSTEP_AGENT_TUTORIAL_URL","/device-support/agent/article/wireless/[[VALUE1]]/[[VALUE2]]/[[VALUE3]]"),(0,i.Z)(a,"DW_DEVICE_ECARE_API","/support/services/v1/device/make/[[VALUE1]]/model/[[VALUE2]].json?appId=ecare"),(0,i.Z)(a,"DW_DEVICE_ECARE_API_DOMAIN","https://support-orchestration-ms.com-att-idp.svc.cluster.local"),(0,i.Z)(a,"DW_KMS_TOP_SOLUTION","/kmservices/v2/topsolutions?app-id=esupport&amp;tags=setname_dhowtodspec,dev_"),(0,i.Z)(a,"DW_ECARE_ATT_DOMAIN","https://www.att.com"),(0,i.Z)(a,"DW_KMS_DOMAIN","https://services.att.com"),(0,i.Z)(a,"DW_DEVICE_CLAIM_ELIGIBILTY","/msapi/deviceinsclaimeligibilityms/v2/claimeligibility/"),(0,i.Z)(a,"DW_GET_DEVICE_INFO","/msapi/authdevicesupportms/v1/getdevices"),(0,i.Z)(a,"DW_ACCOUNT_FOCUS","/msapi/authdevicesupportms/v1/setacctfocus/"),(0,i.Z)(a,"DHTC_BREADCRUMB_ESUPPORT_URL","/support/wireless/"),(0,i.Z)(a,"DHTC_FEEDBACK_URL","https://workspace.web.att.com/sites/MCSD_LST/DeviceSupport/Lists/Device_Tutorial_Feedback_v1905/NewForm.aspx"),(0,i.Z)(a,"DSM_URL_WIDGET","/device-support/selector/"),(0,i.Z)(a,"RESTART_GATEWAY_MANUAL_STEPS","/support/article/u-verse-high-speed-internet/KM1115851"),(0,i.Z)(a,"ST_APPLICATION","speedtest"),(0,i.Z)(a,"SPEEDTEST_CHANGE_BUTTON_LABEL","speedtestBtnEvnt"),(0,i.Z)(a,"SPEEDTEST_CHANGE_BUTTON_LABEL_MS","speedtestBtnEvntMs"),(0,i.Z)(a,"RECOGNIZED_STATE_INTERNET","recogStateAppScenario"),(0,i.Z)(a,"GET_STORE_DETAILS","https://att.meetsoci.com/api/project/0/get?account_id=4708&amp;remote_id=[[VALUE1]]&amp;api_key=NzI|zVQ26pruDg33s1YOVLs9AvkOj9OIlW3J5jAh4M4S"),(0,i.Z)(a,"GOOGLE_MAP_LINK","https://maps.google.com/maps?cid="),(0,i.Z)(a,"SALESFORCE_EWT_API","/att-dgt-checkin-e/api/v1/ewt/store?locationID=[[VALUE1]]"),(0,i.Z)(a,"SALESFORCE_LEAD_API","/att-dgt-checkin-e/api/v1/lead"),(0,i.Z)(a,"BOPIS_API","/att-dgt-checkin-e/api/v1/orderDetails/[[VALUE1]]?locationId=[[VALUE2]]&amp;[[VALUE4]]=[[VALUE3]]"),(0,i.Z)(a,"profile","https://att.com/profile"),(0,i.Z)(a,"DIGITALCHECKIN_CMSAPI","/idpcms/support/prod/support/digitalcheckin.cmsfeed.js"),(0,i.Z)(a,"GET_RESCHEDULE_CHECKIN_DETAILS","/att-dgt-checkin-e/api/v1/checkinInfo?salesforceId=[[VALUE1]]"),(0,i.Z)(a,"SALESFORCE_LEAD_API_RESCHEDULE","/att-dgt-checkin-e/api/v1/lead/reschedule?salesforceId=[[VALUE1]]")},29286:function(e,t,n){"use strict";n.d(t,{YR:function(){return P},AT:function(){return I},cN:function(){return A},m1:function(){return y},rT:function(){return h},Rl:function(){return g},aO:function(){return S},Bb:function(){return _},nI:function(){return E},K_:function(){return k},Nz:function(){return T},UE:function(){return f},ei:function(){return w},ez:function(){return v},BX:function(){return m},sv:function(){return b},yy:function(){return x},_J:function(){return p}});var r=n(86924),o=n(91304),i=n(21212),a=n(41230),s=(0,i.Z)(function e(){(0,a.Z)(this,e),(0,r.Z)(this,"config",{appConfig:{articleRedirectmS:"/mservices/ecareredirect/v1/url?appId=ecare&amp;fromURL=[[VALUE]]",authDataUrl:"/esupport/sharedSegments/contactusprofileinfo.jsp",deviceEcareApi:"/support/services/v1/device/make/[[VALUE1]]/model/[[VALUE2]].json?appId=ecare",dhtcTopSolution:"/kmservices/v2/topsolutions?app-id=esupport&amp;tags=setname_dhowtodspec,dev_[[VALUE]]",enhancedTagSetAPI:"/kmservices/v2/enhancedTagsets/topic/[[VALUE]]?app-id=idpui&amp;enhanced-service=y",idpCmsArticleAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/article/index?raw-mode=true",idpCmsCSRootSMBAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/contactus/smb/[[VALUE]]?raw-mode=true",idpCmsRootAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/contactus/[[VALUE]]?raw-mode=true",idpCmsSpeedTestAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/support/speedtest/[[VALUE]]?id=speedtest&amp;raw-mode=true",idpCmsSupportAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/support/[[VALUE]]/index?raw-mode=true",idpCmsTopicAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/support/[[VALUE]]/topic?raw-mode=true",idpCmsTroubleshootAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/support/[[VALUE]]/troubleshoot?raw-mode=true",idpCmsHelpVideosAPI:"/idpcms/support/prod/support/supportvideolib.cmsfeed.js",idpCmsVideosGlobalSearchAPI:"/scmscontent/cms-services-feedgenerate-nodems/v1/shared/videos/mappings/atgglobalsearch.json",idpCmsRobocallAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/robocallDetails?raw-mode=true",idpSanityRobocallAPI:"/msapi/idp-content-orchestration/v1/scms/support/web-support/robocalldetails",idpCmsNatOutageAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/outages?pageName=outages&amp;referrerUrl=",idpCmsOptimizeConnection:"/msapi/idp-content-orchestration/v1/idpcms/support/micrositeui?raw-mode=true",idpSanityBusinessDirect:"/msapi/idp-content-orchestration/v1/scms/support/web-support/micrositeui",idpSanityOptimizeConnection:"/msapi/idp-content-orchestration/v1/scms/support/web-support/micrositeui",idpSanityDigitalCheckIn:"/msapi/idp-content-orchestration/v1/scms/support/web-support/digitalcheckin",idpSanityDataBreach:"/msapi/idp-content-orchestration/v1/scms/support/web-support/data-breach",kmsContentApi:"/kmservices/v2/contents/[[VALUE]]?app-id=idpui",idpCmsCommonAPI:"/msapi/idp-content-orchestration/v1/idpcms/support/support/common?raw-mode=true",searchWidgetCSSURL:"/global-search/static/widget/css/search-widget-v2.css",searchWidgetJsURL:"/search/_next/static/widget/js/searchWidgetScript.js",port:"8080",proxy:"http://pxyapp.proxy.att.com",proxyL:"http://pxyapp.proxy.att.com",searchContent:"/kmservices/v2/search?content-type=content_instruct,content_parentinstruct,content_breakfix,content_weblink&amp;description=y&amp;tags=[[VALUE]],region_TX&amp;app-id=idpui",searchContentBiz:"/kmservices/v2/search?content-type=content_instruct,content_busfaq,content_parentinstruct,content_breakfix,content_weblink&amp;description=y&amp;tags=[[VALUE]],region_TX&amp;app-id=idpui",searchTopicTreeApi:"/search/devicehowto/topic-tree/models/[[VALUE]]?app-id=esupport",searchTopicContentApi:"/search/devicehowto/topic-contents/models/[[VALUE1]]/sources/all/topics/[[VALUE2]]?app-id=esupport&amp;rows=1000",solutionGroupAPI:"/kmservices/v2/solutiongroups/[[VALUE]]?app-id=idpui",tDiceApiPROD:"https://halo-support-tdata-offers.att.com/restservices/customerrecommendation/v1/recommend/ESUPPORT/[[VALUE]]?userId=[[VALUE1]]&amp;userIdType=UUID",tDiceApiQA:"https://tdice-recommendations-test-qa28.stage.att.com/restservices/customerrecommendation/v1/recommend/ESUPPORT/[[VALUE]]?userId=[[VALUE1]]&amp;userIdType=UUID",timeout:2e4,topSolution:"/kmservices/v2/topsolutions?tags=[[TAG]],[[GROUP]]&amp;app-id=esupport",kmsTagetApi:"/kmservices/v2/enhancedTagsets/topic/topic_[[VALUE]]?app-id=esupport&amp;enhanced-service=y",contactUsProfile:"https://www.att.com/esupport/sharedSegments/contactusprofileinfo.jsp?accountType=WIRELESS",makeModelEcareAPI:"/support/services/v1/device/make/[[VALUE]]/model.json?appId=ecare&amp;troubleshooting=false",makeEcareApi:"/support/services/v1/device/make.json?appId=ecare&amp;troubleshooting=false",searchEcareApi:"/support/services/v1/dsm/genericSearch.json?appId=ecare&amp;troubleshooting=false",ixpSupportFeatureFlagsUrl:"/msapi/ixp-allocation-manager-service/v1/allocations?teams=idp-web-support",videosCMSAPI:"/idpcms/videos/prod/[[VALUE]].cmsfeed.js",videosSanityAPI:"/scmscontent/cms-services-feedgenerate-nodems/v1/shared/videos/[[VALUE]].prod.json"},contactusConfig:{indexCMSContext:"index"},topicConfig:{indexCMSContext:"topic"},commonConfig:{indexCMSContext:"common"},troubleshootConfig:{indexCMSContext:"troubleshoot"},helpVideosConfig:{indexCMSContext:"supportvideolib"},deploymentEnv:{envLocal:"local",envDev:"dev",envPerf:"perf",envStage:"stage",envTST:"test",finalstage:"https://finalstage.att.com",localhost:"localhost",masterDev:"https://idse2.dev.att.com:10081",masterTST:"https://e-tst2.stage.att.com",otherForum:"https://services.it.att.com",prestage:"https://prestage.att.com",prod:"https://www.att.com",releaseDev:"https://idse3.dev.att.com:10081",releaseTST:"https://e-tst3.stage.att.com",tstfive:"https://tst05-ecare.stage.att.com"},kmsServer:{kmsDev:"https://services-prestage.att.com",kmsFS:"https://services-finalstage.att.com",kmsPre:"https://services-prestage.att.com",kmsProd:"https://services.att.com",kmsTST:"https://services-prestage.att.com"},searchEnv:{searchEnvProd:"https://services.att.com",searchEnvDev:"https://services-rel01.stage.att.com",searchEnvFS:"https://services-finalstage.att.com",searchEnvPre:"https://servicesps.stage.att.com",searchEnvTST:"https://services-rel01.stage.att.com"},ecareApiEnv:{ecareApiProd:"https://www.att.com",ecareApiDev:"https://prestage.att.com",ecareApiFS:"https://finalstage.att.com",ecareApiPre:"https://prestage.att.com",ecareApiTst:"https://prestage.att.com"},ecareApiProxy:{ecareApiProxy:"http://pxyapp.proxy.att.com",ecareApiDevProxy:"http://pxyapp.proxy.att.com",ecareApiFSProxy:"http://pxyapp.proxy.att.com",ecareApiPreProxy:"http://pxyapp.proxy.att.com",ecareApiTstProxy:"http://pxyapp.proxy.att.com"},searchWidgetJsEnv:{searchWidgetJsEnvProd:"https://www.att.com",searchWidgetJsEnvDev:"https://finalstage.att.com",searchWidgetJsFS:"https://finalstage.att.com",searchWidgetJsEnvPre:"https://finalstage.att.com",searchWidgetJsEnvTST:"https://finalstage.att.com"},searchWidgetCSSEnv:{searchWidgetCSSEnvProd:"https://www.att.com",searchWidgetCSSEnvDev:"https://prestage.att.com",searchWidgetCSSFS:"https://finalstage.att.com",searchWidgetCSSEnvPre:"https://prestage.att.com",searchWidgetCSSEnvTST:"https://finalstage.att.com"},kmsApiProxy:{kmsApiProxy:"http://pxyapp.proxy.att.com",kmsApiDevProxy:"",kmsApiFSProxy:"http://pxyapp.proxy.att.com",kmsApiPreProxy:"",kmsApiTstProxy:"http://pxyapp.proxy.att.com"},searchApiProxy:{searchApiProxy:"http://pxyapp.proxy.att.com",searchApiDevProxy:"",searchApiFSProxy:"http://pxyapp.proxy.att.com",searchApiPreProxy:"",searchApiTstProxy:"http://pxyapp.proxy.att.com"},dev2:{kms:"https://services-prestage.att.com",isKmsProxyOn:!0,search:"https://servicesps.stage.att.com",isSearchProxyOn:!1,ecareAPI:"https://support-orchestration-ms.com-att-idp.svc.cluster.local",iseCareAPIProxyOn:!1,cmsAPI:"https://idp-content-orchestration.com-att-idp.svc.cluster.local",cmsGlobalSearch:"https://idse2.dev.att.com:10081",isCMSGlobalSearchProxyOn:!1,isCmsProxyOn:!1,searchWidgetDomain:"https://finalstage.att.com",ixpAPI:"http://ixp-allocation-manager-service.com-att-idp.svc.cluster.local",isIxpProxyOn:!1},dev3:{kms:"https://test3.att.com",isKmsProxyOn:!0,search:"https://servicesps.stage.att.com",isSearchProxyOn:!1,ecareAPI:"https://support-orchestration-ms.com-att-idp.svc.cluster.local",iseCareAPIProxyOn:!1,cmsAPI:"https://idp-content-orchestration.com-att-idp.svc.cluster.local",cmsGlobalSearch:"https://idse3.dev.att.com:10081",isCMSGlobalSearchProxyOn:!1,isCmsProxyOn:!1,searchWidgetDomain:"https://finalstage.att.com",ixpAPI:"http://ixp-allocation-manager-service.com-att-idp.svc.cluster.local",isIxpProxyOn:!1},tst2:{kms:"https://services-finalstage.att.com",isKmsProxyOn:!0,search:"https://services-finalstage.att.com",isSearchProxyOn:!0,ecareAPI:"https://support-orchestration-ms.com-att-idp.svc.cluster.local",iseCareAPIProxyOn:!1,cmsAPI:"https://test2.att.com",cmsGlobalSearch:"https://test2.att.com",isCMSGlobalSearchProxyOn:!0,isCmsProxyOn:!0,searchWidgetDomain:"https://finalstage.att.com",ixpAPI:"http://ixp-allocation-manager-service.com-att-idp.svc.cluster.local",isIxpProxyOn:!1},tst3:{kms:"https://services-finalstage.att.com",isKmsProxyOn:!0,search:"https://services-finalstage.att.com",isSearchProxyOn:!0,ecareAPI:"https://support-orchestration-ms.com-att-idp.svc.cluster.local",iseCareAPIProxyOn:!1,cmsAPI:"https://test3.att.com",cmsGlobalSearch:"https://test3.att.com",isCMSGlobalSearchProxyOn:!0,isCmsProxyOn:!0,searchWidgetDomain:"https://finalstage.att.com",ixpAPI:"http://ixp-allocation-manager-service.com-att-idp.svc.cluster.local",isIxpProxyOn:!1},pre:{kms:"https://services-prestage.att.com",isKmsProxyOn:!0,search:"https://servicesps.stage.att.com",isSearchProxyOn:!1,ecareAPI:"https://support-orchestration-ms.com-att-idp.svc.cluster.local",iseCareAPIProxyOn:!1,cmsAPI:"https://prestage.att.com",cmsGlobalSearch:"https://prestage.att.com",isCMSGlobalSearchProxyOn:!0,isCmsProxyOn:!0,searchWidgetDomain:"https://finalstage.att.com",ixpAPI:"http://ixp-allocation-manager-service.com-att-idp.svc.cluster.local",isIxpProxyOn:!1},stage:{kms:"https://services-finalstage.att.com",isKmsProxyOn:!0,search:"https://services-finalstage.att.com",isSearchProxyOn:!0,ecareAPI:"https://support-orchestration-ms.com-att-idp.svc.cluster.local",iseCareAPIProxyOn:!1,cmsAPI:"https://finalstage.att.com",cmsGlobalSearch:"https://finalstage.att.com",isCMSGlobalSearchProxyOn:!0,isCmsProxyOn:!0,searchWidgetDomain:"https://finalstage.att.com",ixpAPI:"http://ixp-allocation-manager-service.com-att-idp.svc.cluster.local",isIxpProxyOn:!1},prod:{kms:"https://services.att.com",isKmsProxyOn:!0,search:"https://services.att.com",isSearchProxyOn:!0,ecareAPI:"https://support-orchestration-ms.com-att-idp.svc.cluster.local",iseCareAPIProxyOn:!1,cmsAPI:"https://www.att.com",cmsGlobalSearch:"https://www.att.com",isCMSGlobalSearchProxyOn:!0,isCmsProxyOn:!0,searchWidgetDomain:"https://www.att.com",ixpAPI:"http://ixp-allocation-manager-service.com-att-idp.svc.cluster.local",isIxpProxyOn:!1},serviceInfo:[{chatComponentEnable:"false",contactusSMB:"false",contcatUsCmsContext:"dialup",contcatUsService:"dial-up",contcatUsServiceAlias:"dialUp",displayName:"Dial-up Internet",navigationTree:"~Support~Internet~Dial-up~",serviceGroup:"srvgroup_dialup",serviceName:"dial-up",serviceTopicName:"topic_dialup",tDicePageId:"PG2065"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"directv",contcatUsService:"directv",contcatUsServiceAlias:"direcTv",displayName:"DIRECTV",navigationTree:"~Support~TV~DIRECTV~",serviceGroup:"srvgroup_directtv",serviceName:"directv",serviceTopicName:"topic_directv",tDicePageId:"PG2061"},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"AEPre",navigationTree:"bdpreae",serviceGroup:"srvgroup_aepre",serviceName:"bdpreae",serviceTopicName:"topic_9006839",tDicePageId:""},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"ROBO",navigationTree:"bdrobo",serviceGroup:"srvgroup_robo",serviceName:"bdrobo",serviceTopicName:"topic_9006841",tDicePageId:""},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"SRPost",navigationTree:"bdpostsr",serviceGroup:"srvgroup_srpost",serviceName:"bdpostsr",serviceTopicName:"topic_9006842",tDicePageId:""},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"FedGov AEPost",navigationTree:"bdfedgov",serviceGroup:"srvgroup_fedgov",serviceName:"bdfedgov",serviceTopicName:"topic_9006838",tDicePageId:""},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"SRPre",navigationTree:"bdpresr",serviceGroup:"srvgroup_srpre",serviceName:"bdpresr",serviceTopicName:"topic_9006843",tDicePageId:""},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"CALNet AEPost",navigationTree:"bdcalnet",serviceGroup:"srvgroup_calnet",serviceName:"bdcalnet",serviceTopicName:"topic_9006840",tDicePageId:""},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"AEPost",navigationTree:"bdpostae",serviceGroup:"srvgroup_aepost",serviceName:"bdpostae",serviceTopicName:"topic_9006837",tDicePageId:""},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"DISH Network",navigationTree:"~Support~TV~DISH~",serviceGroup:"srvgroup_dishnetwork",serviceName:"dish-network",serviceTopicName:"topic_dishnetwork",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"false",contcatUsCmsContext:"dsl",contcatUsService:"dsl-high-speed",contcatUsServiceAlias:"dsl",displayName:"DSL Internet",navigationTree:"~Support~Internet~DSL~",serviceGroup:"srvgroup_dsl",serviceName:"dsl-high-speed",serviceTopicName:"topic_dsl",tDicePageId:"PG2064"},{contactusSMB:"false",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"Email",navigationTree:"~Support~Email~",serviceGroup:"srvgroup_email",serviceName:"email-support",serviceTopicName:"topic_attemail",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"false",contcatUsCmsContext:"landlinehomephone",contcatUsService:"local-long-distance",contcatUsServiceAlias:"landlineHomePhone",displayName:"Home phone",navigationTree:"~Support~Home phone~Landline~",serviceGroup:"srvgroup_homephone",serviceName:"local-long-distance",serviceTopicName:"topic_landline",tDicePageId:"PG2067"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"attinternet",contcatUsService:"u-verse-high-speed-internet",contcatUsServiceAlias:"attInternet",displayName:"Internet",navigationTree:"~Support~Internet~High Speed~",serviceGroup:"srvgroup_uverseinternet",serviceName:"u-verse-high-speed-internet",serviceTopicName:"topic_uverseinternet",tDicePageId:"PG2059"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"uversetv",contcatUsService:"u-verse-tv",contcatUsServiceAlias:"uverseTv",displayName:"U-verse TV",navigationTree:"~Support~TV~U-verse TV~",serviceGroup:"srvgroup_uversetv",serviceName:"u-verse-tv",serviceTopicName:"topic_uversetv",tDicePageId:"PG2058"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"digitalphone",contcatUsService:"u-verse-voice",contcatUsServiceAlias:"digitalPhone",displayName:"Digital Phone",navigationTree:"~Support~Home phone~Digital phone~",serviceGroup:"srvgroup_uversevoice",serviceName:"u-verse-voice",serviceTopicName:"topic_uversevoice",tDicePageId:"PG2060"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"wireless",contcatUsService:"wireless",contcatUsServiceAlias:"mobilePhone",displayName:"Wireless",navigationTree:"~Support~Wireless~",serviceGroup:"srvgroup_wireless",serviceName:"wireless",serviceTopicName:"topic_wireless0",tDicePageId:"PG2057"},{chatComponentEnable:"false",contactusSMB:"false",contcatUsCmsContext:"attprepaid",contcatUsService:"prepaid",contcatUsServiceAlias:"attPrepaid",displayName:"AT&amp;T PREPAID",navigationTree:"~Support~Wireless~",serviceGroup:"",serviceName:"prepaid",serviceTopicName:"",tDicePageId:"PG2062"},{chatComponentEnable:"false",contactusSMB:"false",contcatUsCmsContext:"wirelesshomephone",contcatUsService:"wireless-home-phone",contcatUsServiceAlias:"wirelessHomePhone",displayName:"Wireless Home Phone",navigationTree:"~Support~",serviceGroup:"",serviceName:"wireless-home-phone",serviceTopicName:"",tDicePageId:"PG2068"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"directvnow",contcatUsService:"directv-now",contcatUsServiceAlias:"direcTvNow",displayName:"DIRECTV NOW",navigationTree:"~Support~TV~DIRECTV NOW~",serviceGroup:"srvgroup_directvnow",serviceName:"directv-now",serviceTopicName:"topic_directvnow",tDicePageId:"PG2063"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"atttv",contcatUsService:"att-tv",contcatUsServiceAlias:"attTv",displayName:"AT&amp;T TV",navigationTree:"~Support~TV~AT%26T TV~",serviceGroup:"srvgroup_directvnow",serviceName:"att-tv",serviceTopicName:"topic_directvnow",tDicePageId:"PG2063"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"atttvnow",contcatUsService:"att-tv-now",contcatUsServiceAlias:"attTvNow",displayName:"ATT&amp;T TV NOW",navigationTree:"~Support~TV~AT%26T TV~",serviceGroup:"srvgroup_directvnow",serviceName:"att-tv",serviceTopicName:"topic_directvnow1",tDicePageId:""},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"fixedwirelessinternet",contcatUsService:"fixed-wireless-internet",contcatUsServiceAlias:"fixedWirelessInternet",displayName:"Fixed Wireless Internet",navigationTree:"~Support~Internet~Fixed Wireless Internet~",serviceGroup:"srvgroup_fixedwirelessinterne",serviceName:"fixed-wireless-internet",serviceTopicName:"topic_fixedwirelessintern1",tDicePageId:"PG2066"},{chatComponentEnable:"true",contactusSMB:"false",contcatUsCmsContext:"digitallife",contcatUsService:"digitallife",contcatUsServiceAlias:"digitalLife",displayName:"Digital Life",navigationTree:"~Support~",serviceGroup:"",serviceName:"digitallife",serviceTopicName:"",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"wireless",contcatUsService:"wireless",contcatUsServiceAlias:"mobilePhone",displayName:"Mobile phone",esupportSMB:"true",navigationTree:"~Support~Wireless~",serviceGroup:"srvgroup_smbwireless",serviceName:"smb-wireless",serviceTopicName:"topic_wireless3",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"digitalphone",contcatUsService:"u-verse-voice",contcatUsServiceAlias:"digitalPhone",displayName:"Digital Phone",esupportSMB:"true",navigationTree:"~Support~Business phone~Digital phone~",serviceGroup:"srvgroup_smbuversevoice",serviceName:"smb-digital-phone",serviceTopicName:"topic_digitalphone",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"businessphone",contcatUsService:"local-long-distance",contcatUsServiceAlias:"businessPhone",displayName:"Business Phone",esupportSMB:"true",navigationTree:"~Support~Business phone~Traditional phone~",serviceGroup:"srvgroup_smbbusinessphone",serviceName:"smb-local-long-distance",serviceTopicName:"topic_landline0",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"attinternet",contcatUsService:"u-verse-high-speed-internet",contcatUsServiceAlias:"attInternet",displayName:"AT&amp;T Internet",esupportSMB:"true",navigationTree:"~Support~Internet~",serviceGroup:"srvgroup_smbuverseinternet",serviceName:"smb-internet",serviceTopicName:"topic_internet1",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"attdedicatedinternetaccess",contcatUsService:"fixed-wireless-internet",contcatUsServiceAlias:"attDedicatedInternetAccess",displayName:"AT&amp;T Dedicated Internet Access",navigationTree:"~Support~Internet~",serviceGroup:"srvgroup_fixedwirelessinterne",serviceName:"fixed-wireless-internet",serviceTopicName:"",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"uversetv",contcatUsService:"u-verse-tv",contcatUsServiceAlias:"uverseTv",displayName:"U-verse TV",esupportSMB:"true",navigationTree:"~Support~TV~U-verse TV~",serviceGroup:"srvgroup_smbuversetv",serviceName:"smb-u-verse-tv",serviceTopicName:"topic_uversetv0",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"directv",contcatUsService:"directv",contcatUsServiceAlias:"direcTv",displayName:"DIRECTV",esupportSMB:"true",navigationTree:"~Support~TV~DIRECTV~",serviceGroup:"srvgroup_smbdirectv",serviceName:"smb-directv",serviceTopicName:"topic_directv1",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"websitemarketingsolutions",contcatUsService:"website-marketing-solutions",contcatUsServiceAlias:"websiteMarketingSolutions",displayName:"Website &amp; marketing solutions",navigationTree:"~Support~",serviceGroup:"",serviceName:"website-marketing-solutions",serviceTopicName:"",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"remoteitsupport",contcatUsService:"remote-it-support",contcatUsServiceAlias:"remoteITSupport",displayName:"Remote IT support",navigationTree:"~Support~",serviceGroup:"",serviceName:"remote-it-support",serviceTopicName:"",tDicePageId:""},{chatComponentEnable:"false",contactusSMB:"true",contcatUsCmsContext:"securitydatabackup",contcatUsService:"security-data-backup",contcatUsServiceAlias:"securityDataBackup",displayName:"Security &amp; data backup",navigationTree:"~Support~",serviceGroup:"",serviceName:"security-data-backup",serviceTopicName:"",tDicePageId:""},{chatComponentEnable:"",contactusSMB:"",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"Bill &amp; account",navigationTree:"~Support~Bill %26 account~",serviceGroup:"srvgroup_myaccount",serviceName:"my-account",serviceTopicName:"topic_myaccount",tDicePageId:""},{chatComponentEnable:"",contactusSMB:"",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"Bill &amp; account",esupportSMB:"true",navigationTree:"",serviceGroup:"srvgroup_smbmyaccount",serviceName:"smb-my-account",serviceTopicName:"topic_smbmyaccount",tDicePageId:""},{chatComponentEnable:"",contactusSMB:"",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"DSL Internet",esupportSMB:"true",navigationTree:"",serviceGroup:"srvgroup_smbdsl",serviceName:"smb-dsl-high-speed",serviceTopicName:"topic_dslinternet",tDicePageId:""},{chatComponentEnable:"",contactusSMB:"true",contcatUsCmsContext:"fixedwirelessinternet",contcatUsService:"",contcatUsServiceAlias:"fixedwirelessinternet",displayName:"Fixed Wireless Internet",esupportSMB:"true",navigationTree:"",serviceGroup:"srvgroup_smbfixedwirelessinte",serviceName:"smb-fixed-wireless-internet",serviceTopicName:"topic_fixedwirelessintern2",tDicePageId:""},{chatComponentEnable:"",contactusSMB:"",contcatUsCmsContext:"",contcatUsService:"",contcatUsServiceAlias:"",displayName:"AT&amp;T Email",esupportSMB:"true",navigationTree:"",serviceGroup:"srvgroup_smbemail",serviceName:"smb-email-support",serviceTopicName:"topic_attemail0",tDicePageId:""}]})}),l=n(30624),c=n.n(l);function u(e,t){(null==t||t&gt;e.length)&amp;&amp;(t=e.length);for(var n=0,r=Array(t);n&lt;t;n++)r[n]=e[n];return r}function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function p(){-1!=window.location.href.indexOf("idpDebug")?void 0!=window.funcConsole&amp;&amp;(window.console.log=window.funcConsole):(window.funcConsole,window.console.log=function(){})}function h(e){return f(e)&amp;&amp;(e=(e=(e=(e=(e=(e=e.replace(/\t/g,"")).replace(/\\t/g,"")).replace(/\n/g,"")).replace(/\\n/g,"")).replace(/\\'/g,"&amp;#39;")).replace(/\\/g,"")),e}function f(e){return void 0!==e&amp;&amp;"undefined"!==e&amp;&amp;""!==e&amp;&amp;null!==e&amp;&amp;"null"!==e}function m(e){return void 0!==e&amp;&amp;"undefined"!==e&amp;&amp;""!==e&amp;&amp;null!==e&amp;&amp;"null"!==e}function v(e){for(var t in e)if(e.hasOwnProperty(t))return!0;return!1}function g(e,t,n,o,i){var a,s="GET";f(o)&amp;&amp;"post"===o.toLowerCase()&amp;&amp;(s="POST");var l={headers:{Accept:"application/json","Content-Type":"application/json",authorization:i?"Basic ".concat(i):"","x-att-clientid":"support-microsite-nx-ui"},method:s};if(a=l,e&amp;&amp;f(t)&amp;&amp;f(n)){var u=l;a=u=function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach(function(t){(0,r.Z)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({agent:new(c())(t+":"+n)},u)}return a}function y(e,t,n){var r;try{var i=new s().config;if(v(i)){var a=(r=i.appConfig).searchWidgetCSSURL,l=r.searchWidgetJsURL;r.idpCmsRobocallAPI=i.appConfig.idpCmsRobocallAPI,r.idpSanityRobocallAPI=i.appConfig.idpSanityRobocallAPI,r.idpSanityBusinessDirect=i.appConfig.idpSanityBusinessDirect,r.idpSanityDataBreach=i.appConfig.idpSanityDataBreach,r.indexCMSContext=i.contactusConfig.indexCMSContext,r.topicCMSContext=i.topicConfig.indexCMSContext,r.commonCMSContext=i.commonConfig.indexCMSContext,r.troubleshootCMSContext=i.troubleshootConfig.indexCMSContext,r.helpVideosCMSContext=i.helpVideosConfig.indexCMSContext,r.searchContent=i.appConfig.searchContent,r.proxy=r.proxy,r.port=r.port,f(e)?e.toLowerCase()===i.deploymentEnv.envLocal?(r.props=i.dev2,r.tDiceApi=i.appConfig.tDiceApiQA):e.toLowerCase()===i.deploymentEnv.envDev?(r.props=i.dev2,o.f.APP_ENV_VAL===o.f.APP_ENV_RELEASE_VAL&amp;&amp;(r.props=i.dev3),r.tDiceApi=i.appConfig.tDiceApiQA):e.toLowerCase()===i.deploymentEnv.envTST?(r.props=i.tst2,o.f.APP_ENV_VAL===o.f.APP_ENV_RELEASE_VAL&amp;&amp;(r.props=i.tst3),r.tDiceApi=i.appConfig.tDiceApiQA):(e.toLowerCase()===i.deploymentEnv.envPerf?r.props=i.pre:e.toLowerCase()===i.deploymentEnv.envStage?r.props=i.stage:r.props=i.prod,r.tDiceApi=i.appConfig.tDiceApiPROD):(r.props=i.dev2,r.tDiceApi=i.appConfig.tDiceApiQA),r.articleRedirectmS=r.props.kms+r.articleRedirectmS,r.searchWidgetCSSURL=r.props.searchWidgetDomain+a,r.searchWidgetJsURL=r.props.searchWidgetDomain+l,r.kmsEnvProd=i.kmsServer.kmsProd,r.prestage=i.deploymentEnv.prestage,r.prodUrl=i.deploymentEnv.prod,r.finalstage=i.deploymentEnv.finalstage;var c=!1;f(n)&amp;&amp;"smb"===n&amp;&amp;(c=!0);var d,p=function(e,t){var n="undefined"!=typeof Symbol&amp;&amp;e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return u(e,void 0);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&amp;&amp;e.constructor&amp;&amp;(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,void 0)}}(e))){n&amp;&amp;(e=n);var r=0,o=function(){};return{s:o,n:function(){return r&gt;=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw i}}}}(i.serviceInfo);try{for(p.s();!(d=p.n()).done;){var h=d.value;if(h.serviceName!==t&amp;&amp;h.contcatUsService!==t||c){if(c&amp;&amp;(h.serviceName===t||h.contcatUsService===t)&amp;&amp;("true"===h.contactusSMB||"true"===h.esupportSMB)){r.displayName=h.displayName,r.navigationTree=h.navigationTree,r.serviceName=h.serviceName,r.serviceTopicName=h.serviceTopicName,r.chatComponentEnable=C(h.chatComponentEnable),r.contcatUsCmsContext=h.contcatUsCmsContext,r.contcatUsService=h.contcatUsService,r.contcatUsServiceAlias=h.contcatUsServiceAlias,r.tDicePageId=h.tDicePageId,r.serviceGroup=h.serviceGroup;break}}else{r.displayName=h.displayName,r.navigationTree=h.navigationTree,r.serviceName=h.serviceName,r.serviceTopicName=h.serviceTopicName,r.chatComponentEnable=C(h.chatComponentEnable),r.contcatUsCmsContext=h.contcatUsCmsContext,r.contcatUsService=h.contcatUsService,r.contcatUsServiceAlias=h.contcatUsServiceAlias,r.tDicePageId=h.tDicePageId,r.serviceGroup=h.serviceGroup;break}}}catch(e){p.e(e)}finally{p.f()}}}catch(e){console.log("Error while loading env getEnvConfiguration object!!",e)}return r}function b(e,t,n){var r,o=1;if(w(t))for(var i in t)f(e)&amp;&amp;(e=e.replace(t[i],n[i]));else for(var a in n)f(e)&amp;&amp;(r="[[VALUE"+o+"]]",o++,e=e.replace(r,n[a]));return e}function _(e){return -1!==e.indexOf("?")?e.slice(0,e.indexOf("?")):e}function w(e){return null!==e&amp;&amp;"null"!==e&amp;&amp;"undefined"!==e&amp;&amp;void 0!==e&amp;&amp;e.length&gt;0}function x(e,t,n){return f(e)&amp;&amp;(f(t)||(t="[[VALUE]]"),e=e.replace(t,n)),e}function C(e){return!!f(e)&amp;&amp;(!!("string"==typeof e&amp;&amp;T("true",e))||!0===e)}function T(e,t){return!!(f(e)&amp;&amp;f(t))&amp;&amp;("number"!=typeof e&amp;&amp;(e=e.toUpperCase()),"number"!=typeof t&amp;&amp;(t=t.toUpperCase()),e==t)}var S=function(){return window.innerWidth},E=function(e){if(e&gt;1024)return!0};function A(e,t){if(f(t)){var n=t.split(";"),r="";return n.map(function(t){var n=t.split("=");n[0].match(e)&amp;&amp;(r=n[1])}),r}}function k(e,t){return!!(f(e)&amp;&amp;f(t))&amp;&amp;e.trim().toLowerCase()===t.trim().toLowerCase()}function P(e,t){return!!(v(e)&amp;&amp;f(t))&amp;&amp;e.some(function(e){return k(e,t)})}function I(e){if(f(e)){var t;return null==e||null===(t=e.trim())||void 0===t?void 0:t.toLowerCase()}return e}},83669:function(e,t,n){"use strict";n.d(t,{B:function(){return a}});var r=n(21212),o=n(41230),i=n(86924),a=(0,r.Z)(function e(){(0,o.Z)(this,e)});(0,i.Z)(a,"SUPPORT_FULL_WEB","eSupport Full Web"),(0,i.Z)(a,"SUPPORT_MOBILE","eSupport Mobile"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_LANDER","eSup Store Check-In Landing Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_CHECK_IN","eSup Store Check-In Step 1 Start Check In Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_VISIT_REASON","eSup Store Check-In Step 1a Reason Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_MANUAL_VISIT_REASON","eSup Store Check-In Get Help Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_USER_INFO","eSup Store Check-In Step 2 Account Check Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_RESCHEDULE_USER_INFO","eSup Store Reschedule Name Number Confirm Step 2 Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_RESCHEDULE_CONFIRMATION","eSup Store Reschedule Confirmation Step 3 Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_CONFIRMATION","eSup Store Check-In Step 3 Confirmation Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_BOPIS_FIND_ORDER","eSup Store Check-in Step 1b Find Your Order Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_BOPIS_CONFIRM_PICKUP","eSup Store Check-In Confirm Info Pickup Step2b Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_ERROR","eSup Store Check-In Online Error Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_QR_ERROR","eSup Store Check-In QR Error Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_ERROR_DUPLICATE","eSup Store Check-In Duplicate Err Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_RESCHEDULE_LANDING","eSup Store Reschedule Landing Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_RESCHEDULE_KEEP_ORIGINAL","eSup Store Reschedule Keep Original Confirm Step 3a Pg"),(0,i.Z)(a,"FRIENDLY_PAGE_NAME_BOPIS_PICKED_UP","eSup Store Check-in Picked Up Your Order Pg"),(0,i.Z)(a,"EVENT_CODE_GOT_IT_CONTINUE","eSup_Check-In_GotItContinue_Click"),(0,i.Z)(a,"EVENT_CODE_SAVE_THIS_SPOT","eSup_Check-In_SaveThisSpot_Submit"),(0,i.Z)(a,"EVENT_CODE_GET_HELP","eSup_Store_GetHelp_Continue_Submit"),(0,i.Z)(a,"EVENT_CODE_COMPLETE_CHECK_IN","eSup_Store_CompleteCheckIn_Submit"),(0,i.Z)(a,"EVENT_CODE_RESCHEDULE_COMPLETE_CHECK_IN","eSUP_StoreAppointment_CompleteCheckIn_Submit"),(0,i.Z)(a,"EVENT_CODE_BOPIS_FIND_ORDER","eSup_Check-In_FindMyOrder_Submit"),(0,i.Z)(a,"EVENT_CODE_START_NEW_CHECKIN","eSup_Check-In_StartNewCheck-In_Click"),(0,i.Z)(a,"EVENT_CODE_RESCHEDULE_STORE_APPOINTMENT","eSUP_StoreAppointment_Reschedule_Submit"),(0,i.Z)(a,"PAGE_LOCATION_URL_RESCHEDULE_USER_INFO","/support/checkin/reschedule/storeappointment/namenumberconfirm/step2"),(0,i.Z)(a,"PAGE_LOCATION_URL_RESCHEDULE_LOCATION","/support/checkin/reschedule/storeappointment"),(0,i.Z)(a,"PAGE_LOCATION_URL_RESCHEDULE_KEEP_ORIGINAL","/support/checkin/reschedule/storeappointment/keeporiginalconfirm/step3a"),(0,i.Z)(a,"PAGE_LOCATION_URL_RESCHEDULE_CONFIRMATION","/support/checkin/reschedule/storeappointment/confirmation/step3"),(0,i.Z)(a,"LINK_NAME_GET_DIRECTIONS","Get directions"),(0,i.Z)(a,"LINK_NAME_ATT_PROFILE","AT&amp;T Profile"),(0,i.Z)(a,"LINK_NAME_FIND_MY_ORDER","Find my order"),(0,i.Z)(a,"LINK_NAME_GOT_IT_CONTINUE","Got it, continue"),(0,i.Z)(a,"LINK_NAME_COMPLETE_CHECK_IN","Complete check-in"),(0,i.Z)(a,"LINK_NAME_CONTINUE_AND_UPDATE","Continue and Update"),(0,i.Z)(a,"LINK_POSITION_BODY","Body"),(0,i.Z)(a,"ERROR_TYPE_SUCCESS_ADMIT","Success_Admit"),(0,i.Z)(a,"ERROR_TYPE_FAILURE_SYSTEM","Failure_System"),(0,i.Z)(a,"ERROR_TYPE_FAILURE_DATA","Failure_Data"),(0,i.Z)(a,"ERROR_TYPE_FAILURE_BUSINESS_RULE","Failure_BusinessRule"),(0,i.Z)(a,"STATUS_CODE",{SUCCESSFUL:"0",CANCEL:"-1",UNKNOWN:"-2"}),(0,i.Z)(a,"STATUS_MESSAGE",{INTERNAL_SERVER_ERRROR:"Internal Server Error",SUCCESSFUL:"success",UNSUCCESSFUL:"failure"}),(0,i.Z)(a,"SUCCESS_FLAG",{SUCCESSFUL:"1",UNSUCCESSFUL:"0",CANCEL:"-1",UNKNOWN:"-2"})},24483:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(41230),o=n(21212),i=n(19106),a=function(){function e(){(0,r.Z)(this,e)}return(0,o.Z)(e,[{key:"firePageLoadEvent",value:function(e,t,n,r,o){var a={additionalData:{"page.attributes.navigationServiceType":"wireless","page.attributes.navigationType":"","page.attributes.topicPath":"","page.attributes.displayedMessage":n,"page.attributes.salesforceId":o,"page.category.applicationName":t,"page.category.pageFunction":"Support","page.category.pageOwnership":"Consumer","page.pageInfo.breadcrumbs":"","page.pageInfo.flowCode":"ESUP","page.pageInfo.friendlyPageName":e,"page.pageInfo.lineOfBusiness":"General","page.pageInfo.viewedUIExperience":"","page.location.url":r||"","user.representativeIpAddress":"Default"},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(a)}},{key:"fireLinkClickEvent",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(t)}},{key:"fireLinkClickEventTwo",value:function(e,t,n){var r={additionalData:{linkDestinationUrl:e,linkName:t,linkPosition:n,sentHitNow:!0},datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(r)}},{key:"fireLinkClick",value:function(e,t,n,r,o){var a={additionalData:{linkCoordinateX:e+"px",linkCoordinateY:t+"px",linkDestinationUrl:n,linkName:r,linkPosition:o},datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(a)}},{key:"fireFormSubmitEvent",value:function(e,t,n,r,o,a){var s={additionalData:{linkDestinationUrl:t,linkName:n,linkPosition:r,storeZipcode:o,storeID:a},datatransform:!1,eventAction:i.EventActions.FORM_SUBMIT,eventCode:e||"Form_Submit"};(0,i.reportEvent)(s)}},{key:"fireFormResponseEvent",value:function(e,t,n,r,o,a,s,l,c,u,d,p){var h={additionalData:{errorType:e,linkDestinationUrl:n,linkName:r,linkPosition:o,storeZipcode:a,storeID:s,statusCode:c,statusMessage:u,successFlag:l},datatransform:!1,eventAction:i.EventActions.FORM_RESPONSE,eventCode:t||"Form_Response"};(0,i.reportEvent)(h)}}]),e}(),s=function(){function e(){(0,r.Z)(this,e),this.reportingService=new a}return(0,o.Z)(e,[{key:"pageLoad",value:function(e,t,n,r){var o;if(window&amp;&amp;window.location){var i=window.location.pathname,a=i.split("/");i.indexOf("step")&gt;-1&amp;&amp;a.pop(),i.indexOf("reschedule")&gt;-1&amp;&amp;(o=a[a.length-1])}n&amp;&amp;(n=n.replace(/(&lt;([^&gt;]+)&gt;)/ig,"")),this.reportingService.firePageLoadEvent(e,t,n,r,o)}},{key:"linkClick",value:function(e,t,n){this.reportingService.fireLinkClickEventTwo(n,e,t)}},{key:"formSubmit",value:function(e,t,n,r,o,i){this.reportingService.fireFormSubmitEvent(e,t,n,r,o,i)}},{key:"formResponse",value:function(e,t,n,r,o,i,a,s,l,c){this.reportingService.fireFormResponseEvent(e,t,n,r,o,i,a,s,l,c)}},{key:"linkClickEvent",value:function(e,t,n,r,o){this.reportingService.fireLinkClick(r,o,n,e,t)}}]),e}()},40459:function(e,t,n){"use strict";n.d(t,{$1:function(){return d},rT:function(){return m},mq:function(){return g},bL:function(){return _},sw:function(){return b},do:function(){return y},js:function(){return w},UE:function(){return s},ei:function(){return p},ez:function(){return l},BX:function(){return c},A_:function(){return u},c0:function(){return x},_N:function(){return v},IO:function(){return f},fQ:function(){return h}}),n(32084),n(70410);var r=n(21212),o=n(41230),i=n(86924),a=(0,r.Z)(function e(){(0,o.Z)(this,e)});function s(e){return void 0!==e&amp;&amp;"undefined"!==e&amp;&amp;""!==e&amp;&amp;null!==e&amp;&amp;"null"!==e}function l(e){for(var t in e)if(e.hasOwnProperty(t))return!0;return!1}function c(e){return void 0!==e&amp;&amp;"undefined"!==e&amp;&amp;""!==e&amp;&amp;null!==e&amp;&amp;"null"!==e}function u(e){return"undefined"!==e&amp;&amp;null!=e&amp;&amp;"null"!==e}function d(e){var t=e+"=",n=decodeURIComponent(document.cookie).split(";"),r="";return n.map(function(e){for(;" "===e.charAt(0);)e=e.substring(1);0===e.indexOf(t)&amp;&amp;(r=e.substring(t.length,e.length))}),r}function p(e){return null!==e&amp;&amp;"null"!==e&amp;&amp;"undefined"!==e&amp;&amp;void 0!==e&amp;&amp;e.length&gt;0}function h(){}function f(){}function m(e){return s(e)&amp;&amp;(e=(e=(e=(e=(e=e.replace(/\t/g,"")).replace(/\\t/g,"")).replace(/\n/g,"")).replace(/\\n/g,"")).replace(/\\'/g,"&amp;#39;")),e}function v(e){return s(e)&amp;&amp;(e=(e=e.replace(/&lt;br&gt;/g,"")).replace(/&lt;BR&gt;/g,"")),e}function g(e){try{if(s(e))return JSON.parse(e);return"{}"}catch(e){return"{}"}}function y(e){try{if(s(e))return JSON.parse(e);return"{}"}catch(e){return"{}"}}function b(e){try{if(s(e))return JSON.parse(e);return"{}"}catch(e){return"{}"}}function _(e){try{if(s(e))return JSON.parse(e);return"{}"}catch(e){return"{}"}}function w(e){var t=!1;return(e.match(/Mobile/i)||e.match(/iPhone/i)||e.match(/iPod/i)||e.match(/IEMobile/i)||e.match(/Windows Phone/i)||e.match(/Android/i)||e.match(/BlackBerry/i)||e.match(/webOS/i))&amp;&amp;(t=!0),(e.match(/Tablet/i)||e.match(/iPad/i)||e.match(/Nexus 7/i)||e.match(/Nexus 10/i)||e.match(/KFAPWI/i))&amp;&amp;(t=!0),t}function x(e,t,n,r){var o,i,a,c,u=!1;return(s(n)&amp;&amp;"u-verse-high-speed-internet"===n||s(r))&amp;&amp;(a=!1,l(t)&amp;&amp;l(t.common)&amp;&amp;l(t.common.master)&amp;&amp;s(t.common.master.recognisedStateKillSwitch)&amp;&amp;(a=t.common.master.recognisedStateKillSwitch),!a)&amp;&amp;l(e)&amp;&amp;l(e.recognizedState)&amp;&amp;l(e.recognizedState.master)&amp;&amp;(u=!!s(c=e.recognizedState.master.hasInternet)&amp;&amp;(!!("string"==typeof c&amp;&amp;(o="true",i=c,s(o)&amp;&amp;s(i)&amp;&amp;("number"!=typeof o&amp;&amp;(o=o.toUpperCase()),"number"!=typeof i&amp;&amp;(i=i.toUpperCase()),o==i)))||!0===c)),u}(0,i.Z)(a,"CMS_ORCHESTRATION_URL","/msapi/idp-content-orchestration/v1/idpcms/support/support/recognizedstate"),(0,i.Z)(a,"RECOGNIZEDSTATEURL","/msapi/recognizedstatems/v1/consent/userInRecogState"),(0,i.Z)(a,"UNIFIED_DEVICE_URL","/msapi/unified/v1/equipment"),(0,i.Z)(a,"RECOGNIZE_UNIFIED_DEVICE_URL","/msapi/managewirednetwork/v1/getwifiequipmentsdetails?action=[[VALUE]]"),(0,i.Z)(a,"COVID19_TXT","&lt;span&gt;You don't have to wait on hold to get answers. Explore these topics for step-by-step help with common issues.&lt;span&gt;"),(0,i.Z)(a,"DEVICE_DETAILS","/msapi/authdevicesupportms/v1/getdevices"),(0,i.Z)(a,"AUTH_COOKIES","/msapi/authdevicesupportms/v1/setacctfocus/"),(0,i.Z)(a,"GENSESS_COOKIES","/msapi/accountservices/v1/gnsess/manage"),(0,i.Z)(a,"INTERNET_OUTAGE_URL","/msapi/outage/v1/workflows/na/BAN?executecache=true"),(0,i.Z)(a,"INTERNET_LINE_QUALITY_URL","/msapi/resolve/v1/alert/support/na/service"),(0,i.Z)(a,"WIRELESS_LINE_QUALITY_URL","/msapi/resolve/v1/alert/support/na/service?sourceID=wirelessProductUI"),(0,i.Z)(a,"WIFI_NETWORK_DETAILS_URL","/msapi/managewirednetwork/v1/wifinetwork/[[VALUE]]?cacheflag=false"),(0,i.Z)(a,"RG_DEVICE_STATUS_URL","/msapi/managewirednetwork/v1/rgstatus/[[VALUE]]"),(0,i.Z)(a,"C2C_MANAGEMS","/msapi/managewirednetwork/v1/rebootdevice/[[VALUE]]"),(0,i.Z)(a,"CONTACTUS_PROFILE_INFO","/esupport/sharedSegments/contactusprofileinfo.jsp"),(0,i.Z)(a,"CONSUMER_OLAM_URL","/olam/loginAction.olamexecute?callingSystemId=eCare&amp;key=ecare&amp;returnURL=[[VALUE]]?key=ecare"),(0,i.Z)(a,"SMB_OLAM_URL","/olam/loginAction.olamexecute?callingSystemId=eCare&amp;key=ecare&amp;returnURL=[[VALUE]]?key=ecare"),(0,i.Z)(a,"CONSUMER_OLAM_URL_MOBILE","www.att.com/acctmgmt/signin?refId=ecare&amp;errorURL=[[VALUE]]?key=ecare"),(0,i.Z)(a,"SMB_OLAM_URL_MOBILE","www.att.com/acctmgmt/signin?refId=ecare&amp;errorURL=[[VALUE]]?key=ecare"),(0,i.Z)(a,"WIFI_SSID_CHANGE","/msapi/managewirednetwork/v1/changessid/[[VALUE]]"),(0,i.Z)(a,"CONNECTED_DEVICE_DETAILS","/msapi/managewirednetwork/v1/getconnecteddevices/[[VALUE]]"),(0,i.Z)(a,"WIFI_PASS_CHANGE","/msapi/managewirednetwork/v1/changepassword/[[VALUE]]"),(0,i.Z)(a,"C2C_MANAGEMS_REBOOTGATEWAY","/msapi/managewirednetwork/v1/rebootdevice/[[VALUE]]"),(0,i.Z)(a,"ROBOCALL_URL","/msapi/robocallreportms/v1/robocall"),(0,i.Z)(a,"DIAGNOSTICS_MS_URL","/msapi/diagnosticsms/v1/diagnosis/video"),(0,i.Z)(a,"TEXT_UPDATES_URL","/msapi/resolve/v1/workflows"),(0,i.Z)(a,"SOFTWARE_UPDATE_DETAILS","/msapi/devicesupportcatalog/v1/device/make/[[MAKE]]/model/[[MODEL]]?appId=ecare"),(0,i.Z)(a,"SELECTOR_URL","/device-support/selector"),(0,i.Z)(a,"ARTICLE_URL","/support/article/wireless/KM1401486"),(0,i.Z)(a,"DEVICE_TUTORIAL_URL","/device-support/article/wireless/[[kmNo]]/[[make]]/[[model]]"),(0,i.Z)(a,"CHECK_REBOOT_ALLOWED_URL","/recognizedstatems/v1/validation/checkrebootallowed"),(0,i.Z)(a,"FLAGMAP",{isDSLDryLoopServicesPresent:"myDsl",isDSLServicesPresent:"myDsl",isInternetServicePresent:"myInternet",isTVServicePresent:"myUverseTv",isVOIPServicePresent:"myDigitalPhone",isWirelessServicePresent:"myWireless",isWLLInternetServicePresent:"myFixedWirelessInternet",isWLLVoiceServicePresent:"myLandlineHomePhone"}),(0,i.Z)(a,"ACCOUNTMAP",{digitalAccountDetails:"myDigitalPhone",directvNowAccountDetails:"myDirectvNow",uverseAccountDetails:"myUverseTv",wirelessAccountDetails:"myWireless",wirelineAccountDetails:"myDsl"}),(0,i.Z)(a,"IMAGEMAP",{myDirectvNow:"tv",myDirectv:"tv",myInternet:"internet",myUverseTv:"tv",myWireless:"wireless",myEmail:"email",myDigitalPhone:"homePhone",myHomeSecurity:"homeSecurity",myWatchTv:"tv",myFixedWirelessInternet:"internet",myDsl:"internet",myDialup:"internet",myLandlineHomePhone:"homePhone",myPrepaid:"wireless"}),(0,i.Z)(a,"CONSUMER_URL_MAPPING",{myWireless:"wireless",myDirectv:"directv",myDirectvNow:"att-tv",myUverseTv:"u-verse-tv",myInternet:"u-verse-high-speed-internet",myFixedWirelessInternet:"fixed-wireless-internet",myDsl:"dsl-high-speed",myDialup:"dial-up",myDigitalPhone:"u-verse-voice",myLandlineHomePhone:"local-long-distance",myEmail:"email-support",myPrepaid:"https://www.paygonline.com/websc/"}),(0,i.Z)(a,"SMB_URL_MAPPING",{myInternet:"smb-internet",myWireless:"smb-wireless",myUverseTv:"smb-u-verse-tv",myDirectv:"smb-directv",myDigitalPhone:"smb-digital-phone",myDsl:"smb-dsl-high-speed",myLandlineHomePhone:"smb-local-long-distance"}),(0,i.Z)(a,"DROPDOWN_MAPPING",{myWireless:"Wireless",myDirectv:"DIRECTV",myDirectvNow:"AT&amp;T TV",myUverseTv:"U-verse TV",myInternet:"AT&amp;T Internet",myFixedWirelessInternet:"Fixed Wireless Internet",myDsl:"DSL",myDigitalPhone:"Digital phone",myLandlineHomePhone:"Landline home phone",myEmail:"AT&amp;T Mail",myPrepaid:"AT&amp;T PREPAID"}),(0,i.Z)(a,"DROPDOWN_MAPPING_REV",{Wireless:"myWireless","U-verse TV":"myUverseTv","AT&amp;T Internet":"myInternet","Fixed Wireless Internet":"myFixedWirelessInternet",DSL:"myDsl","Digital phone":"myDigitalPhone","Landline home phone":"myLandlineHomePhone","AT&amp;T Mail":"myEmail"}),n(71047),n(18186),n(39378),n(82580)},70410:function(e,t,n){"use strict";n.d(t,{F:function(){return a}});var r=n(21212),o=n(41230),i=n(86924),a=(0,r.Z)(function e(){(0,o.Z)(this,e)});(0,i.Z)(a,"CONSUMER_SUPPORT_NAMESPACE","ReUsableWorkflow"),(0,i.Z)(a,"APPSHELL_NAMESPACE","appShell"),(0,i.Z)(a,"PACKAGE_DETAIL_RESPONSE","PackageDetailResponse"),(0,i.Z)(a,"PROFILE_MS","/msapi/dtvnowaccountms/v1"),(0,i.Z)(a,"KNOWLEDGE_MS","/msapi/authknowledgems/v1/viewpackages"),(0,i.Z)(a,"RESOLVE_DEVICE_MS","/msapi/resolve/v1/alert/support/"),(0,i.Z)(a,"SOURCE_ID_DTVN","DTVNSupportUI"),(0,i.Z)(a,"SOURCE_ID_OMNI","OmniSupportUI"),(0,i.Z)(a,"SOURCE_ID_WF","?sourceID=SupportUI"),(0,i.Z)(a,"SOURCE_ID_UVERSE","UverseSupportUI"),(0,i.Z)(a,"SOURCE_ID_WIRELESS","WirelessSupportUI"),(0,i.Z)(a,"CARD_TYPE",""),(0,i.Z)(a,"CARD_TYPE_SERVICE","service"),(0,i.Z)(a,"CARD_TYPE_DEVICE","device"),(0,i.Z)(a,"SERVICE_TYPE_DTVN","dtvn"),(0,i.Z)(a,"SERVICE_TYPE_WIRELESS","wireless"),(0,i.Z)(a,"SERVICE_TYPE_UVERSE","uverse"),(0,i.Z)(a,"WORKFLOW_MS","/msapi/resolve/v1/workflows"),(0,i.Z)(a,"DAAS_INITIATE_FLOW","/msapi/diagnosticsms/v1/daas/initiateFlow"),(0,i.Z)(a,"DAAS_NEXT_STEP","/msapi/diagnosticsms/v1/daas/nextStep"),(0,i.Z)(a,"DAAS_CATALOG","/msapi/diagnosticsms/v1/daas/catalog"),(0,i.Z)(a,"BASE_URL","/msapi"),(0,i.Z)(a,"ESUUPORT_URL","/esupport/"),(0,i.Z)(a,"DHTC_URL","/devicehowto/"),(0,i.Z)(a,"TSNR_URL","troubleshoot.att.com"),(0,i.Z)(a,"PROD_URL","https://www.att.com"),(0,i.Z)(a,"CAROT_SPLIT",'"&gt;'),(0,i.Z)(a,"ANCHOR_SPLIT","&lt;/a&gt;"),(0,i.Z)(a,"REFRESH","refresh"),(0,i.Z)(a,"SCRATCHPAD_NOTE","SCRATCHPAD_NOTE"),(0,i.Z)(a,"SERVICE_ISSUE_COUNT","SERVICE_ISSUE_COUNT"),(0,i.Z)(a,"DEVICE_ISSUE_COUNT","DEVICE_ISSUE_COUNT"),(0,i.Z)(a,"KNOWLEDGE_DEVICE_MS","/msapi/authknowledgems/v1/viewdevices"),(0,i.Z)(a,"DTVN_ACCOUNTNUMBER","dtvnAccountNumber"),(0,i.Z)(a,"DTVN_AGENT_ID","agentID"),(0,i.Z)(a,"HEAD","head"),(0,i.Z)(a,"STYLESHEET","stylesheet"),(0,i.Z)(a,"ALL","all"),(0,i.Z)(a,"AGENT_DIRECTVNOW_NAMESPACE","AGENTDIRECTVNOW"),(0,i.Z)(a,"PROFILE_RESPONSE_KEY","SupportAccoutInfo"),(0,i.Z)(a,"ACTIVE_SUBSCRIPTIONS_RESPONSE_KEY","SupportSubscriptionInfo"),(0,i.Z)(a,"PACKAGE_RESPONSE_KEY","SupportPackageInfo"),(0,i.Z)(a,"ALERT_MS","/msapi/alertms/v1/notifications/retrievecontent?sourceID=DTVNSupportUI"),(0,i.Z)(a,"PREVSTEP_MS","/msapi/resolve/v1/workflows"),(0,i.Z)(a,"BEGIN_WORKFLOW_SERVICE_RESPONSE","BeginWorkFlowServiceResponse"),(0,i.Z)(a,"BEGIN_WORKFLOW_SERVICE_RESPONSE_COUNT","BeginWorkFlowServiceResponseCount"),(0,i.Z)(a,"ISSUES_SCANNING_TEXT","Scanning Now..."),(0,i.Z)(a,"ISSUES_ERROR_TEXT","We can't scan for error messages right now. "),(0,i.Z)(a,"ISSUES_SINGLE_DEVICE_TEXT","We found a device issue. "),(0,i.Z)(a,"ISSUES_MULTIPLE_DEVICE_TEXT","We found device issues. "),(0,i.Z)(a,"ISSUES_SINGLE_SERVICE_TEXT","We found a service issue. "),(0,i.Z)(a,"ISSUES_MULTIPLE_SERVICE_TEXT","We found service issues. "),(0,i.Z)(a,"ISSUES_NONE_TEXT","No issues found. Still having problems? "),(0,i.Z)(a,"PARENTWF_HEADER_MSG","Let's get this fixed"),(0,i.Z)(a,"PARENTWF_HEADER_TROUBLESHOOTING","Troubleshooting "),(0,i.Z)(a,"COMMON_TOPICS","Common Topics "),(0,i.Z)(a,"SUPPORT_CATEGORIES","https://services.att.com/kmservices/v2/enhancedTagsets/topic"),(0,i.Z)(a,"TOPIC_CONTENT","https://services.att.com/kmservices/v2/contents"),(0,i.Z)(a,"useLocalStub",!1),(0,i.Z)(a,"SECTION_ERROR_MESSAGE","Section cannot be displayed"),(0,i.Z)(a,"SECTION_ERROR_DESCRIPTION","This section cannot be displayed due to a system problem. Please try again later. "),(0,i.Z)(a,"RELOAD_BUTTON","Try to Reload"),(0,i.Z)(a,"TROUBLE_ARTICLE_TOKEN",'href="'),(0,i.Z)(a,"ARTICLE_LINK","https://www.att.com/esupport/article.html#!/directv-now/"),(0,i.Z)(a,"VIDEO_LINK","https://www.att.com/devicehowto/tutorial.html#!/stepbystep/id/"),(0,i.Z)(a,"ATT_TV_ARTICLE_LINK","https://www.att.com/esupport/article.html#!/att-tv/"),(0,i.Z)(a,"ATT_TV_MAIN_LINK","https://www.att.com/esupport/main.html#!/att-tv/"),(0,i.Z)(a,"CREATE_WF_NAME","CreateWFName"),(0,i.Z)(a,"WF_MANUAL_NAME","CCE_DTVN_IDP_TECHNICAL_SUPPORT"),(0,i.Z)(a,"CREATE_WF_DATA","CreateWFRequestData"),(0,i.Z)(a,"ACCT_ACCESS_ID","acctAccessId"),(0,i.Z)(a,"NON_WF_DATA_SERVICE","NonWFDataServiceValues"),(0,i.Z)(a,"ALERT_TYPES","PLAYERERRORS,BLACKOUTERRORS,RSN,NETWORKERRORS,CASTINGERRORS,LOCALCHNLERRORS,STREAMINGERRORS,STREAMINGBROWSERLIMIT,DTVN_PAYMENTPROFILE_CARD_EXPIRYDUE,DTVN_PAYMENTPROFILE_CARD_EXPIRED,DTVN_PAYMENT_FAILED"),(0,i.Z)(a,"DEVICE_ALERT_TYPES","BUFFERINGERRORS,OSUNSUPPORTED"),(0,i.Z)(a,"STOP_CANCEL_REFRESH","initiateStopCancelRefresh"),(0,i.Z)(a,"PROFILE_ACCOUNT_NUMBER_KEY","accountNumberVal"),(0,i.Z)(a,"SERVICE_RESPONSE_KEY","serviceCardResponseData"),(0,i.Z)(a,"MOVE_WF_FOCUS","moveFocusToWFCard"),(0,i.Z)(a,"SWITCH_TO_CS","switchBackToCustomerSummary"),(0,i.Z)(a,"SUPPORT_CUSTOMER_CMS_URL","/idpcms/dtvnow/support/mysupport/"),(0,i.Z)(a,"SUPPORT_CUSTOMER_EMAIL_VAL","customerEmailVal"),(0,i.Z)(a,"SUPPORT_IS_PREMIUM_CUSTOMER_VAL","isPremiumCustomerVal"),(0,i.Z)(a,"WAIT_NODE","SS_Uverse_Aut_Check_RG_Type3_V3"),(0,i.Z)(a,"WAIT_NODE_CHANNEL","TSR_SSC"),(0,i.Z)(a,"AUTH_PROFILE_MS","/msapi/accountservices/v1/profile/info"),(0,i.Z)(a,"ORDER_ACCOUNT_NUMBER","accountNumber"),(0,i.Z)(a,"SUFFIX_NOW"," NOW"),(0,i.Z)(a,"NO_STEP_MESSAGE","Unable to continue. Please try again later."),(0,i.Z)(a,"NO_STEP_NAME","no_step"),(0,i.Z)(a,"ACCOUNT_DETAILS","/msapi/accountservices/v1/common/accountDetails")},82580:function(e,t,n){"use strict";n.d(t,{T:function(){return i}});var r=n(41230),o=n(21212),i=function(){function e(){(0,r.Z)(this,e)}return(0,o.Z)(e,null,[{key:"getInitialHeaders",value:function(){return new Headers({accept:"application/json"})}}]),e}();new i},32084:function(e,t,n){"use strict";n.d(t,{X:function(){return l}});var r=n(41230),o=n(21212),i=n(23260),a=n(98295),s=n(72433),l=function(){function e(){(0,r.Z)(this,e)}return(0,o.Z)(e,null,[{key:"getStateManagerInstance",value:function(){return e.stateManagerInstance||(i.StateManager.setup(new i.SessionDataStore,a.ICCEventBusManager.getInstance()),e.stateManagerInstance=i.StateManager.buildStateProxyForNamespace(s.a.CONSUMER_SUPPORT_NAMESPACE)),e.stateManagerInstance}}]),e}()},28621:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return j}});var r=n(81103),o=n(14988),i=n(41230),a=n(21212),s=n(67466),l=n(82636),c=n(97852),u=n(67713),d=n(86924),p=n(26271),h=n.n(p),f=n(44194),m=(0,a.Z)(function e(){(0,i.Z)(this,e)}),v=n(60224),g=n(40459);n(2227),n(93937);var y=n(18186),b=n(30624),_=n.n(b);function w(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function x(e,t,n,r){var o,i="GET";(0,g.UE)(r)&amp;&amp;"post"===r.toLowerCase()&amp;&amp;(i="POST");var a={headers:{Accept:"application/json","Content-Type":"application/json"},method:i};if(o=a,e&amp;&amp;(0,g.UE)(t)&amp;&amp;(0,g.UE)(n)){var s=a;o=s=function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?w(Object(n),!0).forEach(function(t){(0,d.Z)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):w(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({agent:new(_())(t+":"+n)},s)}return o}var C=n(72433),T=n(61720),S=n(71011),E=n(9129),A=n(60233),k=n(15026),P=n(22029),I=n(31549);function M(e,t){var n="undefined"!=typeof Symbol&amp;&amp;e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return L(e,void 0);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&amp;&amp;e.constructor&amp;&amp;(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return L(e,void 0)}}(e))||t&amp;&amp;e&amp;&amp;"number"==typeof e.length){n&amp;&amp;(e=n);var r=0,o=function(){};return{s:o,n:function(){return r&gt;=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw i}}}}function L(e,t){(null==t||t&gt;e.length)&amp;&amp;(t=e.length);for(var n=0,r=Array(t);n&lt;t;n++)r[n]=e[n];return r}function D(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function O(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?D(Object(n),!0).forEach(function(t){(0,d.Z)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):D(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}var j=function(e){(0,l.Z)(b,e);var t,n,p,f=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=(0,u.Z)(b);return e=t?Reflect.construct(n,arguments,(0,u.Z)(this).constructor):n.apply(this,arguments),(0,c.Z)(this,e)});function b(e){var t;return(0,i.Z)(this,b),t=f.call(this,e),(0,d.Z)((0,s.Z)(t),"reportingHelper",new y.Z),(0,d.Z)((0,s.Z)(t),"pageLoadFlag",!1),(0,d.Z)((0,s.Z)(t),"closeArticleModal",function(){t.setState({isArticleModal:!1})}),t.state=new m,t.state={topicObj:[],level:0,index:0,preIndex:0,searchData:[],isLastNode:!1,isLoading:!1,topicName:"",width:0,height:0,preTopicsObjectArr:[],originalTopicObj:[],titleArr:["Panel_BrowseTopics"]},t.linkClick=t.linkClick.bind((0,s.Z)(t)),t.getKMS=t.getKMS.bind((0,s.Z)(t)),t.updateWindowDimensions=t.updateWindowDimensions.bind((0,s.Z)(t)),t.handleLinkClick=t.handleLinkClick.bind((0,s.Z)(t)),t.closeArticleModal=t.closeArticleModal.bind((0,s.Z)(t)),t}return(0,a.Z)(b,[{key:"componentDidMount",value:function(){console.log("New Release -&gt; 1/11"),this.setState({topicObj:this.props.data.topicObj,originalTopicObj:this.props.data.topicObj}),this.updateWindowDimensions(),window.addEventListener("resize",this.updateWindowDimensions)}},{key:"componentDidUpdate",value:function(e){var t=this;JSON.stringify(this.props.data.topicObj)!==JSON.stringify(e.data.topicObj)&amp;&amp;this.setState({topicObj:this.props.data.topicObj,originalTopicObj:this.props.data.topicObj},function(){t.backToMain()})}},{key:"componentWillUnmount",value:function(){window.removeEventListener("resize",this.updateWindowDimensions)}},{key:"updateWindowDimensions",value:function(){this.setState(function(e){return O(O({},e),{},{width:window.innerWidth,height:window.innerHeight})})}},{key:"getKMS",value:(n=(0,o.Z)(h().mark(function e(){var t,n,r,o,i,a,s,l,c,u,d,p,f;return h().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:var h,m,v;return t=this.props.data.enhancedTagSetAPI?this.props.data.enhancedTagSetAPI:"/kmservices/v2/enhancedTagsets/topic/[[VALUE]]?app-id=idpui&amp;enhanced-service=y",n=this.props.data.envConfigKms?this.props.data.envConfigKms:"https://services.att.com",r={"email-support":"topic_attemail","smb-email-support":"topic_attemail0",wireless:"topic_wireless0","smb-wireless":"topic_wireless3"},o=this.props.data.serviceTopicName?this.props.data.serviceTopicName:r[this.props.data.service]?r[this.props.data.service]:"",i=n+(h=t,m="",v=o,(0,g.UE)(h)&amp;&amp;((0,g.UE)(m)||(m="[[VALUE]]"),h=h.replace(m,v)),h),e.prev=5,e.next=8,fetch(i,x(this.props.data.isKmsProxy,this.props.data.proxy,this.props.data.port,"GET"));case 8:return a=e.sent,e.next=11,a.json();case 11:if(s=e.sent,("wireless"===this.props.data.service||"smb-wireless"===this.props.data.service)&amp;&amp;(0,g.ez)(s)&amp;&amp;(0,g.ez)(s.resultBody)&amp;&amp;(0,g.ei)(s.resultBody.children)){l=M(s.resultBody.children);try{for(l.s();!(c=l.n()).done;)if(u=c.value,(0,g.ez)(u)&amp;&amp;u.systemCode===o){d=M(u.children);try{for(d.s();!(p=d.n()).done;)p.value.children=[]}catch(e){d.e(e)}finally{d.f()}}}catch(e){l.e(e)}finally{l.f()}}f=[],(0,g.ez)(s)&amp;&amp;(0,g.ez)(s.resultBody)&amp;&amp;(0,g.ez)(s.resultBody.children)&amp;&amp;(f=s.resultBody.children),this.setState(function(e){return O(O({},e),{},{originalTopicObj:f,topicObj:f})}),e.next=21;break;case 18:e.prev=18,e.t0=e.catch(5),console.log(e.t0);case 21:case"end":return e.stop()}},e,this,[[5,18]])})),function(){return n.apply(this,arguments)})},{key:"handleTopicData",value:(p=(0,o.Z)(h().mark(function e(t,n,o){var i,a,s,l,c,u;return h().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(console.log("browseTopicNew name",t),this.linkClick(t,window.location.href),(i=(0,r.Z)(this.state.preTopicsObjectArr)).push(n),a=(a=this.state.titleArr[this.state.titleArr.length-1])+"_"+t,(s=(0,r.Z)(this.state.titleArr)).push(a),!(0,g.ez)(n.children)){e.next=12;break}this.setState({topicObj:n.children,level:this.state.level+1,preIndex:this.state.index,index:o,topicName:t,preTopicsObjectArr:i,titleArr:s}),e.next=33;break;case 12:return console.log("leaf node"),this.setState({isLoading:!0}),l=this.props.data.envConfigKms+(l=this.props.data.searchUrlContent.replace("[[VALUE]]",n.tags)),e.prev=18,console.log("Calling searchContentApi --&gt;",l),e.next=22,fetch(l,x(this.props.data.isKmsProxy,this.props.data.proxy,this.props.data.port,"GET"));case 22:return c=e.sent,e.next=25,c.json();case 25:u=e.sent,this.setState({searchData:u.resultBody.searchResults,isLastNode:!0,isLoading:!1,topicName:t,preTopicsObjectArr:i,titleArr:s,level:this.state.level+1}),e.next=33;break;case 29:e.prev=29,e.t0=e.catch(18),console.log("Error searchContentApi : --&gt;",e.t0),this.setState({isLoading:!1});case 33:case"end":return e.stop()}},e,this,[[18,29]])})),function(e,t,n){return p.apply(this,arguments)})},{key:"linkClick",value:function(e,t){console.log("link click -&gt; bt");var n=this.state.titleArr[this.state.titleArr.length-1];this.reportingHelper.linkClick(e,n,t)}},{key:"handleLinkClick",value:function(e,t,n){console.log("link click -&gt; handleLinkClick");var r=this.state.titleArr[this.state.titleArr.length-1];if(this.props.data.ixpArticleModal){var o=window.location.href,i=o.substring(0,o.indexOf("/support")),a=n.includes("/KM")||n.includes("/00");(0,g.UE)(i)&amp;&amp;a&amp;&amp;n.includes("/article/")&amp;&amp;(e.preventDefault(),this.setState({isArticleModal:!0,url:n,displayArticleModal:!0,domain:i}),n=n.replace("/article","/article/modal"))}this.reportingHelper.linkClick(t,r,n)}},{key:"backToprev",value:function(){console.log("go back123"),this.linkClick("Back",window.location.href);var e=(0,r.Z)(this.state.preTopicsObjectArr),t=(0,r.Z)(this.state.titleArr);if(e.pop(),t.pop(),this.state.isLastNode){if(1===this.state.level)this.backToMain();else{var n="";e.length&gt;0&amp;&amp;(n=e[e.length-1].displayTagName),this.setState({isLastNode:!1,level:this.state.level-1,topicName:n,preTopicsObjectArr:e,titleArr:t})}}else if(1==this.state.level)this.backToMain();else if(this.state.level&gt;1){var o=e[e.length-1];this.setState({topicObj:o.children,level:this.state.level-1,index:this.state.preIndex,topicName:o.displayTagName,preTopicsObjectArr:e,titleArr:t})}}},{key:"backToMain",value:function(){this.setState({topicObj:this.state.originalTopicObj,level:0,preIndex:0,isLastNode:!1,index:0,topicName:"",preTopicsObjectArr:[],titleArr:["Panel_BrowseTopics"]})}},{key:"render",value:function(){var e,t,n,r,o=this,i=this.state.width;i&gt;=1024?(n=2,e=4,t="left",r="33.3333333%"):i&gt;=768&amp;&amp;i&lt;1024?(n=2,e=6,t="center",r="50%"):(e=12,t="left",r="100%",n=i&gt;=520&amp;&amp;i&lt;=767?1:2);var a=this.props.data.service,s=a.includes("smb"),l="",c="",u="";return(0,g.UE)(this.props.data.browseTopicsLabel)&amp;&amp;(l=this.props.data.browseTopicsLabel),(0,g.UE)(this.props.data.backCTA)&amp;&amp;(c=this.props.data.backCTA),(0,g.UE)(this.props.data.returnCTA)&amp;&amp;(u=this.props.data.returnCTA),(0,I.jsx)(I.Fragment,{children:(0,g.ei)(this.state.originalTopicObj)&amp;&amp;(0,I.jsxs)(A.Layout,{width:A.LayoutWidth.CONTAINER,children:[(0,I.jsxs)(A.LayoutRow,{padding:A.LayoutRowPadding.NONE,justifyContent:A.LayoutJustifyContent.START,alignItems:A.LayoutAlignItems.CENTER,className:"custom-class mar-b-sm",children:[(0,I.jsx)(T.IconSvg,{svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"&gt;&lt;path class="svg-accent" d="M38.19 55.86L26 52.07V41.5a3.5 3.5 0 00-7 0V59l-2.28-2.33a5.37 5.37 0 00-3.83-1.86 5.62 5.62 0 00-4 2l-.54.55L19 75.27V81h22V59.67a4 4 0 00-2.81-3.81zm-27.3 1.8a3.2 3.2 0 012-.85 3.45 3.45 0 012.4 1.26L21 63.92V41.5a1.5 1.5 0 013 0v12l13.59 4.23A2 2 0 0139 59.67V74H20.57zM21 79v-3h18v3z"/&gt;&lt;path class="svg-base" d="M77 38H58v-2h19zm0 8H58v2h19zm0 10H58v2h19zm11-40v55h-1c-21.88 0-30.86 6-35.68 9.17a6 6 0 01-3.32 1h-1V29.36a25.75 25.75 0 00-7.86-5.54C33.9 21.22 24.61 18.14 10 18v32H8V16h1c25.66 0 36.2 8.62 39 11.49C50.8 24.62 61.34 16 87 16zm-2 2c-14.61.14-23.9 3.22-29.14 5.82A25.89 25.89 0 0049 29.36V79a3.87 3.87 0 001.21-.54c4.93-3.27 14-9.32 35.79-9.5z"/&gt;&lt;/svg&gt;',size:T.IconSvgSizes.XL,accentColor:!0,className:"mar-r-xxs","aria-label":"Browse Topics",altText:"browseTopicLabel"}),(0,I.jsx)(S.Heading,{size:S.HeadingSizes.LG,children:l||"Browse Topics"})]}),this.state.level&gt;0?(0,I.jsx)("div",{className:"pad-l-sm",style:{marginLeft:"4px",marginBottom:"16px"},children:(0,I.jsx)(k.Text,{size:k.TextSizes.BASE,font:k.TextFonts.BOLD,children:this.state.topicName})}):"",this.state.level&gt;0&amp;&amp;!this.state.isLoading?(0,I.jsxs)(A.LayoutRow,{padding:A.LayoutRowPadding.NONE,justifyContent:A.LayoutJustifyContent.START,alignItems:A.LayoutAlignItems.CENTER,className:"pad-l-sm ".concat(i&lt;=767?"mar-b-lg":i&gt;1024?"mar-b-sm":"mar-b-md"),children:[" ",this.state.level&gt;1||this.state.isLastNode?(0,I.jsx)(v.Links,{style:{fontSize:"15px"},variant:v.LinksVariant.withPrependIcon,href:"","aria-label":"Back",suppressAnalytics:!0,onClick:function(e){e.preventDefault(),o.backToprev()},className:"mar-r-md",children:(0,I.jsxs)("div",{style:{display:"flex",flexDirection:"row",columnGap:"7.5px",justifyContent:"center",alignItems:"center"},children:[(0,I.jsx)(v.Links.IconSvg,{"aria-hidden":!0,svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"&gt;&lt;path class="svg-base" d="M9.36 13.35L4 8l5.36-5.35.71.7L5.42 8l4.65 4.65z"/&gt;&lt;/svg&gt;',size:T.IconSvgSizes.XS}),(0,I.jsx)("div",{children:c||"Back"})]})}):"",(0,I.jsx)(v.Links,{style:{fontSize:"15px"},variant:v.LinksVariant.withPrependIcon,href:"","aria-label":"Main menu",suppressAnalytics:!0,onClick:function(e){e.preventDefault(),o.linkClick("Main menu",window.location.href),o.backToMain()},children:(0,I.jsxs)("div",{style:{display:"flex",flexDirection:"row",columnGap:"10px",justifyContent:"center",alignItems:"center"},children:[(0,I.jsx)(v.Links.IconSvg,{"aria-hidden":!0,svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"&gt;&lt;path class="svg-base" d="M16 7a4 4 0 01-4 4H1.93l1.62 1.62-.71.71L0 10.5l2.84-2.83.71.71L1.93 10H12a3 3 0 000-6H8V3h4a4 4 0 014 4z"/&gt;&lt;/svg&gt;',size:T.IconSvgSizes.SM}),(0,I.jsx)("div",{children:u||"Main menu"})]})})]}):"",this.state.isLoading?(0,I.jsx)(A.LayoutRow,{className:"mar-t-sm mar-b-md",children:(0,I.jsx)("div",{className:"container",children:(0,I.jsx)("div",{className:"rel",style:{width:"70px",height:"70px",marginLeft:"auto",marginRight:"auto"},children:(0,I.jsx)(P.Spinner,{scrimColor:P.ScrimShade.scrimLight})})})}):this.state.isLastNode?(0,I.jsx)(A.LayoutRow,{padding:A.LayoutRowPadding.NONE,justifyContent:A.LayoutJustifyContent.START,alignItems:A.LayoutAlignItems.TOP,className:"mar-t-sm mar-b-sm",style:{paddingLeft:"".concat(this.state.level&gt;0?"5px":"0")},children:this.state.searchData&amp;&amp;this.state.searchData.map(function(t,n){var l=s?"".concat(C.a.ARTICLE_SMB_IDP_URL).concat(a,"/").concat(t.publishedId,"/"):"".concat(C.a.ARTICLE_CONSUMER_IDP_URL).concat(a,"/").concat(t.publishedId,"/");return(0,I.jsx)(A.LayoutCol,{size:e,style:{width:r},children:(0,I.jsx)(A.LayoutRow,{padding:A.LayoutRowPadding.NONE,justifyContent:A.LayoutJustifyContent.START,alignItems:A.LayoutAlignItems.TOP,className:"pad-l-sm pad-r-sm ".concat(i&lt;=767?"mar-b-lg":"mar-b-sm"),children:(0,I.jsx)(A.LayoutCol,{size:12,children:(0,g.UE)(l)&amp;&amp;-1!==l.indexOf("/article/")&amp;&amp;(-1!==l.indexOf("/KM")||-1!==l.indexOf("/00"))?(0,I.jsx)(E.Z,{data:{style:{fontSize:"".concat(i&lt;=1024?"16px":"18px")},appId:"reusableBrowseTopicCards",url:l,label:null==t?void 0:t.title,isDrawerEnabled:!0,linkPositionReporting:(0,g.ei)(o.state.titleArr)?o.state.titleArr[o.state.titleArr.length-1]:"Body"}}):(0,I.jsx)(v.Links,{style:{fontSize:"".concat(i&lt;=1024?"16px":"18px")},variant:v.LinksVariant.withPrependIcon,href:l,"aria-label":t.title,suppressAnalytics:!0,onClick:function(e){return o.handleLinkClick(e,t.title,l)},children:t.title})})})},n)})}):(0,I.jsx)(A.LayoutRow,{padding:A.LayoutRowPadding.NONE,justifyContent:A.LayoutJustifyContent.START,alignItems:A.LayoutAlignItems.TOP,className:"mar-t-sm mar-b-sm",style:{paddingLeft:"".concat(this.state.level&gt;0?"5px":"0")},children:this.state.topicObj&amp;&amp;this.state.topicObj.map(function(a,s){return(0,I.jsx)(I.Fragment,{children:(0,g.UE)(a.displayTagName)&amp;&amp;(0,g.UE)(a.description)&amp;&amp;(0,I.jsx)(A.LayoutCol,{size:e,style:{width:r},children:(0,I.jsxs)(A.LayoutRow,{padding:A.LayoutRowPadding.NONE,justifyContent:A.LayoutJustifyContent.START,alignItems:A.LayoutAlignItems.TOP,className:"".concat(i&lt;=767?"mar-b-lg":"mar-b-sm"," pad-l-sm pad-r-sm"),children:[(0,g.UE)(a.iconImagePath)&amp;&amp;(0,I.jsx)(A.LayoutCol,{size:n,style:{textAlign:t},children:"/ecms/dam/att/consumer/help/image/SMB_Internet/InstallationSetup.svg"!==a.iconImagePath?(0,I.jsx)(T.IconSvg,{"aria-hidden":!0,svgUrl:"".concat(a.iconImagePath),size:T.IconSvgSizes.MD,"aria-label":a.displayTagName}):(0,I.jsx)(T.IconSvg,{"aria-hidden":!0,svgNodeStr:'&lt;svg width="100px" height="91px" viewBox="0 0 100 91" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"&gt;&lt;path d="M12.5211486,73.9197676 L15.9071612,71.8098558 C16.4295213,71.4842908 17.1322199,71.6408125 17.4649136,72.1635948 C17.4649136,72.1635948 17.9717272,72.9524639 18.5718194,73.7757677 C30.433746,90.0696712 53.016491,94.702712 70.3631983,83.8901966 C79.1313852,78.4275911 85.2255859,69.8940309 87.6321734,59.9862106 L82.8376542,59.9736889 C81.9452891,59.9736889 81.6436883,59.3757762 82.1691577,58.6495157 L90.029433,47.7399569 L90.2657387,47.408131 C90.6606181,46.8634357 91.301131,46.8634357 91.6897918,47.4112615 L94.4912586,51.3305635 L99.7459521,58.6839505 C100.265203,59.4133414 99.9636022,60.0081236 99.0681277,60.0081236 L94.0093192,59.9987323 C91.4845789,72.1228991 84.2430515,82.6035886 73.6372766,89.215063 C53.3243104,101.874534 26.8176462,96.2773197 13.1678801,76.9343746 C12.6144272,76.1486359 12.1729086,75.4599406 12.1729086,75.4599406 C11.8433243,74.9402888 11.9987886,74.2453327 12.5211486,73.9197676 M87.476717,27.0815494 L84.0938338,29.1915727 C83.5683676,29.5171549 82.8687824,29.3574944 82.5329815,28.8378151 C82.5329815,28.8378151 82.0261708,28.0457737 81.4260822,27.2255569 C69.5642262,10.930792 46.9816155,6.29750636 29.6350114,17.1074628 C20.869986,22.570357 14.7727121,31.1043684 12.3692483,41.015843 L17.1606297,41.0252348 C18.0529895,41.0252348 18.3545884,41.6231791 17.8322315,42.3494779 L9.97200293,53.2627441 L9.73569859,53.5914569 C9.3408216,54.136181 8.70031247,54.136181 8.30854475,53.5914569 L5.51020389,49.6719477 L0.255541604,42.3150413 C-0.266815357,41.5856119 0.0378928705,40.9907982 0.930252679,40.9939288 L5.9890311,41.0033206 C8.51375641,28.8753823 15.75835,18.3941387 26.3640618,11.7854454 C46.6769072,-0.87469465 73.1803045,4.72281535 86.8299893,24.0636525 C87.3865482,24.8494327 87.824955,25.5381643 87.824955,25.5381643 C88.1576466,26.0609743 88.0021832,26.7528365 87.476717,27.0815494 M50.0015241,59 C45.0298052,59 41,54.973243 41,50.0015241 C41,45.0298052 45.0298052,41 50.0015241,41 C54.973243,41 59,45.0298052 59,50.0015241 C59,54.973243 54.973243,59 50.0015241,59 M68.0449707,51.6151629 C68.0637714,51.3435598 68.0763051,51.0750787 68.0857055,50.8034756 C68.0919723,50.5630913 68.0982392,50.3195851 68.1201733,49.9168634 C68.0982392,49.6764791 68.0919723,49.4329729 68.0857055,49.1894667 C68.0763051,48.9334731 68.0637714,48.6743575 68.0449707,48.4183639 C69.6931612,47.6285297 71.2473484,46.7200644 72.5884616,45.7678928 C72.9143396,45.5368741 73.0647448,45.1403961 72.973875,44.7532837 C72.7325999,43.6762372 72.3941882,42.5991907 71.9367057,41.4597066 C71.7957008,41.1100567 71.4666894,40.8696724 71.0906763,40.8446974 C69.2826803,40.7291881 67.4558836,40.7947475 65.6353538,41.0320099 C65.6259535,41.0195224 65.6134197,41.003913 65.6102863,40.9914255 C65.3345434,40.5200225 65.0525336,40.0579852 64.7548566,39.7052134 C64.46658,39.2931261 64.1438354,38.8779168 63.7584221,38.4533419 C64.5637167,36.9860611 65.2374067,35.4407335 65.8672285,33.6550215 C66.0019665,33.271031 65.8828957,32.8464562 65.572685,32.5842188 C64.5543163,31.7163378 63.6675523,31.066988 62.7933219,30.5362694 C62.4737109,30.3395913 62.0694968,30.3489569 61.7561526,30.5487569 C60.1956985,31.5321472 58.7574487,32.6529 57.4664706,33.8735527 C57.1029913,33.7205809 56.7363786,33.5894622 56.3791662,33.4614654 L55.9216837,33.2991279 C55.4610677,33.1617655 54.9534501,33.0087936 54.4144981,32.8870405 C54.1669562,31.1200598 53.7752759,29.3624448 53.2739252,27.7640452 C53.151721,27.3800547 52.8101758,27.1084517 52.4122286,27.077233 C51.2622554,26.9929424 50.1091488,26.9648455 48.9654425,27.0585017 C48.586296,27.0865986 48.2666849,27.3269829 48.1288134,27.6672672 C47.4864578,29.256301 46.9757068,31.0451349 46.6247613,32.8776749 C46.0732755,33.0056717 45.53119,33.1617655 45.0173056,33.3178592 L44.6068247,33.4645872 C44.2652795,33.5894622 43.914334,33.7112153 43.5633885,33.8548215 C42.3538799,32.5935844 41.0347008,31.4260035 39.6309188,30.3895413 C39.320708,30.1585226 38.8976934,30.1335476 38.5561482,30.323982 C37.6004484,30.867188 36.7387518,31.5321472 35.9052563,32.1721314 L35.7391838,32.3001282 C35.4258396,32.5405125 35.2942351,32.949478 35.4007721,33.3334685 C35.9209235,35.2565429 36.5194109,36.8955268 37.2620366,38.4283669 C36.8703564,38.8591856 36.5476119,39.2681511 36.2938031,39.6396541 C35.9491244,40.0579852 35.6671147,40.5169007 35.3913718,40.9820599 C35.3913718,40.9914255 35.3882383,40.9976693 35.3851049,41.003913 C33.6836459,40.6948475 31.919518,40.5200225 30.1365896,40.4856819 C29.707308,40.4607069 29.3344284,40.7354319 29.1934235,41.1194224 L29.1056871,41.3410754 C28.735941,42.3119782 28.3567945,43.3203436 28.1186529,44.3880245 C28.0434503,44.74704 28.1656545,45.118543 28.4476643,45.3526836 C29.8044447,46.482802 31.3178972,47.497411 32.9598208,48.3840232 C32.9347533,48.6556263 32.9222195,48.9303512 32.9128192,49.2019542 C32.9065523,49.4423385 32.8971519,49.6858447 32.8783513,50.0729571 C32.8971519,50.3102195 32.9065523,50.5506038 32.9128192,50.79411 C32.9222195,51.0563474 32.9347533,51.3185848 32.9535539,51.5839441 C31.3084969,52.3706564 29.7511762,53.2791217 28.4131965,54.2312933 C28.0873185,54.4591901 27.9369133,54.8619119 28.0246497,55.2427805 C28.2659247,56.3260708 28.6043364,57.3999955 29.0586855,58.5394795 C29.2028238,58.8922512 29.5349687,59.1295137 29.9141152,59.1576105 C31.7221112,59.269998 33.5520413,59.1981949 35.3663042,58.9671762 C35.3725711,58.9827856 35.3851049,58.998395 35.3913718,59.0171262 C35.6671147,59.4822854 35.9491244,59.9412009 36.243668,60.2970946 C36.5319447,60.7091819 36.8578226,61.1243912 37.2369691,61.5458442 C36.4379414,63.0037593 35.7642514,64.549087 35.137563,66.3441646 C34.9965581,66.7312769 35.1187623,67.1558518 35.4258396,67.4180892 C36.456742,68.2890921 37.3435061,68.9384419 38.2052027,69.4660386 C38.5248138,69.653351 38.9258943,69.653351 39.2455054,69.4535511 C40.8028261,68.463917 42.241076,67.349408 43.5320541,66.1256334 C43.8986668,66.2786052 44.2652795,66.4128458 44.6193584,66.5377207 L45.0799744,66.7031801 C45.559391,66.8467863 46.0670086,66.9935144 46.5840265,67.1121456 C46.828435,68.8666388 47.2169818,70.6242539 47.721466,72.232019 C47.8405368,72.6160095 48.182082,72.8907344 48.586296,72.9188313 C49.2443188,72.9687813 49.8992082,73 50.5603644,73 C51.0523148,73 51.5442652,72.9812688 52.0330822,72.9406844 C52.4028283,72.9094657 52.7255728,72.6722032 52.8697112,72.3287971 C53.5152002,70.7366413 54.0259513,68.9478075 54.3768968,67.1215112 C54.9158488,66.9966362 55.4454005,66.8467863 55.9780856,66.681327 L56.3697659,66.5377207 C56.7207114,66.4159677 57.0779238,66.2910927 57.4320027,66.1412427 C58.6477782,67.4118455 59.9669573,68.5731826 61.3676058,69.6127667 C61.6840835,69.8437854 62.1039647,69.8687603 62.4423764,69.678326 C63.4137435,69.1226324 64.2848403,68.4514295 65.2530739,67.695936 C65.5695515,67.4524298 65.707423,67.0497081 65.5977525,66.6657176 C65.0713343,64.7426432 64.4759803,63.1036593 63.736488,61.573941 C64.1187679,61.1431224 64.4477793,60.7341569 64.707855,60.359532 C65.0525336,59.9412009 65.3345434,59.4760417 65.6102863,59.0077606 C65.6102863,59.0046387 65.6134197,59.0015168 65.6134197,58.9952731 C67.3148787,59.3043386 69.0852735,59.4760417 70.8682019,59.5135042 L70.8776023,59.5135042 C71.2943501,59.5135042 71.7267651,59.1014168 71.8709034,58.7174263 C72.2469164,57.7277922 72.6385967,56.7006957 72.8798717,55.6111616 C72.9613412,55.255268 72.8360035,54.883765 72.5477269,54.6465026 C71.1940799,53.5163842 69.677494,52.4986532 68.0449707,51.6151629" id="Fill-1"&gt;&lt;/path&gt;&lt;/svg&gt;',size:T.IconSvgSizes.MD})}),(0,I.jsxs)(A.LayoutCol,{size:(0,g.UE)(a.iconImagePath)?12-n:12,children:[(0,I.jsx)(v.Links,{style:{fontSize:"".concat(i&lt;=1024?"16px":"18px")},variant:v.LinksVariant.withPrependIcon,href:"","aria-label":a.displayTagName,className:"mar-r-md",suppressAnalytics:!0,onClick:function(e){e.preventDefault(),o.handleTopicData(a.displayTagName,a,s)},children:a.displayTagName}),(0,I.jsx)(k.Text,{allowDangerousHtml:!0,size:k.TextSizes.SM,children:a.description})]})]})},s)})})})]})})}}]),b}(f.PureComponent)},93440:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return en}});var r,o,i,a=n(44194),s=n(26912),l=n.n(s),c=n(14988),u=n(26271),d=n.n(u),p=n(60233),h=n(71011),f=n(61720),m=n(49533),v="https://services.att.com",g={"email-support":"topic_attemail",wireless:"topic_wireless0",internet:"topic_internet4","dsl-high-speed":"topic_dsl","u-verse-high-speed-internet":"topic_uverseinternet","fixed-wireless-internet":"topic_fixedwirelessintern1","u-verse-tv":"topic_uversetv","u-verse-voice":"topic_uversevoice","home-phone":"topic_landline","my-account":"topic_myaccount","smb-wireless":"topic_wireless3","smb-home-phone":"topic_landline0","smb-email-support":"topic_attemail0","smb-my-account":"topic_smbmyaccount","smb-u-verse-tv":"topic_uversetv0","smb-u-verse-voice":"topic_digitalphone","smb-internet":"topic_internet1","smb-dsl-high-speed":"topic_dslinternet","smb-fixed-wireless-internet":"topic_fixedwirelessintern2"},y='&lt;svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"&gt;\n&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M10 13.75L3.30627 7.05001L4.19377 6.16876L10 11.975L15.8063 6.16876L16.6938 7.05001L10 13.75Z" fill="#1D2329"/&gt;\n&lt;/svg&gt;',b="Browse topics",_="Expand all",w="Show less",x="Expand",C="Collapse",T=n(30430),S=n(15026);function E(e){return void 0!==e&amp;&amp;"undefined"!==e&amp;&amp;""!==e&amp;&amp;null!==e&amp;&amp;"null"!==e}function A(e){for(var t in e)if(e.hasOwnProperty(t))return!0;return!1}function k(e,t,n){return E(e)&amp;&amp;(E(t)||(t="[[VALUE]]"),e=e.replace(t,n)),e}function P(e){return null!==e&amp;&amp;"null"!==e&amp;&amp;"undefined"!==e&amp;&amp;void 0!==e&amp;&amp;e.length&gt;0}var I=function(e){return null==e?void 0:e.replace("/article-modal","/article/modal")},M=n(31549),L=function(e){var t=e.headings,n=e.onSelected,r=e.label,o=e.noPadding,i=(0,a.useMemo)(function(){return new T.default},[]),s=(0,a.useState)(0),l=s[0],c=s[1],u=(0,m.useViewport)();(0,a.useEffect)(function(){c(0)},[t]);var d=function(e){try{var o;c(e),n&amp;&amp;n(e),null==i||i.linkClickEvent(t[e],"Panel_".concat(r),I(null===(o=window)||void 0===o||null===(o=o.location)||void 0===o?void 0:o.href))}catch(e){console.log("Error in heading change : ",e)}};return(0,M.jsx)(M.Fragment,{children:u!=m.Viewport.MOBILE&amp;&amp;(0,M.jsx)(M.Fragment,{children:(0,M.jsx)(p.LayoutCol,{size:4,className:"pad-t-none ".concat(o?"pad-l-none pad-r-none":""),"aria-label":"topic-sidebar",children:null==t?void 0:t.map(function(e,t){return(0,M.jsxs)(p.LayoutRow,{"data-testid":"topic-".concat(t,"-level-0"),"aria-label":"Topic-".concat(e),onClick:function(e){return d(t)},className:" flex flex-nowrap justify-between flex-items-center pad-t-xs-lg pad-b-xs-lg pad-l-xs-lg ".concat(l==t?"bg-gray-200 radius-md":""),children:[(0,M.jsx)("div",{style:{maxWidth:"85%",cursor:"pointer"},className:"color-gray-800 letter-spacing-3",children:(0,M.jsx)(S.Text,{font:S.TextFonts.BOLD,size:S.TextSizes.BASE,children:e})}),(0,M.jsx)(f.IconSvg,{"aria-label":"".concat(e," button"),svgNodeStr:y,size:f.IconSvgSizes.SM,className:"".concat(l==t?"mar-r-xxs":"mar-r-sm"," rotate270 flex-shrink-0")})]},"topic-".concat(e))})})})})},D=n(81103),O=n(86924),j=n(16058),N=n(60224),R=(r=(0,c.Z)(d().mark(function e(t){var n,r,o,i;return d().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=[],e.prev=1,e.next=4,fetch(t);case 4:return o=e.sent,e.next=7,o.json();case 7:null!=(i=e.sent)&amp;&amp;null!==(r=i.resultBody)&amp;&amp;void 0!==r&amp;&amp;r.children&amp;&amp;(n=i.resultBody.children),e.next=14;break;case 11:e.prev=11,e.t0=e.catch(1),console.log("Error while fetching topic data :"+e.t0);case 14:return e.abrupt("return",n);case 15:case"end":return e.stop()}},e,null,[[1,11]])})),function(e){return r.apply(this,arguments)}),V=(o=(0,c.Z)(d().mark(function e(t,n){var r,o,i;return d().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return r={},e.prev=1,o=k(t,"",n),e.next=5,fetch(o);case 5:return i=e.sent,e.next=8,i.json();case 8:r=e.sent,e.next=14;break;case 11:e.prev=11,e.t0=e.catch(1),console.log("Error while fetching search content ",e.t0);case 14:return e.abrupt("return",r);case 15:case"end":return e.stop()}},e,null,[[1,11]])})),function(e,t){return o.apply(this,arguments)}),z=n(59438),B=n(90369),F=n.n(B),U=n(45169),H=n(40513),W=["children","testId","disabled","contentWidth","isOpen","theme","variant","onToggle","className"];function G(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Z(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?G(Object(n),!0).forEach(function(t){(0,O.Z)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):G(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}var $=((i={}).SMALL="small",i.MEDIUM="medium",i),Y=function e(t){var n=t.children,r=t.testId,o=t.disabled,i=t.contentWidth,s=void 0!==i&amp;&amp;i,l=t.isOpen,c=t.theme,u=t.variant,d=void 0===u?$.MEDIUM:u,p=t.onToggle,h=t.className;(0,z.Z)(t,W);var f=(0,a.useState)({isOpen:!!l}),m=f[0],v=f[1];(0,a.useEffect)(function(){v(Z(Z({},m),{},{isOpen:null!=l&amp;&amp;l}))},[l,o,s,d]);var g=function(e){0!==e.button||o||b(m.isOpen)},y=function(e){var t=e.key;"Enter"!==t&amp;&amp;" "!==t||o||b(m.isOpen)},b=function(e){!0===e?(v(Z(Z({},m),{},{isOpen:!1})),p&amp;&amp;p(!1)):(v(Z(Z({},m),{},{isOpen:!0})),p&amp;&amp;p(!0))};return(0,M.jsx)(M.Fragment,{children:(0,M.jsx)("div",{className:" ".concat(null!=h?h:""),children:a.Children.map(n,function(t,n){return a.isValidElement(t)&amp;&amp;t.type===e.Title?a.cloneElement(t,{idx:n,uniqueId:r,isOpen:m.isOpen,disabled:o,variant:d,onMouseDown:g,onKeyUp:y,theme:c}):a.isValidElement(t)&amp;&amp;t.type===e.Body?a.cloneElement(t,{idx:n,uniqueId:r,isOpen:m.isOpen,contentWidth:s}):void 0})})})};Y.Title=function(e){var t;return e.variant,(0,M.jsx)(M.Fragment,{children:(0,M.jsx)("button",{onKeyUp:e.onKeyUp,onMouseDown:e.onMouseDown,"aria-controls":e.uniqueId,"aria-expanded":!!e.isOpen,className:"btn-reset width-full flex flex-items-center justify-between text-left currentColor ".concat(null!==(t=null==e?void 0:e.className)&amp;&amp;void 0!==t?t:""),style:{cursor:e.disabled?"not-allowed":"pointer"},children:e.children})})},Y.Body=function(e){var t=(0,U.useWindowSize)(),n=(0,a.useRef)(null),r=(0,a.useState)(0),o=r[0],i=r[1];(0,H.useMutationObserver)(n.current,function(){var e,t;i(null!==(e=null==n||null===(t=n.current)||void 0===t?void 0:t.scrollHeight)&amp;&amp;void 0!==e?e:0)},{attributeOldValue:!0,attributes:!0,characterData:!1,characterDataOldValue:!1,childList:!0,subtree:!0}),(0,a.useLayoutEffect)(function(){var e,t;i(null!==(e=null==n||null===(t=n.current)||void 0===t?void 0:t.scrollHeight)&amp;&amp;void 0!==e?e:0)},[t,e.isOpen,null==e?void 0:e.children]);var s={maxHeight:e.isOpen?null!=e&amp;&amp;e.fit?"fit-content":o+"px":"0px"};return(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)("div",{"aria-hidden":!e.isOpen,id:e.uniqueId,role:"region","aria-labelledby":"".concat(e.uniqueId,"-btn"),ref:n,style:s,className:"jsx-2336837327 "+" line-h-lg overflow-hidden ".concat(e.isOpen?"animate-slide-open hide-focusable":"animate-slide-close hide-focusable"," text-left ").concat(e.contentWidth?"read-width":""),children:(0,M.jsx)("span",{className:"jsx-2336837327 block font-regular type-sm",children:e.children})}),(0,M.jsx)(F(),{id:"2336837327",children:[".animate-slide-close.hide-focusable.jsx-2336837327{visibility:hidden;-webkit-transition:max-height 0.25s,visibility 0.25s cubic-bezier(0.445,0.05,0.55,0.95);transition:max-height 0.25s,visibility 0.25s cubic-bezier(0.445,0.05,0.55,0.95);}",".animate-slide-open.hide-focusable.jsx-2336837327{visibility:visible;-webkit-transition:max-height 0.25s,visibility 0.25s cubic-bezier(0.445,0.05,0.55,0.95);transition:max-height 0.25s,visibility 0.25s cubic-bezier(0.445,0.05,0.55,0.95);}",".read-width.jsx-2336837327{max-width:1068px;}"]})]})};var q=n(9129),K=n(6942);function X(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Q(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?X(Object(n),!0).forEach(function(t){(0,O.Z)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):X(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}var J=function e(t){var n,r,o,i,s=t.selectedTopic,l=t.kmsHost,u=t.searchContentUrl,h=t.level,v=t.service,g=t.expandTopics,b=t.searchContents,k=t.setSearchContents,L=t.parentTopic,R=t.enableExpandAll,z=t.enableArticleModal,B=t.noPadding,F=(0,a.useState)(-1),U=F[0],H=F[1],W=(0,a.useState)({}),G=W[0],Z=W[1],$=(0,a.useState)(!1),X=$[0],J=$[1],ee=(0,m.useViewport)(),et=(0,a.useState)(!1),en=et[0],er=et[1],eo=(0,a.useMemo)(function(){var e;return null===(e=window.location.href)||void 0===e||null===(e=e.toLowerCase())||void 0===e?void 0:e.includes("article-modal")},[null===(r=window)||void 0===r||null===(r=r.location)||void 0===r?void 0:r.href]),ei=(0,a.useMemo)(function(){return new T.default},[]);(0,a.useEffect)(function(){var e=s&amp;&amp;!P(null==s?void 0:s.children);H(e?0:-1),Z(e?s:{})},[s]),(0,a.useEffect)(function(){var e,t=null!==(e=null==G?void 0:G.tags)&amp;&amp;void 0!==e?e:"",n=b[t];-1==U||!t||P(null==G?void 0:G.children)||(er((null==n?void 0:n.status)=="req_sent"),A(b[t])||ec(null!=G?G:{}))},[s,U,G,b]),(0,a.useEffect)(function(){g&amp;&amp;H(-1)},[g]);var ea=function(e,t,n){try{var r;H(e?t:-1),Z(e?n:{}),ei.linkClickEvent("".concat(e?x:C,"_").concat(null==n?void 0:n.displayTagName),L,I(null===(r=window)||void 0===r||null===(r=r.location)||void 0===r?void 0:r.href))}catch(e){console.log("Error in topic onToggle - ",e)}},es=function(){for(var e=arguments.length,t=Array(e),n=0;n&lt;e;n++)t[n]=arguments[n];return t.includes(h)},el=function(e){return U==e||es(0)&amp;&amp;X},ec=(n=(0,c.Z)(d().mark(function e(t){var n,r,o,i;return d().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(n={},e.prev=1,er(!0),o=l+u,(i=null!==(r=null==t?void 0:t.tags)&amp;&amp;void 0!==r?r:"").includes("/")&amp;&amp;(i=i.split("/")[0]),!E(i)){e.next=15;break}return eu(i,{status:"req_sent"}),e.next=10,V(o,i);case 10:A(n=e.sent)||(H(-1),Z({})),eu(i,n),e.next=16;break;case 15:console.log("Error in invalid tagName - kmservices",i);case 16:e.next=21;break;case 18:e.prev=18,e.t0=e.catch(1),console.log("Error in updateSearchContent - ",e.t0);case 21:return e.abrupt("return",n);case 22:case"end":return e.stop()}},e,null,[[1,18]])})),function(e){return n.apply(this,arguments)}),eu=function(e,t){k(function(n){return Q(Q({},n),{},(0,O.Z)({},e,t))})},ed=function(e,t,n){try{e.preventDefault();var r,o,i=eo?"".concat(null==n?void 0:n.replace("/article","/article-modal"),"?drawer=true"):n;null===(r=window)||void 0===r||null===(r=r.location)||void 0===r||r.assign(i);var a=z?n.replace("/article","/article/modal"):n;ei.linkClickEvent(null!==(o=null==t?void 0:t.title)&amp;&amp;void 0!==o?o:"","".concat(L,"_").concat(null==G?void 0:G.displayTagName),a)}catch(e){console.log("Error in handleArticleClick - ",e)}},ep=function(e){var t,n=!X;ei.linkClickEvent(n?_:w,L,I(null===(t=window)||void 0===t||null===(t=t.location)||void 0===t?void 0:t.href)),J(n)},eh=function(){return es(1)&amp;&amp;ee!=m.Viewport.MOBILE||es(0)&amp;&amp;ee==m.Viewport.MOBILE},ef=function(e){return ee==e},em=function(){var e=arguments.length&gt;0&amp;&amp;void 0!==arguments[0]?arguments[0]:"";return null==e?void 0:e.replace(/\s/g,"")},ev=function(e){var t,n,r=e.topic,o=e.level,i=b[null!==(t=null==r?void 0:r.tags)&amp;&amp;void 0!==t?t:""];return!i||en?(0,M.jsx)("div",{className:"rel ".concat(o&gt;1?"pad-t-xs-lg pad-t-none-sm":""),style:{width:ef(m.Viewport.MOBILE)?"100%":"70%"},children:(0,D.Z)([,,,,]).map(function(e,t){return(0,M.jsx)(K.qm,{className:"".concat(0!=t?"mar-t-xs":""),landmarkType:K.jT.HEADING,size:K.c5.XS},"".concat(null==r?void 0:r.tags,"-").concat(t))})}):(0,M.jsx)("div",{className:"block ".concat(o&gt;1?"pad-t-xs-lg pad-t-none-sm":""),children:null==i||null===(n=i.resultBody)||void 0===n||null===(n=n.searchResults)||void 0===n?void 0:n.map(function(e,t){var n,r=null!=v&amp;&amp;null!==(n=v.toLowerCase())&amp;&amp;void 0!==n&amp;&amp;n.includes("smb")?"/support/smallbusiness/article":"/support/article",o="".concat(r,"/").concat(v,"/").concat(null==e?void 0:e.publishedId);return(0,M.jsx)("div",{"aria-label":"article-link",className:"color-cobalt-600 width-full ".concat(0!=t?"pad-t-xs":""," "),children:E(o)&amp;&amp;-1!==o.indexOf("/article/")&amp;&amp;(-1!==o.indexOf("/KM")||-1!==o.indexOf("/00"))&amp;&amp;z&amp;&amp;!eo?(0,M.jsx)(q.Z,{data:{style:{fontSize:ef(m.Viewport.MOBILE)?"14px":"15px"},appId:"browseTopicCards",url:o,label:null==e?void 0:e.title,isDrawerEnabled:!0,linkPositionReporting:"".concat(L,"_").concat(null==G?void 0:G.displayTagName)}}):(0,M.jsx)(N.Links,{style:{fontSize:ef(m.Viewport.MOBILE)?"14px":"15px"},"aria-label":"".concat(null==e?void 0:e.title," link"),variant:N.LinksVariant.withPrependIcon,suppressAnalytics:!0,href:o,onClick:function(t){return ed(t,e,o)},className:"solo link-text-3 line-h-normal font-regular",children:null==e?void 0:e.title})},"".concat(null==e?void 0:e.publishedId))})})};return(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)(p.LayoutCol,{className:" pad-none ".concat(es(1)?"pad-l-xs-lg pad-l-xxs-md ":"","   "),size:es(1)?8:12,sizeSm:12,children:(0,M.jsxs)(p.LayoutRow,{className:"".concat(es(1)&amp;&amp;ee!=m.Viewport.MOBILE&amp;&amp;A(s)?" pad-l-sm-lg ".concat(B?"":" pad-r-xs-lg","  pad-b-sm-lg"):""),children:[es(1)&amp;&amp;!ef(m.Viewport.MOBILE)&amp;&amp;(null==s?void 0:s.description)&amp;&amp;(0,M.jsx)("div",{"aria-label":"topic-description",className:"width-full color-gray-700 letter-spacing-3 pad-t-xs-lg pad-b-sm-lg pad-t-none-sm pad-b-md-sm",children:(0,M.jsx)(S.Text,{allowDangerousHtml:!0,size:ee!=m.Viewport.MOBILE?S.TextSizes.BASE:S.TextSizes.SM,lineHeight:S.TextLineHeights.NORMAL,children:null!==(o=null==s?void 0:s.description)&amp;&amp;void 0!==o?o:""})}),P(null==s?void 0:s.children)?null==s||null===(i=s.children)||void 0===i||null===(i=i.filter(function(e){return E(null==e?void 0:e.displayTagName)&amp;&amp;E(null==e?void 0:e.description)}))||void 0===i?void 0:i.map(function(t,n){var r;return(0,M.jsx)("div",{className:"width-full ".concat(h&gt;1&amp;&amp;0!=n?" mar-t-xxs-sm mar-t-sm-lg":""),"data-testid":"topic-".concat(n,"-level-").concat(h),style:h&gt;1?{width:"95%"}:{},children:(0,M.jsxs)(Y,{variant:j.AccordionItemVariant.SMALL,isOpen:el(n),onToggle:function(e){return ea(e,n,t)},testId:"topic-".concat(n,"-").concat(em(null==t?void 0:t.displayTagName)),className:"".concat(h&lt;2?"border-bottom ":""," border-gray-300 ").concat(0==n&amp;&amp;h&lt;2?"border-top":""," ").concat(el(n)&amp;&amp;h&lt;2?"pad-b-sm":""),children:[(0,M.jsx)(Y.Title,{className:"flex-items-center letter-spacing-3 ",children:h&gt;1?(0,M.jsx)(p.Layout,{width:p.LayoutWidth.FULLWIDTH,id:"topic-".concat(n,"-").concat(em(null==t?void 0:t.displayTagName),"-btn"),className:"flex flex-items-center pad-t-xxs-sm pad-b-xxs-sm",children:(0,M.jsxs)(N.Links,{variant:N.LinksVariant.textPlain,className:"type-sm solo  flex flex-items-center letter-spacing-3 line-h-normal","aria-label":"".concat(null==t?void 0:t.displayTagName),suppressAnalytics:!0,children:[null==t?void 0:t.displayTagName,(0,M.jsx)(N.Links.IconSvg,{"aria-label":"".concat(null==t?void 0:t.displayTagName,"-button"),svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"&gt;\n&lt;rect width="16" height="16" fill="white" fill-opacity="0.01"/&gt;\n&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M8.00005 8.24131L10.8276 5.41377L12 6.58624L8.00005 10.5862L4.00005 6.58624L5.17251 5.41377L8.00005 8.24131Z" fill="#0057B8"/&gt;\n&lt;/svg&gt;',color:"color-cobalt-600",size:f.IconSvgSizes.XS,className:"mar-none mar-l-xxs animate ".concat(el(n)?" rotate180 ":""," flex-shrink-0")})]})}):(0,M.jsxs)(p.LayoutCol,{id:"topic-".concat(n,"-").concat(em(null==t?void 0:t.displayTagName),"-btn"),className:"pad-none ".concat(es(0)&amp;&amp;!B?"pad-r-lg-sm pad-l-lg-sm":""),children:[(0,M.jsxs)("div",{"aria-label":"".concat(null==t?void 0:t.displayTagName),className:"width-full color-gray-800 letter-spacing-3 flex justify-between pad-t-sm-lg pad-b-sm-lg ".concat(eh()?"pad-t-md-sm pad-b-sm-sm":"pad-t-sm-sm pad-b-sm-sm"),children:[(0,M.jsx)(S.Text,{font:S.TextFonts.BOLD,size:es(0)?S.TextSizes.LG:S.TextSizes.BASE,children:null==t?void 0:t.displayTagName}),(0,M.jsx)(f.IconSvg,{"aria-label":"".concat(null==t?void 0:t.displayTagName,"-button"),svgNodeStr:y,color:"color-cobalt-600",size:eh()?f.IconSvgSizes.LINK:f.IconSvgSizes.XS,className:"mar-none mar-r-xxs ".concat(es(0)?"mar-r-none-sm":"mar-r-xs-sm"," animate ").concat(el(n)?" rotate180 ":""," flex-shrink-0")})]}),es(0)&amp;&amp;(0,M.jsx)("div",{className:"pad-b-md-sm pad-r-xxl-sm letter-spacing-3",children:(0,M.jsx)(S.Text,{size:S.TextSizes.BASE,allowDangerousHtml:!0,children:null!==(r=null==t?void 0:t.description)&amp;&amp;void 0!==r?r:" "})})]})}),(0,M.jsx)(Y.Body,{contentWidth:!0,fit:P(null==t?void 0:t.children),children:(0,M.jsx)("div",{className:" \n                    ".concat(es(0)?"".concat(B?"pad-l-lg-sm pad-r-xxxs-sm":" pad-l-xxl-sm pad-r-lg-sm"," "):""," \n                    ").concat(h&gt;0&amp;&amp;P(null==t?void 0:t.children)?"pad-l-xs-sm":""," \n                    ").concat(es(1)?P(null==t?void 0:t.children)?"pad-t-none-sm pad-t-xxs-lg":"pad-t-xxs-sm ":"","\n                    ").concat(h&gt;1?P(null==t?void 0:t.children)?"pad-t-none-sm pad-t-sm-lg":"pad-t-xxs-sm ":"","\n                    ").concat(P(null==t?void 0:t.children)?"pad-r-xs-lg pad-l-xs-lg":"","\n                    "),children:el(n)&amp;&amp;(0,M.jsx)(M.Fragment,{children:P(null==t?void 0:t.children)?(0,M.jsx)(e,{selectedTopic:t,kmsHost:l,searchContentUrl:u,level:h+1,service:v,expandTopics:X,enableExpandAll:R,searchContents:b,setSearchContents:k,parentTopic:"".concat(L,"_").concat(null==t?void 0:t.displayTagName),enableArticleModal:z,noPadding:B}):(0,M.jsx)(ev,{topic:t,level:h})})})})]})},(null==t?void 0:t.displayTagName)+"-"+n)}):(0,M.jsx)(M.Fragment,{children:(0,M.jsx)(p.Layout,{width:p.LayoutWidth.FULLWIDTH,className:"width-full",children:(0,M.jsx)(ev,{topic:s,level:h})})})]})}),es(0)&amp;&amp;R&amp;&amp;(0,M.jsx)(p.Layout,{width:p.LayoutWidth.FULLWIDTH,className:"flex row justify-center",children:(0,M.jsxs)(N.Links,{suppressAnalytics:!0,className:"link-text3  solo mar-t-xs flex flex-items-center",variant:N.LinksVariant.withPrependIcon,onClick:function(e){return ep(e)},children:[(0,M.jsx)("span",{className:"type-11 mar-r-xxs",children:X?w:_}),(0,M.jsx)(N.Links.IconSvg,{className:" ".concat(X?"rotate180":""),"aria-hidden":!0,svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"&gt;\n&lt;rect width="16" height="16" fill="white" fill-opacity="0.01"/&gt;\n&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M8 8.24135L10.8275 5.41382L12 6.58628L8 10.5863L4 6.58628L5.17247 5.41382L8 8.24135Z" fill="#0057B8"/&gt;\n&lt;/svg&gt;',size:"16"})]})})]})},ee=function(e){var t,n=e.topicContent,r=e.serviceTopicName,o=e.service,i=e.kmsHost,s=(e.searchContentUrl,e.enhancedTagSetAPI),l=e.browseTopicsLabel,u=e.enableCollapsing,y=e.isCollapsed,_=void 0!==y&amp;&amp;y,w=e.enableExpandAll,S=e.enableArticleModal,E=(e.displayIcon,e.headingSize),A=void 0===E?h.HeadingSizes.LG:E,D=e.noPadding,O=void 0!==D&amp;&amp;D,j=e.isInternetPage,N=(0,a.useState)([]),V=N[0],z=N[1],B=(0,a.useState)({}),F=B[0],U=B[1],H=(0,a.useState)(0),W=H[0],G=H[1],Z=(0,a.useState)({}),$=Z[0],Y=Z[1],q=(0,a.useState)(!1),K=q[0],X=q[1],Q=(0,a.useMemo)(function(){return new T.default},[]),ee=(0,a.useMemo)(function(){return null==V?void 0:V.map(function(e){var t;return null!==(t=null==e?void 0:e.displayTagName)&amp;&amp;void 0!==t?t:""})},[V]),et=(0,m.useViewport)();(0,a.useEffect)(function(){en()},[n,o]),(0,a.useEffect)(function(){_!=K&amp;&amp;X(_)},[_]),(0,a.useEffect)(function(){et==m.Viewport.MOBILE?U({children:V}):U(V[W])},[et,V]);var en=(t=(0,c.Z)(d().mark(function e(){var t,a,l;return d().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(P(t=null!=n?n:[])){e.next=9;break}return l=(null!=i?i:v)+k(null!=s?s:"/kmservices/v2/enhancedTagsets/topic/[[VALUE]]?app-id=idpui&amp;enhanced-service=y","",null!==(a=null!=r?r:g[o])&amp;&amp;void 0!==a?a:""),e.next=8,R(l);case 8:t=e.sent;case 9:z(t),G(0);case 11:case"end":return e.stop()}},e)})),function(){return t.apply(this,arguments)}),er=function(){try{var e,t=!K,n=null!=l?l:b;Q.linkClickEvent("".concat(t?C:x,"_").concat(n),"Panel_".concat(n),I(null===(e=window)||void 0===e||null===(e=e.location)||void 0===e?void 0:e.href)),X(t)}catch(e){console.log("Error in topic onCollapse - ",e)}};return P(V)&amp;&amp;(0,M.jsxs)(p.Layout,{width:et!=m.Viewport.MOBILE?p.LayoutWidth.CONTAINER:p.LayoutWidth.FULLWIDTH,className:"pad-b-xs ".concat(O?"pad-l-none pad-r-none":""),children:[(0,M.jsxs)(p.Layout,{className:"flex flex-items-center ".concat(O?"pad-l-none pad-r-none":""," ").concat(j?"pad-b-md":"pad-b-sm"),children:[!j&amp;&amp;(0,M.jsx)(f.IconSvg,{className:"pad-r-xxs",svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="54" height="45" viewBox="0 0 54 45" fill="none"&gt;\n&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M20.4602 27.2399L12.3336 24.7133V17.6666C12.3336 16.3779 11.2889 15.3333 10.0002 15.3333C8.71156 15.3333 7.66689 16.3779 7.66689 17.6666V29.3333L6.14689 27.7799C5.503 27.0324 4.57917 26.5838 3.59356 26.5399C2.5585 26.5963 1.59306 27.079 0.926895 27.8733L0.566895 28.2399L7.66689 40.1799V43.9999H22.3336V29.7799C22.331 28.6149 21.5725 27.5865 20.4602 27.2399ZM2.26023 28.4399C2.62496 28.1013 3.09662 27.9008 3.59356 27.8733C4.21916 27.9232 4.79717 28.2267 5.19356 28.7133L9.00023 32.6133V17.6666C9.00023 17.1143 9.44794 16.6666 10.0002 16.6666C10.5525 16.6666 11.0002 17.1143 11.0002 17.6666V25.6666L20.0602 28.4866C20.626 28.6612 21.0088 29.1879 21.0002 29.7799V39.3333H8.71356L2.26023 28.4399ZM9.00023 42.6666V40.6666H21.0002V42.6666H9.00023Z" fill="#009FDB"/&gt;\n&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M46.3335 15.3333H33.6668V14H46.3335V15.3333ZM46.3335 20.6666H33.6668V22H46.3335V20.6666ZM46.3335 27.3333H33.6668V28.6666H46.3335V27.3333ZM53.6668 0.666626V37.3333H53.0002C38.4135 37.3333 32.4268 41.3333 29.2135 43.4466C28.5574 43.8818 27.7875 44.1137 27.0002 44.1133H26.3335V9.57329C24.8342 8.02407 23.0566 6.77111 21.0935 5.87996C17.6002 4.14663 11.4068 2.09329 1.66683 1.99996V23.3333H0.333496V0.666626H1.00016C18.1068 0.666626 25.1335 6.41329 27.0002 8.32663C28.8668 6.41329 35.8935 0.666626 53.0002 0.666626H53.6668ZM52.3335 1.99996C42.5935 2.09329 36.4002 4.14663 32.9068 5.87996C30.9449 6.77304 29.1675 8.02576 27.6668 9.57329V42.6666C27.9544 42.5939 28.2273 42.4721 28.4735 42.3066C31.7602 40.1266 37.8068 36.0933 52.3335 35.9733V1.99996Z" fill="#1D2329"/&gt;\n&lt;/svg&gt;',size:f.IconSvgSizes.XL,"aria-label":b}),(0,M.jsx)("div",{"aria-label":"browse-topics-label",className:"color-gray-800",children:(0,M.jsx)(h.Heading,{size:A,margin:["mar-none"],children:null!=l?l:b})}),void 0!==u&amp;&amp;u&amp;&amp;(0,M.jsx)("div",{className:" pad-t-xxxs ".concat(K?"pad-l-xs":"rotate180 pad-r-xs"),children:(0,M.jsx)(f.IconSvg,{svgNodeStr:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"&gt;\n&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 8.55272L4.82944 7.5L12 14.3946L19.1706 7.5L20.25 8.55272L12 16.5L3.75 8.55272Z" fill="#1B55C0"/&gt;\n&lt;/svg&gt;',size:f.IconSvgSizes.SM,onClick:function(e){return er()},"aria-label":"collapse-icon"})})]}),!K&amp;&amp;(0,M.jsxs)(p.LayoutRow,{className:"".concat(O?"pad-l-none pad-r-none":""),children:[(0,M.jsx)(L,{noPadding:O,label:null!=l?l:b,headings:ee,onSelected:function(e){U(V[e]),G(e)}}),(0,M.jsx)(J,{selectedTopic:F,kmsHost:null!=i?i:v,searchContentUrl:"/kmservices/v2/search?content-type=content_instruct,content_parentinstruct,content_breakfix,content_weblink&amp;description=y&amp;tags=[[VALUE]],region_TX&amp;app-id=idpui&amp;s=websupport",level:et==m.Viewport.MOBILE?0:1,service:o,enableExpandAll:void 0!==w&amp;&amp;w,expandTopics:!1,searchContents:$,setSearchContents:Y,parentTopic:et==m.Viewport.MOBILE?"Panel_".concat(null!=l?l:b):"Panel_".concat(null!=l?l:b,"_").concat(ee[W]),enableArticleModal:void 0===S||S,noPadding:O})]})]})},et=l()(function(){return n.e(111).then(n.bind(n,28621))},{loadableGenerated:{webpack:function(){return[28621]}}}),en=function(e){return(0,M.jsx)("div",{className:null!=e&amp;&amp;e.isInternetPage?"pad-t-lg":"pad-t-xs",children:null!=e&amp;&amp;e.enableBrowseTopics?(0,M.jsx)(ee,{service:null==e?void 0:e.service,topicContent:null==e?void 0:e.topicObj,kmsHost:null==e?void 0:e.envConfigKms,searchContentUrl:null==e?void 0:e.searchUrlContent,browseTopicsLabel:null==e?void 0:e.browseTopicsLabel,enableExpandAll:null==e?void 0:e.enableExpandAll,enableCollapsing:null==e?void 0:e.enableCollapsing,isCollapsed:null==e?void 0:e.isCollapsed,enhancedTagSetAPI:null==e?void 0:e.enhancedTagSetAPI,displayIcon:null==e||!e.displayIcon||(null==e?void 0:e.displayIcon),isInternetPage:null==e?void 0:e.isInternetPage}):(0,M.jsx)(et,{data:{topicObj:null==e?void 0:e.topicObj,service:null==e?void 0:e.service,envConfigKms:null==e?void 0:e.envConfigKms,searchUrlContent:null==e?void 0:e.searchUrlContent,isKmsProxy:null==e?void 0:e.isKmsProxy,proxy:null==e?void 0:e.proxy,port:null==e?void 0:e.port,browseTopicsLabel:null==e?void 0:e.browseTopicsLabel,backCTA:null==e?void 0:e.backCTA,returnCTA:null==e?void 0:e.returnCTA,ixpArticleModal:null==e?void 0:e.ixpArticleModal,enhancedTagSetAPI:null==e?void 0:e.enhancedTagSetAPI,serviceTopicName:null==e?void 0:e.serviceTopicName}})})}},38794:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return b}});var r=n(41230),o=n(21212),i=n(67466),a=n(82636),s=n(97852),l=n(67713),c=n(86924),u=n(44194),d=n(15026),p=n(72659),h=n(60233);function f(e){return void 0!==e&amp;&amp;"undefined"!==e&amp;&amp;""!==e&amp;&amp;null!==e&amp;&amp;"null"!==e}var m=n(61720),v=n(72433),g=n(18186),y=n(31549),b=function(e){(0,a.Z)(b,e);var t,n=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=(0,l.Z)(b);return e=t?Reflect.construct(n,arguments,(0,l.Z)(this).constructor):n.apply(this,arguments),(0,s.Z)(this,e)});function b(e){var t;return(0,r.Z)(this,b),t=n.call(this,e),(0,c.Z)((0,i.Z)(t),"reportingHelper",new g.Z),(0,c.Z)((0,i.Z)(t),"lbNm",""),(0,c.Z)((0,i.Z)(t),"linkU",""),t}return(0,o.Z)(b,[{key:"handleClose",value:function(){var e;document.getElementById("promoCardContainer").style.display="none",(null===(e=this.props)||void 0===e||null===(e=e.events)||void 0===e?void 0:e.isFiberCardClosed)&amp;&amp;this.props.events.isFiberCardClosed(!0),this.reportingHelper.linkClick("close_FiberPromo","Body",window.location.href)}},{key:"handleEvent",value:function(e,t){var n="";n="u-verse-high-speed-internet"===this.props.data.service?"AT&amp;T Internet":this.props.data.service;var r="",o="";"WBB Availability Banner"===this.props.data.cardType?(r="WBBPromoCard",o="WBBPromoCard"):(r="InternetPromoCard",o="AT&amp;T Fiber"),this.reportingHelper.impressionsClickEvent(o,"1",this.props.data.cardType,"",n,"","CMS","","","","","","",this.lbNm,"AT&amp;T Internet_"+r,this.linkU,""),t?window.open(e,"_blank","noopener noreferrer"):window.location.href=e}},{key:"render",value:function(){var e=this,t=(0,y.jsx)("style",{jsx:!0,children:"\n            .promoCardContainer  {\n              background-color: #25303A;\n              color: white;\n              border-color: #979797;\n			        border-radius: 16px;\n              max-width: 122.4rem;\n              position: relative;\n\n            }\n            .close{\n              cursor: pointer;\n              margin-top: -31px;\n              margin-right: -35px;\n              height: 46px;\n            }\n            .headText {\n              color:#FFFFFF;\n              letter-spacing: 0.6;\n              display:flex;\n              justify-content: space-between;\n            }\n            .subText {\n              letter-spacing: -0.33;\n              color:#FFFFFF;\n              line-height: 1.333;\n              margin-top: -19px;\n              margin-bottom: -12px;\n          }\n\n          .promoLabel {\n            color:#FFFFFF;\n          }\n          @media only screen and (min-width:767px) {\n            .promoLabel {\n              padding : 24px 3px;\n              }\n            }\n            .labelContainer {\n              display: flex;\n              width:50%;\n            }\n            @media only screen and (min-width:767px) {\n              .labelContainer {\n                margin-bottom: -13px;\n                }\n              }\n          .promoText{\n            color:#FFFFFF;\n            padding-left: 18px;\n          }\n          @media only screen and (max-width:650px) {\n            .promoText {\n              padding-left: 13px;\n              }\n            }\n          .promoBtnText{\n            font-size:14px;\n            color:#1D2329;\n          }\n          .buttonContainer button{\n            border-color: #FFFFFF;\n            background-color: #FFFFFF;\n			height: 40px;\n          }\n\n          @media only screen and (max-width:650px) {\n            .labelContainer {\n              width:100%;\n              }\n\n              .buttonContainer button{\n                width: 100%;\n              }\n            }\n\n            @media (max-width:480px) {\n              .buttonContainer {\n                margin-bottom: -18px !important;\n              }\n            }\n            .promoHeader {\n              display:unset;\n              position: relative\n            }\n            \n      "}),n="",r="",o="",i="",a="",s="",l="",c="",g="",b=this.props.data.cmsCommonApiData;return function(e){for(var t in e)if(e.hasOwnProperty(t))return!0;return!1}(b)&amp;&amp;(f(b.heading)&amp;&amp;(n=b.heading),f(b.subHeading1)&amp;&amp;(r=b.subHeading1),f(b.promoCardLabel1)&amp;&amp;(o=b.promoCardLabel1),f(b.promoCardLabel2)&amp;&amp;(i=b.promoCardLabel2),f(b.promoCardLabel3)&amp;&amp;(a=b.promoCardLabel3),f(b.promoCardLabel4)&amp;&amp;(s=b.promoCardLabel4),f(b.promoCardTxt)&amp;&amp;(l=b.promoCardTxt),f(b.promoCardBtn)&amp;&amp;(c=b.promoCardBtn,this.lbNm=c),f(b.promoCardBtnUrl)&amp;&amp;(g=b.promoCardBtnUrl,this.linkU=g)),(0,y.jsxs)(u.Fragment,{children:[t,(0,y.jsxs)(h.Layout,{id:"promoCardContainer",className:"promoCardContainer mar-t-sm mar-b-sm pad pad-xs",children:[(0,y.jsxs)(h.LayoutRow,{className:"promoHeader",children:[(0,y.jsxs)(h.LayoutCol,{className:"headText",children:[(0,y.jsx)(d.Text,{allowDangerousHtml:!0,size:d.TextSizes.BASE,children:n}),"Fiber Availability Banner"===this.props.data.cardType?(0,y.jsx)(m.IconSvg,{size:m.IconSvgSizes.XL,color:"color-white",className:"close","aria-label":"close",svgUrl:"https://www.att.com/scmsassets/global/icons/svg/navigation-controls/functional-icon_close_32.svg",onClick:function(){return e.handleClose()}}):""]}),(0,y.jsx)(h.LayoutCol,{className:"subText",children:(0,y.jsx)(d.Text,{allowDangerousHtml:!0,size:d.TextSizes.LG,children:r})})]}),(0,y.jsxs)(h.LayoutRow,{children:[(0,y.jsxs)("div",{className:"labelContainer",children:[(0,y.jsx)("div",{className:"pad-sm height-full pad-lg height-full",children:(0,y.jsx)(m.IconSvg,{svgNodeStr:v.a.WIFI_16,color:"#FFFFFF",size:m.IconSvgSizes.SM,"aria-label":"wifi Icon","aria-hidden":"false"})}),(0,y.jsx)("div",{className:"pad-sm height-full pad-lg height-full promoLabel",children:(0,y.jsx)(d.Text,{allowDangerousHtml:!0,children:o})})]}),(0,y.jsxs)("div",{className:"labelContainer",children:[(0,y.jsx)("div",{className:"pad-sm height-full pad-lg height-full",children:(0,y.jsx)(m.IconSvg,{svgNodeStr:v.a.PIGGY_BANK_16,color:"#FFFFFF",size:m.IconSvgSizes.SM,"aria-label":"piggy Icon","aria-hidden":"false"})}),(0,y.jsx)("div",{className:"pad-sm height-full pad-lg height-full promoLabel",children:(0,y.jsx)(d.Text,{allowDangerousHtml:!0,children:i})})]})]}),(0,y.jsxs)(h.LayoutRow,{children:[(0,y.jsxs)("div",{className:"labelContainer",children:[(0,y.jsx)("div",{className:"pad-sm height-full pad-lg height-full",children:(0,y.jsx)(m.IconSvg,{svgNodeStr:v.a.SHIELD_16,color:"#FFFFFF",size:m.IconSvgSizes.SM,"aria-label":"shield Icon","aria-hidden":"false"})}),(0,y.jsx)("div",{className:"pad-sm height-full pad-lg height-full promoLabel",children:(0,y.jsx)(d.Text,{allowDangerousHtml:!0,children:a})})]}),(0,y.jsxs)("div",{className:"labelContainer",children:[(0,y.jsx)("div",{className:"pad-sm height-full pad-lg height-full",children:(0,y.jsx)(m.IconSvg,{svgNodeStr:v.a.DEVICE_16,color:"#FFFFFF",size:m.IconSvgSizes.SM,"aria-label":"devices Icon","aria-hidden":"false"})}),(0,y.jsx)("div",{className:"pad-sm height-full pad-lg height-full promoLabel",children:(0,y.jsx)(d.Text,{allowDangerousHtml:!0,children:s})})]})]}),(0,y.jsxs)(h.LayoutRow,{children:[(0,y.jsx)(h.LayoutCol,{className:"promoText",children:(0,y.jsx)(d.Text,{allowDangerousHtml:!0,size:d.TextSizes.SM,children:l})}),(0,y.jsx)(h.LayoutCol,{children:(0,y.jsx)("div",{className:"buttonContainer",children:(0,y.jsx)(p.zx,{onClick:function(){return e.handleEvent(g,!1)},children:(0,y.jsx)("div",{className:"promoBtnText",children:(0,y.jsx)(d.Text,{allowDangerousHtml:!0,children:c})})})})})]})]})]})}}]),b}(u.PureComponent)},2227:function(e,t,n){"use strict";n.d(t,{f:function(){return a}});var r=n(21212),o=n(41230),i=n(86924),a=(0,r.Z)(function e(){(0,o.Z)(this,e)});(0,i.Z)(a,"ACCOUNT_DETAILS","/msapi/accountservices/v1/common/accountDetails"),(0,i.Z)(a,"TOP_SOLUTION","/kmservices/v2/topsolutions?tags=[[VALUE]]&amp;app-id=idpui"),(0,i.Z)(a,"RESTART_GATEWAY_MANUAL_STEPS","/support/article/u-verse-high-speed-internet/KM1115851"),(0,i.Z)(a,"APPOINTMENT_DTV_TOKEN","/msapi/manageappointmentsms/v1/appointment/dtvtoken"),(0,i.Z)(a,"ACCOUNTDDETAILS_MS_EI","accountDetailsmS_ei"),(0,i.Z)(a,"ACCOUNTDDETAILS_MS_PL","accountDetailsmS_pl"),(0,i.Z)(a,"DEVICEUNAUTH_MS_DS","deviceUnauthmS_cu"),(0,i.Z)(a,"DW_DEVICEAUTH_MS_DS","dw_deviceauthmS_cu"),(0,i.Z)(a,"DSM_MODEL_REDIRECTION_URL","/device-support/selector/"),(0,i.Z)(a,"INDEX_REDIRECTION_URL","/device-support/index/"),(0,i.Z)(a,"INDEX_REDIRECTION_URL_AGENT","/device-support/agent/index/"),(0,i.Z)(a,"DSM_BRAND_DONT_SEE_LINK","/esupport/article.html#!/wireless/KM1008850"),(0,i.Z)(a,"RECOGNIZED_STATE_INTERNET","recogStateAppScenario"),(0,i.Z)(a,"USER_AUTHENTICATION","userAuthenticationCheck"),(0,i.Z)(a,"FLAGMAP",{isDSLDryLoopServicesPresent:"myDsl",isDSLServicesPresent:"myDsl",isInternetServicePresent:"myInternet",isWirelessServicePresent:"myWireless",isWLLInternetServicePresent:"myFixedWirelessInternet"}),(0,i.Z)(a,"TOP_SOLUTION_TAG_MAPPING",{dtv_equip_tag:"setname_dtvequip",dtv_remote_tag:"setname_dtvremote",uverse_equip_tag:"setname_uverseequip",uverse_remote_tag:"setname_uverseremote"}),(0,i.Z)(a,"SWITCHER_MAP",{dtvMap:["Receivers","Remote control"],utvMap:["Receivers","Remote control","Wi-Fi gateways"]}),(0,i.Z)(a,"CARD_FLAG_MAPPING",{myDirectv:{deviceCard:!0,serviceCard:!1},myDirectvNow:{deviceCard:!0,serviceCard:!0},myInternet:{deviceCard:!0,serviceCard:!1},myUverseTv:{deviceCard:!0,serviceCard:!1},myWireless:{deviceCard:!0,serviceCard:!1},myDigitalPhone:{deviceCard:!1,serviceCard:!1},myFixedWirelessInternet:{deviceCard:!1,serviceCard:!1},myEmail:{deviceCard:!1,serviceCard:!1},myDsl:{deviceCard:!1,serviceCard:!1},myDialup:{deviceCard:!1,serviceCard:!1},myLandlineHomePhone:{deviceCard:!1,serviceCard:!1}}),(0,i.Z)(a,"SERVICE_CONTENT_MAPPING",{"my-account":"",wireless:"myWireless",directv:"myDirectv","att-tv":"myDirectvNow","u-verse-tv":"myUverseTv","u-verse-high-speed-internet":"myInternet","fixed-wireless-internet":"myFixedWirelessInternet","dsl-high-speed":"myDsl","dial-up":"myDialup","u-verse-voice":"myDigitalPhone","local-long-distance":"myLandlineHomePhone","email-support":"myEmail","smb-my-account":"","smb-internet":"myInternet","smb-wireless":"myWireless","smb-u-verse-tv":"myUverseTv","smb-directv":"myDirectv","smb-digital-phone":"myDigitalPhone","smb-local-long-distance":"","smb-email-support":""}),(0,i.Z)(a,"ACCOUNTMAP",{directvNowAccountDetails:"myDirectvNow",uverseAccountDetails:"myUverseTv",wirelessAccountDetails:"myWireless",wirelineAccountDetails:"myDsl"}),(0,i.Z)(a,"AUTH_PROFILE_MS","/msapi/accountservices/v1/profile/info"),(0,i.Z)(a,"DW_DEVICE_ECARE_API","/support/services/v1/device/make/[[VALUE1]]/model/[[VALUE2]].json?appId=ecare"),(0,i.Z)(a,"DW_DEVICE_ECARE_API_DOMAIN","https://support-orchestration-ms.com-att-idp.svc.cluster.local"),(0,i.Z)(a,"DW_ECARE_ATT_DOMAIN","https://www.att.com"),(0,i.Z)(a,"DW_KMS_DOMAIN","https://services.att.com"),(0,i.Z)(a,"DW_DEVICE_CLAIM_ELIGIBILTY","/msapi/deviceinsclaimeligibilityms/v2/claimeligibility/"),(0,i.Z)(a,"DW_GET_DEVICE_INFO","/msapi/authdevicesupportms/v1/getdevices"),(0,i.Z)(a,"DW_ACCOUNT_FOCUS","/msapi/authdevicesupportms/v1/setacctfocus/"),(0,i.Z)(a,"DHTC_BREADCRUMB_ESUPPORT_URL","/support/wireless/"),(0,i.Z)(a,"DHTC_FEEDBACK_URL","https://workspace.web.att.com/sites/MCSD_LST/DeviceSupport/Lists/Device_Tutorial_Feedback_v1905/NewForm.aspx"),(0,i.Z)(a,"DSM_URL_WIDGET","/device-support/selector/"),(0,i.Z)(a,"DSM_URL","/device-support/selector/"),(0,i.Z)(a,"DSM_AGENT_URL","/device-support/agent/selector/"),(0,i.Z)(a,"GREEN_PINS_MAPPING",{0:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;A&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',1:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;B&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',2:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;C&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',3:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;D&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',4:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;E&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',5:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;F&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',6:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;G&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',7:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;H&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',8:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;I&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',9:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;J&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;'}),(0,i.Z)(a,"ALPHABETS_MAPPING",{0:"A",1:"B",2:"C",3:"D",4:"E",5:"F",6:"G",7:"H",8:"I",9:"J"}),(0,i.Z)(a,"TWO_DOT_FOUR","2.4"),(0,i.Z)(a,"FIVE_DOT_ZERO","5.0"),(0,i.Z)(a,"GUEST","guest"),(0,i.Z)(a,"WIFI_NETWORK_DETAILS_URL","/msapi/managewirednetwork/v1/wifinetwork/[[VALUE]]?cacheflag=false"),(0,i.Z)(a,"RG_DEVICE_STATUS_URL","/msapi/managewirednetwork/v1/rgstatus/[[VALUE]]"),(0,i.Z)(a,"WIFI_PASS_CHANGE","/msapi/managewirednetwork/v1/changepassword/[[VALUE]]"),(0,i.Z)(a,"WIFI_SSID_CHANGE","/msapi/managewirednetwork/v1/changessid/[[VALUE]]"),(0,i.Z)(a,"GET_NETWORK_DETAILS_URL","/msapi/managewirednetwork/v1/getnetworkdetails"),(0,i.Z)(a,"GET_NETWORK_DETAILS_URL_NEW","/msapi/shm/v1/networkdetails"),(0,i.Z)(a,"GET_RG_PROFILE_DETAILS_URL","/msapi/managewirednetwork/v1/rgprofiledetails"),(0,i.Z)(a,"GET_RG_PROFILE_DETAILS_NEW_URL","/msapi/shm/v1/rgprofiledetails"),(0,i.Z)(a,"POST_SSID_PASS_UPDATE_URL","/msapi/managewirednetwork/v1/networkmanagement"),(0,i.Z)(a,"POST_SSID_PASS_UPDATE_URL_MULESOFT","/msapi/shm/v1/networkmanagement"),(0,i.Z)(a,"FIRST_NET_SANITY_URL","/msapi/idp-content-orchestration/v1/scms/support/web-support/firstnet")},72433:function(e,t,n){"use strict";n.d(t,{a:function(){return a}});var r=n(21212),o=n(41230),i=n(86924),a=(0,r.Z)(function e(){(0,o.Z)(this,e)});(0,i.Z)(a,"PHONENO_REGEX",/&lt;phoneNo&gt;(.*?)&lt;\/phoneNo&gt;/g),(0,i.Z)(a,"PHONENO_CONTENT_EXT_REGEX",/&lt;phoneNo&gt;([^&lt;]+)&lt;\/phoneNo&gt;/),(0,i.Z)(a,"CONNECTED_DEVICE_DETAILS","/msapi/managewirednetwork/v1/getconnecteddevicedetails"),(0,i.Z)(a,"GET_CONNECTED_DEVICE_DETAILS","/msapi/managewirednetwork/v1/getconnecteddevicedetails"),(0,i.Z)(a,"GET_CONNECTED_DEVICE_DETAILS_URL_NEW","/msapi/shm/v1/connecteddevicedetails"),(0,i.Z)(a,"ACCOUNT_DETAILS","/msapi/accountservices/v1/common/accountDetails"),(0,i.Z)(a,"ARTICLE_SMB_IDP_URL","/support/smallbusiness/article/"),(0,i.Z)(a,"ARTICLE_CONSUMER_IDP_URL","/support/article/"),(0,i.Z)(a,"AUTH_PROFILE_MS","/msapi/accountservices/v1/profile/info"),(0,i.Z)(a,"CMS_COMMON_URL","/msapi/idp-content-orchestration/v1/idpcms/support/support/common?raw-mode=true"),(0,i.Z)(a,"CMS_INTERNET_COMMON_URL","/msapi/idp-content-orchestration/v1/idpcms/support/internet?raw-mode=true"),(0,i.Z)(a,"CMS_WIRELESS_URL","/msapi/idp-content-orchestration/v1/idpcms/support/wireless?raw-mode=true"),(0,i.Z)(a,"CONSUMER_SUPPORT_NAMESPACE","ReUsableWorkflow"),(0,i.Z)(a,"GET_RG_PROFILE_DETAILS_URL","/msapi/managewirednetwork/v1/rgprofiledetails"),(0,i.Z)(a,"GET_RG_PROFILE_DETAILS_NEW_URL","/msapi/shm/v1/rgprofiledetails"),(0,i.Z)(a,"WIFI_16",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"&gt;&lt;path class="svg-base" d="M8 13h1v1H8zm-1.9-2.48l.71.71a2.43 2.43 0 013.44 0l.71-.71a3.44 3.44 0 00-4.86 0zM1 5.63l.7.71a9.62 9.62 0 0113.58 0l.7-.71A10.6 10.6 0 001 5.63zm2.56 2.45l.71.7a6 6 0 018.53 0l.7-.7a7 7 0 00-9.94 0z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"PIGGY_BANK_16",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"&gt;&lt;path class="svg-base" d="M4 7V6h1v1zm9.57-4.06l-.57.83a4.51 4.51 0 01-.72 7.86l-.3.13V14H10v-2H6v2H4v-2.78A1.51 1.51 0 003 9.8l-2-.66V6h1.17l1.69-1.31L3.46 2h.31a2.89 2.89 0 012.06.85L6 3h2V2H6.38a3.87 3.87 0 00-2.61-1H2.3l.48 3.25-.95.75H0v4.86l2.65.88a.51.51 0 01.35.48V15h4v-2h2v2h4v-2.6a5.5 5.5 0 00.57-9.46zM10 5h1a.5.5 0 110 1H9v1h1v1h1V7a1.5 1.5 0 000-3h-1a.5.5 0 010-1h2V2h-1V1h-1v1a1.5 1.5 0 000 3z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"DEVICE_16",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"&gt;&lt;path class="svg-base" d="M16 2.5v5A1.5 1.5 0 0114.5 9H12V8h2.5a.5.5 0 00.5-.5v-5a.5.5 0 00-.5-.5h-9a.5.5 0 00-.5.5V5H4V2.5A1.5 1.5 0 015.5 1h9A1.5 1.5 0 0116 2.5zM12 11h2v-1h-2zm-1 1h1v1.5a1.5 1.5 0 01-1.5 1.5h-9A1.5 1.5 0 010 13.5V12h1V7.5A1.5 1.5 0 012.5 6h7A1.5 1.5 0 0111 7.5zm-9 0h8V7.5a.5.5 0 00-.5-.5h-7a.5.5 0 00-.5.5zm9 1H1v.5a.5.5 0 00.5.5h9a.5.5 0 00.5-.5z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"SHIELD_16",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"&gt;&lt;path class="svg-base" d="M9 16l-.2-.09A11.61 11.61 0 012 5.23a12.6 12.6 0 01.11-1.62v-.2l.16-.13a11.1 11.1 0 0113.41 0l.16.12v.21A11.45 11.45 0 0116 5.23a11.62 11.62 0 01-6.8 10.64zM3.06 4A10.67 10.67 0 009 14.86a10.61 10.61 0 006-9.63 11.66 11.66 0 00-.08-1.31A10.08 10.08 0 003.06 4zm5.67 6L6.65 7.91l.7-.71 1.38 1.38 3-3 .71.71z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"CMS_ORCHESTRATION_URL","/msapi/idp-content-orchestration/v1/idpcms/support/support/recognizedstate"),(0,i.Z)(a,"CMS_INTERNET_ORCHESTRATION_URL","/msapi/idp-content-orchestration/v1/scms/support/web-support/internet"),(0,i.Z)(a,"RECOGNIZEDSTATEURL","/msapi/recognizedstatems/v1/consent/userInRecogState"),(0,i.Z)(a,"APPOINTMENT_DTV_TOKEN","/msapi/manageappointmentsms/v1/appointment/dtvtoken"),(0,i.Z)(a,"CONSUMER_OLAM_URL","/olam/loginAction.olamexecute?callingSystemId=eCare&amp;key=ecare&amp;returnURL=[[VALUE]]?key=ecare"),(0,i.Z)(a,"SMB_OLAM_URL","/olam/loginAction.olamexecute?callingSystemId=eCare&amp;key=ecare&amp;returnURL=[[VALUE]]?key=ecare"),(0,i.Z)(a,"CONSUMER_OLAM_URL_MOBILE","www.att.com/acctmgmt/signin?refId=ecare&amp;errorURL=[[VALUE]]?key=ecare"),(0,i.Z)(a,"SMB_OLAM_URL_MOBILE","www.att.com/acctmgmt/signin?refId=ecare&amp;errorURL=[[VALUE]]?key=ecare"),(0,i.Z)(a,"INFORMATION_CIRCLE_BLUE",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm1 22h-2v-2h2zm0-4h-2V9h2z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"CMS_TOPIC_URL","/msapi/idp-content-orchestration/v1/idpcms/support/support//topic"),(0,i.Z)(a,"GREEN_PIN",'&lt;svg xmlns="http://www.w3.org/2000/svg" width="32" height="34" viewBox="0 0 32 34" fill="none"&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M16.46 0.285174C10.1496 0.274104 5.02205 5.37485 5 11.6852C5 20.6452 15.32 31.0052 15.76 31.4452L16.46 32.1452L17.16 31.4452C17.6 31.0052 27.92 20.6452 27.92 11.6852C27.8979 5.37485 22.7704 0.274104 16.46 0.285174Z" fill="#2D7E24"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"RED_PIN",'&lt;svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M16 17.8299C12.9901 17.8299 10.55 15.3899 10.55 12.3799C10.55 9.36999 12.9901 6.92994 16 6.92994C19.01 6.92994 21.45 9.36999 21.45 12.3799C21.4445 15.3876 19.0077 17.8244 16 17.8299ZM16 30.8499L15.29 30.1499C14.88 29.7399 5.29004 20.0799 5.29004 11.6899C5.29004 5.75288 10.103 0.939941 16.04 0.939941C21.9771 0.939941 26.79 5.75288 26.79 11.6899C26.79 20.0799 17.16 29.6899 16.79 30.1499L16 30.8499Z" fill="#FF585D"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"USER_LOC",'&lt;svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" style="background:#fff"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;circle cx="12" cy="12" r="11.25" fill="#0057B8" fill-rule="nonzero"/&gt;&lt;path d="M4.5 4.5h15v15h-15z"/&gt;&lt;path fill="#FFF" fill-rule="nonzero" d="M14.17 12.11a3.38 3.38 0 1 0-3.87 0 5.32 5.32 0 0 0-3.38 4.96v1.45h.96v-1.45a4.35 4.35 0 0 1 8.7 0v1.45h.97v-1.45a5.32 5.32 0 0 0-3.38-4.96zM9.82 9.33a2.42 2.42 0 1 1 4.83 0 2.42 2.42 0 0 1-4.83 0z"/&gt;&lt;/g&gt;&lt;/svg&gt;'),(0,i.Z)(a,"RED_PIN_BOX",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" fill-rule="evenodd"&gt;&lt;path fill="#C70032" opacity=".12" d="M0 0h24v24H0z"/&gt;&lt;path stroke="#C70032" d="M.5.5h23v23H.5z"/&gt;&lt;/g&gt;&lt;/svg&gt;'),(0,i.Z)(a,"GREEN_PINS_MAPPING",{0:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;A&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',1:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;B&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',2:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;C&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',3:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;D&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',4:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;E&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',5:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;F&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',6:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;G&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',7:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;H&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',8:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;I&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;',9:'&lt;svg xmlns="http://www.w3.org/2000/svg" width="18px" height="24px" viewBox="0 0 18 24"&gt; &lt;title&gt;Wi-Fi hotspot icon&lt;/title&gt;&lt;g fill-rule="nonzero" fill="none"&gt;&lt;path d="M8.594 25l-.57-.562C7.695 24.11 0 16.358 0 9.626a8.626 8.626 0 1117.252 0c0 6.732-7.727 14.443-8.024 14.812L8.594 25z" fill="#2D7E24"/&gt;&lt;text transform="translate(4)" fill="#FFF" font-family="Arial, Helvetica, sans-serif" font-size="14"&gt;&lt;tspan x="0" y="15"&gt;J&lt;/tspan&gt;&lt;/text&gt;&lt;/g&gt;&lt;/svg&gt;'}),(0,i.Z)(a,"ALPHABETS_MAPPING",{0:"A",1:"B",2:"C",3:"D",4:"E",5:"F",6:"G",7:"H",8:"I",9:"J"}),(0,i.Z)(a,"GOBACK_16",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M19.73 26.71L9 16 19.73 5.29l1.41 1.42L11.85 16l9.29 9.29z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"RESTART_16",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"&gt;&lt;path class="svg-base" d="M16 7a4 4 0 01-4 4H1.93l1.62 1.62-.71.71L0 10.5l2.84-2.83.71.71L1.93 10H12a3 3 0 000-6H8V3h4a4 4 0 014 4z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"WIFIICON",'&lt;svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;title&gt;My Wi-Fi icon&lt;/title&gt;\n  &lt;path fill-rule="evenodd" clip-rule="evenodd" d="M48 79C44.6863 79 42 76.3137 42 73C42 69.6863 44.6863 67 48 67C51.3137 67 54 69.6863 54 73C54 76.3137 51.3137 79 48 79ZM48 69C45.7909 69 44 70.7909 44 73C44 75.2091 45.7909 77 48 77C50.2091 77 52 75.2091 52 73C52 70.7909 50.2091 69 48 69Z" fill="#1D2329"/&gt;\n  &lt;path fill-rule="evenodd" clip-rule="evenodd" d="M62 59L60.59 60.41C53.6436 53.4872 42.4064 53.4872 35.46 60.41L34 59C37.7105 55.2823 42.7474 53.1931 48 53.1931C53.2526 53.1931 58.2894 55.2823 62 59ZM21.51 46.39L22.93 47.8C36.816 33.9192 59.324 33.9192 73.21 47.8L74.62 46.39C67.5777 39.346 58.0254 35.3887 48.065 35.3887C38.1046 35.3887 28.5522 39.346 21.51 46.39V46.39ZM9.29999 34.29L10.71 35.7C31.3193 15.1405 64.6807 15.1405 85.29 35.7L86.7 34.29C65.3129 12.9496 30.6871 12.9496 9.29999 34.29Z" fill="#009FDB"/&gt;\n  &lt;/svg&gt;'),(0,i.Z)(a,"CALENDERMAGNIFY",'&lt;svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;rect width="96" height="96" fill="white" fill-opacity="0.01"&gt;&lt;/rect&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M79.0001 77.5801C84.8396 71.0943 84.4745 61.1437 78.1754 55.1033C71.8762 49.0629 61.9191 49.1152 55.6838 55.2215C49.4485 61.3278 49.1881 71.2817 55.0955 77.7057C61.0029 84.1297 70.9436 84.7027 77.5501 79.0001L88.4601 89.9001L89.8701 88.4801L79.0001 77.5801ZM67.0001 81.0001C59.2681 81.0001 53.0001 74.732 53.0001 67.0001C53.0001 59.2681 59.2681 53.0001 67.0001 53.0001C74.7321 53.0001 81.0001 59.2681 81.0001 67.0001C81.0001 74.732 74.7321 81.0001 67.0001 81.0001Z" fill="#009FDB"&gt;&lt;/path&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M80 15H70V10H68V15H28V10H26V15H16C12.6863 15 10 17.6863 10 21V80C10 83.3137 12.6863 86 16 86H58V84H16C13.7909 84 12 82.2091 12 80V34H84V58H86V21C86 17.6863 83.3137 15 80 15ZM84 32H12V21C12 18.7909 13.7909 17 16 17H26V22H28V17H68V22H70V17H80C82.2091 17 84 18.7909 84 21V32ZM26 48H22V44H26V48ZM42 48H38V44H42V48ZM54 44H58V48H54V44ZM70 44H74V48H70V44ZM26 61H22V57H26V61ZM42 61H38V57H42V61ZM22 70H26V74H22V70ZM38 70H42V74H38V70Z" fill="#1D2329"&gt;&lt;/path&gt;&lt;/svg&gt;'),(0,i.Z)(a,"BILL",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"&gt;&lt;path class="svg-accent" d="M57 60a6 6 0 01-6 6h-2v5h-2v-5h-7v-2h11a4 4 0 000-8h-6a6 6 0 010-12h2v-5h2v5h7v2H45a4 4 0 000 8h6a6 6 0 016 6z"/&gt;&lt;path class="svg-base" d="M56.41 10H24a6 6 0 00-6 6v64a6 6 0 006 6h48a6 6 0 006-6V31.59zm.59 3.41L74.59 31H61a4 4 0 01-4-4zM76 80a4 4 0 01-4 4H24a4 4 0 01-4-4V16a4 4 0 014-4h31v15a6 6 0 006 6h15z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"ARROW",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"&gt;&lt;path class="svg-base" d="M23.29 52.71l-1.42-1.42L41.17 32l-19.3-19.29 1.42-1.42L44 32z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"ARROWLEFT",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M19.73 26.71L9 16 19.73 5.29l1.41 1.42L11.85 16l9.29 9.29z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"SINGLE_ARROW_LEFT",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M11.06 23.07L4 16l7.07-7.07 1.42 1.42L7.82 15H28v2H7.82l4.66 4.66z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"ARROWLEFTGREY",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M19.73 26.71L9 16 19.73 5.29l1.41 1.42L11.85 16l9.29 9.29z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"ARROWRIGHTBLUE",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M12.27 26.71l-1.41-1.42L20.15 16l-9.29-9.29 1.41-1.42L23 16z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"CLOSEBACKGROUND",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M17.41 16l4.25 4.24-1.42 1.42L16 17.41l-4.24 4.25-1.42-1.42L14.59 16l-4.25-4.24 1.42-1.42L16 14.59l4.24-4.25 1.42 1.42z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"WIFIENABLE",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"&gt;&lt;path class="svg-accent" d="M62 59l-1.41 1.41a17.8 17.8 0 00-25.13 0L34 59a19.78 19.78 0 0128 0zM21.51 46.39l1.42 1.41a35.56 35.56 0 0150.28 0l1.41-1.41a37.55 37.55 0 00-53.11 0zM9.3 34.29l1.41 1.41a52.8 52.8 0 0174.58 0l1.41-1.41a54.79 54.79 0 00-77.4 0z"/&gt;&lt;path class="svg-base" d="M48 79a6 6 0 116-6 6 6 0 01-6 6zm0-10a4 4 0 104 4 4 4 0 00-4-4z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"GLOBALICON",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"&gt;&lt;path class="svg-base" d="M32 2a30 30 0 1030 30A30 30 0 0032 2zm28 29H45.42a62.23 62.23 0 00-1.48-12.92 29.24 29.24 0 008.31-5.39A27.92 27.92 0 0160 31zM42 45.16a30 30 0 00-20.08 0A60.92 60.92 0 0120.58 33h22.84A60.92 60.92 0 0142 45.16zM20.58 31A60.82 60.82 0 0122 18.84a29.56 29.56 0 0010 1.73 29.81 29.81 0 0010-1.73A60.82 60.82 0 0143.42 31zm30.25-19.71a27.59 27.59 0 01-7.38 4.83C42.05 11 40 7 37.5 4.55a27.94 27.94 0 0113.33 6.74zm-9.27 5.59A27.58 27.58 0 0132 18.57a27.62 27.62 0 01-9.56-1.69C24.51 9.2 28.06 4 32 4s7.49 5.2 9.56 12.88zm-21-.76a27.59 27.59 0 01-7.38-4.83A27.94 27.94 0 0126.5 4.55C24 7 22 11 20.55 16.12zm-8.8-3.43a29.38 29.38 0 008.31 5.39A62.23 62.23 0 0018.58 31H4a27.92 27.92 0 017.75-18.31zM4 33h14.58a62.23 62.23 0 001.48 12.92 29.24 29.24 0 00-8.31 5.39A27.88 27.88 0 014 33zm9.15 19.71a27.38 27.38 0 017.37-4.83C22 53 24 57 26.5 59.45a27.91 27.91 0 01-13.32-6.74zm9.26-5.59a27.88 27.88 0 0119.12 0C39.49 54.8 35.94 60 32 60s-7.49-5.2-9.56-12.88zm21 .76a27.91 27.91 0 017.38 4.83 27.9 27.9 0 01-13.29 6.74C40 57 42.05 53 43.45 47.88zm8.81 3.42a29.92 29.92 0 00-8.32-5.38A62.33 62.33 0 0045.42 33H60a27.94 27.94 0 01-7.74 18.3z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"EXCLAMATIONBLUE",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm1 22h-2v-2h2zm0-4h-2V9h2z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"SUCCESS_ALERT_GREEN",'&lt;svg xmlns="&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm-2.33 21.08l-5.38-5.37 1.42-1.42 4 4 8.62-8.62L23.71 12z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"EXCLAMATION_RED",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm1 22h-2v-2h2zm0-4h-2V9h2z"/&gt;&lt;/svg&gt;"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"DEFAULT_TEST",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"&gt;&lt;path class="svg-base" d="M31.83 2a30 30 0 1030 30 30 30 0 00-30-30zM26"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"CHECK_BLUE",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M11.33 26.75l-10-10 1.42-1.42 8.62 8.63 18-18 1.42 1.41z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"EXCLAMATION_BLACK","/scmsassets/global/icons/svg/communication-alerts/functional-icon_exclamation-circle-filled_32.svg"),(0,i.Z)(a,"GATEWAY",'&lt;svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 96 96"&gt;&lt;path class="svg-accent" d="M72.41 36l-7.77 7.78-1.42-1.42L68.59 37H52v-2h16.59l-5.37-5.36 1.42-1.42zm-39.63-6.36l-1.42-1.42L23.59 36l7.77 7.78 1.42-1.42L27.41 37H44v-2H27.41z"/&gt;&lt;path class="svg-base" d="M80 61a6 6 0 006-6V16a6 6 0 00-6-6H16a6 6 0 00-6 6v39a6 6 0 006 6h31v15H28v4H10v2h18v4h40v-4h18v-2H68v-4H49V61zM66 84H30v-6h36zM12 55V16a4 4 0 014-4h64a4 4 0 014 4v39a4 4 0 01-4 4H16a4 4 0 01-4-4z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"ROUTER",'&lt;svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 96 96"&gt;&lt;path class="svg-accent" d="M54 29a20.22 20.22 0 01-6 14.36L46.63 42a18.3 18.3 0 000-25.9L48 14.64A20.22 20.22 0 0154 29zm-13.34-7a9.85 9.85 0 010 13.94l1.41 1.42a11.85 11.85 0 000-16.78zM18 14.64a20.28 20.28 0 000 28.72L19.37 42a18.3 18.3 0 010-25.9zm6 6a11.85 11.85 0 000 16.78L25.34 36a9.85 9.85 0 010-13.94z"/&gt;&lt;path class="svg-base" d="M21 60a6 6 0 106 6 6 6 0 00-6-6zm0 10a4 4 0 114-4 4 4 0 01-4 4zm16-5h10v2H37zm16 0h10v2H53zm16 0h10v2H69zm15-15H34V28h-2v22H12a6 6 0 00-6 6v20a6 6 0 006 6h72a6 6 0 006-6V56a6 6 0 00-6-6zm4 26a4 4 0 01-4 4H12a4 4 0 01-4-4V56a4 4 0 014-4h72a4 4 0 014 4z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"EXCLAMATION_TRIANGLE",'&lt;svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 64 64"&gt;&lt;path class="svg-base" d="M57.54 48.56L36.36 10.74a5 5 0 00-8.72 0L6.46 48.56A5 5 0 0010.82 56h42.36a5 5 0 004.36-7.44zM33 47h-2v-2h2zm0-6h-2V23h2z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"INTERNET",'&lt;svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 96 96"&gt;&lt;path class="svg-accent" d="M81.1 76.39l8.52-4.17-29-11.6 11.6 29 4.17-8.52 8.87 8.9L90 85.26zm-5.28 1.32l-3.42 7-8.19-20.5L84.7 72.4l-7 3.42 9.44 9.44-1.89 1.89z"/&gt;&lt;path class="svg-base" d="M49.51 79.56c3.19-2.93 5.9-8.39 7.69-15.8a85.27 85.27 0 002.19-19.24H80A35.89 35.89 0 0175.16 62l1.73 1a38 38 0 10-13.48 13.67l-1-1.72a36 36 0 01-12.9 4.61zm6.1-17.85a31 31 0 00-23.19 0 85.32 85.32 0 01-1.79-17.17h26.76a85.48 85.48 0 01-1.78 17.17zm-25-19.19a83.47 83.47 0 011.78-16.19A31.11 31.11 0 0044 28.57a31 31 0 0011.63-2.28 84.57 84.57 0 011.79 16.23zm49.32 0H59.38a86.17 86.17 0 00-1.89-17.07A31.22 31.22 0 0068 17.23a35.88 35.88 0 0112 25.29zM66.49 15.94A29.35 29.35 0 0157 23.47c-1.76-6.85-4.38-12.14-7.51-15a35.82 35.82 0 0117 7.47zm-11.35 8.38A29.14 29.14 0 0144 26.57a29.18 29.18 0 01-11.09-2.21C35.3 14.6 39.43 8 44 8s8.71 6.58 11.14 16.32zM31 23.51A29.26 29.26 0 0121.47 16a35.72 35.72 0 0117-7.54c-3.1 2.87-5.72 8.19-7.47 15.05zm-11-6.23a31.28 31.28 0 0010.52 8.22 85 85 0 00-1.88 17H8.06A35.91 35.91 0 0120 17.28zM8 44.52h20.63a86.34 86.34 0 001.89 18 31.32 31.32 0 00-10.58 8.22A35.93 35.93 0 018 44.52zm13.46 27.53A29.23 29.23 0 0131 64.51c1.75 6.85 4.37 12.16 7.51 15a35.91 35.91 0 01-17.05-7.46zm11.41-8.39a29.09 29.09 0 0122.29 0C52.65 73.75 48.4 80 44 80c-4.57 0-8.7-6.58-11.13-16.34z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"INTERNET_SMALL",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M16 1a15 15 0 1015 15A15 15 0 0016 1zm13 14h-6a30.92 30.92 0 00-.62-5.43 14.43 14.43 0 003.34-2.17A12.89 12.89 0 0129 15zm-7.08 9.4a13.35 13.35 0 012.37 1.6 13 13 0 01-4.21 2.33 14.94 14.94 0 001.79-3.93zm-1.41-2.71a15.07 15.07 0 00-8.92 0A28.52 28.52 0 0111 17h10a28.39 28.39 0 01-.54 4.69zm-8.54 6.64A12.77 12.77 0 017.71 26a12.69 12.69 0 012.42-1.6 14.94 14.94 0 001.79 3.93zM10.13 7.6A12.69 12.69 0 017.71 6a12.77 12.77 0 014.21-2.33 14.94 14.94 0 00-1.79 3.93zM11 15a29.53 29.53 0 01.51-4.68A15.18 15.18 0 0016 11a15.18 15.18 0 004.47-.68A29.53 29.53 0 0121 15zm9.08-11.33A12.77 12.77 0 0124.29 6a12.69 12.69 0 01-2.42 1.6 14.94 14.94 0 00-1.79-3.93zM20 8.36a13.1 13.1 0 01-8 0C13 5 14.55 3 16 3s3 2 4 5.36zM6.28 7.4a14.43 14.43 0 003.36 2.17A30.92 30.92 0 009 15H3a12.89 12.89 0 013.28-7.6zM3.05 17H9a30.92 30.92 0 00.62 5.43 14.43 14.43 0 00-3.34 2.17A12.89 12.89 0 013.05 17zm9 6.64a13.1 13.1 0 018 0C19 27 17.45 29 16 29s-3-2-4-5.36zm13.71 1a14.74 14.74 0 00-3.36-2.17A30.06 30.06 0 0023 17h6a13 13 0 01-3.28 7.6z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"CARETWHITE",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"&gt;&lt;path class="svg-base" d="M13 8l8 8-8 8z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"CRICLE_GREY",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"&gt;&lt;path class="svg-base" d="M48 86a38 38 0 1138-38 38 38 0 01-38 38zm0-74a36 36 0 1036 36 36 36 0 00-36-36z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"DOWNLOAD",'&lt;svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;rect x="12" y="80" width="72" height="2" fill="#1D2329"/&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M61.291 50.295L49.002 62.646V14H47.002V62.65L34.709 50.295L33.291 51.705L48 66.489L62.709 51.705L61.291 50.295Z" fill="#000000"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"UPLOAD",'&lt;svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M84 64.965V78.072C84 79.142 83.583 80.147 82.826 80.903C82.07 81.657 81.067 82.072 80 82.072C79.998 82.072 79.996 82.072 79.994 82.072L15.994 81.972C13.792 81.969 12 80.174 12 77.972V64.965H10V77.973C10 81.276 12.688 83.968 15.99 83.973L79.99 84.073C79.994 84.073 79.997 84.073 80 84.073C81.601 84.073 83.106 83.45 84.239 82.319C85.375 81.185 86 79.677 86 78.072V64.965H84Z" fill="#1D2329"/&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M62.707 25.293L48 10.586L33.293 25.293L34.707 26.707L47 14.415L46.991 64.98H48.991L49 14.414L61.293 26.707L62.707 25.293Z" fill="#000000"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"WARNING",'&lt;svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;polygon points="32 7, 58 55, 5 55" fill="#ffe444"&gt;&lt;/polygon&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M57.54 48.56L36.36 10.74C35.475 9.16347 33.8079 8.1875 32 8.1875C30.1921 8.1875 28.525 9.16347 27.64 10.74L6.46 48.56C5.59465 50.1077 5.61382 51.9981 6.51038 53.528C7.40694 55.0579 9.04675 55.9985 10.82 56H53.18C54.9533 55.9985 56.5931 55.0579 57.4896 53.528C58.3862 51.9981 58.4053 50.1077 57.54 48.56V48.56ZM55.76 52.56C55.2124 53.4596 54.2331 54.0061 53.18 54H10.82C9.75529 53.9981 8.77132 53.4321 8.23446 52.5127C7.6976 51.5932 7.68829 50.4581 8.21 49.53L29.38 11.72C29.9098 10.7701 30.9123 10.1813 32 10.1813C33.0877 10.1813 34.0902 10.7701 34.62 11.72L55.79 49.53C56.3128 50.461 56.3014 51.5997 55.76 52.52V52.56ZM31 45H33V47H31V45ZM31 23H33V41H31V23Z" fill="#1D2329"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"DESKTOP",'&lt;svg width="24" height="46" viewBox="0 0 24 46" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M23.145 44.3675C21.7429 42.0291 21.0015 39.3541 21 36.6275V4.25C21 2.17893 19.3211 0.5 17.25 0.5H7.49999C5.42892 0.5 3.74999 2.17893 3.74999 4.25V36.6275C3.74845 39.3541 3.00712 42.0291 1.60499 44.3675L0.922485 45.5H23.8275L23.145 44.3675ZM5.24999 4.25C5.24999 3.00736 6.25735 2 7.49999 2H17.25C18.4926 2 19.5 3.00736 19.5 4.25V36.5H5.24999V4.25ZM3.51749 44C4.44621 42.123 5.01116 40.0872 5.18249 38H19.5675C19.7388 40.0872 20.3038 42.123 21.2325 44H3.51749ZM11.25 8H13.5V10.25H11.25V8ZM11.25 29.75H13.5V32H11.25V29.75ZM11.25 23.75H13.5V26H11.25V23.75Z" fill="#1D2329" /&gt;&lt;/svg&gt;'),(0,i.Z)(a,"CONNECTEDDEVICE",'&lt;svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;rect width="96" height="96" fill="white" fill-opacity="0.01" /&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M14 64H59V66H8V70C8 72.2091 9.79086 74 12 74H59V76H12C8.68629 76 6 73.3137 6 70V64H12V26C12 22.6863 14.6863 20 18 20H78C81.3137 20 84 22.6863 84 26V36H82V26C82 23.7909 80.2091 22 78 22H18C15.7909 22 14 23.7909 14 26V64ZM89.92 79.77V44.23C89.9145 41.8922 88.0178 40 85.68 40H66.3C63.9661 40.0055 62.0755 41.8961 62.07 44.23V79.77C62.0755 82.1039 63.9661 83.9945 66.3 84H85.68C88.0178 84 89.9145 82.1078 89.92 79.77ZM85.68 42C86.9132 42 87.9145 42.9968 87.92 44.23V79.77C87.9145 81.0032 86.9132 82 85.68 82H66.3C65.7086 82 65.1414 81.7651 64.7232 81.3468C64.3049 80.9286 64.07 80.3614 64.07 79.77V44.23C64.07 43.6386 64.3049 43.0714 64.7232 42.6532C65.1414 42.2349 65.7086 42 66.3 42H85.68Z" fill="#1D2329" /&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M42 71V69H54V71H42ZM80.3 45.38H71.68V47.38H80.3V45.38Z" fill="#009FDB" /&gt;&lt;/svg&gt;'),(0,i.Z)(a,"HEADSET",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"&gt;&lt;path class="svg-base" d="M53 24h-2v-1a19 19 0 00-38 0v1h-2a5 5 0 00-5 5v7a5 5 0 005 5h2a19 19 0 0019 19h2a3 3 0 000-6h-2a3 3 0 00-3 3 2.92 2.92 0 00.1.73A17 17 0 0115 41V23a17 17 0 0134 0v18h4a5 5 0 005-5v-7a5 5 0 00-5-5zM11 39a3 3 0 01-3-3v-7a3 3 0 013-3h2v13zm45-3a3 3 0 01-3 3h-2V26h2a3 3 0 013 3z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"SUPPORTCHATHI",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"&gt;&lt;path class="svg-base" d="M23 87.64V72h-8a6 6 0 01-6-6V18a6 6 0 016-6h66a6 6 0 016 6v48a6 6 0 01-6 6H41.68zM15 14a4 4 0 00-4 4v48a4 4 0 004 4h10v13.36L41 70h40a4 4 0 004-4V18a4 4 0 00-4-4z"/&gt;&lt;path class="svg-accent" d="M36 32h2.26v8.87H49V32h2.26v20H49v-9H38.27v9H36zm21.16 0h2.25v20h-2.24z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"CALLING",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"&gt;&lt;path class="svg-base" d="M69.18 84.12a11.8 11.8 0 01-3.73-.61 84.14 84.14 0 01-53-53 11.67 11.67 0 012.83-12l4.8-4.8a6.37 6.37 0 019 0l8.82 8.82a6.34 6.34 0 011.35 7l-4.11 9.59a35.18 35.18 0 0021.69 21.7l9.59-4.11a6.34 6.34 0 017 1.35l8.82 8.82a6.37 6.37 0 010 9l-4.8 4.8a11.67 11.67 0 01-8.26 3.44zM24.62 13.89a4.34 4.34 0 00-3.09 1.28L16.74 20a9.68 9.68 0 00-2.35 10 82.09 82.09 0 0051.69 51.61 9.67 9.67 0 0010-2.35l4.79-4.79a4.36 4.36 0 000-6.18L72 59.48a4.35 4.35 0 00-4.81-.93l-9.94 4.26a1 1 0 01-.71 0 37.16 37.16 0 01-23.4-23.4 1 1 0 010-.71l4.26-9.94a4.35 4.35 0 00-.88-4.76l-8.81-8.81a4.32 4.32 0 00-3.09-1.3z"/&gt;&lt;path class="svg-accent" d="M64.13 46h-2A12.14 12.14 0 0050 33.87v-2A14.15 14.15 0 0164.13 46zM50 20.94v2A23.08 23.08 0 0173.06 46h2A25.09 25.09 0 0050 20.94zM50 10v2a34 34 0 0134 34h2a36 36 0 00-36-36z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"EXCLAMATION_ORANGE",'&lt;svg width="28" height="25" viewBox="0 0 28 25" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;\n  &lt;path fill-rule="evenodd" clip-rule="evenodd" d="M13 16H15V8.00002H13V16ZM13 20H15V18H13V20ZM27.205 20.534L16.617 1.62802C16.079 0.667018 15.101 0.0930176 14 0.0930176C12.899 0.0930176 11.921 0.667018 11.382 1.62802L0.794971 20.534C0.268971 21.473 0.279971 22.588 0.823971 23.517C1.36797 24.445 2.33597 25 3.41197 25H24.588C25.664 25 26.632 24.445 27.176 23.517C27.72 22.588 27.731 21.473 27.205 20.534Z" fill="#EA712F"/&gt;\n  &lt;/svg&gt;'),(0,i.Z)(a,"HOTTOPICS",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"&gt;&lt;path class="svg-base" d="M82 13H14a6 6 0 00-6 6v47a6 6 0 006 6h12v14.53L42 72h40a6 6 0 006-6V19a6 6 0 00-6-6zm4 53a4 4 0 01-4 4H41.18L28 82V70H14a4 4 0 01-4-4V19a4 4 0 014-4h68a4 4 0 014 4z"/&gt;&lt;path class="svg-accent" d="M47 57h2v2h-2zm0-31v26h2V26z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"UPLOAD_ICON",'&lt;svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;g id="Upload/upload_32"&gt;&lt;rect width="32" height="32" fill="white" fill-opacity="0.01"/&gt;\n  &lt;path id="&amp;#240;&amp;#159;&amp;#142;&amp;#168; Fill" fill-rule="evenodd" clip-rule="evenodd" d="M29 3V5H3V3H29ZM17 12.8218V29H15V12.8218L11.7571 16.0641L10.3429 14.6499L16 8.99279L21.6571 14.6499L20.2429 16.0641L17 12.8218Z" fill="#1D2329"/&gt;&lt;/g&gt;\n  &lt;/svg&gt;'),(0,i.Z)(a,"THANKYOU_ICON",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" aria-hidden=\'true\' focusable=\'false\'&gt;\n    &lt;path d="M18 27.375c-5.169 0-9.375-4.206-9.375-9.375 0-5.17 4.206-9.375 9.375-9.375\n    1.265 0 2.493.248 3.649.737a.375.375 0 0 1-.291.69A8.588 8.588 0 0 0 18\n    9.375c-4.756 0-8.625 3.869-8.625 8.625s3.869 8.625 8.625 8.625 8.625-3.869\n    8.625-8.625a8.563 8.563 0 0 0-.531-2.985.376.376 0 0 1 .704-.26A9.336 9.336\n    0 0 1 27.375 18c0 5.169-4.205 9.375-9.375 9.375zm-.205-5.081a.634.634 0 0 0\n    .501-.313l7.963-12.83a.375.375 0 1 0-.637-.395l-7.878 12.692-3.699-4.648a.375\n    .375 0 0 0-.587.467l3.801 4.776a.64.64 0 0 0 .5.254l.036-.003z"\n    fill="#007a3e"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"BillVarianceIcon",'&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"&gt;&lt;path class="svg-accent" d="M57 60a6 6 0 01-6 6h-2v5h-2v-5h-7v-2h11a4 4 0 000-8h-6a6 6 0 010-12h2v-5h2v5h7v2H45a4 4 0 000 8h6a6 6 0 016 6z"/&gt;&lt;path class="svg-base" d="M56.41 10H24a6 6 0 00-6 6v64a6 6 0 006 6h48a6 6 0 006-6V31.59zm.59 3.41L74.59 31H61a4 4 0 01-4-4zM76 80a4 4 0 01-4 4H24a4 4 0 01-4-4V16a4 4 0 014-4h31v15a6 6 0 006 6h15z"/&gt;&lt;/svg&gt;'),(0,i.Z)(a,"GET_NETWORK_INFO_ICON",'&lt;svg xmlns="http://www.w3.org/2000/svg" width="131" height="149" viewBox="0 0 131 149" fill="none"&gt;\n  &lt;path d="M11.4219 143.234H118.611" stroke="#98D9FF" stroke-width="10.4777" stroke-miterlimit="10" stroke-linecap="round"/&gt;\n  &lt;path d="M130.977 66.3004C130.977 66.0346 130.998 65.7741 130.998 65.5031C130.998 60.1981 130.346 55.0495 129.152 50.1094L66.2266 65.3363L130.977 66.2952V66.3004Z" fill="#FFFF78"/&gt;\n  &lt;path d="M65.8939 64.7393V64.3301L65.7695 64.5166L65.8939 64.7393Z" fill="#0097E2" fill-opacity="0.3"/&gt;\n  &lt;path d="M130.187 65.9664L65.4368 65.0075L65.171 64.5229L65.1084 64.6011V64.4135L64.9833 64.1894L65.1084 64.0018V0.0976562C31.3388 0.0976562 3.58493 25.799 0.332031 58.6969C22.8208 77.0192 56.8876 99.8857 103.137 117.979C119.323 106.306 129.937 87.3842 130.192 65.9664H130.187Z" fill="#007AE2"/&gt;\n  &lt;path d="M65.1048 130.101C79.3049 130.101 92.4312 125.546 103.128 117.829C56.8787 99.7305 22.812 76.864 0.323202 58.5469C0.114683 60.6782 0 62.8356 0 65.0243C0 100.966 29.1457 130.101 65.0996 130.101H65.1048Z" fill="#0057B8"/&gt;\n  &lt;path d="M65.1048 130.244C79.3049 130.244 92.4312 125.689 103.128 117.971C56.8787 99.8731 22.812 77.0066 0.323202 58.6895C0.114683 60.8208 0 62.9782 0 65.1669C0 101.108 29.1457 130.244 65.0996 130.244H65.1048Z" fill="#0057B8"/&gt;\n  &lt;path d="M106.514 14.8045C95.3791 5.8987 81.2624 0.5625 65.8945 0.5625V65.0659L65.9571 64.9878L66.077 65.2014L112.196 19.9219C110.403 18.1084 108.511 16.3939 106.514 14.7993V14.8045Z" fill="#78FFFF"/&gt;\n  &lt;path d="M129.15 50.2435C126.324 38.5914 120.356 28.1744 112.197 19.9199L66.0781 65.1995L66.2293 65.4705L129.155 50.2435H129.15Z" fill="#BCFF44"/&gt;\n  &lt;/svg&gt;');var s=(0,r.Z)(function e(){(0,o.Z)(this,e)});(0,i.Z)(s,"QUALIFY_URL","/msapi/managewirednetwork/v1/rgSpeedTest/qualifySpeedTest/{uverseAccnt}"),(0,i.Z)(s,"RG_DEVICE_STATUS_URL_NEW","/msapi/managewirednetwork/v1/qualifyRGwithStatus"),(0,i.Z)(s,"DOWNLOAD_URL","/msapi/managewirednetwork/v1/rgSpeedTest/download/{uverseAccnt}/{oui}/{sn}"),(0,i.Z)(s,"DOWNLOAD_MULESOFT_URL","/msapi/shm/v1/download/{uverseAccnt}/{oui}/{sn}"),(0,i.Z)(s,"UPLOAD_URL","/msapi/managewirednetwork/v1/rgSpeedTest/upload/{uverseAccnt}/{oui}/{sn}/{downloadKbps}"),(0,i.Z)(s,"UPLOAD_MULESOFT_URL","/msapi/shm/v1/upload/{uverseAccnt}/{oui}/{sn}/{downloadKbps}"),(0,i.Z)(s,"CMS_URL","/idpcms/support/prod/common.cmsfeed.js"),(0,i.Z)(s,"SPEED_TEST_HISTORY","/msapi/managewirednetwork/v1/rgSpeedTest/history/{uverseAccnt}/{oui}/{sn}"),(0,i.Z)(s,"SPEED_TEST_HISTORY_MULESOFT","/msapi/shm/v1/history/{uverseAccnt}/{oui}/{sn}"),(0,i.Z)(s,"CMS_TOPIC_URL","/msapi/idp-content-orchestration/v1/idpcms/support/support//topic")},93937:function(e,t,n){"use strict";var r=n(21212),o=n(41230),i=n(86924),a=(0,r.Z)(function e(){(0,o.Z)(this,e),(0,i.Z)(this,"pageUrls",{DEVICE_GET_HELP_NOW_LINK:"https://www.att.com/esupport/main.html#!/att-tv/topic_gettingstarteddevice-topic_devicesetup0",LAUNCH_VIRTUAL_WORKFLOW_PAGE_URL:"/support/launchworkflow/modal",REFRESH_CONNECTION:"/support/wireless/refreshconnection/modal",SEE_MY_PACKAGE_LINK:"/acctmgmt/passthrough/dtvnlander",START_OVER:"/support/mysupport/att-tv/startover/modal",VIRTUAL_WORKFLOW_PAGE_URL:"/support/workflow/modal",REBOOT_CALL:"/support/gatewayrestartcomplete/modal",REBOOT_GATEWAY_CALL:"/support/topic/u-verse-high-speed-internet",WANT_MORE_HELP:"https://www.att.com/esupport/main.html#!/att-tv/topic_troubleshootingf-topic_devicetroubleshootin",WIFIDISCLAIMERMODAL_CALL:"/support/topic/u-verse-high-speed-internet",WIFINAMEDISCLAIMERMODAL_CALL:"/support/wifi-change-confirmation/modal",APPOINTMENTCARD_URL:"/support[[service]]/myappointment/modal",RESCHEDULEAPPT_URL:"[[appPath]]myappointment/reschedule/modal",RESCHEDULEAPPTCONFIRMATION_URL:"[[appPath]]myappointment/reschedule/confirm/modal",CANCELAPPT_URL:"[[appPath]]myappointment/cancel/modal",U_VERSE_URL_CALL:"ufix.att.com",CONNECTED_DEVICE_MODAL:"/support/myconnecteddevices/[[deviceType]]/modal",CONSENT_BANNER_PATH:"/support/recognizedstateconsent/modal",OVERLAYCONSENTMODAL_URL:"/support/recognizedstateconsent/modal",SEE_EQUIPMENT_URL:"/support/seequipment/model",SEE_NEXT_STEP_URL:"/support/seenextstep/model",SPEED_TEST_RESULT:"/support/internet/home/speedtestresult/modal"}),(0,i.Z)(this,"linkPosition",{BROWSE_CATEGORY:"Browse Category",CANCEL_START_OVER:"Cancel",CLOSE_START_OVER:"Close",EXPLORE_SUPPORT:"Explore support",FIX_THIS_ISSUE:"Fix it",GET_HELP_NOW:"Get help now",GO_BACK:"Go back a step",MORE_INFO:"More Info",REFRESH_NOW:"Refresh now",REFRESH_YOUR_CONNECTION:"Refresh your connection",SEE_MY_PACKAGE:"See my package",START_OVER:"Start over",TELL_ME_MORE:"Tell me more",TRY_THIS_INSTEAD:"Try this instead",WANT_MORE_HELP:"Want more help",BODY:"BODY",CARD_MYAPPOINTMENT:"Card_My appointment",LPBODY:"Body"}),(0,i.Z)(this,"linkName",{REBOOT_CALL:"Restart Gateway",SUBMIT:"Submit",CLOSE_START_OVER:"Close",FAILURE_CLOSE:"Failure_close",PROGRESS_CLOSE:"Progress_close",SUCCESS_CLOSE:"Success_close",LEARN_MORE:"Learn more",CHANGE_MOBILE_NUMBER:"Change your number",CHANGENAMEFIVEDOTZERO:"Change name 5.0hz",CHANGENAMETWODOTZERO:"Change name 2.4ghz",CHANGEPASSFIVEDOTZERO:"change password 5.0hz",CHANGEPASSTWODOTZERO:"change password 2.4ghz",WIFINAMECANCELFIVEDOTZERO:"Wifi name cancel 5.0hz",WIFINAMECANCELTWODOTZERO:"Wifi name cancel 2.4ghz",WIFINAMEFIVEDOTZERO:"Wifi name change 5.0hz",WIFINAMETWODOTFOUR:"Wifi name change 2.4ghz",WIFIPASSCANCELFIVEDOTZERO:"Wifi password cancel 5.0hz",WIFIPASSCANCELTWODOTZERO:"Wifi password cancel 2.4ghz",WIFIPASSFIVEDOTZERO:"Wifi password change 5.0hz",WIFIPASSTWODOTFOUR:"Wifi password change 2.4ghz",SUBMITCHANGE:"Submit Change",CANCEL:"Cancel",RESCHEDULE:"Reschedule",CANCELMYAPPOINTMENT:"myappointment_cancel",RESCEDULEMYAPPOINTMENT:"myappointment_reschedule",RESCHEDULEAPPTCARD_RESCHDULECTA:"reschedule_date_selection",RESCHEDULEAPPTCARD_CANCELCTA:"reschedule_date_cancel",RESCHEDULEAPPTCARD_CLOSECTA:"reschedule_date_close",RESCHEDULEAPPTCONFIRMCARD_YESCTA:"reschedule_appointment_yes",RESCHEDULEAPPTCONFIRMCARD_NOCTA:"reschedule_appointment_no",RESCHEDULEAPPTCONFIRMCARD_CLOSECTA:"reschedule_confirm_close",CANCELAPPTCARD_YESCTA:"cancel_appointment_yes",CANCELAPPTCARD_NOCTA:"cancel_appointment_no",CANCELAPPTCARD_CLOSECTA:"cancel_appointment_close",CONNECTEDDEVICEDETAIL:"Connected device [[deviceType]]([[count]])",OVERLAYCONSENTMODAL_YESCTA:"want more help_yes",OVERLAYCONSENTMODAL_NOCTA:"want more help_no",OVERLAYCONSENTMODAL_ASKMELATERCTA:"want more help_ask me later",OVERLAYCONSENTMODAL_CLOSECTA:"want more help_close",SEE_EQUIPMENT:"See the equipment we’re bringing you",SEE_NEXT_STEP:"See next steps",SIGN_IN:"Sign In"}),(0,i.Z)(this,"flowCode",{SUPPORT:"ESUP"}),(0,i.Z)(this,"pageName",{LAUNCH_WORKFLOW_FPN:"eSup AT&amp;T Launch Workflow Modal Pg",OVERLAY_FPN:"eSup AT&amp;T Wireless Pg",REFRESH_CONNECTION_FPN:"eSup Mobile Device Refresh Your Connection Modal Pg",START_OVER:"eSup AT&amp;T TV Start Over Modal Pg",SUPPORT_CONTAINER:"eSup AT&amp;T TV Pg",WORKFLOW_FPN:"eSup AT&amp;T Workflow Card Pg",WIFIDISCLAIMERMODAL_PAGE:"eSup AT&amp;T Internet Pg",WIFINAMEDISCLAIMERMODAL_PAGE:"eSup Wifi Change Confirmation Modal Pg",APPOINTMENTCARDGROUP:"eSup [[productName]] MyAppointment Pg",RESCHEDULEAPPT_PAGENAME:"eSup Reschedule Appointment Modal Pg",RESCHEDULEAPPTCONFIRMATION_PAGENAME:"eSup Reschedule Appointment Confirm Modal Pg",CANCELAPPT_PAGENAME:"eSup Cancel Appointment Modal Pg",CONNECTEDDEVICEMODAL_PAGE:"eSup Connected Device Details Modal Pg",CONSENTBANNERMODEL_PAGE:"eSup Want More Help Modal Pg",OVERLAYCONSENTMODAL_PAGE:"eSup AT&amp;T Recognized State Consent Modal Pg",CONNECTEDDEVICESCARD_WIRELESS_PAGE:"eSup AT&amp;T Fixed Wireless Internet [[Page Title]] Pg",CONNECTEDDEVICESCARD_UVERSE_PAGE:"eSup AT&amp;T Internet [[Page Title]] Pg",COMBINE_SPEED_TEST:"eSup Internet Home Speed Test Result Modal Pg"}),(0,i.Z)(this,"eventCode",{WifiChangeConfirmationSubmit:"eSup_Wifi_Change_Confirm_Submit",WifiNameChangeConfirmSubmit:"eSup_Wifi_Name_Change_Submit",WifiPassChangeConfirmSubmit:"eSup_Wifi_Password_Change_Submit",reschedule_appointment_submit:"eSup_MyAppointment_Reschedule_Submit",cancel_appointment_submit:"eSup_MyAppointment_Cancel_Submit"}),(0,i.Z)(this,"impression",{MY_APPOINTMENT_CARD_NAME:"[[appName]]_My_Appointment_Page",CANCELAPPT_PAGENAME:"[[appName]]_Cancel_Appointment_Modal_Pg",RESCHEDULEAPPTCONFIRMATION_PAGENAME:"[[appName]]_Reschedule_Appointment_Confirm_Modal_Pg",RESCHEDULEAPPT_PAGENAME:"[[appName]]_Reschedule_Appointment_Modal_Pg",CONTENT_SYSTEM:"AEM",OMHUB_JEOPARDY_APPOINTMENT:"[[appName]]_jeopardy_appointment_card",RESCHEDULEAPPT_OMHUB_JEOPARDY_CARD:"[[appName]]_reschedule_appointment_jeopardy_card",CANCELAPPT_OMHUB_JEOPARDY_CARD:"[[appName]]_cancel_appointment_jeopardy_card",SEE_EQUIPMENT_PAGE:"[[appName]] See the equipment we’re bringing you Pg",SEE_NEXT_STEP_PAGE:"[[appName]] See next steps Pg"}),(0,i.Z)(this,"pageTitle",{WifiPageTitle:"Internet support for Internet customers - AT&amp;T� Official Site"}),(0,i.Z)(this,"statusCode",{CANCEL:"-1",UNKNOWN:"-2",UNSUCCESSFUL:"0",LOGIN:"LGN_01"}),(0,i.Z)(this,"successFlag",{SUCCESSFUL:"1",UNSUCCESSFUL:"0",CANCEL:"-1",UNKNOWN:"-2"})});t.Z=new a},18186:function(e,t,n){"use strict";n.d(t,{Z:function(){return s}});var r=n(41230),o=n(21212),i=n(19106),a=function(){function e(){(0,r.Z)(this,e)}return(0,o.Z)(e,[{key:"firePageLoadEvent",value:function(e,t,n,r,o){var a={};a=r?{additionalData:{"page.attributes.productType":r,"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,"page.category.applicationName":o,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"}:o?{additionalData:{"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,"page.category.applicationName":o,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"}:{additionalData:{"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"},(0,i.reportEvent)(a)}},{key:"firePageLoadEventTwo",value:function(e,t,n,r,o){var a={additionalData:{"page.attributes.displayedMessage":r,"page.attributes.displayedMessageType":n,"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":o,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(a)}},{key:"firePageLoadEventForWorkflow",value:function(e,t,n,r,o,a,s,l){var c={additionalData:{flowFileName:a,flowName:o,flowStepCount:l,flowStepName:s,"page.attributes.productType":r,"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(c)}},{key:"firePageLoadEventThree",value:function(e,t,n,r,o,a,s,l){var c={additionalData:{"page.category.applicationName":o,"page.category.pageFunction":a,"page.category.pageOwnership":s,"page.pageInfo.breadcrumbs":r,"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,"page.pageInfo.lineOfBusiness":l,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(c)}},{key:"firePageLoadEventFour",value:function(e,t,n,r,o,a,s,l,c){var u={additionalData:{"page.category.applicationName":o,"page.category.pageFunction":a,"page.category.pageOwnership":s,"page.pageInfo.breadcrumbs":r,"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,"page.pageInfo.lineOfBusiness":l,url:e,"user.focusBan":c},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(u)}},{key:"firePageLoadEventDiagnostics",value:function(e,t,n,r){var o={additionalData:{"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,"user.focusBan":r,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(o)}},{key:"fireLinkClick",value:function(e,t,n,r,o){var a={additionalData:{linkCoordinateX:e+"px",linkCoordinateY:t+"px",linkDestinationUrl:n,linkName:r,linkPosition:o},datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(a)}},{key:"fireMainPageLoadEventForWorkflow",value:function(e,t,n,r,o){var a={additionalData:{flowFileName:o,"page.attributes.productType":r,"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(a)}},{key:"fireLinkClickEvent",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(t)}},{key:"fireLinkClickEventTwo",value:function(e,t,n,r,o){var a={additionalData:{linkCoordinateX:e+"px",linkCoordinateY:t+"px",linkDestinationUrl:n,linkName:r,linkPosition:o},datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(a)}},{key:"firePageLoadEventForRefresh",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(t)}},{key:"fireFormSubmitEvent",value:function(e,t,n,r,o,a,s,l,c,u,d,p,h){var f={additionalData:{linkCoordinateX:t+"px",linkCoordinateY:n+"px",linkDestinationUrl:r,linkName:o,linkPosition:a,statusCode:l,statusMessage:c,successFlag:s,appointmentStatus:u,appointmentType:d,appointmentWindow:p,dayOfFlag:h},datatransform:!1,eventAction:i.EventActions.FORM_SUBMIT,eventCode:e||"Form_Refresh"};(0,i.reportEvent)(f)}},{key:"fireFormSubmitEvent2",value:function(e,t,n,r,o,a,s){var l={additionalData:{linkDestinationUrl:t,linkName:n,linkPosition:r,statusCode:a,statusMessage:s,successFlag:o},datatransform:!1,eventAction:i.EventActions.FORM_SUBMIT,eventCode:e||"Form_Refresh"};(0,i.reportEvent)(l)}},{key:"fireFormResponseEvent3",value:function(e,t,n,r,o,a,s){var l={additionalData:{linkDestinationUrl:t,linkName:n,linkPosition:r,statusCode:a,successFlag:o,statusMessage:s},datatransform:!1,eventAction:i.EventActions.FORM_RESPONSE,eventCode:e||"Form_Refresh"};(0,i.reportEvent)(l)}},{key:"fireFormResponseFeedbackEvent",value:function(e,t,n,r,o,a,s,l,c,u){var d={additionalData:{feedbackComments:t,linkCoordinateX:n+"px",linkCoordinateY:r+"px",linkDestinationUrl:o,linkName:a,linkPosition:s,statusCode:c,statusMessage:u,successFlag:l},datatransform:!1,eventAction:i.EventActions.FORM_RESPONSE,eventCode:e||"Form_Refresh"};(0,i.reportEvent)(d)}},{key:"fireFormResponseEvent",value:function(e,t,n,r){var o={additionalData:{statusCode:n,statusMessage:r,successFlag:t},datatransform:!1,eventAction:i.EventActions.FORM_RESPONSE,eventCode:e||"Form_Refresh"};(0,i.reportEvent)(o)}},{key:"fireFormResponseEvent2",value:function(e,t,n,r,o,a,s,l,c,u,d,p,h){var f={additionalData:{linkCoordinateX:t+"px",linkCoordinateY:n+"px",linkDestinationUrl:r,linkName:o,linkPosition:a,statusCode:l,statusMessage:c,successFlag:s,appointmentStatus:u,appointmentType:d,appointmentWindow:p,dayOfFlag:h},datatransform:!1,eventAction:i.EventActions.FORM_RESPONSE,eventCode:e||"Form_Refresh"};(0,i.reportEvent)(f)}},{key:"firePageLoadEventForOverlay",value:function(e,t,n,r){var o={additionalData:{"page.pageInfo.breadcrumbs":r,"page.pageInfo.flowCode":t,"page.pageInfo.friendlyPageName":n,url:e},datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(o)}},{key:"fireCustomLinkClickEvent",value:function(e,t,n,r,o,a,s){var l={additionalData:{devMake:o,devModel:r,devOS:a,devType:s,linkDestinationUrl:n,linkName:e,linkPosition:t},datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(l)}},{key:"fireLinkClickCaseCustomized",value:function(e,t,n,r,o){var a={additionalData:{issueType:e,linkDestinationUrl:t,linkName:n,linkPosition:r,ticketStatus:o},datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(a)}},{key:"firePageLoadEventForDS",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(t)}},{key:"fireImpression",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.IMPRESSION,eventCode:"impression"};(0,i.reportEvent)(t)}},{key:"fireClickImpression",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.SYSTEM_EVENT,eventCode:"systemEvent"};(0,i.reportEvent)(t)}},{key:"fireImpressionEvent",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.IMPRESSION,eventCode:"impression"};(0,i.reportEvent)(t)}},{key:"fireImpressionClickEvent",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.LINK_CLICK,eventCode:"Link_Click"};(0,i.reportEvent)(t)}},{key:"fireActionEvent",value:function(e,t){var n={additionalData:e,datatransform:!1,eventAction:i.EventActions.FORM_SUBMIT,eventCode:t};(0,i.reportEvent)(n)}},{key:"fireSubmitActionEvent",value:function(e,t){var n={additionalData:e,datatransform:!1,eventAction:i.EventActions.FORM_SUBMIT,eventCode:t};(0,i.reportEvent)(n)}},{key:"fireResponseActionEvent",value:function(e,t){var n={additionalData:e,datatransform:!1,eventAction:i.EventActions.FORM_RESPONSE,eventCode:t};(0,i.reportEvent)(n)}},{key:"firePageLoadEventForRecog",value:function(e){var t={additionalData:e,datatransform:!1,eventAction:i.EventActions.PAGE_LOAD,eventCode:"Page_Load"};(0,i.reportEvent)(t)}},{key:"fireFormSubmitEventTextUsButton",value:function(e,t,n,r,o,a,s,l,c,u,d,p){var h={additionalData:{linkDestinationUrl:e,linkName:t,linkPosition:n,chatAgentGroup:r,chatInviteType:o,chatSessionId:a,chatVendor:s,errorType:l,eventCode:c,statusCode:u,statusMessage:d,successFlag:p},datatransform:!1,eventAction:i.EventActions.FORM_SUBMIT,eventCode:c||"Form_Refresh"};(0,i.reportEvent)(h)}},{key:"fireFormResponseEventTextUsButton",value:function(e,t,n,r,o,a,s,l,c,u,d,p){var h={additionalData:{linkDestinationUrl:e,linkName:t,linkPosition:n,chatAgentGroup:r,chatInviteType:o,chatSessionId:a,chatVendor:s,errorType:l,eventCode:c,statusCode:u,statusMessage:d,successFlag:p},datatransform:!1,eventAction:i.EventActions.FORM_RESPONSE,eventCode:c||"Form_Refresh"};(0,i.reportEvent)(h)}},{key:"impressionEvent",value:function(e){(0,i.reportEvent)({eventAction:"impression",eventCode:"impression",datatransform:!1,additionalData:e})}}]),e}(),s=function(){function e(){(0,r.Z)(this,e),this.reportingService=new a}return(0,o.Z)(e,[{key:"pageLoad",value:function(e,t,n,r,o){this.reportingService.firePageLoadEvent(e,t,n,r,o)}},{key:"pageLoadTwo",value:function(e,t,n,r,o){this.reportingService.firePageLoadEventTwo(e,t,n,r,o)}},{key:"pageLoadForWorkflow",value:function(e,t,n,r,o,i,a,s){this.reportingService.firePageLoadEventForWorkflow(e,t,n,r,o,i,a,s)}},{key:"pageLoadThree",value:function(e,t,n,r,o,i,a,s){this.reportingService.firePageLoadEventThree(e,t,n,r,o,i,a,s)}},{key:"pageLoadFour",value:function(e,t,n,r,o,i,a,s,l){this.reportingService.firePageLoadEventFour(e,t,n,r,o,i,a,s,l)}},{key:"pageLoadDiagnostics",value:function(e,t,n,r){this.reportingService.firePageLoadEventDiagnostics(e,t,n,r)}},{key:"mainPageLoadForWorkflow",value:function(e,t,n,r,o){this.reportingService.fireMainPageLoadEventForWorkflow(e,t,n,r,o)}},{key:"linkClick",value:function(e,t,n){this.reportingService.fireLinkClickEvent({linkDestinationUrl:n,linkName:e,linkPosition:t})}},{key:"linkClickEvent",value:function(e,t,n,r,o){this.reportingService.fireLinkClick(r,o,n,e,t)}},{key:"linkClickTwo",value:function(e,t,n,r,o){this.reportingService.fireLinkClickEventTwo(r,o,n,e,t)}},{key:"linkClickOfWorkflow",value:function(e,t,n,r,o,i,a){this.reportingService.fireLinkClickEvent({flowFileName:o,flowName:r,flowStepCount:a,flowStepName:i,linkDestinationUrl:n,linkName:e,linkPosition:t})}},{key:"linkClickAdaptiveCard",value:function(e,t,n,r,o,i,a,s){this.reportingService.fireLinkClickEvent({flowFileName:r,flowStepCount:o,flowName:i,flowStepName:a,linkDestinationUrl:n,linkName:e,linkPosition:t,flowCompleteFlag:s})}},{key:"formSubmit",value:function(e,t,n,r,o,i,a,s,l){this.reportingService.fireFormSubmitEvent(e,t,n,r,o,i,a,s,l)}},{key:"formSubmit2",value:function(e,t,n,r,o,i,a){this.reportingService.fireFormSubmitEvent2(e,t,n,r,o,i,a)}},{key:"formResponse",value:function(e,t,n,r){this.reportingService.fireFormResponseEvent(e,t,n,r)}},{key:"formResponse2",value:function(e,t,n,r,o,i,a,s,l){this.reportingService.fireFormResponseEvent2(e,t,n,r,o,i,a,s,l)}},{key:"formResponse3",value:function(e,t,n,r,o,i,a){this.reportingService.fireFormResponseEvent3(e,t,n,r,o,i,a)}},{key:"formSubmitForApptCard",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p){this.reportingService.fireFormSubmitEvent(e,t,n,r,o,i,a,s,l,c,u,d,p)}},{key:"formResponseForApptCard",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p){this.reportingService.fireFormResponseEvent2(e,t,n,r,o,i,a,s,l,c,u,d,p)}},{key:"formSubmitForTextUsChat",value:function(e,t,n,r,o,i,a,s,l,c,u,d){this.reportingService.fireFormSubmitEventTextUsButton(e,t,n,r,o,i,a,s,l,c,u,d)}},{key:"formResponseForTextUsChat",value:function(e,t,n,r,o,i,a,s,l,c,u,d){this.reportingService.fireFormResponseEventTextUsButton(e,t,n,r,o,i,a,s,l,c,u,d)}},{key:"formResponseFeedback",value:function(e,t,n,r,o,i,a,s,l,c){this.reportingService.fireFormResponseFeedbackEvent(e,t,n,r,o,i,a,s,l,c)}},{key:"pageLoadForRefresh",value:function(e){var t={};t["page.attributes.navigationServiceType"]=e.navigationServiceType,t["page.attributes.navigationType"]=e.navigationType,t["page.attributes.topicPath"]=e.topicPath,t["page.category.applicationName"]=e.applicationName,t["page.category.pageFunction"]=e.pageFunction,t["page.category.pageGroup"]=e.pageGroup,t["page.category.pageOwnership"]=e.pageOwnership,t["page.location._addressBarFullURL"]=e.addressBarFullURL,t["page.location.queryString"]=e.queryString,t["page.location.url"]=e.url,t["page.pageInfo.breadcrumbs"]=e.breadcrumbs,t["page.pageInfo.chatState"]=e.chatState,t["page.pageInfo.flowCode"]=e.flowCode,t["page.pageInfo.friendlyPageName"]=e.friendlyPageName,t["page.pageInfo.lineOfBusiness"]=e.lineOfBusiness,t["page.pageInfo.maxPageDepthViewed"]=e.maxPageDepthViewed,t["page.pageInfo.viewedUIExperience"]=e.viewedUIExperience,t["user.account.accountInFocusIdentifier"]=e.accountInFocusIdentifier,t["user.account.accountInFocusSlidRole"]=e.accountInFocusIdentifier,t["user.account.accountInFocusStatus"]=e.accountInFocusStatus,t["user.account.accountInFocusType"]=e.accountInFocusType,t["user.account.acctInFocusProductTenureGroup"]=e.acctInFocusProductTenureGroup,t["user.account.acctInFocusTenureGroup"]=e.acctInFocusTenureGroup,t["user.account.billingSystem"]=e.billingSystem,t["user.account.combinedBill"]=e.combinedBill,t["user.account.ctn"]=e.ctn,t["user.account.fan"]=e.fan,t["user.account.liabilityType"]=e.liabilityType,t["user.account.productSegment"]=e.productSegment,t["user.account.serviceType"]=e.serviceType,t["user.account.slidAlias"]=e.slidAlias,t["user.account.slidAliasFlag"]=e.slidAliasFlag,t["user.account.slidAssocAccts"]=e.slidAssocAccts,t["user.account.uBan"]=e.uBan,t["user.account.wirelessAccountNumber"]=e.wirelessAccountNumber,t["user.attuid"]=e.attuid,t["user.login.id"]=e.id,t["user.login.loginSource"]=e.loginSource,t["user.login.type"]=e.type,t["user.login.userType"]=e.userType,t["user.serviceSegmentation"]=e.serviceSegmentation,t["user.uuid"]=e.uuid,this.reportingService.firePageLoadEventForRefresh(t)}},{key:"pageLoadForOverlay",value:function(e,t,n,r){this.reportingService.firePageLoadEventForOverlay(e,t,n,r)}},{key:"customlinkClick",value:function(e,t,n,r,o,i,a){this.reportingService.fireCustomLinkClickEvent(e,t,n,r,o,i,a)}},{key:"pageLoadForDS",value:function(e){var t={};t.url=e.url,t.solutionId=e.solutionId,t["page.pageInfo.flowCode"]=e.flowCode,t["page.pageInfo.breadcrumbs"]=e.breadcrumbs,t["page.attributes.navigationType"]=e.navigationType,t["page.attributes.navigationServiceType"]="wireless",t["page.category.applicationName"]=e.applicationName,t["page.media.productInFocusDeviceMake"]=e.devMake,t["page.media.productInFocusDeviceModel"]=e.devModel,t["page.media.productInFocusDeviceOS"]=e.devOS,t["page.media.productInFocusDeviceType"]=e.devType,t["page.pageInfo.friendlyPageName"]=e.friendlyPageName,t.supMethod=e.supMethod,t["user.login.id"]=e.id,t["user.login.type"]=e.type,t["user.login.loginSource"]=e.loginSource,t["user.login.inputPreloginUserId"]=e.inputPreloginUserId,t["user.attributes.foreSeeRespondentId"]=e.foreSeeRespondentId,t["user.attributes.email"]=e.email,t["user.account.accountInFocusIdentifier"]=e.accountInFocusIdentifier,t["user.account.accountInFocusStatus"]=e.accountInFocusStatus,t["user.account.accountInFocusType"]=e.accountInFocusType,t["user.account.acctInFocusProductTenureGroup"]=e.acctInFocusProductTenureGroup,t["user.account.acctInFocusTenureGroup"]=e.acctInFocusTenureGroup,t["user.account.ctn"]=e.ctn,t["user.account.slidAlias"]=e.slidAlias,t["user.account.slidAliasFlag"]=e.slidAliasFlag,t["user.account.slidAssocAccts"]=e.slidAssocAccts,t["user.account.wirelessAccountNumber"]=e.wirelessAccountNumber,t["user.account.wirelessAccountStatus"]=e.wirelessAccountStatus,t["user.account.memberId"]=e.memberId,t["user.attributes.customerName"]=e.customerName,t["page.attributes.makemodel"]=e.makemodel,t["page.attributes.imei"]=e.imei,t["page.attributes.sim"]=e.sim,t["page.attributes.validatedctn"]=e.validatedctn,t["page.pageInfo.flowCode"]=e.flowCode,this.reportingService.firePageLoadEventForDS(t)}},{key:"ImpressionsTwo",value:function(e,t){this.reportingService.fireImpression({contentFriendlyName:e,contentProductGroup:t})}},{key:"ImpressionsThree",value:function(e,t,n,r,o){var i={contentFriendlyName:e,slotFriendlyName:t,contentProductGroup:n,contentSystem:r};o&amp;&amp;(i["user.consentRecognizedStateFlag"]=o),this.reportingService.fireImpression(i)}},{key:"impressionEventWithVariation",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p,h){this.reportingService.fireImpressionEvent({componentName:e,componentOrder:t,contentFriendlyName:n,contentId:r,contentProductGroup:o,contentSku:i,contentSystem:a,contentTransactionId:s,inventorySpaceId:l,segmentId:c,slotFriendlyName:u,slotOrder:d,slotPosition:p,variationID:h})}},{key:"impressionEvent",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p,h){this.reportingService.fireImpressionEvent({componentName:e,componentOrder:t,contentFriendlyName:n,contentId:r,contentProductGroup:o,contentSku:i,contentSystem:a,contentTransactionId:s,inventorySpaceId:l,segmentId:c,slotFriendlyName:u,slotOrder:d,slotPosition:p,consentRecognizedStateFlag:h})}},{key:"getCoordsXY",value:function(e){var t="",n="";try{return e.target,e&amp;&amp;(t=e.clientX.toString(),n=e.clientY.toString()),{offsetX:t,offsetY:n}}catch(e){return{offsetX:t,offsetY:n}}}},{key:"Impressions",value:function(e,t,n,r,o,i,a,s,l,c){var u={linkDestinationUrl:e,linkName:t,linkPosition:n,linkCoordinateX:r,linkCoordinateY:o,contentFriendlyName:i,slotFriendlyName:a,contentProductGroup:s,contentSystem:l};c&amp;&amp;(u["user.consentRecognizedStateFlag"]=c),this.reportingService.fireImpression(u)}},{key:"impressionsClickEvent",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p,h,f,m,v){var g={componentName:e,componentOrder:t,contentFriendlyName:n,contentId:r,contentProductGroup:o,contentSku:i,contentSystem:a,contentTransactionId:s,inventorySpaceId:l,linkDestinationUrl:m,linkName:h,linkPosition:f,segmentId:c,slotFriendlyName:u,slotOrder:d,slotPosition:p};v&amp;&amp;(g["user.consentRecognizedStateFlag"]=v),this.reportingService.fireImpressionClickEvent(g)}},{key:"impressionsClickEventWithVariation",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p,h,f,m,v,g){this.reportingService.fireImpressionClickEvent({componentName:e,componentOrder:t,contentFriendlyName:n,contentId:r,contentProductGroup:o,contentSku:i,contentSystem:a,contentTransactionId:s,inventorySpaceId:l,linkDestinationUrl:g,linkName:m,linkPosition:v,segmentId:c,slotFriendlyName:u,slotOrder:d,variationID:p})}},{key:"actionEvent",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p,h,f,m,v,g,y,b){this.reportingService.fireActionEvent({componentName:e,componentOrder:t,contentFriendlyName:n,contentId:r,contentProductGroup:o,contentSku:i,contentSystem:a,contentTransactionId:s,inventorySpaceId:l,linkDestinationUrl:m,linkName:h,linkPosition:f,segmentId:c,slotFriendlyName:u,slotOrder:d,slotPosition:p,statusCode:v,statusMessage:g,successFlag:y},b)}},{key:"actionEventFormSubmit",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p,h,f,m,v,g,y,b){this.reportingService.fireSubmitActionEvent({componentName:e,componentOrder:t,contentFriendlyName:n,contentId:r,contentProductGroup:o,contentSku:i,contentSystem:a,contentTransactionId:s,inventorySpaceId:l,linkDestinationUrl:m,linkName:h,linkPosition:f,segmentId:c,slotFriendlyName:u,slotOrder:d,slotPosition:p,statusCode:v,statusMessage:g,successFlag:y},b)}},{key:"actionEventFormResponse",value:function(e,t,n,r,o,i,a,s,l,c,u,d,p,h,f,m,v,g,y,b){this.reportingService.fireResponseActionEvent({componentName:e,componentOrder:t,contentFriendlyName:n,contentId:r,contentProductGroup:o,contentSku:i,contentSystem:a,contentTransactionId:s,inventorySpaceId:l,linkDestinationUrl:m,linkName:h,linkPosition:f,segmentId:c,slotFriendlyName:u,slotOrder:d,slotPosition:p,statusCode:v,statusMessage:g,successFlag:y},b)}},{key:"pageLoadForRecog",value:function(e,t,n,r,o,i,a){var s={};s.url=e,s["page.pageInfo.flowCode"]=t,s["page.pageInfo.breadcrumbs"]=i,s["page.attributes.navigationServiceType"]="wireless",s["page.category.applicationName"]=a,s["page.pageInfo.friendlyPageName"]=n,s["user.consentRecognizedStateFlag"]=r,o&amp;&amp;(s["page.attributes.productType"]=o),this.reportingService.firePageLoadEventForRecog(s)}},{key:"customLinkClickRecog",value:function(e,t,n,r){var o={linkName:e,linkPosition:t,linkDestinationUrl:n};o["user.consentRecognizedStateFlag"]=r,this.reportingService.fireLinkClickEvent(o)}},{key:"caseCustomLinkClick",value:function(e,t,n,r,o){this.reportingService.fireLinkClickCaseCustomized(e,t,n,r,o)}},{key:"actionEventFormSubmitTicket",value:function(e,t,n,r,o,i,a,s,l,c,u,d){this.reportingService.fireSubmitActionEvent({linkDestinationUrl:n,linkName:e,linkPosition:t,linkCoordinateX:r,linkCoordinateY:o,successFlag:l,statusCode:i,statusMessage:a,maxNumberMessagesFlag:s,issueType:u,ticketStatus:d},c)}},{key:"actionEventFormResponseTicket",value:function(e,t,n,r,o,i,a,s,l,c,u,d){this.reportingService.fireResponseActionEvent({linkDestinationUrl:o,linkName:e,linkPosition:t,linkCoordinateX:n,linkCoordinateY:r,successFlag:s,statusCode:i,statusMessage:a,maxNumberMessagesFlag:l,issueType:u,ticketStatus:d},c)}},{key:"actionEventFormSubmitFeedback",value:function(e,t,n,r,o,i,a,s,l,c,u,d){this.reportingService.fireSubmitActionEvent({linkDestinationUrl:a,linkName:s,linkPosition:l,linkCoordinateX:o,linkCoordinateY:i,successFlag:d,statusCode:c,statusMessage:u,feedbackComments:t,feedbackReason:n,feedbackStarRating:r},e)}},{key:"actionEventFormResponseFeedback",value:function(e,t,n,r,o,i,a,s,l,c,u,d){this.reportingService.fireResponseActionEvent({linkDestinationUrl:a,linkName:s,linkPosition:l,linkCoordinateX:o,linkCoordinateY:i,successFlag:d,statusCode:c,statusMessage:u,feedbackComments:t,feedbackReason:n,feedbackStarRating:r},e)}}]),e}()},9129:function(e,t,n){"use strict";n.d(t,{Z:function(){return S}});var r=n(41230),o=n(21212),i=n(67466),a=n(82636),s=n(97852),l=n(67713),c=n(86924),u=n(44194),d=n(60224),p=n(72659),h=n(15026);function f(e){return void 0!==e&amp;&amp;"undefined"!==e&amp;&amp;""!==e&amp;&amp;null!==e&amp;&amp;"null"!==e}function m(e){for(var t in e)if(e.hasOwnProperty(t))return!0;return!1}var v=n(30430),g=n(59438),y=n(22029),b=n(68155),_=n(71011),w=n(31549),x=["events","data"];function C(e){var t=e.events,n=e.data;(0,g.Z)(e,x),new v.default;var r=(0,u.useState)(!1),o=r[0],i=r[1],a=(0,u.useState)(!1);a[0],a[1];var s=function(){var e=document.getElementById("drawerContainer").clientHeight,t=document.querySelectorAll("#drawerContainer &gt; div")[0].clientHeight;document.getElementById(d).style.height=e-t+"px"};(0,u.useEffect)(function(){window.addEventListener("resize",s)},[]);var l=function(){t.closeArticleModal()},c=function(){var e=document.getElementById("drawerContainer").clientHeight,t=document.querySelectorAll("#drawerContainer &gt; div")[0].clientHeight;document.getElementById(d).style.height=e-t+"px",i(!0)},d="iframe-article-modal-"+n.km;return(0,w.jsxs)(w.Fragment,{children:[(0,w.jsx)("style",{suppressHydrationWarning:!0,children:"\n                .buttonContainer button{\n                    width: 136px !important;\n                    margin-left: 16px !important;\n                }\n                "}),(0,w.jsxs)(b.dy,{open:!0,position:b.hp.RIGHT,onClose:function(){l()},sizeDesktop:b.mg.LARGE,sizeTablet:b.bK.LARGE,sizeMobile:b.q9.LARGE,children:[(0,w.jsx)(b.dy.FixedTop,{children:(0,w.jsx)("div",{id:"drawerHeadingId",children:(0,w.jsx)(_.Heading,{margin:["pad-t-xs pad-b-xs"],headingTag:_.HeadingTags.H1,size:_.HeadingSizes.LG,children:(0,w.jsx)("input",{type:"hidden"})})})}),(0,w.jsx)(b.dy.Content,{children:(0,w.jsxs)("div",{children:[o?"":(0,w.jsx)(y.Spinner,{variant:y.SpinnerVariant.CONTAINER,size:y.SpinnerSize.large,scrimColor:y.ScrimShade.scrimLight}),(0,w.jsx)("iframe",{ref:n.getFrameRef,src:n.url,style:{width:"100%",height:"90vh"},title:"iframe-app",frameBorder:"0",scrolling:"yes",name:"iframe-modal",onLoad:function(){c()},onReset:function(){s()},id:d})]})})]})]})}var T=n(61720),S=function(e){(0,a.Z)(g,e);var t,n=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=(0,l.Z)(g);return e=t?Reflect.construct(n,arguments,(0,l.Z)(this).constructor):n.apply(this,arguments),(0,s.Z)(this,e)});function g(e){var t;return(0,r.Z)(this,g),t=n.call(this,e),(0,c.Z)((0,i.Z)(t),"articleId",""),(0,c.Z)((0,i.Z)(t),"articleURL",""),(0,c.Z)((0,i.Z)(t),"appId",""),(0,c.Z)((0,i.Z)(t),"service",""),(0,c.Z)((0,i.Z)(t),"userType","consumer"),(0,c.Z)((0,i.Z)(t),"make",""),(0,c.Z)((0,i.Z)(t),"modal",""),(0,c.Z)((0,i.Z)(t),"domain",""),(0,c.Z)((0,i.Z)(t),"articleModalURL",""),(0,c.Z)((0,i.Z)(t),"closeModal",function(){t.ctaClickReporting("Close_X",window.location.href),t.setState({showModal:!1}),"articlePageLinks"===t.props.data.appId&amp;&amp;t.props.events.closeArticleModal()}),t.ctaClickReporting=t.ctaClickReporting.bind((0,i.Z)(t)),t.getInitialPropsData(),t.reportingHelper=new v.default,t.state={showModal:!1},t.getFrameRef=u.createRef(),t}return(0,o.Z)(g,[{key:"render",value:function(){var e=(0,w.jsx)("style",{children:"\n          .bg-rgba-black-85{\n              background-color: rgba(0,0,0,0.4);\n          }\n           @media (max-width: 767px) {\n            #articleModal &gt; .duc-modal-content &gt; button {\n                  right: 15px !important;\n                  top: 70px;\n                  position: fixed !important;\n                }\n           }\n           @media (min-width: 768px) {\n            #articleModal &gt; .duc-modal-content &gt; button {\n                  right: 35px !important;\n                  top: 70px;\n                  position: fixed !important;\n              }\n          }\n          @media (max-width: 767px) {\n            #articleModal #dialogContent{\n                  padding-left:0px !important;\n                  padding-right:0px !important;          \n              }\n          }\n          #drawerContainer &gt; div:first-of-type {\n            background-color: white;\n            border-bottom: 0.1em solid #cfcbcc;\n          }\n          #articleModal &gt; .duc-modal-full-screen {\n              overflow-y: hidden !important;\n          }\n          .pad-r-md, .pad-r-md-lg, .pad-r-md-all\n          {\n              padding-right: 0px;\n              padding-top: 0px;\n          }\n           \n          "});return(0,w.jsxs)(u.Fragment,{children:[e,"articlePageLinks"!==this.props.data.appId?this.getView():"",this.state.showModal||"articlePageLinks"===this.props.data.appId?(0,w.jsx)(C,{data:{url:this.articleURL,getFrameRef:this.getFrameRef,km:this.articleId},events:{closeArticleModal:this.closeModal}}):""]})}},{key:"getView",value:function(){var e=this;if("supportLanderCards"===this.props.data.appId)return(0,w.jsx)(d.Links,{onClick:function(t){return e.openModal(t,e.props.data.label)},variant:d.LinksVariant.textPlain,href:this.props.data.url,className:"no-hover solo primary-cta",suppressAnalytics:!0,children:this.props.data.label});if("productLanderBrowseTopicCards"===this.props.data.appId)return(0,w.jsx)(d.Links,{className:"",title:this.props.data.label,href:this.props.data.url,suppressAnalytics:!0,onClick:function(t){return e.openModal(t,e.props.data.label)},children:this.props.data.label},this.props.data.url);if("reusableBrowseTopicCards"===this.props.data.appId)return(0,w.jsx)(d.Links,{style:this.props.data.style,variant:d.LinksVariant.withPrependIcon,href:this.props.data.url,"aria-label":this.props.data.label,suppressAnalytics:!0,onClick:function(t){return e.openModal(t,e.props.data.label)},children:this.props.data.label});if("articlePageLinks"===this.props.data.appId&amp;&amp;"button"===this.props.data.ctaType)return(0,w.jsx)(p.zx,{onClick:function(t){return e.openModal(t,e.props.data.label)},children:this.props.data.label});if("helpfulInfo"===this.props.data.appId&amp;&amp;"link"===this.props.data.ctaType)return(0,w.jsx)(d.Links,{variant:d.LinksVariant.textPlain,className:"type-sm solo",tabIndex:0,onClick:function(t){return e.openModal(t,e.props.data.label)},href:this.props.data.url,title:this.props.data.label,suppressAnalytics:!0,id:this.props.data.id,children:this.props.data.label},this.props.data.label);if("helpfulInfo"===this.props.data.appId&amp;&amp;"button"===this.props.data.ctaType){var t,n=null===(t=this.props.data.className)||void 0===t?void 0:t.split("globalFlexibleButton");return(0,w.jsx)(p.zx,{onClick:function(t){return e.openModal(t,e.props.data.label)},className:this.props.data.className,size:p.qE.SMALL,variant:n[1]&gt;0?p.Wu.WHITE:p.Wu.BLUE,fullWidth:!0,id:this.props.data.id,children:this.props.data.label})}if("browseTopicCards"===this.props.data.appId)return(0,w.jsx)(d.Links,{style:this.props.data.style,"aria-label":"".concat(this.props.data.label," link"),variant:d.LinksVariant.withPrependIcon,suppressAnalytics:!0,href:this.props.data.url,onClick:function(t){return e.openModal(t,e.props.data.label)},className:"solo link-text-3 line-h-normal font-regular",children:this.props.data.label});else if("hotTopicCard"===this.props.data.appId)return(0,w.jsx)(d.Links,{variant:d.LinksVariant.none,href:this.props.data.url,suppressAnalytics:!0,onClick:function(t){return e.openModal(t,e.props.data.label)},children:(0,w.jsx)(h.Text,{size:h.TextSizes.SM,children:this.props.data.label})});else if("reusableEmailTopSolCard"===this.props.data.appId)return(0,w.jsx)(d.Links,{variant:d.LinksVariant.smallPrimaryCta,"aria-label":"links-".concat(this.props.data.label),className:"solo primary-cta",target:"iframe-modal",href:this.props.data.url,"data-testid":"linktest",suppressAnalytics:!0,onClick:function(t){return e.openModal(t,e.props.data.label)},children:this.props.data.label});else if("deviceInfoCard"===this.props.data.appId)return(0,w.jsx)(d.Links,{suppressAnalytics:!0,variant:d.LinksVariant.textPlain,tabIndex:0,href:this.props.data.url,className:this.props.data.className,onClick:function(t){return e.openModal(t,e.props.data.label)},children:this.props.data.label});else if("topNavigationCard"===this.props.data.appId)return(0,w.jsx)(d.Links,{href:this.props.data.url,variant:d.LinksVariant.none,onClick:function(t){return e.openModal(t,e.props.data.label)},className:this.props.data.className,"aria-label":this.props.data.label,children:this.props.data.label});else if("acctManagement"===this.props.data.appId){var r=this.props.data.className?this.props.data.className:"type-sm solo justify-between",o=(0,w.jsx)(d.Links,{href:this.props.data.url,variant:d.LinksVariant.PrimaryCTA,onClick:function(t){return e.openModal(t,e.props.data.label)},className:r,"aria-label":this.props.data.label,children:this.props.data.label});return(0,w.jsx)("ul",{className:"primary-cta-list",children:(0,w.jsx)("li",{children:o})})}else if("myDevicePrepaidCard"===this.props.data.appId)return(0,w.jsx)(d.Links,{tabIndex:0,variant:d.LinksVariant.textPlain,className:"solo primary-cta mar-t-xxxs",suppressAnalytics:!0,href:this.props.data.url,onClick:function(t){return e.openModal(t,e.props.data.label)},children:this.props.data.label});else if("reuseableLinksAndButtonCards"===this.props.data.appId&amp;&amp;"button"===this.props.data.ctaType)return(0,w.jsx)(p.zx,{id:this.props.data.id,className:"buttonStylesBlue",size:p.qE.SMALL,fullWidth:!0,onClick:function(t){return e.openModal(t,e.props.data.label)},variant:"buttonStylesBlue"===this.props.data.className?p.Wu.BLUE:p.Wu.WHITE,children:this.props.data.label});else if("reuseableLinksAndButtonCards"===this.props.data.appId)return this.props.data.linkImageAvailable?(0,w.jsxs)(d.Links,{variant:d.LinksVariant.withAppendIcon,tabIndex:0,className:"solo link-text3",onClick:function(t){return e.openModal(t,e.props.data.label)},suppressAnalytics:!0,children:[this.props.data.label,(0,w.jsx)(d.Links.IconSvg,{accentColor:!0,size:T.IconSvgSizes.SM,svgUrl:this.props.data.linkImageUrl?this.props.data.linkImageUrl:""})]}):(0,w.jsx)(d.Links,{tabIndex:0,variant:d.LinksVariant.textPlain,className:"solo primary-cta",suppressAnalytics:!0,href:this.props.data.url,onClick:function(t){return e.openModal(t,e.props.data.label)},children:this.props.data.label});else if("globalFlexibleCTA"===this.props.data.appId)return(0,w.jsx)(d.Links,{tabIndex:0,className:"no-hover",title:this.props.data.label,href:this.props.data.url,onClick:function(t){return e.openModal(t,e.props.data.linkNameReporting)},children:(0,w.jsxs)(h.Text,{size:h.TextSizes.SM,children:[this.props.data.label,(0,w.jsx)(T.IconSvg,{svgUrl:"/idpassets/global/icons/svg/navigation-controls/functional-icon_chevron-right_16.svg",size:T.IconSvgSizes.XS,"aria-hidden":"false","aria-label":"go to link"})]})},this.props.data.label);else return(0,w.jsx)(d.Links,{onClick:function(t){return e.openModal(t,e.props.data.label)},variant:d.LinksVariant.textPlain,href:this.props.data.url,className:"no-hover solo primary-cta",suppressAnalytics:!0,children:this.props.data.label})}},{key:"getInitialPropsData",value:function(){if(m(this.props)&amp;&amp;m(this.props.data)&amp;&amp;(f(this.props.data.domain)&amp;&amp;(this.domain=this.props.data.domain),f(this.props.data.url))){var e=this.props.data.url.replace("/article","/article-modal");if(e.includes(".com")||e.includes("https://")?this.articleURL=e:(this.articleURL=e,f(this.domain)&amp;&amp;(this.articleURL=this.domain+e)),f(this.articleURL)){var t=this.articleURL.split("/article-modal");if(f(t[1])){var n=t[1].split("/");f(n[2])&amp;&amp;(this.articleId=n[2])}}console.log("article articleURL.... ",this.articleURL,"::id=",this.articleId)}}},{key:"ctaClickReporting",value:function(e,t,n){this.reportingHelper.linkClickEvent(e,f(this.props.data.linkPositionReporting)?this.props.data.linkPositionReporting:n?"Panel_article-modal_"+n:"Panel_article-modal",f(t)?t:this.articleURL)}},{key:"openModal",value:function(e,t,n){e.preventDefault(),this.ctaClickReporting(t,n),this.setState({showModal:!0})}}]),g}(u.PureComponent)},63345:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{ACTION_FAST_REFRESH:function(){return d},ACTION_NAVIGATE:function(){return s},ACTION_PREFETCH:function(){return u},ACTION_REFRESH:function(){return a},ACTION_RESTORE:function(){return l},ACTION_SERVER_ACTION:function(){return p},ACTION_SERVER_PATCH:function(){return c},PrefetchCacheEntryStatus:function(){return i},PrefetchKind:function(){return o},isThenable:function(){return h}});var n,r,o,i,a="refresh",s="navigate",l="restore",c="server-patch",u="prefetch",d="fast-refresh",p="server-action";function h(e){return e&amp;&amp;("object"==typeof e||"function"==typeof e)&amp;&amp;"function"==typeof e.then}(n=o||(o={})).AUTO="auto",n.FULL="full",n.TEMPORARY="temporary",(r=i||(i={})).fresh="fresh",r.reusable="reusable",r.expired="expired",r.stale="stale",("function"==typeof t.default||"object"==typeof t.default&amp;&amp;null!==t.default)&amp;&amp;void 0===t.default.__esModule&amp;&amp;(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},52661:function(e,t,n){"use strict";function r(e,t,n,r){return!1}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return r}}),n(27169),("function"==typeof t.default||"object"==typeof t.default&amp;&amp;null!==t.default)&amp;&amp;void 0===t.default.__esModule&amp;&amp;(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},87732:function(e,t,n){"use strict";var r=n(75074),o=n(55886),i=n(20964),a=n(26271),s=n(97974),l=["href","as","children","prefetch","passHref","replace","shallow","scroll","locale","onClick","onMouseEnter","onTouchStart","legacyBehavior"];function c(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function u(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?c(Object(n),!0).forEach(function(t){r(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):c(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return k}});var d=n(97940),p=n(31549),h=d._(n(44194)),f=n(45559),m=n(58695),v=n(3891),g=n(72822),y=n(63719),b=n(13389),_=n(28852),w=n(22382),x=n(52661),C=n(50411),T=n(63345),S=new Set;function E(e,t,n,r,o,i){if(i||(0,m.isLocalURL)(t)){if(!r.bypassPrefetchedCheck){var l,c=t+"%"+n+"%"+(void 0!==r.locale?r.locale:"locale"in e?e.locale:void 0);if(S.has(c))return;S.add(c)}(l=s(a.mark(function s(){return a.wrap(function(a){for(;;)switch(a.prev=a.next){case 0:if(!i){a.next=4;break}return a.abrupt("return",e.prefetch(t,o));case 4:return a.abrupt("return",e.prefetch(t,n,r));case 5:case"end":return a.stop()}},s)})),function(){return l.apply(this,arguments)})().catch(function(e){})}}function A(e){return"string"==typeof e?e:(0,v.formatUrl)(e)}var k=h.default.forwardRef(function(e,t){var n,r,a=e.href,s=e.as,c=e.children,d=e.prefetch,v=void 0===d?null:d,S=e.passHref,k=e.replace,P=e.shallow,I=e.scroll,M=e.locale,L=e.onClick,D=e.onMouseEnter,O=e.onTouchStart,j=e.legacyBehavior,N=void 0!==j&amp;&amp;j,R=i(e,l);n=c,N&amp;&amp;("string"==typeof n||"number"==typeof n)&amp;&amp;(n=(0,p.jsx)("a",{children:n}));var V=h.default.useContext(b.RouterContext),z=h.default.useContext(_.AppRouterContext),B=null!=V?V:z,F=!V,U=!1!==v,H=null===v?T.PrefetchKind.AUTO:T.PrefetchKind.FULL,W=h.default.useMemo(function(){if(!V){var e=A(a);return{href:e,as:s?A(s):e}}var t=o((0,f.resolveHref)(V,a,!0),2),n=t[0],r=t[1];return{href:n,as:s?(0,f.resolveHref)(V,s):r||n}},[V,a,s]),G=W.href,Z=W.as,$=h.default.useRef(G),Y=h.default.useRef(Z);N&amp;&amp;(r=h.default.Children.only(n));var q=N?r&amp;&amp;"object"==typeof r&amp;&amp;r.ref:t,K=o((0,w.useIntersection)({rootMargin:"200px"}),3),X=K[0],Q=K[1],J=K[2],ee=h.default.useCallback(function(e){(Y.current!==Z||$.current!==G)&amp;&amp;(J(),Y.current=Z,$.current=G),X(e),q&amp;&amp;("function"==typeof q?q(e):"object"==typeof q&amp;&amp;(q.current=e))},[Z,q,G,J,X]);h.default.useEffect(function(){B&amp;&amp;Q&amp;&amp;U&amp;&amp;E(B,G,Z,{locale:M},{kind:H},F)},[Z,G,Q,M,U,null==V?void 0:V.locale,B,F,H]);var et={ref:ee,onClick:function(e){N||"function"!=typeof L||L(e),N&amp;&amp;r.props&amp;&amp;"function"==typeof r.props.onClick&amp;&amp;r.props.onClick(e),B&amp;&amp;!e.defaultPrevented&amp;&amp;function(e,t,n,r,o,i,a,s,l){if(!("A"===e.currentTarget.nodeName.toUpperCase()&amp;&amp;((c=e.currentTarget.getAttribute("target"))&amp;&amp;"_self"!==c||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&amp;&amp;2===e.nativeEvent.which||!l&amp;&amp;!(0,m.isLocalURL)(n)))){e.preventDefault();var c,u=function(){var e=null==a||a;"beforePopState"in t?t[o?"replace":"push"](n,r,{shallow:i,locale:s,scroll:e}):t[o?"replace":"push"](r||n,{scroll:e})};l?h.default.startTransition(u):u()}}(e,B,G,Z,k,P,I,M,F)},onMouseEnter:function(e){N||"function"!=typeof D||D(e),N&amp;&amp;r.props&amp;&amp;"function"==typeof r.props.onMouseEnter&amp;&amp;r.props.onMouseEnter(e),B&amp;&amp;(U||!F)&amp;&amp;E(B,G,Z,{locale:M,priority:!0,bypassPrefetchedCheck:!0},{kind:H},F)},onTouchStart:function(e){N||"function"!=typeof O||O(e),N&amp;&amp;r.props&amp;&amp;"function"==typeof r.props.onTouchStart&amp;&amp;r.props.onTouchStart(e),B&amp;&amp;(U||!F)&amp;&amp;E(B,G,Z,{locale:M,priority:!0,bypassPrefetchedCheck:!0},{kind:H},F)}};if((0,g.isAbsoluteUrl)(Z))et.href=Z;else if(!N||S||"a"===r.type&amp;&amp;!("href"in r.props)){var en=void 0!==M?M:null==V?void 0:V.locale,er=(null==V?void 0:V.isLocaleDomain)&amp;&amp;(0,x.getDomainLocale)(Z,en,null==V?void 0:V.locales,null==V?void 0:V.domainLocales);et.href=er||(0,C.addBasePath)((0,y.addLocale)(Z,en,null==V?void 0:V.defaultLocale))}return N?h.default.cloneElement(r,et):(0,p.jsx)("a",u(u(u({},R),et),{},{children:n}))});("function"==typeof t.default||"object"==typeof t.default&amp;&amp;null!==t.default)&amp;&amp;void 0===t.default.__esModule&amp;&amp;(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},22382:function(e,t,n){"use strict";var r=n(55886);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return c}});var o=n(44194),i=n(60062),a="function"==typeof IntersectionObserver,s=new Map,l=[];function c(e){var t=e.rootRef,n=e.rootMargin,c=e.disabled||!a,u=r((0,o.useState)(!1),2),d=u[0],p=u[1],h=(0,o.useRef)(null),f=(0,o.useCallback)(function(e){h.current=e},[]);return(0,o.useEffect)(function(){if(a){if(!c&amp;&amp;!d){var e,r,o,u,f,m=h.current;if(m&amp;&amp;m.tagName)return e=function(e){return e&amp;&amp;p(e)},o=(r=function(e){var t,n={root:e.root||null,margin:e.rootMargin||""},r=l.find(function(e){return e.root===n.root&amp;&amp;e.margin===n.margin});if(r&amp;&amp;(t=s.get(r)))return t;var o=new Map;return t={id:n,observer:new IntersectionObserver(function(e){e.forEach(function(e){var t=o.get(e.target),n=e.isIntersecting||e.intersectionRatio&gt;0;t&amp;&amp;n&amp;&amp;t(n)})},e),elements:o},l.push(n),s.set(n,t),t}({root:null==t?void 0:t.current,rootMargin:n})).id,u=r.observer,(f=r.elements).set(m,e),u.observe(m),function(){if(f.delete(m),u.unobserve(m),0===f.size){u.disconnect(),s.delete(o);var e=l.findIndex(function(e){return e.root===o.root&amp;&amp;e.margin===o.margin});e&gt;-1&amp;&amp;l.splice(e,1)}}}}else if(!d){var v=(0,i.requestIdleCallback)(function(){return p(!0)});return function(){return(0,i.cancelIdleCallback)(v)}}},[c,n,t,d,h.current]),[f,d,(0,o.useCallback)(function(){p(!1)},[])]}("function"==typeof t.default||"object"==typeof t.default&amp;&amp;null!==t.default)&amp;&amp;void 0===t.default.__esModule&amp;&amp;(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},15871:function(e,t,n){"use strict";var r=n(26271),o=n(75074),i=n(97366),a=n(6516),s=n(79201),l=n(21748),c=n(35478),u=n(97974);function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return y}});var p=n(97940),h=n(31549),f=p._(n(44194)),m=n(72822);function v(e){return g.apply(this,arguments)}function g(){return(g=u(r.mark(function e(t){var n,o,i;return r.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.Component,o=t.ctx,e.next=3,(0,m.loadGetInitialProps)(n,o);case 3:return i=e.sent,e.abrupt("return",{pageProps:i});case 5:case"end":return e.stop()}},e)}))).apply(this,arguments)}var y=function(e){s(r,e);var t,n=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=c(r);return e=t?Reflect.construct(n,arguments,c(this).constructor):n.apply(this,arguments),l(this,e)});function r(){return i(this,r),n.apply(this,arguments)}return a(r,[{key:"render",value:function(){var e=this.props,t=e.Component,n=e.pageProps;return(0,h.jsx)(t,function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach(function(t){o(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},n))}}]),r}(f.default.Component);y.origGetInitialProps=v,y.getInitialProps=v,("function"==typeof t.default||"object"==typeof t.default&amp;&amp;null!==t.default)&amp;&amp;void 0===t.default.__esModule&amp;&amp;(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},57058:function(e,t,n){"use strict";var r=n(97366),o=n(6516),i=n(79201),a=n(21748),s=n(35478);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return m}});var l=n(97940),c=n(31549),u=l._(n(44194)),d=l._(n(80903)),p={400:"Bad Request",404:"This page could not be found",405:"Method Not Allowed",500:"Internal Server Error"};function h(e){var t=e.res,n=e.err;return{statusCode:t&amp;&amp;t.statusCode?t.statusCode:n?n.statusCode:404}}var f={error:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},desc:{lineHeight:"48px"},h1:{display:"inline-block",margin:"0 20px 0 0",paddingRight:23,fontSize:24,fontWeight:500,verticalAlign:"top"},h2:{fontSize:14,fontWeight:400,lineHeight:"28px"},wrap:{display:"inline-block"}},m=function(e){i(l,e);var t,n=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=s(l);return e=t?Reflect.construct(n,arguments,s(this).constructor):n.apply(this,arguments),a(this,e)});function l(){return r(this,l),n.apply(this,arguments)}return o(l,[{key:"render",value:function(){var e=this.props,t=e.statusCode,n=e.withDarkMode,r=this.props.title||p[t]||"An unexpected error has occurred";return(0,c.jsxs)("div",{style:f.error,children:[(0,c.jsx)(d.default,{children:(0,c.jsx)("title",{children:t?t+": "+r:"Application error: a client-side exception has occurred"})}),(0,c.jsxs)("div",{style:f.desc,children:[(0,c.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}"+(void 0===n||n?"@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}":"")}}),t?(0,c.jsx)("h1",{className:"next-error-h1",style:f.h1,children:t}):null,(0,c.jsx)("div",{style:f.wrap,children:(0,c.jsxs)("h2",{style:f.h2,children:[this.props.title||t?r:(0,c.jsx)(c.Fragment,{children:"Application error: a client-side exception has occurred (see the browser console for more information)"}),"."]})})]})]})}}]),l}(u.default.Component);m.displayName="ErrorPage",m.getInitialProps=h,m.origGetInitialProps=h,("function"==typeof t.default||"object"==typeof t.default&amp;&amp;null!==t.default)&amp;&amp;void 0===t.default.__esModule&amp;&amp;(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},70639:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"AmpStateContext",{enumerable:!0,get:function(){return r}});var r=n(97940)._(n(44194)).default.createContext({})},68043:function(e,t){"use strict";function n(e){var t=void 0===e?{}:e,n=t.ampFirst,r=t.hybrid,o=t.hasQuery;return void 0!==n&amp;&amp;n||void 0!==r&amp;&amp;r&amp;&amp;void 0!==o&amp;&amp;o}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isInAmpMode",{enumerable:!0,get:function(){return n}})},54690:function(e,t,n){"use strict";var r=n(75074);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function i(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){r(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{default:function(){return u},noSSR:function(){return c}});var a=n(97940);n(31549),n(44194);var s=a._(n(80218));function l(e){return{default:(null==e?void 0:e.default)||e}}function c(e,t){return delete t.webpack,delete t.modules,e(t)}function u(e,t){var n=s.default,r={loading:function(e){return e.error,e.isLoading,e.pastDelay,null}};e instanceof Promise?r.loader=function(){return e}:"function"==typeof e?r.loader=e:"object"==typeof e&amp;&amp;(r=i(i({},r),e));var o=(r=i(i({},r),t)).loader;return(r.loadableGenerated&amp;&amp;(r=i(i({},r),r.loadableGenerated),delete r.loadableGenerated),"boolean"!=typeof r.ssr||r.ssr)?n(i(i({},r),{},{loader:function(){return null!=o?o().then(l):Promise.resolve(l(function(){return null}))}})):(delete r.webpack,delete r.modules,c(n,r))}("function"==typeof t.default||"object"==typeof t.default&amp;&amp;null!==t.default)&amp;&amp;void 0===t.default.__esModule&amp;&amp;(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},80903:function(e,t,n){"use strict";var r=n(75074);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}(t,{default:function(){return g},defaultHead:function(){return h}});var i=n(97940),a=n(60273),s=n(31549),l=a._(n(44194)),c=i._(n(3021)),u=n(70639),d=n(29715),p=n(68043);function h(e){void 0===e&amp;&amp;(e=!1);var t=[(0,s.jsx)("meta",{charSet:"utf-8"})];return e||t.push((0,s.jsx)("meta",{name:"viewport",content:"width=device-width"})),t}function f(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===l.default.Fragment?e.concat(l.default.Children.toArray(t.props.children).reduce(function(e,t){return"string"==typeof t||"number"==typeof t?e:e.concat(t)},[])):e.concat(t)}n(45070);var m=["name","httpEquiv","charSet","itemProp"];function v(e,t){var n,i,a,s,c=t.inAmpMode;return e.reduce(f,[]).reverse().concat(h(c).reverse()).filter((n=new Set,i=new Set,a=new Set,s={},function(e){var t=!0,r=!1;if(e.key&amp;&amp;"number"!=typeof e.key&amp;&amp;e.key.indexOf("$")&gt;0){r=!0;var o=e.key.slice(e.key.indexOf("$")+1);n.has(o)?t=!1:n.add(o)}switch(e.type){case"title":case"base":i.has(e.type)?t=!1:i.add(e.type);break;case"meta":for(var l=0,c=m.length;l&lt;c;l++){var u=m[l];if(e.props.hasOwnProperty(u)){if("charSet"===u)a.has(u)?t=!1:a.add(u);else{var d=e.props[u],p=s[u]||new Set;("name"!==u||!r)&amp;&amp;p.has(d)?t=!1:(p.add(d),s[u]=p)}}}}return t})).reverse().map(function(e,t){var n=e.key||t;if(!c&amp;&amp;"link"===e.type&amp;&amp;e.props.href&amp;&amp;["https://fonts.googleapis.com/css","https://use.typekit.net/"].some(function(t){return e.props.href.startsWith(t)})){var i=function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){r(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},e.props||{});return i["data-href"]=i.href,i.href=void 0,i["data-optimized-fonts"]=!0,l.default.cloneElement(e,i)}return l.default.cloneElement(e,{key:n})})}var g=function(e){var t=e.children,n=(0,l.useContext)(u.AmpStateContext),r=(0,l.useContext)(d.HeadManagerContext);return(0,s.jsx)(c.default,{reduceComponentsToState:v,headManager:r,inAmpMode:(0,p.isInAmpMode)(n),children:t})};("function"==typeof t.default||"object"==typeof t.default&amp;&amp;null!==t.default)&amp;&amp;void 0===t.default.__esModule&amp;&amp;(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},64919:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LoadableContext",{enumerable:!0,get:function(){return r}});var r=n(97940)._(n(44194)).default.createContext(null)},80218:function(e,t,n){"use strict";var r=n(75074),o=n(97366),i=n(6516);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function s(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach(function(t){r(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function l(e,t){(null==t||t&gt;e.length)&amp;&amp;(t=e.length);for(var n=0,r=Array(t);n&lt;t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return y}});var c=n(97940)._(n(44194)),u=n(64919),d=[],p=[],h=!1;function f(e){var t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then(function(e){return n.loading=!1,n.loaded=e,e}).catch(function(e){throw n.loading=!1,n.error=e,e}),n}var m=function(){function e(t,n){o(this,e),this._loadFn=t,this._opts=n,this._callbacks=new Set,this._delay=null,this._timeout=null,this.retry()}return i(e,[{key:"promise",value:function(){return this._res.promise}},{key:"retry",value:function(){var e=this;this._clearTimeouts(),this._res=this._loadFn(this._opts.loader),this._state={pastDelay:!1,timedOut:!1};var t=this._res,n=this._opts;t.loading&amp;&amp;("number"==typeof n.delay&amp;&amp;(0===n.delay?this._state.pastDelay=!0:this._delay=setTimeout(function(){e._update({pastDelay:!0})},n.delay)),"number"==typeof n.timeout&amp;&amp;(this._timeout=setTimeout(function(){e._update({timedOut:!0})},n.timeout))),this._res.promise.then(function(){e._update({}),e._clearTimeouts()}).catch(function(t){e._update({}),e._clearTimeouts()}),this._update({})}},{key:"_update",value:function(e){this._state=s(s({},this._state),{},{error:this._res.error,loaded:this._res.loaded,loading:this._res.loading},e),this._callbacks.forEach(function(e){return e()})}},{key:"_clearTimeouts",value:function(){clearTimeout(this._delay),clearTimeout(this._timeout)}},{key:"getCurrentValue",value:function(){return this._state}},{key:"subscribe",value:function(e){var t=this;return this._callbacks.add(e),function(){t._callbacks.delete(e)}}}]),e}();function v(e){return function(e,t){var n=Object.assign({loader:null,loading:null,delay:200,timeout:null,webpack:null,modules:null},t),r=null;function o(){if(!r){var t=new m(e,n);r={getCurrentValue:t.getCurrentValue.bind(t),subscribe:t.subscribe.bind(t),retry:t.retry.bind(t),promise:t.promise.bind(t)}}return r.promise()}if(!h){var i=n.webpack?n.webpack():n.modules;i&amp;&amp;p.push(function(e){var t,n=function(e,t){var n="undefined"!=typeof Symbol&amp;&amp;e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return l(e,void 0);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&amp;&amp;e.constructor&amp;&amp;(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,void 0)}}(e))){n&amp;&amp;(e=n);var r=0,o=function(){};return{s:o,n:function(){return r&gt;=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw i}}}}(i);try{for(n.s();!(t=n.n()).done;){var r=t.value;if(e.includes(r))return o()}}catch(e){n.e(e)}finally{n.f()}})}function a(e,t){o(),(i=c.default.useContext(u.LoadableContext))&amp;&amp;Array.isArray(n.modules)&amp;&amp;n.modules.forEach(function(e){i(e)});var i,a=c.default.useSyncExternalStore(r.subscribe,r.getCurrentValue,r.getCurrentValue);return c.default.useImperativeHandle(t,function(){return{retry:r.retry}},[]),c.default.useMemo(function(){var t;return a.loading||a.error?c.default.createElement(n.loading,{isLoading:a.loading,pastDelay:a.pastDelay,timedOut:a.timedOut,error:a.error,retry:r.retry}):a.loaded?c.default.createElement((t=a.loaded)&amp;&amp;t.default?t.default:t,e):null},[e,a])}return a.preload=function(){return o()},a.displayName="LoadableComponent",c.default.forwardRef(a)}(f,e)}function g(e,t){for(var n=[];e.length;){var r=e.pop();n.push(r(t))}return Promise.all(n).then(function(){if(e.length)return g(e,t)})}v.preloadAll=function(){return new Promise(function(e,t){g(d).then(e,t)})},v.preloadReady=function(e){return void 0===e&amp;&amp;(e=[]),new Promise(function(t){var n=function(){return h=!0,t()};g(p,e).then(n,n)})},window.__NEXT_PRELOADREADY=v.preloadReady;var y=v},3021:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a}});var r=n(44194),o=r.useLayoutEffect,i=r.useEffect;function a(e){var t=e.headManager,n=e.reduceComponentsToState;function a(){if(t&amp;&amp;t.mountedInstances){var o=r.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(n(o,e))}}return o(function(){var n;return null==t||null==(n=t.mountedInstances)||n.add(e.children),function(){var n;null==t||null==(n=t.mountedInstances)||n.delete(e.children)}}),o(function(){return t&amp;&amp;(t._pendingUpdate=a),function(){t&amp;&amp;(t._pendingUpdate=a)}}),i(function(){return t&amp;&amp;t._pendingUpdate&amp;&amp;(t._pendingUpdate(),t._pendingUpdate=null),function(){t&amp;&amp;t._pendingUpdate&amp;&amp;(t._pendingUpdate(),t._pendingUpdate=null)}}),null}},45070:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"warnOnce",{enumerable:!0,get:function(){return n}});var n=function(e){}},64875:function(e,t,n){var r=n(73656);n(24997);var o=n(44194),i=o&amp;&amp;"object"==typeof o&amp;&amp;"default"in o?o:{default:o},a=void 0!==r&amp;&amp;r.env&amp;&amp;!0,s=function(e){return"[object String]"===Object.prototype.toString.call(e)},l=function(){function e(e){var t=void 0===e?{}:e,n=t.name,r=void 0===n?"stylesheet":n,o=t.optimizeForSpeed,i=void 0===o?a:o;c(s(r),"`name` must be a string"),this._name=r,this._deletedRulePlaceholder="#"+r+"-deleted-rule____{}",c("boolean"==typeof i,"`optimizeForSpeed` must be a boolean"),this._optimizeForSpeed=i,this._serverSheet=void 0,this._tags=[],this._injected=!1,this._rulesCount=0;var l=document.querySelector('meta[property="csp-nonce"]');this._nonce=l?l.getAttribute("content"):null}var t=e.prototype;return t.setOptimizeForSpeed=function(e){c("boolean"==typeof e,"`setOptimizeForSpeed` accepts a boolean"),c(0===this._rulesCount,"optimizeForSpeed cannot be when rules have already been inserted"),this.flush(),this._optimizeForSpeed=e,this.inject()},t.isOptimizeForSpeed=function(){return this._optimizeForSpeed},t.inject=function(){var e=this;if(c(!this._injected,"sheet already injected"),this._injected=!0,this._optimizeForSpeed){this._tags[0]=this.makeStyleTag(this._name),this._optimizeForSpeed="insertRule"in this.getSheet(),this._optimizeForSpeed||(a||console.warn("StyleSheet: optimizeForSpeed mode not supported falling back to standard mode."),this.flush(),this._injected=!0);return}this._serverSheet={cssRules:[],insertRule:function(t,n){return"number"==typeof n?e._serverSheet.cssRules[n]={cssText:t}:e._serverSheet.cssRules.push({cssText:t}),n},deleteRule:function(t){e._serverSheet.cssRules[t]=null}}},t.getSheetForTag=function(e){if(e.sheet)return e.sheet;for(var t=0;t&lt;document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]},t.getSheet=function(){return this.getSheetForTag(this._tags[this._tags.length-1])},t.insertRule=function(e,t){if(c(s(e),"`insertRule` accepts only strings"),this._optimizeForSpeed){var n=this.getSheet();"number"!=typeof t&amp;&amp;(t=n.cssRules.length);try{n.insertRule(e,t)}catch(t){return a||console.warn("StyleSheet: illegal rule: \n\n"+e+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),-1}}else{var r=this._tags[t];this._tags.push(this.makeStyleTag(this._name,e,r))}return this._rulesCount++},t.replaceRule=function(e,t){if(this._optimizeForSpeed){var n=this.getSheet();if(t.trim()||(t=this._deletedRulePlaceholder),!n.cssRules[e])return e;n.deleteRule(e);try{n.insertRule(t,e)}catch(r){a||console.warn("StyleSheet: illegal rule: \n\n"+t+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),n.insertRule(this._deletedRulePlaceholder,e)}}else{var r=this._tags[e];c(r,"old rule at index `"+e+"` not found"),r.textContent=t}return e},t.deleteRule=function(e){if(this._optimizeForSpeed)this.replaceRule(e,"");else{var t=this._tags[e];c(t,"rule at index `"+e+"` not found"),t.parentNode.removeChild(t),this._tags[e]=null}},t.flush=function(){this._injected=!1,this._rulesCount=0,this._tags.forEach(function(e){return e&amp;&amp;e.parentNode.removeChild(e)}),this._tags=[]},t.cssRules=function(){var e=this;return this._tags.reduce(function(t,n){return n?t=t.concat(Array.prototype.map.call(e.getSheetForTag(n).cssRules,function(t){return t.cssText===e._deletedRulePlaceholder?null:t})):t.push(null),t},[])},t.makeStyleTag=function(e,t,n){t&amp;&amp;c(s(t),"makeStyleTag accepts only strings as second parameter");var r=document.createElement("style");this._nonce&amp;&amp;r.setAttribute("nonce",this._nonce),r.type="text/css",r.setAttribute("data-"+e,""),t&amp;&amp;r.appendChild(document.createTextNode(t));var o=document.head||document.getElementsByTagName("head")[0];return n?o.insertBefore(r,n):o.appendChild(r),r},function(e,t){for(var n=0;n&lt;t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,[{key:"length",get:function(){return this._rulesCount}}]),e}();function c(e,t){if(!e)throw Error("StyleSheet: "+t+".")}var u=function(e){for(var t=5381,n=e.length;n;)t=33*t^e.charCodeAt(--n);return t&gt;&gt;&gt;0},d={};function p(e,t){if(!t)return"jsx-"+e;var n=String(t),r=e+n;return d[r]||(d[r]="jsx-"+u(e+"-"+n)),d[r]}function h(e,t){var n=e+t;return d[n]||(d[n]=t.replace(/__jsx-style-dynamic-selector/g,e)),d[n]}var f=function(){function e(e){var t=void 0===e?{}:e,n=t.styleSheet,r=void 0===n?null:n,o=t.optimizeForSpeed,i=void 0!==o&amp;&amp;o;this._sheet=r||new l({name:"styled-jsx",optimizeForSpeed:i}),this._sheet.inject(),r&amp;&amp;"boolean"==typeof i&amp;&amp;(this._sheet.setOptimizeForSpeed(i),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._fromServer=void 0,this._indices={},this._instancesCounts={}}var t=e.prototype;return t.add=function(e){var t=this;void 0===this._optimizeForSpeed&amp;&amp;(this._optimizeForSpeed=Array.isArray(e.children),this._sheet.setOptimizeForSpeed(this._optimizeForSpeed),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._fromServer||(this._fromServer=this.selectFromServer(),this._instancesCounts=Object.keys(this._fromServer).reduce(function(e,t){return e[t]=0,e},{}));var n=this.getIdAndRules(e),r=n.styleId,o=n.rules;if(r in this._instancesCounts){this._instancesCounts[r]+=1;return}var i=o.map(function(e){return t._sheet.insertRule(e)}).filter(function(e){return -1!==e});this._indices[r]=i,this._instancesCounts[r]=1},t.remove=function(e){var t=this,n=this.getIdAndRules(e).styleId;if(function(e,t){if(!e)throw Error("StyleSheetRegistry: "+t+".")}(n in this._instancesCounts,"styleId: `"+n+"` not found"),this._instancesCounts[n]-=1,this._instancesCounts[n]&lt;1){var r=this._fromServer&amp;&amp;this._fromServer[n];r?(r.parentNode.removeChild(r),delete this._fromServer[n]):(this._indices[n].forEach(function(e){return t._sheet.deleteRule(e)}),delete this._indices[n]),delete this._instancesCounts[n]}},t.update=function(e,t){this.add(t),this.remove(e)},t.flush=function(){this._sheet.flush(),this._sheet.inject(),this._fromServer=void 0,this._indices={},this._instancesCounts={}},t.cssRules=function(){var e=this,t=this._fromServer?Object.keys(this._fromServer).map(function(t){return[t,e._fromServer[t]]}):[],n=this._sheet.cssRules();return t.concat(Object.keys(this._indices).map(function(t){return[t,e._indices[t].map(function(e){return n[e].cssText}).join(e._optimizeForSpeed?"":"\n")]}).filter(function(e){return!!e[1]}))},t.styles=function(e){var t,n;return t=this.cssRules(),void 0===(n=e)&amp;&amp;(n={}),t.map(function(e){var t=e[0],r=e[1];return i.default.createElement("style",{id:"__"+t,key:"__"+t,nonce:n.nonce?n.nonce:void 0,dangerouslySetInnerHTML:{__html:r}})})},t.getIdAndRules=function(e){var t=e.children,n=e.dynamic,r=e.id;if(n){var o=p(r,n);return{styleId:o,rules:Array.isArray(t)?t.map(function(e){return h(o,e)}):[h(o,t)]}}return{styleId:p(r),rules:Array.isArray(t)?t:[t]}},t.selectFromServer=function(){return Array.prototype.slice.call(document.querySelectorAll('[id^="__jsx-"]')).reduce(function(e,t){return e[t.id.slice(2)]=t,e},{})},e}(),m=o.createContext(null);m.displayName="StyleSheetContext";var v=i.default.useInsertionEffect||i.default.useLayoutEffect,g=new f;function y(e){var t=g||o.useContext(m);return t&amp;&amp;v(function(){return t.add(e),function(){t.remove(e)}},[e.id,String(e.dynamic)]),null}y.dynamic=function(e){return e.map(function(e){return p(e[0],e[1])}).join(" ")},t.style=y},90369:function(e,t,n){e.exports=n(64875).style},51945:function(e,t){"use strict";t.Headers=self.Headers,t.Request=self.Request,t.Response=self.Response,t.fetch=self.fetch},24997:function(){},21424:function(e,t,n){!function(){var t={528:function(e,t,n){var r=n(685),o=n(310),i=e.exports;for(var a in r)r.hasOwnProperty(a)&amp;&amp;(i[a]=r[a]);function s(e){if("string"==typeof e&amp;&amp;(e=o.parse(e)),e.protocol||(e.protocol="https:"),"https:"!==e.protocol)throw Error('Protocol "'+e.protocol+'" not supported. Expected "https:"');return e}i.request=function(e,t){return e=s(e),r.request.call(this,e,t)},i.get=function(e,t){return e=s(e),r.get.call(this,e,t)}},685:function(e){"use strict";e.exports=n(85926)},310:function(e){"use strict";e.exports=n(34963)}},r={};function o(e){var n=r[e];if(void 0!==n)return n.exports;var i=r[e]={exports:{}},a=!0;try{t[e](i,i.exports,o),a=!1}finally{a&amp;&amp;delete r[e]}return i.exports}o.ab="../../node_modules/.pnpm/next@14.2.23_5ltow6cnsunvpoqwnthnk6esii/node_modules/next/dist/compiled/https-browserify/";var i=o(528);e.exports=i}()},13524:function(e){e.exports={dciContainer:"DigitalCheckInContainer_dciContainer__BJCdt",modelContainer:"DigitalCheckInContainer_modelContainer__cs7SQ",btnCenter:"DigitalCheckInContainer_btnCenter__axQTL",btnCenter2:"DigitalCheckInContainer_btnCenter2__vzgvR",headingFont:"DigitalCheckInContainer_headingFont__6PH_c",dciWrapper:"DigitalCheckInContainer_dciWrapper__1kwom",mediumTextCheckin:"DigitalCheckInContainer_mediumTextCheckin__OLg5h",landingBlueImage:"DigitalCheckInContainer_landingBlueImage__XY8UE",textField:"DigitalCheckInContainer_textField__hNJ87",textLabel:"DigitalCheckInContainer_textLabel__8fD50",storeInfoBoxStep3:"DigitalCheckInContainer_storeInfoBoxStep3__n1Rg0",waitTime:"DigitalCheckInContainer_waitTime__kI_Bx",textAreaStep11:"DigitalCheckInContainer_textAreaStep11__oc2Dr",textAreaStep2:"DigitalCheckInContainer_textAreaStep2__aiPsy",mainButton:"DigitalCheckInContainer_mainButton__6n98v",visitReasonlist:"DigitalCheckInContainer_visitReasonlist__Ejfpg",topShadow:"DigitalCheckInContainer_topShadow__9826_",agreeText:"DigitalCheckInContainer_agreeText__xDmAf",timePicker:"DigitalCheckInContainer_timePicker__A1AL3",datePicker:"DigitalCheckInContainer_datePicker__gkJnA",datePickerCheckIn:"DigitalCheckInContainer_datePickerCheckIn__AfmHJ",timePickerSelect:"DigitalCheckInContainer_timePickerSelect__uU_PF",spinner:"DigitalCheckInContainer_spinner__jl984",legalTextStep3:"DigitalCheckInContainer_legalTextStep3__J2mWC",pageSubHeader2Text:"DigitalCheckInContainer_pageSubHeader2Text__FdjRw",accountAccessSubheadingStep3:"DigitalCheckInContainer_accountAccessSubheadingStep3__xt_pi",gridContainer:"DigitalCheckInContainer_gridContainer__Oo4hj",gridLabel:"DigitalCheckInContainer_gridLabel__QTSz5",dateTimeContainer:"DigitalCheckInContainer_dateTimeContainer__dVXyp",map:"DigitalCheckInContainer_map__xsf3e",step1Address:"DigitalCheckInContainer_step1Address__on_jj",step1StoreHours:"DigitalCheckInContainer_step1StoreHours__yHi_R",mapBlock:"DigitalCheckInContainer_mapBlock__y7s7m",mapBlockMobile:"DigitalCheckInContainer_mapBlockMobile__jNAf0",hidediv:"DigitalCheckInContainer_hidediv__t_gz4",rescheduleTimeBox:"DigitalCheckInContainer_rescheduleTimeBox__JwCMP",dateTime:"DigitalCheckInContainer_dateTime___K7_j",rescheduleReasonSelect:"DigitalCheckInContainer_rescheduleReasonSelect__Hf_4y",dropDownStyle:"DigitalCheckInContainer_dropDownStyle__tTUW4",blueLander:"DigitalCheckInContainer_blueLander___oVs4",textAreaLabelStep2:"DigitalCheckInContainer_textAreaLabelStep2__pSsxN"}},93772:function(e){e.exports={articlePageHead:"HeaderPanel_articlePageHead__XrIZ2",articleHeadingPage:"HeaderPanel_articleHeadingPage__B4v6l",articleHeadingPage_tutorial:"HeaderPanel_articleHeadingPage_tutorial__HahrK",leadTxt:"HeaderPanel_leadTxt__Vjuyd",articleNoMarginBottomAndLead:"HeaderPanel_articleNoMarginBottomAndLead__jT8PT",troubleShootTitle:"HeaderPanel_troubleShootTitle__2ieD_",troubleShootDescription:"HeaderPanel_troubleShootDescription__fIXV1"}},98673:function(e){e.exports={ulBreadcrumb:"BreadCrumb_ulBreadcrumb__m6tOO",liBreadcrumb:"BreadCrumb_liBreadcrumb__DcUps",anchorBreadcrumb:"BreadCrumb_anchorBreadcrumb__RWM61",hrLine:"BreadCrumb_hrLine__mWGUA"}},63836:function(e){e.exports={videoCTAContainerWithLegal:"videoCTAContainer_videoCTAContainerWithLegal__fAS1u",videoCTAContainer:"videoCTAContainer_videoCTAContainer__F0egi",btnPosition:"videoCTAContainer_btnPosition__vsvKN",legalContent:"videoCTAContainer_legalContent__cH9P6",ctaButton:"videoCTAContainer_ctaButton__GWjua"}},34963:function(e,t,n){!function(){var t={452:function(e){"use strict";e.exports=n(22447)}},r={};function o(e){var n=r[e];if(void 0!==n)return n.exports;var i=r[e]={exports:{}},a=!0;try{t[e](i,i.exports,o),a=!1}finally{a&amp;&amp;delete r[e]}return i.exports}o.ab="../../node_modules/.pnpm/next@14.2.23_5ltow6cnsunvpoqwnthnk6esii/node_modules/next/dist/compiled/native-url/";var i={};!function(){var e,t=(e=o(452))&amp;&amp;"object"==typeof e&amp;&amp;"default"in e?e.default:e,n=/https?|ftp|gopher|file/;function r(e){"string"==typeof e&amp;&amp;(e=g(e));var r,o,i,a,s,l,c,u,d,p=(o=(r=e).auth,i=r.hostname,a=r.protocol||"",s=r.pathname||"",l=r.hash||"",c=r.query||"",u=!1,o=o?encodeURIComponent(o).replace(/%3A/i,":")+"@":"",r.host?u=o+r.host:i&amp;&amp;(u=o+(~i.indexOf(":")?"["+i+"]":i),r.port&amp;&amp;(u+=":"+r.port)),c&amp;&amp;"object"==typeof c&amp;&amp;(c=t.encode(c)),d=r.search||c&amp;&amp;"?"+c||"",a&amp;&amp;":"!==a.substr(-1)&amp;&amp;(a+=":"),r.slashes||(!a||n.test(a))&amp;&amp;!1!==u?(u="//"+(u||""),s&amp;&amp;"/"!==s[0]&amp;&amp;(s="/"+s)):u||(u=""),l&amp;&amp;"#"!==l[0]&amp;&amp;(l="#"+l),d&amp;&amp;"?"!==d[0]&amp;&amp;(d="?"+d),{protocol:a,host:u,pathname:s=s.replace(/[?#]/g,encodeURIComponent),search:d=d.replace("#","%23"),hash:l});return""+p.protocol+p.host+p.pathname+p.search+p.hash}var a="http://",s=a+"w.w",l=/^([a-z0-9.+-]*:\/\/\/)([a-z0-9.+-]:\/*)?/i,c=/https?|ftp|gopher|file/;function u(e,t){var n="string"==typeof e?g(e):e;e="object"==typeof e?r(e):e;var o=g(t),i="";n.protocol&amp;&amp;!n.slashes&amp;&amp;(i=n.protocol,e=e.replace(n.protocol,""),i+="/"===t[0]||"/"===e[0]?"/":""),i&amp;&amp;o.protocol&amp;&amp;(i="",o.slashes||(i=o.protocol,t=t.replace(o.protocol,"")));var u=e.match(l);u&amp;&amp;!o.protocol&amp;&amp;(e=e.substr((i=u[1]+(u[2]||"")).length),/^\/\/[^/]/.test(t)&amp;&amp;(i=i.slice(0,-1)));var d=new URL(e,s+"/"),p=new URL(t,d).toString().replace(s,""),h=o.protocol||n.protocol;return h+=n.slashes||o.slashes?"//":"",!i&amp;&amp;h?p=p.replace(a,h):i&amp;&amp;(p=p.replace(a,"")),c.test(p)||~t.indexOf(".")||"/"===e.slice(-1)||"/"===t.slice(-1)||"/"!==p.slice(-1)||(p=p.slice(0,-1)),i&amp;&amp;(p=i+("/"===p[0]?p.substr(1):p)),p}function d(){}d.prototype.parse=g,d.prototype.format=r,d.prototype.resolve=u,d.prototype.resolveObject=u;var p=/^https?|ftp|gopher|file/,h=/^(.*?)([#?].*)/,f=/^([a-z0-9.+-]*:)(\/{0,3})(.*)/i,m=/^([a-z0-9.+-]*:)?\/\/\/*/i,v=/^([a-z0-9.+-]*:)(\/{0,2})\[(.*)\]$/i;function g(e,n,o){if(void 0===n&amp;&amp;(n=!1),void 0===o&amp;&amp;(o=!1),e&amp;&amp;"object"==typeof e&amp;&amp;e instanceof d)return e;var i=(e=e.trim()).match(h);e=i?i[1].replace(/\\/g,"/")+i[2]:e.replace(/\\/g,"/"),v.test(e)&amp;&amp;"/"!==e.slice(-1)&amp;&amp;(e+="/");var a=!/(^javascript)/.test(e)&amp;&amp;e.match(f),l=m.test(e),c="";a&amp;&amp;(p.test(a[1])||(c=a[1].toLowerCase(),e=""+a[2]+a[3]),a[2]||(l=!1,p.test(a[1])?(c=a[1],e=""+a[3]):e="//"+a[3]),3!==a[2].length&amp;&amp;1!==a[2].length||(c=a[1],e="/"+a[3]));var u,g=(i?i[1]:e).match(/^https?:\/\/[^/]+(:[0-9]+)(?=\/|$)/),y=g&amp;&amp;g[1],b=new d,_="",w="";try{u=new URL(e)}catch(t){_=t,c||o||!/^\/\//.test(e)||/^\/\/.+[@.]/.test(e)||(w="/",e=e.substr(1));try{u=new URL(e,s)}catch(e){return b.protocol=c,b.href=c,b}}b.slashes=l&amp;&amp;!w,b.host="w.w"===u.host?"":u.host,b.hostname="w.w"===u.hostname?"":u.hostname.replace(/(\[|\])/g,""),b.protocol=_?c||null:u.protocol,b.search=u.search.replace(/\\/g,"%5C"),b.hash=u.hash.replace(/\\/g,"%5C");var x=e.split("#");!b.search&amp;&amp;~x[0].indexOf("?")&amp;&amp;(b.search="?"),b.hash||""!==x[1]||(b.hash="#"),b.query=n?t.decode(u.search.substr(1)):b.search.substr(1),b.pathname=w+(a?u.pathname.replace(/['^|`]/g,function(e){return"%"+e.charCodeAt().toString(16).toUpperCase()}).replace(/((?:%[0-9A-F]{2})+)/g,function(e,t){try{return decodeURIComponent(t).split("").map(function(e){var t=e.charCodeAt();return t&gt;256||/^[a-z0-9]$/i.test(e)?e:"%"+t.toString(16).toUpperCase()}).join("")}catch(e){return t}}):u.pathname),"about:"===b.protocol&amp;&amp;"blank"===b.pathname&amp;&amp;(b.protocol="",b.pathname=""),_&amp;&amp;"/"!==e[0]&amp;&amp;(b.pathname=b.pathname.substr(1)),c&amp;&amp;!p.test(c)&amp;&amp;"/"!==e.slice(-1)&amp;&amp;"/"===b.pathname&amp;&amp;(b.pathname=""),b.path=b.pathname+b.search,b.auth=[u.username,u.password].map(decodeURIComponent).filter(Boolean).join(":"),b.port=u.port,y&amp;&amp;!b.host.endsWith(y)&amp;&amp;(b.host+=y,b.port=y.slice(1)),b.href=w?""+b.pathname+b.search+b.hash:r(b);var C=/^(file)/.test(b.href)?["host","hostname"]:[];return Object.keys(b).forEach(function(e){~C.indexOf(e)||(b[e]=b[e]||null)}),b}i.parse=g,i.format=r,i.resolve=u,i.resolveObject=function(e,t){return g(u(e,t))},i.Url=d}(),e.exports=i}()},22447:function(e){!function(){"use strict";var t={815:function(e){e.exports=function(e,n,r,o){n=n||"&amp;",r=r||"=";var i={};if("string"!=typeof e||0===e.length)return i;var a=/\+/g;e=e.split(n);var s=1e3;o&amp;&amp;"number"==typeof o.maxKeys&amp;&amp;(s=o.maxKeys);var l=e.length;s&gt;0&amp;&amp;l&gt;s&amp;&amp;(l=s);for(var c=0;c&lt;l;++c){var u,d,p,h,f=e[c].replace(a,"%20"),m=f.indexOf(r);(m&gt;=0?(u=f.substr(0,m),d=f.substr(m+1)):(u=f,d=""),p=decodeURIComponent(u),h=decodeURIComponent(d),Object.prototype.hasOwnProperty.call(i,p))?t(i[p])?i[p].push(h):i[p]=[i[p],h]:i[p]=h}return i};var t=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},577:function(e){var t=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,i,a,s){return(i=i||"&amp;",a=a||"=",null===e&amp;&amp;(e=void 0),"object"==typeof e)?r(o(e),function(o){var s=encodeURIComponent(t(o))+a;return n(e[o])?r(e[o],function(e){return s+encodeURIComponent(t(e))}).join(i):s+encodeURIComponent(t(e[o]))}).join(i):s?encodeURIComponent(t(s))+a+encodeURIComponent(t(e)):""};var n=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function r(e,t){if(e.map)return e.map(t);for(var n=[],r=0;r&lt;e.length;r++)n.push(t(e[r],r));return n}var o=Object.keys||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&amp;&amp;t.push(n);return t}}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}},a=!0;try{t[e](i,i.exports,r),a=!1}finally{a&amp;&amp;delete n[e]}return i.exports}r.ab="../../node_modules/.pnpm/next@14.2.23_5ltow6cnsunvpoqwnthnk6esii/node_modules/next/dist/compiled/querystring-es3/";var o={};o.decode=o.parse=r(815),o.encode=o.stringify=r(577),e.exports=o}()},94407:function(e,t,n){var r=n(73656);!function(){var t={782:function(e){"function"==typeof Object.create?e.exports=function(e,t){t&amp;&amp;(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},646:function(e){"use strict";let t={};function n(e,n,r){r||(r=Error);class o extends r{constructor(e,t,r){super("string"==typeof n?n:n(e,t,r))}}o.prototype.name=r.name,o.prototype.code=e,t[e]=o}function r(e,t){if(!Array.isArray(e))return`of ${t} ${String(e)}`;{let n=e.length;return(e=e.map(e=&gt;String(e)),n&gt;2)?`one of ${t} ${e.slice(0,n-1).join(", ")}, or `+e[n-1]:2===n?`one of ${t} ${e[0]} or ${e[1]}`:`of ${t} ${e[0]}`}}n("ERR_INVALID_OPT_VALUE",function(e,t){return'The value "'+t+'" is invalid for option "'+e+'"'},TypeError),n("ERR_INVALID_ARG_TYPE",function(e,t,n){var o,i,a,s;let l,c;if("string"==typeof t&amp;&amp;(o="not ",t.substr(0,o.length)===o)?(l="must not be",t=t.replace(/^not /,"")):l="must be",i=" argument",(void 0===a||a&gt;e.length)&amp;&amp;(a=e.length),e.substring(a-i.length,a)===i)c=`The ${e} ${l} ${r(t,"type")}`;else{let n=("number"!=typeof s&amp;&amp;(s=0),s+1&gt;e.length||-1===e.indexOf(".",s))?"argument":"property";c=`The "${e}" ${n} ${l} ${r(t,"type")}`}return c+`. Received type ${typeof n}`},TypeError),n("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),n("ERR_METHOD_NOT_IMPLEMENTED",function(e){return"The "+e+" method is not implemented"}),n("ERR_STREAM_PREMATURE_CLOSE","Premature close"),n("ERR_STREAM_DESTROYED",function(e){return"Cannot call "+e+" after a stream was destroyed"}),n("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),n("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),n("ERR_STREAM_WRITE_AFTER_END","write after end"),n("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),n("ERR_UNKNOWN_ENCODING",function(e){return"Unknown encoding: "+e},TypeError),n("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),e.exports.q=t},403:function(e,t,n){"use strict";var o=Object.keys||function(e){var t=[];for(var n in e)t.push(n);return t};e.exports=u;var i=n(709),a=n(337);n(782)(u,i);for(var s=o(a.prototype),l=0;l&lt;s.length;l++){var c=s[l];u.prototype[c]||(u.prototype[c]=a.prototype[c])}function u(e){if(!(this instanceof u))return new u(e);i.call(this,e),a.call(this,e),this.allowHalfOpen=!0,e&amp;&amp;(!1===e.readable&amp;&amp;(this.readable=!1),!1===e.writable&amp;&amp;(this.writable=!1),!1===e.allowHalfOpen&amp;&amp;(this.allowHalfOpen=!1,this.once("end",d)))}function d(){this._writableState.ended||r.nextTick(p,this)}function p(e){e.end()}Object.defineProperty(u.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(u.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&amp;&amp;this._writableState.getBuffer()}}),Object.defineProperty(u.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(u.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._readableState&amp;&amp;void 0!==this._writableState&amp;&amp;this._readableState.destroyed&amp;&amp;this._writableState.destroyed},set:function(e){void 0!==this._readableState&amp;&amp;void 0!==this._writableState&amp;&amp;(this._readableState.destroyed=e,this._writableState.destroyed=e)}})},889:function(e,t,n){"use strict";e.exports=o;var r=n(170);function o(e){if(!(this instanceof o))return new o(e);r.call(this,e)}n(782)(o,r),o.prototype._transform=function(e,t,n){n(null,e)}},709:function(e,t,o){"use strict";e.exports=E,E.ReadableState=S,o(361).EventEmitter;var i,a,s,l,c,u=function(e,t){return e.listeners(t).length},d=o(678),p=o(300).Buffer,h=n.g.Uint8Array||function(){},f=o(837);a=f&amp;&amp;f.debuglog?f.debuglog("stream"):function(){};var m=o(379),v=o(25),g=o(776).getHighWaterMark,y=o(646).q,b=y.ERR_INVALID_ARG_TYPE,_=y.ERR_STREAM_PUSH_AFTER_EOF,w=y.ERR_METHOD_NOT_IMPLEMENTED,x=y.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;o(782)(E,d);var C=v.errorOrDestroy,T=["error","close","destroy","pause","resume"];function S(e,t,n){i=i||o(403),e=e||{},"boolean"!=typeof n&amp;&amp;(n=t instanceof i),this.objectMode=!!e.objectMode,n&amp;&amp;(this.objectMode=this.objectMode||!!e.readableObjectMode),this.highWaterMark=g(this,e,"readableHighWaterMark",n),this.buffer=new m,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&amp;&amp;(s||(s=o(704).s),this.decoder=new s(e.encoding),this.encoding=e.encoding)}function E(e){if(i=i||o(403),!(this instanceof E))return new E(e);var t=this instanceof i;this._readableState=new S(e,this,t),this.readable=!0,e&amp;&amp;("function"==typeof e.read&amp;&amp;(this._read=e.read),"function"==typeof e.destroy&amp;&amp;(this._destroy=e.destroy)),d.call(this)}function A(e,t,n,r,o){a("readableAddChunk",t);var i,s,l,c,u,d=e._readableState;if(null===t)d.reading=!1,function(e,t){if(a("onEofChunk"),!t.ended){if(t.decoder){var n=t.decoder.end();n&amp;&amp;n.length&amp;&amp;(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,t.sync?I(e):(t.needReadable=!1,t.emittedReadable||(t.emittedReadable=!0,M(e)))}}(e,d);else{if(o||(i=d,s=t,p.isBuffer(s)||s instanceof h||"string"==typeof s||void 0===s||i.objectMode||(l=new b("chunk",["string","Buffer","Uint8Array"],s)),u=l),u)C(e,u);else if(d.objectMode||t&amp;&amp;t.length&gt;0){if("string"==typeof t||d.objectMode||Object.getPrototypeOf(t)===p.prototype||(c=t,t=p.from(c)),r)d.endEmitted?C(e,new x):k(e,d,t,!0);else if(d.ended)C(e,new _);else{if(d.destroyed)return!1;d.reading=!1,d.decoder&amp;&amp;!n?(t=d.decoder.write(t),d.objectMode||0!==t.length?k(e,d,t,!1):L(e,d)):k(e,d,t,!1)}}else r||(d.reading=!1,L(e,d))}return!d.ended&amp;&amp;(d.length&lt;d.highWaterMark||0===d.length)}function k(e,t,n,r){t.flowing&amp;&amp;0===t.length&amp;&amp;!t.sync?(t.awaitDrain=0,e.emit("data",n)):(t.length+=t.objectMode?1:n.length,r?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&amp;&amp;I(e)),L(e,t)}function P(e,t){if(e&lt;=0||0===t.length&amp;&amp;t.ended)return 0;if(t.objectMode)return 1;if(e!=e)return t.flowing&amp;&amp;t.length?t.buffer.head.data.length:t.length;if(e&gt;t.highWaterMark){var n;t.highWaterMark=((n=e)&gt;=1073741824?n=1073741824:(n--,n|=n&gt;&gt;&gt;1,n|=n&gt;&gt;&gt;2,n|=n&gt;&gt;&gt;4,n|=n&gt;&gt;&gt;8,n|=n&gt;&gt;&gt;16,n++),n)}return e&lt;=t.length?e:t.ended?t.length:(t.needReadable=!0,0)}function I(e){var t=e._readableState;a("emitReadable",t.needReadable,t.emittedReadable),t.needReadable=!1,t.emittedReadable||(a("emitReadable",t.flowing),t.emittedReadable=!0,r.nextTick(M,e))}function M(e){var t=e._readableState;a("emitReadable_",t.destroyed,t.length,t.ended),!t.destroyed&amp;&amp;(t.length||t.ended)&amp;&amp;(e.emit("readable"),t.emittedReadable=!1),t.needReadable=!t.flowing&amp;&amp;!t.ended&amp;&amp;t.length&lt;=t.highWaterMark,R(e)}function L(e,t){t.readingMore||(t.readingMore=!0,r.nextTick(D,e,t))}function D(e,t){for(;!t.reading&amp;&amp;!t.ended&amp;&amp;(t.length&lt;t.highWaterMark||t.flowing&amp;&amp;0===t.length);){var n=t.length;if(a("maybeReadMore read 0"),e.read(0),n===t.length)break}t.readingMore=!1}function O(e){var t=e._readableState;t.readableListening=e.listenerCount("readable")&gt;0,t.resumeScheduled&amp;&amp;!t.paused?t.flowing=!0:e.listenerCount("data")&gt;0&amp;&amp;e.resume()}function j(e){a("readable nexttick read 0"),e.read(0)}function N(e,t){a("resume",t.reading),t.reading||e.read(0),t.resumeScheduled=!1,e.emit("resume"),R(e),t.flowing&amp;&amp;!t.reading&amp;&amp;e.read(0)}function R(e){var t=e._readableState;for(a("flow",t.flowing);t.flowing&amp;&amp;null!==e.read(););}function V(e,t){var n;return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e&gt;=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.first():t.buffer.concat(t.length),t.buffer.clear()):n=t.buffer.consume(e,t.decoder),n)}function z(e){var t=e._readableState;a("endReadable",t.endEmitted),t.endEmitted||(t.ended=!0,r.nextTick(B,t,e))}function B(e,t){if(a("endReadableNT",e.endEmitted,e.length),!e.endEmitted&amp;&amp;0===e.length&amp;&amp;(e.endEmitted=!0,t.readable=!1,t.emit("end"),e.autoDestroy)){var n=t._writableState;(!n||n.autoDestroy&amp;&amp;n.finished)&amp;&amp;t.destroy()}}function F(e,t){for(var n=0,r=e.length;n&lt;r;n++)if(e[n]===t)return n;return -1}Object.defineProperty(E.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._readableState&amp;&amp;this._readableState.destroyed},set:function(e){this._readableState&amp;&amp;(this._readableState.destroyed=e)}}),E.prototype.destroy=v.destroy,E.prototype._undestroy=v.undestroy,E.prototype._destroy=function(e,t){t(e)},E.prototype.push=function(e,t){var n,r=this._readableState;return r.objectMode?n=!0:"string"==typeof e&amp;&amp;((t=t||r.defaultEncoding)!==r.encoding&amp;&amp;(e=p.from(e,t),t=""),n=!0),A(this,e,t,!1,n)},E.prototype.unshift=function(e){return A(this,e,null,!0,!1)},E.prototype.isPaused=function(){return!1===this._readableState.flowing},E.prototype.setEncoding=function(e){s||(s=o(704).s);var t=new s(e);this._readableState.decoder=t,this._readableState.encoding=this._readableState.decoder.encoding;for(var n=this._readableState.buffer.head,r="";null!==n;)r+=t.write(n.data),n=n.next;return this._readableState.buffer.clear(),""!==r&amp;&amp;this._readableState.buffer.push(r),this._readableState.length=r.length,this},E.prototype.read=function(e){a("read",e),e=parseInt(e,10);var t,n=this._readableState,r=e;if(0!==e&amp;&amp;(n.emittedReadable=!1),0===e&amp;&amp;n.needReadable&amp;&amp;((0!==n.highWaterMark?n.length&gt;=n.highWaterMark:n.length&gt;0)||n.ended))return a("read: emitReadable",n.length,n.ended),0===n.length&amp;&amp;n.ended?z(this):I(this),null;if(0===(e=P(e,n))&amp;&amp;n.ended)return 0===n.length&amp;&amp;z(this),null;var o=n.needReadable;return a("need readable",o),(0===n.length||n.length-e&lt;n.highWaterMark)&amp;&amp;a("length less than watermark",o=!0),n.ended||n.reading?a("reading or ended",o=!1):o&amp;&amp;(a("do read"),n.reading=!0,n.sync=!0,0===n.length&amp;&amp;(n.needReadable=!0),this._read(n.highWaterMark),n.sync=!1,n.reading||(e=P(r,n))),null===(t=e&gt;0?V(e,n):null)?(n.needReadable=n.length&lt;=n.highWaterMark,e=0):(n.length-=e,n.awaitDrain=0),0===n.length&amp;&amp;(n.ended||(n.needReadable=!0),r!==e&amp;&amp;n.ended&amp;&amp;z(this)),null!==t&amp;&amp;this.emit("data",t),t},E.prototype._read=function(e){C(this,new w("_read()"))},E.prototype.pipe=function(e,t){var n=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=e;break;case 1:o.pipes=[o.pipes,e];break;default:o.pipes.push(e)}o.pipesCount+=1,a("pipe count=%d opts=%j",o.pipesCount,t);var i=t&amp;&amp;!1===t.end||e===r.stdout||e===r.stderr?m:s;function s(){a("onend"),e.end()}o.endEmitted?r.nextTick(i):n.once("end",i),e.on("unpipe",function t(r,i){a("onunpipe"),r===n&amp;&amp;i&amp;&amp;!1===i.hasUnpiped&amp;&amp;(i.hasUnpiped=!0,a("cleanup"),e.removeListener("close",h),e.removeListener("finish",f),e.removeListener("drain",l),e.removeListener("error",p),e.removeListener("unpipe",t),n.removeListener("end",s),n.removeListener("end",m),n.removeListener("data",d),c=!0,o.awaitDrain&amp;&amp;(!e._writableState||e._writableState.needDrain)&amp;&amp;l())});var l=function(){var e=n._readableState;a("pipeOnDrain",e.awaitDrain),e.awaitDrain&amp;&amp;e.awaitDrain--,0===e.awaitDrain&amp;&amp;u(n,"data")&amp;&amp;(e.flowing=!0,R(n))};e.on("drain",l);var c=!1;function d(t){a("ondata");var r=e.write(t);a("dest.write",r),!1===r&amp;&amp;((1===o.pipesCount&amp;&amp;o.pipes===e||o.pipesCount&gt;1&amp;&amp;-1!==F(o.pipes,e))&amp;&amp;!c&amp;&amp;(a("false write response, pause",o.awaitDrain),o.awaitDrain++),n.pause())}function p(t){a("onerror",t),m(),e.removeListener("error",p),0===u(e,"error")&amp;&amp;C(e,t)}function h(){e.removeListener("finish",f),m()}function f(){a("onfinish"),e.removeListener("close",h),m()}function m(){a("unpipe"),n.unpipe(e)}return n.on("data",d),function(e,t,n){if("function"==typeof e.prependListener)return e.prependListener(t,n);e._events&amp;&amp;e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",p),e.once("close",h),e.once("finish",f),e.emit("pipe",n),o.flowing||(a("pipe resume"),n.resume()),e},E.prototype.unpipe=function(e){var t=this._readableState,n={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&amp;&amp;e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&amp;&amp;e.emit("unpipe",this,n)),this;if(!e){var r=t.pipes,o=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i&lt;o;i++)r[i].emit("unpipe",this,{hasUnpiped:!1});return this}var a=F(t.pipes,e);return -1===a||(t.pipes.splice(a,1),t.pipesCount-=1,1===t.pipesCount&amp;&amp;(t.pipes=t.pipes[0]),e.emit("unpipe",this,n)),this},E.prototype.on=function(e,t){var n=d.prototype.on.call(this,e,t),o=this._readableState;return"data"===e?(o.readableListening=this.listenerCount("readable")&gt;0,!1!==o.flowing&amp;&amp;this.resume()):"readable"!==e||o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,a("on readable",o.length,o.reading),o.length?I(this):o.reading||r.nextTick(j,this)),n},E.prototype.addListener=E.prototype.on,E.prototype.removeListener=function(e,t){var n=d.prototype.removeListener.call(this,e,t);return"readable"===e&amp;&amp;r.nextTick(O,this),n},E.prototype.removeAllListeners=function(e){var t=d.prototype.removeAllListeners.apply(this,arguments);return("readable"===e||void 0===e)&amp;&amp;r.nextTick(O,this),t},E.prototype.resume=function(){var e=this._readableState;return e.flowing||(a("resume"),e.flowing=!e.readableListening,e.resumeScheduled||(e.resumeScheduled=!0,r.nextTick(N,this,e))),e.paused=!1,this},E.prototype.pause=function(){return a("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&amp;&amp;(a("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},E.prototype.wrap=function(e){var t=this,n=this._readableState,r=!1;for(var o in e.on("end",function(){if(a("wrapped end"),n.decoder&amp;&amp;!n.ended){var e=n.decoder.end();e&amp;&amp;e.length&amp;&amp;t.push(e)}t.push(null)}),e.on("data",function(o){a("wrapped data"),n.decoder&amp;&amp;(o=n.decoder.write(o)),(!n.objectMode||null!=o)&amp;&amp;(n.objectMode||o&amp;&amp;o.length)&amp;&amp;(t.push(o)||(r=!0,e.pause()))}),e)void 0===this[o]&amp;&amp;"function"==typeof e[o]&amp;&amp;(this[o]=function(t){return function(){return e[t].apply(e,arguments)}}(o));for(var i=0;i&lt;T.length;i++)e.on(T[i],this.emit.bind(this,T[i]));return this._read=function(t){a("wrapped _read",t),r&amp;&amp;(r=!1,e.resume())},this},"function"==typeof Symbol&amp;&amp;(E.prototype[Symbol.asyncIterator]=function(){return void 0===l&amp;&amp;(l=o(871)),l(this)}),Object.defineProperty(E.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(E.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&amp;&amp;this._readableState.buffer}}),Object.defineProperty(E.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(e){this._readableState&amp;&amp;(this._readableState.flowing=e)}}),E._fromList=V,Object.defineProperty(E.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}}),"function"==typeof Symbol&amp;&amp;(E.from=function(e,t){return void 0===c&amp;&amp;(c=o(727)),c(E,e,t)})},170:function(e,t,n){"use strict";e.exports=u;var r=n(646).q,o=r.ERR_METHOD_NOT_IMPLEMENTED,i=r.ERR_MULTIPLE_CALLBACK,a=r.ERR_TRANSFORM_ALREADY_TRANSFORMING,s=r.ERR_TRANSFORM_WITH_LENGTH_0,l=n(403);function c(e,t){var n=this._transformState;n.transforming=!1;var r=n.writecb;if(null===r)return this.emit("error",new i);n.writechunk=null,n.writecb=null,null!=t&amp;&amp;this.push(t),r(e);var o=this._readableState;o.reading=!1,(o.needReadable||o.length&lt;o.highWaterMark)&amp;&amp;this._read(o.highWaterMark)}function u(e){if(!(this instanceof u))return new u(e);l.call(this,e),this._transformState={afterTransform:c.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&amp;&amp;("function"==typeof e.transform&amp;&amp;(this._transform=e.transform),"function"==typeof e.flush&amp;&amp;(this._flush=e.flush)),this.on("prefinish",d)}function d(){var e=this;"function"!=typeof this._flush||this._readableState.destroyed?p(this,null,null):this._flush(function(t,n){p(e,t,n)})}function p(e,t,n){if(t)return e.emit("error",t);if(null!=n&amp;&amp;e.push(n),e._writableState.length)throw new s;if(e._transformState.transforming)throw new a;return e.push(null)}n(782)(u,l),u.prototype.push=function(e,t){return this._transformState.needTransform=!1,l.prototype.push.call(this,e,t)},u.prototype._transform=function(e,t,n){n(new o("_transform()"))},u.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var o=this._readableState;(r.needTransform||o.needReadable||o.length&lt;o.highWaterMark)&amp;&amp;this._read(o.highWaterMark)}},u.prototype._read=function(e){var t=this._transformState;null===t.writechunk||t.transforming?t.needTransform=!0:(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform))},u.prototype._destroy=function(e,t){l.prototype._destroy.call(this,e,function(e){t(e)})}},337:function(e,t,o){"use strict";function i(e){var t=this;this.next=null,this.entry=null,this.finish=function(){(function(e,t,n){var r=e.entry;for(e.entry=null;r;){var o=r.callback;t.pendingcb--,o(void 0),r=r.next}t.corkedRequestsFree.next=e})(t,e)}}e.exports=E,E.WritableState=S;var a,s,l={deprecate:o(769)},c=o(678),u=o(300).Buffer,d=n.g.Uint8Array||function(){},p=o(25),h=o(776).getHighWaterMark,f=o(646).q,m=f.ERR_INVALID_ARG_TYPE,v=f.ERR_METHOD_NOT_IMPLEMENTED,g=f.ERR_MULTIPLE_CALLBACK,y=f.ERR_STREAM_CANNOT_PIPE,b=f.ERR_STREAM_DESTROYED,_=f.ERR_STREAM_NULL_VALUES,w=f.ERR_STREAM_WRITE_AFTER_END,x=f.ERR_UNKNOWN_ENCODING,C=p.errorOrDestroy;function T(){}function S(e,t,n){a=a||o(403),e=e||{},"boolean"!=typeof n&amp;&amp;(n=t instanceof a),this.objectMode=!!e.objectMode,n&amp;&amp;(this.objectMode=this.objectMode||!!e.writableObjectMode),this.highWaterMark=h(this,e,"writableHighWaterMark",n),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var s=!1===e.decodeStrings;this.decodeStrings=!s,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){(function(e,t){var n=e._writableState,o=n.sync,i=n.writecb;if("function"!=typeof i)throw new g;if(n.writing=!1,n.writecb=null,n.length-=n.writelen,n.writelen=0,t)--n.pendingcb,o?(r.nextTick(i,t),r.nextTick(L,e,n),e._writableState.errorEmitted=!0,C(e,t)):(i(t),e._writableState.errorEmitted=!0,C(e,t),L(e,n));else{var a=I(n)||e.destroyed;a||n.corked||n.bufferProcessing||!n.bufferedRequest||P(e,n),o?r.nextTick(k,e,n,a,i):k(e,n,a,i)}})(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new i(this)}function E(e){var t=this instanceof(a=a||o(403));if(!t&amp;&amp;!s.call(E,this))return new E(e);this._writableState=new S(e,this,t),this.writable=!0,e&amp;&amp;("function"==typeof e.write&amp;&amp;(this._write=e.write),"function"==typeof e.writev&amp;&amp;(this._writev=e.writev),"function"==typeof e.destroy&amp;&amp;(this._destroy=e.destroy),"function"==typeof e.final&amp;&amp;(this._final=e.final)),c.call(this)}function A(e,t,n,r,o,i,a){t.writelen=r,t.writecb=a,t.writing=!0,t.sync=!0,t.destroyed?t.onwrite(new b("write")):n?e._writev(o,t.onwrite):e._write(o,i,t.onwrite),t.sync=!1}function k(e,t,n,r){n||0===t.length&amp;&amp;t.needDrain&amp;&amp;(t.needDrain=!1,e.emit("drain")),t.pendingcb--,r(),L(e,t)}function P(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&amp;&amp;n&amp;&amp;n.next){var r=Array(t.bufferedRequestCount),o=t.corkedRequestsFree;o.entry=n;for(var a=0,s=!0;n;)r[a]=n,n.isBuf||(s=!1),n=n.next,a+=1;r.allBuffers=s,A(e,t,!0,t.length,r,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new i(t),t.bufferedRequestCount=0}else{for(;n;){var l=n.chunk,c=n.encoding,u=n.callback,d=t.objectMode?1:l.length;if(A(e,t,!1,d,l,c,u),n=n.next,t.bufferedRequestCount--,t.writing)break}null===n&amp;&amp;(t.lastBufferedRequest=null)}t.bufferedRequest=n,t.bufferProcessing=!1}function I(e){return e.ending&amp;&amp;0===e.length&amp;&amp;null===e.bufferedRequest&amp;&amp;!e.finished&amp;&amp;!e.writing}function M(e,t){e._final(function(n){t.pendingcb--,n&amp;&amp;C(e,n),t.prefinished=!0,e.emit("prefinish"),L(e,t)})}function L(e,t){var n=I(t);if(n&amp;&amp;(t.prefinished||t.finalCalled||("function"!=typeof e._final||t.destroyed?(t.prefinished=!0,e.emit("prefinish")):(t.pendingcb++,t.finalCalled=!0,r.nextTick(M,e,t))),0===t.pendingcb&amp;&amp;(t.finished=!0,e.emit("finish"),t.autoDestroy))){var o=e._readableState;(!o||o.autoDestroy&amp;&amp;o.endEmitted)&amp;&amp;e.destroy()}return n}o(782)(E,c),S.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(S.prototype,"buffer",{get:l.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(e){}}(),"function"==typeof Symbol&amp;&amp;Symbol.hasInstance&amp;&amp;"function"==typeof Function.prototype[Symbol.hasInstance]?(s=Function.prototype[Symbol.hasInstance],Object.defineProperty(E,Symbol.hasInstance,{value:function(e){return!!s.call(this,e)||this===E&amp;&amp;e&amp;&amp;e._writableState instanceof S}})):s=function(e){return e instanceof this},E.prototype.pipe=function(){C(this,new y)},E.prototype.write=function(e,t,n){var o,i,a,s,l,c,p,h=this._writableState,f=!1,v=!h.objectMode&amp;&amp;(o=e,u.isBuffer(o)||o instanceof d);return v&amp;&amp;!u.isBuffer(e)&amp;&amp;(i=e,e=u.from(i)),("function"==typeof t&amp;&amp;(n=t,t=null),v?t="buffer":t||(t=h.defaultEncoding),"function"!=typeof n&amp;&amp;(n=T),h.ending)?(a=n,C(this,s=new w),r.nextTick(a,s)):(v||(l=e,c=n,null===l?p=new _:"string"==typeof l||h.objectMode||(p=new m("chunk",["string","Buffer"],l)),!p||(C(this,p),r.nextTick(c,p),0)))&amp;&amp;(h.pendingcb++,f=function(e,t,n,r,o,i){if(!n){var a,s,l=(a=r,s=o,t.objectMode||!1===t.decodeStrings||"string"!=typeof a||(a=u.from(a,s)),a);r!==l&amp;&amp;(n=!0,o="buffer",r=l)}var c=t.objectMode?1:r.length;t.length+=c;var d=t.length&lt;t.highWaterMark;if(d||(t.needDrain=!0),t.writing||t.corked){var p=t.lastBufferedRequest;t.lastBufferedRequest={chunk:r,encoding:o,isBuf:n,callback:i,next:null},p?p.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else A(e,t,!1,c,r,o,i);return d}(this,h,v,e,t,n)),f},E.prototype.cork=function(){this._writableState.corked++},E.prototype.uncork=function(){var e=this._writableState;!e.corked||(e.corked--,e.writing||e.corked||e.bufferProcessing||!e.bufferedRequest||P(this,e))},E.prototype.setDefaultEncoding=function(e){if("string"==typeof e&amp;&amp;(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())&gt;-1))throw new x(e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(E.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&amp;&amp;this._writableState.getBuffer()}}),Object.defineProperty(E.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),E.prototype._write=function(e,t,n){n(new v("_write()"))},E.prototype._writev=null,E.prototype.end=function(e,t,n){var o,i=this._writableState;return"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&amp;&amp;(n=t,t=null),null!=e&amp;&amp;this.write(e,t),i.corked&amp;&amp;(i.corked=1,this.uncork()),i.ending||(o=n,i.ending=!0,L(this,i),o&amp;&amp;(i.finished?r.nextTick(o):this.once("finish",o)),i.ended=!0,this.writable=!1),this},Object.defineProperty(E.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(E.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&amp;&amp;this._writableState.destroyed},set:function(e){this._writableState&amp;&amp;(this._writableState.destroyed=e)}}),E.prototype.destroy=p.destroy,E.prototype._undestroy=p.undestroy,E.prototype._destroy=function(e,t){t(e)}},871:function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var i,a=n(698),s=Symbol("lastResolve"),l=Symbol("lastReject"),c=Symbol("error"),u=Symbol("ended"),d=Symbol("lastPromise"),p=Symbol("handlePromise"),h=Symbol("stream");function f(e,t){return{value:e,done:t}}function m(e){var t=e[s];if(null!==t){var n=e[h].read();null!==n&amp;&amp;(e[d]=null,e[s]=null,e[l]=null,t(f(n,!1)))}}function v(e){r.nextTick(m,e)}var g=Object.getPrototypeOf(function(){}),y=Object.setPrototypeOf((o(i={get stream(){return this[h]},next:function(){var e,t,n=this,o=this[c];if(null!==o)return Promise.reject(o);if(this[u])return Promise.resolve(f(void 0,!0));if(this[h].destroyed)return new Promise(function(e,t){r.nextTick(function(){n[c]?t(n[c]):e(f(void 0,!0))})});var i=this[d];if(i)t=new Promise((e=this,function(t,n){i.then(function(){if(e[u]){t(f(void 0,!0));return}e[p](t,n)},n)}));else{var a=this[h].read();if(null!==a)return Promise.resolve(f(a,!1));t=new Promise(this[p])}return this[d]=t,t}},Symbol.asyncIterator,function(){return this}),o(i,"return",function(){var e=this;return new Promise(function(t,n){e[h].destroy(null,function(e){if(e){n(e);return}t(f(void 0,!0))})})}),i),g);e.exports=function(e){var t,n=Object.create(y,(o(t={},h,{value:e,writable:!0}),o(t,s,{value:null,writable:!0}),o(t,l,{value:null,writable:!0}),o(t,c,{value:null,writable:!0}),o(t,u,{value:e._readableState.endEmitted,writable:!0}),o(t,p,{value:function(e,t){var r=n[h].read();r?(n[d]=null,n[s]=null,n[l]=null,e(f(r,!1))):(n[s]=e,n[l]=t)},writable:!0}),t));return n[d]=null,a(e,function(e){if(e&amp;&amp;"ERR_STREAM_PREMATURE_CLOSE"!==e.code){var t=n[l];null!==t&amp;&amp;(n[d]=null,n[s]=null,n[l]=null,t(e)),n[c]=e;return}var r=n[s];null!==r&amp;&amp;(n[d]=null,n[s]=null,n[l]=null,r(f(void 0,!0))),n[u]=!0}),e.on("readable",v.bind(null,n)),n}},379:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var o=n(300).Buffer,i=n(837).inspect,a=i&amp;&amp;i.custom||"inspect";e.exports=function(){var e;function t(){!function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,t),this.head=null,this.tail=null,this.length=0}return e=[{key:"push",value:function(e){var t={data:e,next:null};this.length&gt;0?this.tail.next=t:this.head=t,this.tail=t,++this.length}},{key:"unshift",value:function(e){var t={data:e,next:this.head};0===this.length&amp;&amp;(this.tail=t),this.head=t,++this.length}},{key:"shift",value:function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n}},{key:"concat",value:function(e){if(0===this.length)return o.alloc(0);for(var t,n,r=o.allocUnsafe(e&gt;&gt;&gt;0),i=this.head,a=0;i;)t=i.data,n=a,o.prototype.copy.call(t,r,n),a+=i.data.length,i=i.next;return r}},{key:"consume",value:function(e,t){var n;return e&lt;this.head.data.length?(n=this.head.data.slice(0,e),this.head.data=this.head.data.slice(e)):n=e===this.head.data.length?this.shift():t?this._getString(e):this._getBuffer(e),n}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(e){var t=this.head,n=1,r=t.data;for(e-=r.length;t=t.next;){var o=t.data,i=e&gt;o.length?o.length:e;if(i===o.length?r+=o:r+=o.slice(0,e),0==(e-=i)){i===o.length?(++n,t.next?this.head=t.next:this.head=this.tail=null):(this.head=t,t.data=o.slice(i));break}++n}return this.length-=n,r}},{key:"_getBuffer",value:function(e){var t=o.allocUnsafe(e),n=this.head,r=1;for(n.data.copy(t),e-=n.data.length;n=n.next;){var i=n.data,a=e&gt;i.length?i.length:e;if(i.copy(t,t.length-e,0,a),0==(e-=a)){a===i.length?(++r,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=i.slice(a));break}++r}return this.length-=r,t}},{key:a,value:function(e,t){return i(this,function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?r(Object(n),!0).forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},t,{depth:0,customInspect:!1}))}}],function(e,t){for(var n=0;n&lt;t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(e,r.key,r)}}(t.prototype,e),t}()},25:function(e){"use strict";function t(e,t){o(e,t),n(e)}function n(e){(!e._writableState||e._writableState.emitClose)&amp;&amp;(!e._readableState||e._readableState.emitClose)&amp;&amp;e.emit("close")}function o(e,t){e.emit("error",t)}e.exports={destroy:function(e,i){var a=this,s=this._readableState&amp;&amp;this._readableState.destroyed,l=this._writableState&amp;&amp;this._writableState.destroyed;return s||l?i?i(e):e&amp;&amp;(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,r.nextTick(o,this,e)):r.nextTick(o,this,e)):(this._readableState&amp;&amp;(this._readableState.destroyed=!0),this._writableState&amp;&amp;(this._writableState.destroyed=!0),this._destroy(e||null,function(e){!i&amp;&amp;e?a._writableState?a._writableState.errorEmitted?r.nextTick(n,a):(a._writableState.errorEmitted=!0,r.nextTick(t,a,e)):r.nextTick(t,a,e):i?(r.nextTick(n,a),i(e)):r.nextTick(n,a)})),this},undestroy:function(){this._readableState&amp;&amp;(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&amp;&amp;(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)},errorOrDestroy:function(e,t){var n=e._readableState,r=e._writableState;n&amp;&amp;n.autoDestroy||r&amp;&amp;r.autoDestroy?e.destroy(t):e.emit("error",t)}}},698:function(e,t,n){"use strict";var r=n(646).q.ERR_STREAM_PREMATURE_CLOSE;function o(){}e.exports=function e(t,n,i){if("function"==typeof n)return e(t,null,n);n||(n={}),a=i||o,s=!1,i=function(){if(!s){s=!0;for(var e=arguments.length,t=Array(e),n=0;n&lt;e;n++)t[n]=arguments[n];a.apply(this,t)}};var a,s,l=n.readable||!1!==n.readable&amp;&amp;t.readable,c=n.writable||!1!==n.writable&amp;&amp;t.writable,u=function(){t.writable||p()},d=t._writableState&amp;&amp;t._writableState.finished,p=function(){c=!1,d=!0,l||i.call(t)},h=t._readableState&amp;&amp;t._readableState.endEmitted,f=function(){l=!1,h=!0,c||i.call(t)},m=function(e){i.call(t,e)},v=function(){var e;return l&amp;&amp;!h?(t._readableState&amp;&amp;t._readableState.ended||(e=new r),i.call(t,e)):c&amp;&amp;!d?(t._writableState&amp;&amp;t._writableState.ended||(e=new r),i.call(t,e)):void 0},g=function(){t.req.on("finish",p)};return t.setHeader&amp;&amp;"function"==typeof t.abort?(t.on("complete",p),t.on("abort",v),t.req?g():t.on("request",g)):c&amp;&amp;!t._writableState&amp;&amp;(t.on("end",u),t.on("close",u)),t.on("end",f),t.on("finish",p),!1!==n.error&amp;&amp;t.on("error",m),t.on("close",v),function(){t.removeListener("complete",p),t.removeListener("abort",v),t.removeListener("request",g),t.req&amp;&amp;t.req.removeListener("finish",p),t.removeListener("end",u),t.removeListener("close",u),t.removeListener("finish",p),t.removeListener("end",f),t.removeListener("error",m),t.removeListener("close",v)}}},727:function(e,t,n){"use strict";function r(e,t,n,r,o,i,a){try{var s=e[i](a),l=s.value}catch(e){n(e);return}s.done?t(l):Promise.resolve(l).then(r,o)}function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var i=n(646).q.ERR_INVALID_ARG_TYPE;e.exports=function(e,t,n){if(t&amp;&amp;"function"==typeof t.next)a=t;else if(t&amp;&amp;t[Symbol.asyncIterator])a=t[Symbol.asyncIterator]();else if(t&amp;&amp;t[Symbol.iterator])a=t[Symbol.iterator]();else throw new i("iterable",["Iterable"],t);var a,s=new e(function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({objectMode:!0},n)),l=!1;function c(){return u.apply(this,arguments)}function u(){var e;return e=function*(){try{var e=yield a.next(),t=e.value;e.done?s.push(null):s.push((yield t))?c():l=!1}catch(e){s.destroy(e)}},(u=function(){var t=this,n=arguments;return new Promise(function(o,i){var a=e.apply(t,n);function s(e){r(a,o,i,s,l,"next",e)}function l(e){r(a,o,i,s,l,"throw",e)}s(void 0)})}).apply(this,arguments)}return s._read=function(){l||(l=!0,c())},s}},442:function(e,t,n){"use strict";var r,o=n(646).q,i=o.ERR_MISSING_ARGS,a=o.ERR_STREAM_DESTROYED;function s(e){if(e)throw e}function l(e){e()}function c(e,t){return e.pipe(t)}e.exports=function(){for(var e,t,o=arguments.length,u=Array(o),d=0;d&lt;o;d++)u[d]=arguments[d];var p=(e=u).length&amp;&amp;"function"==typeof e[e.length-1]?e.pop():s;if(Array.isArray(u[0])&amp;&amp;(u=u[0]),u.length&lt;2)throw new i("streams");var h=u.map(function(e,o){var i,s,c,d,f,m,v=o&lt;u.length-1;return i=o&gt;0,c=s=function(e){t||(t=e),e&amp;&amp;h.forEach(l),v||(h.forEach(l),p(t))},d=!1,s=function(){d||(d=!0,c.apply(void 0,arguments))},f=!1,e.on("close",function(){f=!0}),void 0===r&amp;&amp;(r=n(698)),r(e,{readable:v,writable:i},function(e){if(e)return s(e);f=!0,s()}),m=!1,function(t){if(!f&amp;&amp;!m){if(m=!0,e.setHeader&amp;&amp;"function"==typeof e.abort)return e.abort();if("function"==typeof e.destroy)return e.destroy();s(t||new a("pipe"))}}});return u.reduce(c)}},776:function(e,t,n){"use strict";var r=n(646).q.ERR_INVALID_OPT_VALUE;e.exports={getHighWaterMark:function(e,t,n,o){var i=null!=t.highWaterMark?t.highWaterMark:o?t[n]:null;if(null!=i){if(!(isFinite(i)&amp;&amp;Math.floor(i)===i)||i&lt;0)throw new r(o?n:"highWaterMark",i);return Math.floor(i)}return e.objectMode?16:16384}}},678:function(e,t,n){e.exports=n(781)},55:function(e,t,n){var r=n(300),o=r.Buffer;function i(e,t){for(var n in e)t[n]=e[n]}function a(e,t,n){return o(e,t,n)}o.from&amp;&amp;o.alloc&amp;&amp;o.allocUnsafe&amp;&amp;o.allocUnsafeSlow?e.exports=r:(i(r,t),t.Buffer=a),a.prototype=Object.create(o.prototype),i(o,a),a.from=function(e,t,n){if("number"==typeof e)throw TypeError("Argument must not be a number");return o(e,t,n)},a.alloc=function(e,t,n){if("number"!=typeof e)throw TypeError("Argument must be a number");var r=o(e);return void 0!==t?"string"==typeof n?r.fill(t,n):r.fill(t):r.fill(0),r},a.allocUnsafe=function(e){if("number"!=typeof e)throw TypeError("Argument must be a number");return o(e)},a.allocUnsafeSlow=function(e){if("number"!=typeof e)throw TypeError("Argument must be a number");return r.SlowBuffer(e)}},173:function(e,t,n){e.exports=o;var r=n(361).EventEmitter;function o(){r.call(this)}n(782)(o,r),o.Readable=n(709),o.Writable=n(337),o.Duplex=n(403),o.Transform=n(170),o.PassThrough=n(889),o.finished=n(698),o.pipeline=n(442),o.Stream=o,o.prototype.pipe=function(e,t){var n=this;function o(t){e.writable&amp;&amp;!1===e.write(t)&amp;&amp;n.pause&amp;&amp;n.pause()}function i(){n.readable&amp;&amp;n.resume&amp;&amp;n.resume()}n.on("data",o),e.on("drain",i),e._isStdio||t&amp;&amp;!1===t.end||(n.on("end",s),n.on("close",l));var a=!1;function s(){a||(a=!0,e.end())}function l(){a||(a=!0,"function"==typeof e.destroy&amp;&amp;e.destroy())}function c(e){if(u(),0===r.listenerCount(this,"error"))throw e}function u(){n.removeListener("data",o),e.removeListener("drain",i),n.removeListener("end",s),n.removeListener("close",l),n.removeListener("error",c),e.removeListener("error",c),n.removeListener("end",u),n.removeListener("close",u),e.removeListener("close",u)}return n.on("error",c),e.on("error",c),n.on("end",u),n.on("close",u),e.on("close",u),e.emit("pipe",n),e}},704:function(e,t,n){"use strict";var r=n(55).Buffer,o=r.isEncoding||function(e){switch((e=""+e)&amp;&amp;e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function i(e){var t;switch(this.encoding=function(e){var t=function(e){var t;if(!e)return"utf8";for(;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}(e);if("string"!=typeof t&amp;&amp;(r.isEncoding===o||!o(e)))throw Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=l,this.end=c,t=4;break;case"utf8":this.fillLast=s,t=4;break;case"base64":this.text=u,this.end=d,t=3;break;default:this.write=p,this.end=h;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=r.allocUnsafe(t)}function a(e){return e&lt;=127?0:e&gt;&gt;5==6?2:e&gt;&gt;4==14?3:e&gt;&gt;3==30?4:e&gt;&gt;6==2?-1:-2}function s(e){var t=this.lastTotal-this.lastNeed,n=function(e,t,n){if((192&amp;t[0])!=128)return e.lastNeed=0,"�";if(e.lastNeed&gt;1&amp;&amp;t.length&gt;1){if((192&amp;t[1])!=128)return e.lastNeed=1,"�";if(e.lastNeed&gt;2&amp;&amp;t.length&gt;2&amp;&amp;(192&amp;t[2])!=128)return e.lastNeed=2,"�"}}(this,e,0);return void 0!==n?n:this.lastNeed&lt;=e.length?(e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):void(e.copy(this.lastChar,t,0,e.length),this.lastNeed-=e.length)}function l(e,t){if((e.length-t)%2==0){var n=e.toString("utf16le",t);if(n){var r=n.charCodeAt(n.length-1);if(r&gt;=55296&amp;&amp;r&lt;=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function c(e){var t=e&amp;&amp;e.length?this.write(e):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,n)}return t}function u(e,t){var n=(e.length-t)%3;return 0===n?e.toString("base64",t):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-n))}function d(e){var t=e&amp;&amp;e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function p(e){return e.toString(this.encoding)}function h(e){return e&amp;&amp;e.length?this.write(e):""}t.s=i,i.prototype.write=function(e){var t,n;if(0===e.length)return"";if(this.lastNeed){if(void 0===(t=this.fillLast(e)))return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n&lt;e.length?t?t+this.text(e,n):this.text(e,n):t||""},i.prototype.end=function(e){var t=e&amp;&amp;e.length?this.write(e):"";return this.lastNeed?t+"�":t},i.prototype.text=function(e,t){var n=function(e,t,n){var r=t.length-1;if(r&lt;n)return 0;var o=a(t[r]);return o&gt;=0?(o&gt;0&amp;&amp;(e.lastNeed=o-1),o):--r&lt;n||-2===o?0:(o=a(t[r]))&gt;=0?(o&gt;0&amp;&amp;(e.lastNeed=o-2),o):--r&lt;n||-2===o?0:(o=a(t[r]))&gt;=0?(o&gt;0&amp;&amp;(2===o?o=0:e.lastNeed=o-3),o):0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString("utf8",t,r)},i.prototype.fillLast=function(e){if(this.lastNeed&lt;=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length}},769:function(e){e.exports=function(e,n){if(t("noDeprecation"))return e;var r=!1;return function(){if(!r){if(t("throwDeprecation"))throw Error(n);t("traceDeprecation")?console.trace(n):console.warn(n),r=!0}return e.apply(this,arguments)}};function t(e){try{if(!n.g.localStorage)return!1}catch(e){return!1}var t=n.g.localStorage[e];return null!=t&amp;&amp;"true"===String(t).toLowerCase()}},300:function(e){"use strict";e.exports=n(57861)},361:function(e){"use strict";e.exports=n(47324)},781:function(e){"use strict";e.exports=n(47324).EventEmitter},837:function(e){"use strict";e.exports=n(48227)}},o={};function i(e){var n=o[e];if(void 0!==n)return n.exports;var r=o[e]={exports:{}},a=!0;try{t[e](r,r.exports,i),a=!1}finally{a&amp;&amp;delete o[e]}return r.exports}i.ab="../../node_modules/.pnpm/next@14.2.23_5ltow6cnsunvpoqwnthnk6esii/node_modules/next/dist/compiled/stream-browserify/";var a=i(173);e.exports=a}()},85926:function(e,t,n){var r=n(73656),o=n(57861).Buffer;!function(){var t={523:function(e){e.exports={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",208:"Already Reported",226:"IM Used",300:"Multiple Choices",301:"Moved Permanently",302:"Found",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",308:"Permanent Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",421:"Misdirected Request",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"}},782:function(e){"function"==typeof Object.create?e.exports=function(e,t){t&amp;&amp;(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},646:function(e){"use strict";let t={};function n(e,n,r){r||(r=Error);class o extends r{constructor(e,t,r){super("string"==typeof n?n:n(e,t,r))}}o.prototype.name=r.name,o.prototype.code=e,t[e]=o}function r(e,t){if(!Array.isArray(e))return`of ${t} ${String(e)}`;{let n=e.length;return(e=e.map(e=&gt;String(e)),n&gt;2)?`one of ${t} ${e.slice(0,n-1).join(", ")}, or `+e[n-1]:2===n?`one of ${t} ${e[0]} or ${e[1]}`:`of ${t} ${e[0]}`}}n("ERR_INVALID_OPT_VALUE",function(e,t){return'The value "'+t+'" is invalid for option "'+e+'"'},TypeError),n("ERR_INVALID_ARG_TYPE",function(e,t,n){var o,i,a,s;let l,c;if("string"==typeof t&amp;&amp;(o="not ",t.substr(0,o.length)===o)?(l="must not be",t=t.replace(/^not /,"")):l="must be",i=" argument",(void 0===a||a&gt;e.length)&amp;&amp;(a=e.length),e.substring(a-i.length,a)===i)c=`The ${e} ${l} ${r(t,"type")}`;else{let n=("number"!=typeof s&amp;&amp;(s=0),s+1&gt;e.length||-1===e.indexOf(".",s))?"argument":"property";c=`The "${e}" ${n} ${l} ${r(t,"type")}`}return c+`. Received type ${typeof n}`},TypeError),n("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),n("ERR_METHOD_NOT_IMPLEMENTED",function(e){return"The "+e+" method is not implemented"}),n("ERR_STREAM_PREMATURE_CLOSE","Premature close"),n("ERR_STREAM_DESTROYED",function(e){return"Cannot call "+e+" after a stream was destroyed"}),n("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),n("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),n("ERR_STREAM_WRITE_AFTER_END","write after end"),n("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),n("ERR_UNKNOWN_ENCODING",function(e){return"Unknown encoding: "+e},TypeError),n("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),e.exports.q=t},403:function(e,t,n){"use strict";var o=Object.keys||function(e){var t=[];for(var n in e)t.push(n);return t};e.exports=u;var i=n(709),a=n(337);n(782)(u,i);for(var s=o(a.prototype),l=0;l&lt;s.length;l++){var c=s[l];u.prototype[c]||(u.prototype[c]=a.prototype[c])}function u(e){if(!(this instanceof u))return new u(e);i.call(this,e),a.call(this,e),this.allowHalfOpen=!0,e&amp;&amp;(!1===e.readable&amp;&amp;(this.readable=!1),!1===e.writable&amp;&amp;(this.writable=!1),!1===e.allowHalfOpen&amp;&amp;(this.allowHalfOpen=!1,this.once("end",d)))}function d(){this._writableState.ended||r.nextTick(p,this)}function p(e){e.end()}Object.defineProperty(u.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(u.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&amp;&amp;this._writableState.getBuffer()}}),Object.defineProperty(u.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(u.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._readableState&amp;&amp;void 0!==this._writableState&amp;&amp;this._readableState.destroyed&amp;&amp;this._writableState.destroyed},set:function(e){void 0!==this._readableState&amp;&amp;void 0!==this._writableState&amp;&amp;(this._readableState.destroyed=e,this._writableState.destroyed=e)}})},889:function(e,t,n){"use strict";e.exports=o;var r=n(170);function o(e){if(!(this instanceof o))return new o(e);r.call(this,e)}n(782)(o,r),o.prototype._transform=function(e,t,n){n(null,e)}},709:function(e,t,o){"use strict";e.exports=E,E.ReadableState=S,o(361).EventEmitter;var i,a,s,l,c,u=function(e,t){return e.listeners(t).length},d=o(678),p=o(300).Buffer,h=n.g.Uint8Array||function(){},f=o(837);a=f&amp;&amp;f.debuglog?f.debuglog("stream"):function(){};var m=o(379),v=o(25),g=o(776).getHighWaterMark,y=o(646).q,b=y.ERR_INVALID_ARG_TYPE,_=y.ERR_STREAM_PUSH_AFTER_EOF,w=y.ERR_METHOD_NOT_IMPLEMENTED,x=y.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;o(782)(E,d);var C=v.errorOrDestroy,T=["error","close","destroy","pause","resume"];function S(e,t,n){i=i||o(403),e=e||{},"boolean"!=typeof n&amp;&amp;(n=t instanceof i),this.objectMode=!!e.objectMode,n&amp;&amp;(this.objectMode=this.objectMode||!!e.readableObjectMode),this.highWaterMark=g(this,e,"readableHighWaterMark",n),this.buffer=new m,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&amp;&amp;(s||(s=o(704).s),this.decoder=new s(e.encoding),this.encoding=e.encoding)}function E(e){if(i=i||o(403),!(this instanceof E))return new E(e);var t=this instanceof i;this._readableState=new S(e,this,t),this.readable=!0,e&amp;&amp;("function"==typeof e.read&amp;&amp;(this._read=e.read),"function"==typeof e.destroy&amp;&amp;(this._destroy=e.destroy)),d.call(this)}function A(e,t,n,r,o){a("readableAddChunk",t);var i,s,l,c,u,d=e._readableState;if(null===t)d.reading=!1,function(e,t){if(a("onEofChunk"),!t.ended){if(t.decoder){var n=t.decoder.end();n&amp;&amp;n.length&amp;&amp;(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,t.sync?I(e):(t.needReadable=!1,t.emittedReadable||(t.emittedReadable=!0,M(e)))}}(e,d);else{if(o||(i=d,s=t,p.isBuffer(s)||s instanceof h||"string"==typeof s||void 0===s||i.objectMode||(l=new b("chunk",["string","Buffer","Uint8Array"],s)),u=l),u)C(e,u);else if(d.objectMode||t&amp;&amp;t.length&gt;0){if("string"==typeof t||d.objectMode||Object.getPrototypeOf(t)===p.prototype||(c=t,t=p.from(c)),r)d.endEmitted?C(e,new x):k(e,d,t,!0);else if(d.ended)C(e,new _);else{if(d.destroyed)return!1;d.reading=!1,d.decoder&amp;&amp;!n?(t=d.decoder.write(t),d.objectMode||0!==t.length?k(e,d,t,!1):L(e,d)):k(e,d,t,!1)}}else r||(d.reading=!1,L(e,d))}return!d.ended&amp;&amp;(d.length&lt;d.highWaterMark||0===d.length)}function k(e,t,n,r){t.flowing&amp;&amp;0===t.length&amp;&amp;!t.sync?(t.awaitDrain=0,e.emit("data",n)):(t.length+=t.objectMode?1:n.length,r?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&amp;&amp;I(e)),L(e,t)}function P(e,t){if(e&lt;=0||0===t.length&amp;&amp;t.ended)return 0;if(t.objectMode)return 1;if(e!=e)return t.flowing&amp;&amp;t.length?t.buffer.head.data.length:t.length;if(e&gt;t.highWaterMark){var n;t.highWaterMark=((n=e)&gt;=1073741824?n=1073741824:(n--,n|=n&gt;&gt;&gt;1,n|=n&gt;&gt;&gt;2,n|=n&gt;&gt;&gt;4,n|=n&gt;&gt;&gt;8,n|=n&gt;&gt;&gt;16,n++),n)}return e&lt;=t.length?e:t.ended?t.length:(t.needReadable=!0,0)}function I(e){var t=e._readableState;a("emitReadable",t.needReadable,t.emittedReadable),t.needReadable=!1,t.emittedReadable||(a("emitReadable",t.flowing),t.emittedReadable=!0,r.nextTick(M,e))}function M(e){var t=e._readableState;a("emitReadable_",t.destroyed,t.length,t.ended),!t.destroyed&amp;&amp;(t.length||t.ended)&amp;&amp;(e.emit("readable"),t.emittedReadable=!1),t.needReadable=!t.flowing&amp;&amp;!t.ended&amp;&amp;t.length&lt;=t.highWaterMark,R(e)}function L(e,t){t.readingMore||(t.readingMore=!0,r.nextTick(D,e,t))}function D(e,t){for(;!t.reading&amp;&amp;!t.ended&amp;&amp;(t.length&lt;t.highWaterMark||t.flowing&amp;&amp;0===t.length);){var n=t.length;if(a("maybeReadMore read 0"),e.read(0),n===t.length)break}t.readingMore=!1}function O(e){var t=e._readableState;t.readableListening=e.listenerCount("readable")&gt;0,t.resumeScheduled&amp;&amp;!t.paused?t.flowing=!0:e.listenerCount("data")&gt;0&amp;&amp;e.resume()}function j(e){a("readable nexttick read 0"),e.read(0)}function N(e,t){a("resume",t.reading),t.reading||e.read(0),t.resumeScheduled=!1,e.emit("resume"),R(e),t.flowing&amp;&amp;!t.reading&amp;&amp;e.read(0)}function R(e){var t=e._readableState;for(a("flow",t.flowing);t.flowing&amp;&amp;null!==e.read(););}function V(e,t){var n;return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e&gt;=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.first():t.buffer.concat(t.length),t.buffer.clear()):n=t.buffer.consume(e,t.decoder),n)}function z(e){var t=e._readableState;a("endReadable",t.endEmitted),t.endEmitted||(t.ended=!0,r.nextTick(B,t,e))}function B(e,t){if(a("endReadableNT",e.endEmitted,e.length),!e.endEmitted&amp;&amp;0===e.length&amp;&amp;(e.endEmitted=!0,t.readable=!1,t.emit("end"),e.autoDestroy)){var n=t._writableState;(!n||n.autoDestroy&amp;&amp;n.finished)&amp;&amp;t.destroy()}}function F(e,t){for(var n=0,r=e.length;n&lt;r;n++)if(e[n]===t)return n;return -1}Object.defineProperty(E.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._readableState&amp;&amp;this._readableState.destroyed},set:function(e){this._readableState&amp;&amp;(this._readableState.destroyed=e)}}),E.prototype.destroy=v.destroy,E.prototype._undestroy=v.undestroy,E.prototype._destroy=function(e,t){t(e)},E.prototype.push=function(e,t){var n,r=this._readableState;return r.objectMode?n=!0:"string"==typeof e&amp;&amp;((t=t||r.defaultEncoding)!==r.encoding&amp;&amp;(e=p.from(e,t),t=""),n=!0),A(this,e,t,!1,n)},E.prototype.unshift=function(e){return A(this,e,null,!0,!1)},E.prototype.isPaused=function(){return!1===this._readableState.flowing},E.prototype.setEncoding=function(e){s||(s=o(704).s);var t=new s(e);this._readableState.decoder=t,this._readableState.encoding=this._readableState.decoder.encoding;for(var n=this._readableState.buffer.head,r="";null!==n;)r+=t.write(n.data),n=n.next;return this._readableState.buffer.clear(),""!==r&amp;&amp;this._readableState.buffer.push(r),this._readableState.length=r.length,this},E.prototype.read=function(e){a("read",e),e=parseInt(e,10);var t,n=this._readableState,r=e;if(0!==e&amp;&amp;(n.emittedReadable=!1),0===e&amp;&amp;n.needReadable&amp;&amp;((0!==n.highWaterMark?n.length&gt;=n.highWaterMark:n.length&gt;0)||n.ended))return a("read: emitReadable",n.length,n.ended),0===n.length&amp;&amp;n.ended?z(this):I(this),null;if(0===(e=P(e,n))&amp;&amp;n.ended)return 0===n.length&amp;&amp;z(this),null;var o=n.needReadable;return a("need readable",o),(0===n.length||n.length-e&lt;n.highWaterMark)&amp;&amp;a("length less than watermark",o=!0),n.ended||n.reading?a("reading or ended",o=!1):o&amp;&amp;(a("do read"),n.reading=!0,n.sync=!0,0===n.length&amp;&amp;(n.needReadable=!0),this._read(n.highWaterMark),n.sync=!1,n.reading||(e=P(r,n))),null===(t=e&gt;0?V(e,n):null)?(n.needReadable=n.length&lt;=n.highWaterMark,e=0):(n.length-=e,n.awaitDrain=0),0===n.length&amp;&amp;(n.ended||(n.needReadable=!0),r!==e&amp;&amp;n.ended&amp;&amp;z(this)),null!==t&amp;&amp;this.emit("data",t),t},E.prototype._read=function(e){C(this,new w("_read()"))},E.prototype.pipe=function(e,t){var n=this,o=this._readableState;switch(o.pipesCount){case 0:o.pipes=e;break;case 1:o.pipes=[o.pipes,e];break;default:o.pipes.push(e)}o.pipesCount+=1,a("pipe count=%d opts=%j",o.pipesCount,t);var i=t&amp;&amp;!1===t.end||e===r.stdout||e===r.stderr?m:s;function s(){a("onend"),e.end()}o.endEmitted?r.nextTick(i):n.once("end",i),e.on("unpipe",function t(r,i){a("onunpipe"),r===n&amp;&amp;i&amp;&amp;!1===i.hasUnpiped&amp;&amp;(i.hasUnpiped=!0,a("cleanup"),e.removeListener("close",h),e.removeListener("finish",f),e.removeListener("drain",l),e.removeListener("error",p),e.removeListener("unpipe",t),n.removeListener("end",s),n.removeListener("end",m),n.removeListener("data",d),c=!0,o.awaitDrain&amp;&amp;(!e._writableState||e._writableState.needDrain)&amp;&amp;l())});var l=function(){var e=n._readableState;a("pipeOnDrain",e.awaitDrain),e.awaitDrain&amp;&amp;e.awaitDrain--,0===e.awaitDrain&amp;&amp;u(n,"data")&amp;&amp;(e.flowing=!0,R(n))};e.on("drain",l);var c=!1;function d(t){a("ondata");var r=e.write(t);a("dest.write",r),!1===r&amp;&amp;((1===o.pipesCount&amp;&amp;o.pipes===e||o.pipesCount&gt;1&amp;&amp;-1!==F(o.pipes,e))&amp;&amp;!c&amp;&amp;(a("false write response, pause",o.awaitDrain),o.awaitDrain++),n.pause())}function p(t){a("onerror",t),m(),e.removeListener("error",p),0===u(e,"error")&amp;&amp;C(e,t)}function h(){e.removeListener("finish",f),m()}function f(){a("onfinish"),e.removeListener("close",h),m()}function m(){a("unpipe"),n.unpipe(e)}return n.on("data",d),function(e,t,n){if("function"==typeof e.prependListener)return e.prependListener(t,n);e._events&amp;&amp;e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",p),e.once("close",h),e.once("finish",f),e.emit("pipe",n),o.flowing||(a("pipe resume"),n.resume()),e},E.prototype.unpipe=function(e){var t=this._readableState,n={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&amp;&amp;e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&amp;&amp;e.emit("unpipe",this,n)),this;if(!e){var r=t.pipes,o=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i&lt;o;i++)r[i].emit("unpipe",this,{hasUnpiped:!1});return this}var a=F(t.pipes,e);return -1===a||(t.pipes.splice(a,1),t.pipesCount-=1,1===t.pipesCount&amp;&amp;(t.pipes=t.pipes[0]),e.emit("unpipe",this,n)),this},E.prototype.on=function(e,t){var n=d.prototype.on.call(this,e,t),o=this._readableState;return"data"===e?(o.readableListening=this.listenerCount("readable")&gt;0,!1!==o.flowing&amp;&amp;this.resume()):"readable"!==e||o.endEmitted||o.readableListening||(o.readableListening=o.needReadable=!0,o.flowing=!1,o.emittedReadable=!1,a("on readable",o.length,o.reading),o.length?I(this):o.reading||r.nextTick(j,this)),n},E.prototype.addListener=E.prototype.on,E.prototype.removeListener=function(e,t){var n=d.prototype.removeListener.call(this,e,t);return"readable"===e&amp;&amp;r.nextTick(O,this),n},E.prototype.removeAllListeners=function(e){var t=d.prototype.removeAllListeners.apply(this,arguments);return("readable"===e||void 0===e)&amp;&amp;r.nextTick(O,this),t},E.prototype.resume=function(){var e=this._readableState;return e.flowing||(a("resume"),e.flowing=!e.readableListening,e.resumeScheduled||(e.resumeScheduled=!0,r.nextTick(N,this,e))),e.paused=!1,this},E.prototype.pause=function(){return a("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&amp;&amp;(a("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},E.prototype.wrap=function(e){var t=this,n=this._readableState,r=!1;for(var o in e.on("end",function(){if(a("wrapped end"),n.decoder&amp;&amp;!n.ended){var e=n.decoder.end();e&amp;&amp;e.length&amp;&amp;t.push(e)}t.push(null)}),e.on("data",function(o){a("wrapped data"),n.decoder&amp;&amp;(o=n.decoder.write(o)),(!n.objectMode||null!=o)&amp;&amp;(n.objectMode||o&amp;&amp;o.length)&amp;&amp;(t.push(o)||(r=!0,e.pause()))}),e)void 0===this[o]&amp;&amp;"function"==typeof e[o]&amp;&amp;(this[o]=function(t){return function(){return e[t].apply(e,arguments)}}(o));for(var i=0;i&lt;T.length;i++)e.on(T[i],this.emit.bind(this,T[i]));return this._read=function(t){a("wrapped _read",t),r&amp;&amp;(r=!1,e.resume())},this},"function"==typeof Symbol&amp;&amp;(E.prototype[Symbol.asyncIterator]=function(){return void 0===l&amp;&amp;(l=o(871)),l(this)}),Object.defineProperty(E.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(E.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&amp;&amp;this._readableState.buffer}}),Object.defineProperty(E.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(e){this._readableState&amp;&amp;(this._readableState.flowing=e)}}),E._fromList=V,Object.defineProperty(E.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}}),"function"==typeof Symbol&amp;&amp;(E.from=function(e,t){return void 0===c&amp;&amp;(c=o(727)),c(E,e,t)})},170:function(e,t,n){"use strict";e.exports=u;var r=n(646).q,o=r.ERR_METHOD_NOT_IMPLEMENTED,i=r.ERR_MULTIPLE_CALLBACK,a=r.ERR_TRANSFORM_ALREADY_TRANSFORMING,s=r.ERR_TRANSFORM_WITH_LENGTH_0,l=n(403);function c(e,t){var n=this._transformState;n.transforming=!1;var r=n.writecb;if(null===r)return this.emit("error",new i);n.writechunk=null,n.writecb=null,null!=t&amp;&amp;this.push(t),r(e);var o=this._readableState;o.reading=!1,(o.needReadable||o.length&lt;o.highWaterMark)&amp;&amp;this._read(o.highWaterMark)}function u(e){if(!(this instanceof u))return new u(e);l.call(this,e),this._transformState={afterTransform:c.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&amp;&amp;("function"==typeof e.transform&amp;&amp;(this._transform=e.transform),"function"==typeof e.flush&amp;&amp;(this._flush=e.flush)),this.on("prefinish",d)}function d(){var e=this;"function"!=typeof this._flush||this._readableState.destroyed?p(this,null,null):this._flush(function(t,n){p(e,t,n)})}function p(e,t,n){if(t)return e.emit("error",t);if(null!=n&amp;&amp;e.push(n),e._writableState.length)throw new s;if(e._transformState.transforming)throw new a;return e.push(null)}n(782)(u,l),u.prototype.push=function(e,t){return this._transformState.needTransform=!1,l.prototype.push.call(this,e,t)},u.prototype._transform=function(e,t,n){n(new o("_transform()"))},u.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var o=this._readableState;(r.needTransform||o.needReadable||o.length&lt;o.highWaterMark)&amp;&amp;this._read(o.highWaterMark)}},u.prototype._read=function(e){var t=this._transformState;null===t.writechunk||t.transforming?t.needTransform=!0:(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform))},u.prototype._destroy=function(e,t){l.prototype._destroy.call(this,e,function(e){t(e)})}},337:function(e,t,o){"use strict";function i(e){var t=this;this.next=null,this.entry=null,this.finish=function(){(function(e,t,n){var r=e.entry;for(e.entry=null;r;){var o=r.callback;t.pendingcb--,o(void 0),r=r.next}t.corkedRequestsFree.next=e})(t,e)}}e.exports=E,E.WritableState=S;var a,s,l={deprecate:o(769)},c=o(678),u=o(300).Buffer,d=n.g.Uint8Array||function(){},p=o(25),h=o(776).getHighWaterMark,f=o(646).q,m=f.ERR_INVALID_ARG_TYPE,v=f.ERR_METHOD_NOT_IMPLEMENTED,g=f.ERR_MULTIPLE_CALLBACK,y=f.ERR_STREAM_CANNOT_PIPE,b=f.ERR_STREAM_DESTROYED,_=f.ERR_STREAM_NULL_VALUES,w=f.ERR_STREAM_WRITE_AFTER_END,x=f.ERR_UNKNOWN_ENCODING,C=p.errorOrDestroy;function T(){}function S(e,t,n){a=a||o(403),e=e||{},"boolean"!=typeof n&amp;&amp;(n=t instanceof a),this.objectMode=!!e.objectMode,n&amp;&amp;(this.objectMode=this.objectMode||!!e.writableObjectMode),this.highWaterMark=h(this,e,"writableHighWaterMark",n),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var s=!1===e.decodeStrings;this.decodeStrings=!s,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){(function(e,t){var n=e._writableState,o=n.sync,i=n.writecb;if("function"!=typeof i)throw new g;if(n.writing=!1,n.writecb=null,n.length-=n.writelen,n.writelen=0,t)--n.pendingcb,o?(r.nextTick(i,t),r.nextTick(L,e,n),e._writableState.errorEmitted=!0,C(e,t)):(i(t),e._writableState.errorEmitted=!0,C(e,t),L(e,n));else{var a=I(n)||e.destroyed;a||n.corked||n.bufferProcessing||!n.bufferedRequest||P(e,n),o?r.nextTick(k,e,n,a,i):k(e,n,a,i)}})(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new i(this)}function E(e){var t=this instanceof(a=a||o(403));if(!t&amp;&amp;!s.call(E,this))return new E(e);this._writableState=new S(e,this,t),this.writable=!0,e&amp;&amp;("function"==typeof e.write&amp;&amp;(this._write=e.write),"function"==typeof e.writev&amp;&amp;(this._writev=e.writev),"function"==typeof e.destroy&amp;&amp;(this._destroy=e.destroy),"function"==typeof e.final&amp;&amp;(this._final=e.final)),c.call(this)}function A(e,t,n,r,o,i,a){t.writelen=r,t.writecb=a,t.writing=!0,t.sync=!0,t.destroyed?t.onwrite(new b("write")):n?e._writev(o,t.onwrite):e._write(o,i,t.onwrite),t.sync=!1}function k(e,t,n,r){n||0===t.length&amp;&amp;t.needDrain&amp;&amp;(t.needDrain=!1,e.emit("drain")),t.pendingcb--,r(),L(e,t)}function P(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&amp;&amp;n&amp;&amp;n.next){var r=Array(t.bufferedRequestCount),o=t.corkedRequestsFree;o.entry=n;for(var a=0,s=!0;n;)r[a]=n,n.isBuf||(s=!1),n=n.next,a+=1;r.allBuffers=s,A(e,t,!0,t.length,r,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new i(t),t.bufferedRequestCount=0}else{for(;n;){var l=n.chunk,c=n.encoding,u=n.callback,d=t.objectMode?1:l.length;if(A(e,t,!1,d,l,c,u),n=n.next,t.bufferedRequestCount--,t.writing)break}null===n&amp;&amp;(t.lastBufferedRequest=null)}t.bufferedRequest=n,t.bufferProcessing=!1}function I(e){return e.ending&amp;&amp;0===e.length&amp;&amp;null===e.bufferedRequest&amp;&amp;!e.finished&amp;&amp;!e.writing}function M(e,t){e._final(function(n){t.pendingcb--,n&amp;&amp;C(e,n),t.prefinished=!0,e.emit("prefinish"),L(e,t)})}function L(e,t){var n=I(t);if(n&amp;&amp;(t.prefinished||t.finalCalled||("function"!=typeof e._final||t.destroyed?(t.prefinished=!0,e.emit("prefinish")):(t.pendingcb++,t.finalCalled=!0,r.nextTick(M,e,t))),0===t.pendingcb&amp;&amp;(t.finished=!0,e.emit("finish"),t.autoDestroy))){var o=e._readableState;(!o||o.autoDestroy&amp;&amp;o.endEmitted)&amp;&amp;e.destroy()}return n}o(782)(E,c),S.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(S.prototype,"buffer",{get:l.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(e){}}(),"function"==typeof Symbol&amp;&amp;Symbol.hasInstance&amp;&amp;"function"==typeof Function.prototype[Symbol.hasInstance]?(s=Function.prototype[Symbol.hasInstance],Object.defineProperty(E,Symbol.hasInstance,{value:function(e){return!!s.call(this,e)||this===E&amp;&amp;e&amp;&amp;e._writableState instanceof S}})):s=function(e){return e instanceof this},E.prototype.pipe=function(){C(this,new y)},E.prototype.write=function(e,t,n){var o,i,a,s,l,c,p,h=this._writableState,f=!1,v=!h.objectMode&amp;&amp;(o=e,u.isBuffer(o)||o instanceof d);return v&amp;&amp;!u.isBuffer(e)&amp;&amp;(i=e,e=u.from(i)),("function"==typeof t&amp;&amp;(n=t,t=null),v?t="buffer":t||(t=h.defaultEncoding),"function"!=typeof n&amp;&amp;(n=T),h.ending)?(a=n,C(this,s=new w),r.nextTick(a,s)):(v||(l=e,c=n,null===l?p=new _:"string"==typeof l||h.objectMode||(p=new m("chunk",["string","Buffer"],l)),!p||(C(this,p),r.nextTick(c,p),0)))&amp;&amp;(h.pendingcb++,f=function(e,t,n,r,o,i){if(!n){var a,s,l=(a=r,s=o,t.objectMode||!1===t.decodeStrings||"string"!=typeof a||(a=u.from(a,s)),a);r!==l&amp;&amp;(n=!0,o="buffer",r=l)}var c=t.objectMode?1:r.length;t.length+=c;var d=t.length&lt;t.highWaterMark;if(d||(t.needDrain=!0),t.writing||t.corked){var p=t.lastBufferedRequest;t.lastBufferedRequest={chunk:r,encoding:o,isBuf:n,callback:i,next:null},p?p.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else A(e,t,!1,c,r,o,i);return d}(this,h,v,e,t,n)),f},E.prototype.cork=function(){this._writableState.corked++},E.prototype.uncork=function(){var e=this._writableState;!e.corked||(e.corked--,e.writing||e.corked||e.bufferProcessing||!e.bufferedRequest||P(this,e))},E.prototype.setDefaultEncoding=function(e){if("string"==typeof e&amp;&amp;(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())&gt;-1))throw new x(e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(E.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&amp;&amp;this._writableState.getBuffer()}}),Object.defineProperty(E.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),E.prototype._write=function(e,t,n){n(new v("_write()"))},E.prototype._writev=null,E.prototype.end=function(e,t,n){var o,i=this._writableState;return"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&amp;&amp;(n=t,t=null),null!=e&amp;&amp;this.write(e,t),i.corked&amp;&amp;(i.corked=1,this.uncork()),i.ending||(o=n,i.ending=!0,L(this,i),o&amp;&amp;(i.finished?r.nextTick(o):this.once("finish",o)),i.ended=!0,this.writable=!1),this},Object.defineProperty(E.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(E.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&amp;&amp;this._writableState.destroyed},set:function(e){this._writableState&amp;&amp;(this._writableState.destroyed=e)}}),E.prototype.destroy=p.destroy,E.prototype._undestroy=p.undestroy,E.prototype._destroy=function(e,t){t(e)}},871:function(e,t,n){"use strict";function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var i,a=n(698),s=Symbol("lastResolve"),l=Symbol("lastReject"),c=Symbol("error"),u=Symbol("ended"),d=Symbol("lastPromise"),p=Symbol("handlePromise"),h=Symbol("stream");function f(e,t){return{value:e,done:t}}function m(e){var t=e[s];if(null!==t){var n=e[h].read();null!==n&amp;&amp;(e[d]=null,e[s]=null,e[l]=null,t(f(n,!1)))}}function v(e){r.nextTick(m,e)}var g=Object.getPrototypeOf(function(){}),y=Object.setPrototypeOf((o(i={get stream(){return this[h]},next:function(){var e,t,n=this,o=this[c];if(null!==o)return Promise.reject(o);if(this[u])return Promise.resolve(f(void 0,!0));if(this[h].destroyed)return new Promise(function(e,t){r.nextTick(function(){n[c]?t(n[c]):e(f(void 0,!0))})});var i=this[d];if(i)t=new Promise((e=this,function(t,n){i.then(function(){if(e[u]){t(f(void 0,!0));return}e[p](t,n)},n)}));else{var a=this[h].read();if(null!==a)return Promise.resolve(f(a,!1));t=new Promise(this[p])}return this[d]=t,t}},Symbol.asyncIterator,function(){return this}),o(i,"return",function(){var e=this;return new Promise(function(t,n){e[h].destroy(null,function(e){if(e){n(e);return}t(f(void 0,!0))})})}),i),g);e.exports=function(e){var t,n=Object.create(y,(o(t={},h,{value:e,writable:!0}),o(t,s,{value:null,writable:!0}),o(t,l,{value:null,writable:!0}),o(t,c,{value:null,writable:!0}),o(t,u,{value:e._readableState.endEmitted,writable:!0}),o(t,p,{value:function(e,t){var r=n[h].read();r?(n[d]=null,n[s]=null,n[l]=null,e(f(r,!1))):(n[s]=e,n[l]=t)},writable:!0}),t));return n[d]=null,a(e,function(e){if(e&amp;&amp;"ERR_STREAM_PREMATURE_CLOSE"!==e.code){var t=n[l];null!==t&amp;&amp;(n[d]=null,n[s]=null,n[l]=null,t(e)),n[c]=e;return}var r=n[s];null!==r&amp;&amp;(n[d]=null,n[s]=null,n[l]=null,r(f(void 0,!0))),n[u]=!0}),e.on("readable",v.bind(null,n)),n}},379:function(e,t,n){"use strict";function r(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var o=n(300).Buffer,i=n(837).inspect,a=i&amp;&amp;i.custom||"inspect";e.exports=function(){var e;function t(){!function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,t),this.head=null,this.tail=null,this.length=0}return e=[{key:"push",value:function(e){var t={data:e,next:null};this.length&gt;0?this.tail.next=t:this.head=t,this.tail=t,++this.length}},{key:"unshift",value:function(e){var t={data:e,next:this.head};0===this.length&amp;&amp;(this.tail=t),this.head=t,++this.length}},{key:"shift",value:function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n}},{key:"concat",value:function(e){if(0===this.length)return o.alloc(0);for(var t,n,r=o.allocUnsafe(e&gt;&gt;&gt;0),i=this.head,a=0;i;)t=i.data,n=a,o.prototype.copy.call(t,r,n),a+=i.data.length,i=i.next;return r}},{key:"consume",value:function(e,t){var n;return e&lt;this.head.data.length?(n=this.head.data.slice(0,e),this.head.data=this.head.data.slice(e)):n=e===this.head.data.length?this.shift():t?this._getString(e):this._getBuffer(e),n}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(e){var t=this.head,n=1,r=t.data;for(e-=r.length;t=t.next;){var o=t.data,i=e&gt;o.length?o.length:e;if(i===o.length?r+=o:r+=o.slice(0,e),0==(e-=i)){i===o.length?(++n,t.next?this.head=t.next:this.head=this.tail=null):(this.head=t,t.data=o.slice(i));break}++n}return this.length-=n,r}},{key:"_getBuffer",value:function(e){var t=o.allocUnsafe(e),n=this.head,r=1;for(n.data.copy(t),e-=n.data.length;n=n.next;){var i=n.data,a=e&gt;i.length?i.length:e;if(i.copy(t,t.length-e,0,a),0==(e-=a)){a===i.length?(++r,n.next?this.head=n.next:this.head=this.tail=null):(this.head=n,n.data=i.slice(a));break}++r}return this.length-=r,t}},{key:a,value:function(e,t){return i(this,function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?r(Object(n),!0).forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},t,{depth:0,customInspect:!1}))}}],function(e,t){for(var n=0;n&lt;t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(e,r.key,r)}}(t.prototype,e),t}()},25:function(e){"use strict";function t(e,t){o(e,t),n(e)}function n(e){(!e._writableState||e._writableState.emitClose)&amp;&amp;(!e._readableState||e._readableState.emitClose)&amp;&amp;e.emit("close")}function o(e,t){e.emit("error",t)}e.exports={destroy:function(e,i){var a=this,s=this._readableState&amp;&amp;this._readableState.destroyed,l=this._writableState&amp;&amp;this._writableState.destroyed;return s||l?i?i(e):e&amp;&amp;(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,r.nextTick(o,this,e)):r.nextTick(o,this,e)):(this._readableState&amp;&amp;(this._readableState.destroyed=!0),this._writableState&amp;&amp;(this._writableState.destroyed=!0),this._destroy(e||null,function(e){!i&amp;&amp;e?a._writableState?a._writableState.errorEmitted?r.nextTick(n,a):(a._writableState.errorEmitted=!0,r.nextTick(t,a,e)):r.nextTick(t,a,e):i?(r.nextTick(n,a),i(e)):r.nextTick(n,a)})),this},undestroy:function(){this._readableState&amp;&amp;(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&amp;&amp;(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)},errorOrDestroy:function(e,t){var n=e._readableState,r=e._writableState;n&amp;&amp;n.autoDestroy||r&amp;&amp;r.autoDestroy?e.destroy(t):e.emit("error",t)}}},698:function(e,t,n){"use strict";var r=n(646).q.ERR_STREAM_PREMATURE_CLOSE;function o(){}e.exports=function e(t,n,i){if("function"==typeof n)return e(t,null,n);n||(n={}),a=i||o,s=!1,i=function(){if(!s){s=!0;for(var e=arguments.length,t=Array(e),n=0;n&lt;e;n++)t[n]=arguments[n];a.apply(this,t)}};var a,s,l=n.readable||!1!==n.readable&amp;&amp;t.readable,c=n.writable||!1!==n.writable&amp;&amp;t.writable,u=function(){t.writable||p()},d=t._writableState&amp;&amp;t._writableState.finished,p=function(){c=!1,d=!0,l||i.call(t)},h=t._readableState&amp;&amp;t._readableState.endEmitted,f=function(){l=!1,h=!0,c||i.call(t)},m=function(e){i.call(t,e)},v=function(){var e;return l&amp;&amp;!h?(t._readableState&amp;&amp;t._readableState.ended||(e=new r),i.call(t,e)):c&amp;&amp;!d?(t._writableState&amp;&amp;t._writableState.ended||(e=new r),i.call(t,e)):void 0},g=function(){t.req.on("finish",p)};return t.setHeader&amp;&amp;"function"==typeof t.abort?(t.on("complete",p),t.on("abort",v),t.req?g():t.on("request",g)):c&amp;&amp;!t._writableState&amp;&amp;(t.on("end",u),t.on("close",u)),t.on("end",f),t.on("finish",p),!1!==n.error&amp;&amp;t.on("error",m),t.on("close",v),function(){t.removeListener("complete",p),t.removeListener("abort",v),t.removeListener("request",g),t.req&amp;&amp;t.req.removeListener("finish",p),t.removeListener("end",u),t.removeListener("close",u),t.removeListener("finish",p),t.removeListener("end",f),t.removeListener("error",m),t.removeListener("close",v)}}},727:function(e,t,n){"use strict";function r(e,t,n,r,o,i,a){try{var s=e[i](a),l=s.value}catch(e){n(e);return}s.done?t(l):Promise.resolve(l).then(r,o)}function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&amp;&amp;(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var i=n(646).q.ERR_INVALID_ARG_TYPE;e.exports=function(e,t,n){if(t&amp;&amp;"function"==typeof t.next)a=t;else if(t&amp;&amp;t[Symbol.asyncIterator])a=t[Symbol.asyncIterator]();else if(t&amp;&amp;t[Symbol.iterator])a=t[Symbol.iterator]();else throw new i("iterable",["Iterable"],t);var a,s=new e(function(e){for(var t=1;t&lt;arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({objectMode:!0},n)),l=!1;function c(){return u.apply(this,arguments)}function u(){var e;return e=function*(){try{var e=yield a.next(),t=e.value;e.done?s.push(null):s.push((yield t))?c():l=!1}catch(e){s.destroy(e)}},(u=function(){var t=this,n=arguments;return new Promise(function(o,i){var a=e.apply(t,n);function s(e){r(a,o,i,s,l,"next",e)}function l(e){r(a,o,i,s,l,"throw",e)}s(void 0)})}).apply(this,arguments)}return s._read=function(){l||(l=!0,c())},s}},442:function(e,t,n){"use strict";var r,o=n(646).q,i=o.ERR_MISSING_ARGS,a=o.ERR_STREAM_DESTROYED;function s(e){if(e)throw e}function l(e){e()}function c(e,t){return e.pipe(t)}e.exports=function(){for(var e,t,o=arguments.length,u=Array(o),d=0;d&lt;o;d++)u[d]=arguments[d];var p=(e=u).length&amp;&amp;"function"==typeof e[e.length-1]?e.pop():s;if(Array.isArray(u[0])&amp;&amp;(u=u[0]),u.length&lt;2)throw new i("streams");var h=u.map(function(e,o){var i,s,c,d,f,m,v=o&lt;u.length-1;return i=o&gt;0,c=s=function(e){t||(t=e),e&amp;&amp;h.forEach(l),v||(h.forEach(l),p(t))},d=!1,s=function(){d||(d=!0,c.apply(void 0,arguments))},f=!1,e.on("close",function(){f=!0}),void 0===r&amp;&amp;(r=n(698)),r(e,{readable:v,writable:i},function(e){if(e)return s(e);f=!0,s()}),m=!1,function(t){if(!f&amp;&amp;!m){if(m=!0,e.setHeader&amp;&amp;"function"==typeof e.abort)return e.abort();if("function"==typeof e.destroy)return e.destroy();s(t||new a("pipe"))}}});return u.reduce(c)}},776:function(e,t,n){"use strict";var r=n(646).q.ERR_INVALID_OPT_VALUE;e.exports={getHighWaterMark:function(e,t,n,o){var i=null!=t.highWaterMark?t.highWaterMark:o?t[n]:null;if(null!=i){if(!(isFinite(i)&amp;&amp;Math.floor(i)===i)||i&lt;0)throw new r(o?n:"highWaterMark",i);return Math.floor(i)}return e.objectMode?16:16384}}},678:function(e,t,n){e.exports=n(781)},726:function(e,t,n){var o=n(781);"disable"===r.env.READABLE_STREAM&amp;&amp;o?(e.exports=o.Readable,Object.assign(e.exports,o),e.exports.Stream=o):((t=e.exports=n(709)).Stream=o||t,t.Readable=t,t.Writable=n(337),t.Duplex=n(403),t.Transform=n(170),t.PassThrough=n(889),t.finished=n(698),t.pipeline=n(442))},55:function(e,t,n){var r=n(300),o=r.Buffer;function i(e,t){for(var n in e)t[n]=e[n]}function a(e,t,n){return o(e,t,n)}o.from&amp;&amp;o.alloc&amp;&amp;o.allocUnsafe&amp;&amp;o.allocUnsafeSlow?e.exports=r:(i(r,t),t.Buffer=a),a.prototype=Object.create(o.prototype),i(o,a),a.from=function(e,t,n){if("number"==typeof e)throw TypeError("Argument must not be a number");return o(e,t,n)},a.alloc=function(e,t,n){if("number"!=typeof e)throw TypeError("Argument must be a number");var r=o(e);return void 0!==t?"string"==typeof n?r.fill(t,n):r.fill(t):r.fill(0),r},a.allocUnsafe=function(e){if("number"!=typeof e)throw TypeError("Argument must be a number");return o(e)},a.allocUnsafeSlow=function(e){if("number"!=typeof e)throw TypeError("Argument must be a number");return r.SlowBuffer(e)}},813:function(e,t,r){var o=r(450),i=r(254),a=r(911),s=r(523),l=r(310);t.request=function(e,t){e="string"==typeof e?l.parse(e):a(e);var r=-1===n.g.location.protocol.search(/^https?:$/)?"http:":"",i=e.protocol||r,s=e.hostname||e.host,c=e.port,u=e.path||"/";s&amp;&amp;-1!==s.indexOf(":")&amp;&amp;(s="["+s+"]"),e.url=(s?i+"//"+s:"")+(c?":"+c:"")+u,e.method=(e.method||"GET").toUpperCase(),e.headers=e.headers||{};var d=new o(e);return t&amp;&amp;d.on("response",t),d},t.get=function(e,n){var r=t.request(e,n);return r.end(),r},t.ClientRequest=o,t.IncomingMessage=i.IncomingMessage,t.Agent=function(){},t.Agent.defaultMaxSockets=4,t.globalAgent=new t.Agent,t.STATUS_CODES=s,t.METHODS=["CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REPORT","SEARCH","SUBSCRIBE","TRACE","UNLOCK","UNSUBSCRIBE"]},301:function(e,t){var r;function o(){if(void 0!==r)return r;if(n.g.XMLHttpRequest){r=new n.g.XMLHttpRequest;try{r.open("GET",n.g.XDomainRequest?"/":"https://example.com")}catch(e){r=null}}else r=null;return r}function i(e){var t=o();if(!t)return!1;try{return t.responseType=e,t.responseType===e}catch(e){}return!1}function a(e){return"function"==typeof e}t.fetch=a(n.g.fetch)&amp;&amp;a(n.g.ReadableStream),t.writableStream=a(n.g.WritableStream),t.abortController=a(n.g.AbortController),t.arraybuffer=t.fetch||i("arraybuffer"),t.msstream=!t.fetch&amp;&amp;i("ms-stream"),t.mozchunkedarraybuffer=!t.fetch&amp;&amp;i("moz-chunked-arraybuffer"),t.overrideMimeType=t.fetch||!!o()&amp;&amp;a(o().overrideMimeType),r=null},450:function(e,t,i){var a=i(301),s=i(782),l=i(254),c=i(726),u=l.IncomingMessage,d=l.readyStates,p=e.exports=function(e){var t,n,r,i=this;c.Writable.call(i),i._opts=e,i._body=[],i._headers={},e.auth&amp;&amp;i.setHeader("Authorization","Basic "+o.from(e.auth).toString("base64")),Object.keys(e.headers).forEach(function(t){i.setHeader(t,e.headers[t])});var s=!0;if("disable-fetch"===e.mode||"requestTimeout"in e&amp;&amp;!a.abortController)s=!1,r=!0;else if("prefer-streaming"===e.mode)r=!1;else if("allow-wrong-content-type"===e.mode)r=!a.overrideMimeType;else if(e.mode&amp;&amp;"default"!==e.mode&amp;&amp;"prefer-fast"!==e.mode)throw Error("Invalid value for opts.mode");else r=!0;i._mode=(t=r,n=s,a.fetch&amp;&amp;n?"fetch":a.mozchunkedarraybuffer?"moz-chunked-arraybuffer":a.msstream?"ms-stream":a.arraybuffer&amp;&amp;t?"arraybuffer":"text"),i._fetchTimer=null,i.on("finish",function(){i._onFinish()})};s(p,c.Writable),p.prototype.setHeader=function(e,t){var n=e.toLowerCase();-1===h.indexOf(n)&amp;&amp;(this._headers[n]={name:e,value:t})},p.prototype.getHeader=function(e){var t=this._headers[e.toLowerCase()];return t?t.value:null},p.prototype.removeHeader=function(e){delete this._headers[e.toLowerCase()]},p.prototype._onFinish=function(){var e=this;if(!e._destroyed){var t=e._opts,o=e._headers,i=null;"GET"!==t.method&amp;&amp;"HEAD"!==t.method&amp;&amp;(i=new Blob(e._body,{type:(o["content-type"]||{}).value||""}));var s=[];if(Object.keys(o).forEach(function(e){var t=o[e].name,n=o[e].value;Array.isArray(n)?n.forEach(function(e){s.push([t,e])}):s.push([t,n])}),"fetch"===e._mode){var l=null;if(a.abortController){var c=new AbortController;l=c.signal,e._fetchAbortController=c,"requestTimeout"in t&amp;&amp;0!==t.requestTimeout&amp;&amp;(e._fetchTimer=n.g.setTimeout(function(){e.emit("requestTimeout"),e._fetchAbortController&amp;&amp;e._fetchAbortController.abort()},t.requestTimeout))}n.g.fetch(e._opts.url,{method:e._opts.method,headers:s,body:i||void 0,mode:"cors",credentials:t.withCredentials?"include":"same-origin",signal:l}).then(function(t){e._fetchResponse=t,e._connect()},function(t){n.g.clearTimeout(e._fetchTimer),e._destroyed||e.emit("error",t)})}else{var u=e._xhr=new n.g.XMLHttpRequest;try{u.open(e._opts.method,e._opts.url,!0)}catch(t){r.nextTick(function(){e.emit("error",t)});return}"responseType"in u&amp;&amp;(u.responseType=e._mode),"withCredentials"in u&amp;&amp;(u.withCredentials=!!t.withCredentials),"text"===e._mode&amp;&amp;"overrideMimeType"in u&amp;&amp;u.overrideMimeType("text/plain; charset=x-user-defined"),"requestTimeout"in t&amp;&amp;(u.timeout=t.requestTimeout,u.ontimeout=function(){e.emit("requestTimeout")}),s.forEach(function(e){u.setRequestHeader(e[0],e[1])}),e._response=null,u.onreadystatechange=function(){switch(u.readyState){case d.LOADING:case d.DONE:e._onXHRProgress()}},"moz-chunked-arraybuffer"===e._mode&amp;&amp;(u.onprogress=function(){e._onXHRProgress()}),u.onerror=function(){e._destroyed||e.emit("error",Error("XHR error"))};try{u.send(i)}catch(t){r.nextTick(function(){e.emit("error",t)});return}}}},p.prototype._onXHRProgress=function(){(function(e){try{var t=e.status;return null!==t&amp;&amp;0!==t}catch(e){return!1}})(this._xhr)&amp;&amp;!this._destroyed&amp;&amp;(this._response||this._connect(),this._response._onXHRProgress())},p.prototype._connect=function(){var e=this;e._destroyed||(e._response=new u(e._xhr,e._fetchResponse,e._mode,e._fetchTimer),e._response.on("error",function(t){e.emit("error",t)}),e.emit("response",e._response))},p.prototype._write=function(e,t,n){this._body.push(e),n()},p.prototype.abort=p.prototype.destroy=function(){this._destroyed=!0,n.g.clearTimeout(this._fetchTimer),this._response&amp;&amp;(this._response._destroyed=!0),this._xhr?this._xhr.abort():this._fetchAbortController&amp;&amp;this._fetchAbortController.abort()},p.prototype.end=function(e,t,n){"function"==typeof e&amp;&amp;(n=e,e=void 0),c.Writable.prototype.end.call(this,e,t,n)},p.prototype.flushHeaders=function(){},p.prototype.setTimeout=function(){},p.prototype.setNoDelay=function(){},p.prototype.setSocketKeepAlive=function(){};var h=["accept-charset","accept-encoding","access-control-request-headers","access-control-request-method","connection","content-length","cookie","cookie2","date","dnt","expect","host","keep-alive","origin","referer","te","trailer","transfer-encoding","upgrade","via"]},254:function(e,t,i){var a=i(301),s=i(782),l=i(726),c=t.readyStates={UNSENT:0,OPENED:1,HEADERS_RECEIVED:2,LOADING:3,DONE:4},u=t.IncomingMessage=function(e,t,i,s){var c=this;if(l.Readable.call(c),c._mode=i,c.headers={},c.rawHeaders=[],c.trailers={},c.rawTrailers=[],c.on("end",function(){r.nextTick(function(){c.emit("close")})}),"fetch"===i){if(c._fetchResponse=t,c.url=t.url,c.statusCode=t.status,c.statusMessage=t.statusText,t.headers.forEach(function(e,t){c.headers[t.toLowerCase()]=e,c.rawHeaders.push(t,e)}),a.writableStream){var u=new WritableStream({write:function(e){return new Promise(function(t,n){c._destroyed?n():c.push(o.from(e))?t():c._resumeFetch=t})},close:function(){n.g.clearTimeout(s),c._destroyed||c.push(null)},abort:function(e){c._destroyed||c.emit("error",e)}});try{t.body.pipeTo(u).catch(function(e){n.g.clearTimeout(s),c._destroyed||c.emit("error",e)});return}catch(e){}}var d=t.body.getReader();!function e(){d.read().then(function(t){if(!c._destroyed){if(t.done){n.g.clearTimeout(s),c.push(null);return}c.push(o.from(t.value)),e()}}).catch(function(e){n.g.clearTimeout(s),c._destroyed||c.emit("error",e)})}()}else if(c._xhr=e,c._pos=0,c.url=e.responseURL,c.statusCode=e.status,c.statusMessage=e.statusText,e.getAllResponseHeaders().split(/\r?\n/).forEach(function(e){var t=e.match(/^([^:]+):\s*(.*)/);if(t){var n=t[1].toLowerCase();"set-cookie"===n?(void 0===c.headers[n]&amp;&amp;(c.headers[n]=[]),c.headers[n].push(t[2])):void 0!==c.headers[n]?c.headers[n]+=", "+t[2]:c.headers[n]=t[2],c.rawHeaders.push(t[1],t[2])}}),c._charset="x-user-defined",!a.overrideMimeType){var p=c.rawHeaders["mime-type"];if(p){var h=p.match(/;\s*charset=([^;])(;|$)/);h&amp;&amp;(c._charset=h[1].toLowerCase())}c._charset||(c._charset="utf-8")}};s(u,l.Readable),u.prototype._read=function(){var e=this._resumeFetch;e&amp;&amp;(this._resumeFetch=null,e())},u.prototype._onXHRProgress=function(){var e=this,t=e._xhr,r=null;switch(e._mode){case"text":if((r=t.responseText).length&gt;e._pos){var i=r.substr(e._pos);if("x-user-defined"===e._charset){for(var a=o.alloc(i.length),s=0;s&lt;i.length;s++)a[s]=255&amp;i.charCodeAt(s);e.push(a)}else e.push(i,e._charset);e._pos=r.length}break;case"arraybuffer":if(t.readyState!==c.DONE||!t.response)break;r=t.response,e.push(o.from(new Uint8Array(r)));break;case"moz-chunked-arraybuffer":if(r=t.response,t.readyState!==c.LOADING||!r)break;e.push(o.from(new Uint8Array(r)));break;case"ms-stream":if(r=t.response,t.readyState!==c.LOADING)break;var l=new n.g.MSStreamReader;l.onprogress=function(){l.result.byteLength&gt;e._pos&amp;&amp;(e.push(o.from(new Uint8Array(l.result.slice(e._pos)))),e._pos=l.result.byteLength)},l.onload=function(){e.push(null)},l.readAsArrayBuffer(r)}e._xhr.readyState===c.DONE&amp;&amp;"ms-stream"!==e._mode&amp;&amp;e.push(null)}},704:function(e,t,n){"use strict";var r=n(55).Buffer,o=r.isEncoding||function(e){switch((e=""+e)&amp;&amp;e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function i(e){var t;switch(this.encoding=function(e){var t=function(e){var t;if(!e)return"utf8";for(;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}(e);if("string"!=typeof t&amp;&amp;(r.isEncoding===o||!o(e)))throw Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=l,this.end=c,t=4;break;case"utf8":this.fillLast=s,t=4;break;case"base64":this.text=u,this.end=d,t=3;break;default:this.write=p,this.end=h;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=r.allocUnsafe(t)}function a(e){return e&lt;=127?0:e&gt;&gt;5==6?2:e&gt;&gt;4==14?3:e&gt;&gt;3==30?4:e&gt;&gt;6==2?-1:-2}function s(e){var t=this.lastTotal-this.lastNeed,n=function(e,t,n){if((192&amp;t[0])!=128)return e.lastNeed=0,"�";if(e.lastNeed&gt;1&amp;&amp;t.length&gt;1){if((192&amp;t[1])!=128)return e.lastNeed=1,"�";if(e.lastNeed&gt;2&amp;&amp;t.length&gt;2&amp;&amp;(192&amp;t[2])!=128)return e.lastNeed=2,"�"}}(this,e,0);return void 0!==n?n:this.lastNeed&lt;=e.length?(e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):void(e.copy(this.lastChar,t,0,e.length),this.lastNeed-=e.length)}function l(e,t){if((e.length-t)%2==0){var n=e.toString("utf16le",t);if(n){var r=n.charCodeAt(n.length-1);if(r&gt;=55296&amp;&amp;r&lt;=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function c(e){var t=e&amp;&amp;e.length?this.write(e):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,n)}return t}function u(e,t){var n=(e.length-t)%3;return 0===n?e.toString("base64",t):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-n))}function d(e){var t=e&amp;&amp;e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function p(e){return e.toString(this.encoding)}function h(e){return e&amp;&amp;e.length?this.write(e):""}t.s=i,i.prototype.write=function(e){var t,n;if(0===e.length)return"";if(this.lastNeed){if(void 0===(t=this.fillLast(e)))return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n&lt;e.length?t?t+this.text(e,n):this.text(e,n):t||""},i.prototype.end=function(e){var t=e&amp;&amp;e.length?this.write(e):"";return this.lastNeed?t+"�":t},i.prototype.text=function(e,t){var n=function(e,t,n){var r=t.length-1;if(r&lt;n)return 0;var o=a(t[r]);return o&gt;=0?(o&gt;0&amp;&amp;(e.lastNeed=o-1),o):--r&lt;n||-2===o?0:(o=a(t[r]))&gt;=0?(o&gt;0&amp;&amp;(e.lastNeed=o-2),o):--r&lt;n||-2===o?0:(o=a(t[r]))&gt;=0?(o&gt;0&amp;&amp;(2===o?o=0:e.lastNeed=o-3),o):0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString("utf8",t,r)},i.prototype.fillLast=function(e){if(this.lastNeed&lt;=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length}},769:function(e){e.exports=function(e,n){if(t("noDeprecation"))return e;var r=!1;return function(){if(!r){if(t("throwDeprecation"))throw Error(n);t("traceDeprecation")?console.trace(n):console.warn(n),r=!0}return e.apply(this,arguments)}};function t(e){try{if(!n.g.localStorage)return!1}catch(e){return!1}var t=n.g.localStorage[e];return null!=t&amp;&amp;"true"===String(t).toLowerCase()}},911:function(e){e.exports=function(){for(var e={},n=0;n&lt;arguments.length;n++){var r=arguments[n];for(var o in r)t.call(r,o)&amp;&amp;(e[o]=r[o])}return e};var t=Object.prototype.hasOwnProperty},300:function(e){"use strict";e.exports=n(57861)},361:function(e){"use strict";e.exports=n(47324)},781:function(e){"use strict";e.exports=n(94407)},310:function(e){"use strict";e.exports=n(34963)},837:function(e){"use strict";e.exports=n(48227)}},i={};function a(e){var n=i[e];if(void 0!==n)return n.exports;var r=i[e]={exports:{}},o=!0;try{t[e](r,r.exports,a),o=!1}finally{o&amp;&amp;delete i[e]}return r.exports}a.ab="../../node_modules/.pnpm/next@14.2.23_5ltow6cnsunvpoqwnthnk6esii/node_modules/next/dist/compiled/stream-http/";var s=a(813);e.exports=s}()},48227:function(e,t,n){var r=n(57861).Buffer,o=n(73656);!function(){var t={992:function(e){e.exports=function(e,n,r){if(e.filter)return e.filter(n,r);if(null==e||"function"!=typeof n)throw TypeError();for(var o=[],i=0;i&lt;e.length;i++)if(t.call(e,i)){var a=e[i];n.call(r,a,i,e)&amp;&amp;o.push(a)}return o};var t=Object.prototype.hasOwnProperty},256:function(e,t,n){"use strict";var r=n(925),o=n(139),i=o(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"==typeof n&amp;&amp;i(e,".prototype.")&gt;-1?o(n):n}},139:function(e,t,n){"use strict";var r=n(174),o=n(925),i=o("%Function.prototype.apply%"),a=o("%Function.prototype.call%"),s=o("%Reflect.apply%",!0)||r.call(a,i),l=o("%Object.getOwnPropertyDescriptor%",!0),c=o("%Object.defineProperty%",!0),u=o("%Math.max%");if(c)try{c({},"a",{value:1})}catch(e){c=null}e.exports=function(e){var t=s(r,a,arguments);return l&amp;&amp;c&amp;&amp;l(t,"length").configurable&amp;&amp;c(t,"length",{value:1+u(0,e.length-(arguments.length-1))}),t};var d=function(){return s(r,i,arguments)};c?c(e.exports,"apply",{value:d}):e.exports.apply=d},144:function(e){var t=Object.prototype.hasOwnProperty,n=Object.prototype.toString;e.exports=function(e,r,o){if("[object Function]"!==n.call(r))throw TypeError("iterator must be a function");var i=e.length;if(i===+i)for(var a=0;a&lt;i;a++)r.call(o,e[a],a,e);else for(var s in e)t.call(e,s)&amp;&amp;r.call(o,e[s],s,e)}},426:function(e){"use strict";var t=Array.prototype.slice,n=Object.prototype.toString;e.exports=function(e){var r,o=this;if("function"!=typeof o||"[object Function]"!==n.call(o))throw TypeError("Function.prototype.bind called on incompatible "+o);for(var i=t.call(arguments,1),a=Math.max(0,o.length-i.length),s=[],l=0;l&lt;a;l++)s.push("$"+l);if(r=Function("binder","return function ("+s.join(",")+"){ return binder.apply(this,arguments); }")(function(){if(!(this instanceof r))return o.apply(e,i.concat(t.call(arguments)));var n=o.apply(this,i.concat(t.call(arguments)));return Object(n)===n?n:this}),o.prototype){var c=function(){};c.prototype=o.prototype,r.prototype=new c,c.prototype=null}return r}},174:function(e,t,n){"use strict";var r=n(426);e.exports=Function.prototype.bind||r},500:function(e,t,n){"use strict";var r,o=SyntaxError,i=Function,a=TypeError,s=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},l=Object.getOwnPropertyDescriptor;if(l)try{l({},"")}catch(e){l=null}var c=function(){throw new a},u=l?function(){try{return arguments.callee,c}catch(e){try{return l(arguments,"callee").get}catch(e){return c}}}():c,d=n(115)(),p=Object.getPrototypeOf||function(e){return e.__proto__},h={},f="undefined"==typeof Uint8Array?r:p(Uint8Array),m={"%AggregateError%":"undefined"==typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":d?p([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":h,"%AsyncGenerator%":h,"%AsyncGeneratorFunction%":h,"%AsyncIteratorPrototype%":h,"%Atomics%":"undefined"==typeof Atomics?r:Atomics,"%BigInt%":"undefined"==typeof BigInt?r:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":h,"%Int8Array%":"undefined"==typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":d?p(p([][Symbol.iterator]())):r,"%JSON%":"object"==typeof JSON?JSON:r,"%Map%":"undefined"==typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&amp;&amp;d?p((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?r:Promise,"%Proxy%":"undefined"==typeof Proxy?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&amp;&amp;d?p((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":d?p(""[Symbol.iterator]()):r,"%Symbol%":d?Symbol:r,"%SyntaxError%":o,"%ThrowTypeError%":u,"%TypedArray%":f,"%TypeError%":a,"%Uint8Array%":"undefined"==typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?r:WeakSet},v=function e(t){var n;if("%AsyncFunction%"===t)n=s("async function () {}");else if("%GeneratorFunction%"===t)n=s("function* () {}");else if("%AsyncGeneratorFunction%"===t)n=s("async function* () {}");else if("%AsyncGenerator%"===t){var r=e("%AsyncGeneratorFunction%");r&amp;&amp;(n=r.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&amp;&amp;(n=p(o.prototype))}return m[t]=n,n},g={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},y=n(174),b=n(101),_=y.call(Function.call,Array.prototype.concat),w=y.call(Function.apply,Array.prototype.splice),x=y.call(Function.call,String.prototype.replace),C=y.call(Function.call,String.prototype.slice),T=y.call(Function.call,RegExp.prototype.exec),S=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,E=/\\(\\)?/g,A=function(e){var t=C(e,0,1),n=C(e,-1);if("%"===t&amp;&amp;"%"!==n)throw new o("invalid intrinsic syntax, expected closing `%`");if("%"===n&amp;&amp;"%"!==t)throw new o("invalid intrinsic syntax, expected opening `%`");var r=[];return x(e,S,function(e,t,n,o){r[r.length]=n?x(o,E,"$1"):t||e}),r},k=function(e,t){var n,r=e;if(b(g,r)&amp;&amp;(r="%"+(n=g[r])[0]+"%"),b(m,r)){var i=m[r];if(i===h&amp;&amp;(i=v(r)),void 0===i&amp;&amp;!t)throw new a("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:i}}throw new o("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new a("intrinsic name must be a non-empty string");if(arguments.length&gt;1&amp;&amp;"boolean"!=typeof t)throw new a('"allowMissing" argument must be a boolean');if(null===T(/^%?[^%]*%?$/g,e))throw new o("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=A(e),r=n.length&gt;0?n[0]:"",i=k("%"+r+"%",t),s=i.name,c=i.value,u=!1,d=i.alias;d&amp;&amp;(r=d[0],w(n,_([0,1],d)));for(var p=1,h=!0;p&lt;n.length;p+=1){var f=n[p],v=C(f,0,1),g=C(f,-1);if(('"'===v||"'"===v||"`"===v||'"'===g||"'"===g||"`"===g)&amp;&amp;v!==g)throw new o("property names with quotes must have matching quotes");if("constructor"!==f&amp;&amp;h||(u=!0),r+="."+f,b(m,s="%"+r+"%"))c=m[s];else if(null!=c){if(!(f in c)){if(!t)throw new a("base intrinsic for "+e+" exists, but the property is not available.");return}if(l&amp;&amp;p+1&gt;=n.length){var y=l(c,f);c=(h=!!y)&amp;&amp;"get"in y&amp;&amp;!("originalValue"in y.get)?y.get:c[f]}else h=b(c,f),c=c[f];h&amp;&amp;!u&amp;&amp;(m[s]=c)}}return c}},925:function(e,t,n){"use strict";var r,o=SyntaxError,i=Function,a=TypeError,s=function(e){try{return i('"use strict"; return ('+e+").constructor;")()}catch(e){}},l=Object.getOwnPropertyDescriptor;if(l)try{l({},"")}catch(e){l=null}var c=function(){throw new a},u=l?function(){try{return arguments.callee,c}catch(e){try{return l(arguments,"callee").get}catch(e){return c}}}():c,d=n(115)(),p=n(504)(),h=Object.getPrototypeOf||(p?function(e){return e.__proto__}:null),f={},m="undefined"!=typeof Uint8Array&amp;&amp;h?h(Uint8Array):r,v={"%AggregateError%":"undefined"==typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":d&amp;&amp;h?h([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":f,"%AsyncGenerator%":f,"%AsyncGeneratorFunction%":f,"%AsyncIteratorPrototype%":f,"%Atomics%":"undefined"==typeof Atomics?r:Atomics,"%BigInt%":"undefined"==typeof BigInt?r:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?r:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?r:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":f,"%Int8Array%":"undefined"==typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":d&amp;&amp;h?h(h([][Symbol.iterator]())):r,"%JSON%":"object"==typeof JSON?JSON:r,"%Map%":"undefined"==typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&amp;&amp;d&amp;&amp;h?h((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?r:Promise,"%Proxy%":"undefined"==typeof Proxy?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&amp;&amp;d&amp;&amp;h?h((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":d&amp;&amp;h?h(""[Symbol.iterator]()):r,"%Symbol%":d?Symbol:r,"%SyntaxError%":o,"%ThrowTypeError%":u,"%TypedArray%":m,"%TypeError%":a,"%Uint8Array%":"undefined"==typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?r:WeakSet};if(h)try{null.error}catch(e){var g=h(h(e));v["%Error.prototype%"]=g}var y=function e(t){var n;if("%AsyncFunction%"===t)n=s("async function () {}");else if("%GeneratorFunction%"===t)n=s("function* () {}");else if("%AsyncGeneratorFunction%"===t)n=s("async function* () {}");else if("%AsyncGenerator%"===t){var r=e("%AsyncGeneratorFunction%");r&amp;&amp;(n=r.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&amp;&amp;h&amp;&amp;(n=h(o.prototype))}return v[t]=n,n},b={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},_=n(174),w=n(101),x=_.call(Function.call,Array.prototype.concat),C=_.call(Function.apply,Array.prototype.splice),T=_.call(Function.call,String.prototype.replace),S=_.call(Function.call,String.prototype.slice),E=_.call(Function.call,RegExp.prototype.exec),A=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,k=/\\(\\)?/g,P=function(e){var t=S(e,0,1),n=S(e,-1);if("%"===t&amp;&amp;"%"!==n)throw new o("invalid intrinsic syntax, expected closing `%`");if("%"===n&amp;&amp;"%"!==t)throw new o("invalid intrinsic syntax, expected opening `%`");var r=[];return T(e,A,function(e,t,n,o){r[r.length]=n?T(o,k,"$1"):t||e}),r},I=function(e,t){var n,r=e;if(w(b,r)&amp;&amp;(r="%"+(n=b[r])[0]+"%"),w(v,r)){var i=v[r];if(i===f&amp;&amp;(i=y(r)),void 0===i&amp;&amp;!t)throw new a("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:i}}throw new o("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new a("intrinsic name must be a non-empty string");if(arguments.length&gt;1&amp;&amp;"boolean"!=typeof t)throw new a('"allowMissing" argument must be a boolean');if(null===E(/^%?[^%]*%?$/,e))throw new o("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=P(e),r=n.length&gt;0?n[0]:"",i=I("%"+r+"%",t),s=i.name,c=i.value,u=!1,d=i.alias;d&amp;&amp;(r=d[0],C(n,x([0,1],d)));for(var p=1,h=!0;p&lt;n.length;p+=1){var f=n[p],m=S(f,0,1),g=S(f,-1);if(('"'===m||"'"===m||"`"===m||'"'===g||"'"===g||"`"===g)&amp;&amp;m!==g)throw new o("property names with quotes must have matching quotes");if("constructor"!==f&amp;&amp;h||(u=!0),r+="."+f,w(v,s="%"+r+"%"))c=v[s];else if(null!=c){if(!(f in c)){if(!t)throw new a("base intrinsic for "+e+" exists, but the property is not available.");return}if(l&amp;&amp;p+1&gt;=n.length){var y=l(c,f);c=(h=!!y)&amp;&amp;"get"in y&amp;&amp;!("originalValue"in y.get)?y.get:c[f]}else h=w(c,f),c=c[f];h&amp;&amp;!u&amp;&amp;(v[s]=c)}}return c}},504:function(e){"use strict";var t={foo:{}},n=Object;e.exports=function(){return({__proto__:t}).foo===t.foo&amp;&amp;!(({__proto__:null})instanceof n)}},942:function(e,t,n){"use strict";var r="undefined"!=typeof Symbol&amp;&amp;Symbol,o=n(773);e.exports=function(){return"function"==typeof r&amp;&amp;"function"==typeof Symbol&amp;&amp;"symbol"==typeof r("foo")&amp;&amp;"symbol"==typeof Symbol("bar")&amp;&amp;o()}},773:function(e){"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t||"[object Symbol]"!==Object.prototype.toString.call(t)||"[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&amp;&amp;0!==Object.keys(e).length||"function"==typeof Object.getOwnPropertyNames&amp;&amp;0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},115:function(e,t,n){"use strict";var r="undefined"!=typeof Symbol&amp;&amp;Symbol,o=n(832);e.exports=function(){return"function"==typeof r&amp;&amp;"function"==typeof Symbol&amp;&amp;"symbol"==typeof r("foo")&amp;&amp;"symbol"==typeof Symbol("bar")&amp;&amp;o()}},832:function(e){"use strict";e.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"==typeof t||"[object Symbol]"!==Object.prototype.toString.call(t)||"[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"==typeof Object.keys&amp;&amp;0!==Object.keys(e).length||"function"==typeof Object.getOwnPropertyNames&amp;&amp;0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},101:function(e,t,n){"use strict";var r=n(174);e.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},782:function(e){"function"==typeof Object.create?e.exports=function(e,t){t&amp;&amp;(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},157:function(e){"use strict";var t="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.toStringTag,n=Object.prototype.toString,r=function(e){return(!t||!e||"object"!=typeof e||!(Symbol.toStringTag in e))&amp;&amp;"[object Arguments]"===n.call(e)},o=function(e){return!!r(e)||null!==e&amp;&amp;"object"==typeof e&amp;&amp;"number"==typeof e.length&amp;&amp;e.length&gt;=0&amp;&amp;"[object Array]"!==n.call(e)&amp;&amp;"[object Function]"===n.call(e.callee)},i=function(){return r(arguments)}();r.isLegacyArguments=o,e.exports=i?r:o},391:function(e){"use strict";var t=Object.prototype.toString,n=Function.prototype.toString,r=/^\s*(?:function)?\*/,o="function"==typeof Symbol&amp;&amp;"symbol"==typeof Symbol.toStringTag,i=Object.getPrototypeOf,a=function(){if(!o)return!1;try{return Function("return function*() {}")()}catch(e){}}(),s=a?i(a):{};e.exports=function(e){return"function"==typeof e&amp;&amp;(!!r.test(n.call(e))||(o?i(e)===s:"[object GeneratorFunction]"===t.call(e)))}},994:function(e,t,r){"use strict";var o=r(144),i=r(349),a=r(256),s=a("Object.prototype.toString"),l=r(942)()&amp;&amp;"symbol"==typeof Symbol.toStringTag,c=i(),u=a("Array.prototype.indexOf",!0)||function(e,t){for(var n=0;n&lt;e.length;n+=1)if(e[n]===t)return n;return -1},d=a("String.prototype.slice"),p={},h=r(24),f=Object.getPrototypeOf;l&amp;&amp;h&amp;&amp;f&amp;&amp;o(c,function(e){var t=new n.g[e];if(!(Symbol.toStringTag in t))throw EvalError("this engine has support for Symbol.toStringTag, but "+e+" does not have the property! Please report this.");var r=f(t),o=h(r,Symbol.toStringTag);o||(o=h(f(r),Symbol.toStringTag)),p[e]=o.get});var m=function(e){var t=!1;return o(p,function(n,r){if(!t)try{t=n.call(e)===r}catch(e){}}),t};e.exports=function(e){return!!e&amp;&amp;"object"==typeof e&amp;&amp;(l?!!h&amp;&amp;m(e):u(c,d(s(e),8,-1))&gt;-1)}},369:function(e){e.exports=function(e){return e instanceof r}},584:function(e,t,n){"use strict";var r=n(157),o=n(391),i=n(490),a=n(994);function s(e){return e.call.bind(e)}var l="undefined"!=typeof BigInt,c="undefined"!=typeof Symbol,u=s(Object.prototype.toString),d=s(Number.prototype.valueOf),p=s(String.prototype.valueOf),h=s(Boolean.prototype.valueOf);if(l)var f=s(BigInt.prototype.valueOf);if(c)var m=s(Symbol.prototype.valueOf);function v(e,t){if("object"!=typeof e)return!1;try{return t(e),!0}catch(e){return!1}}function g(e){return"[object Map]"===u(e)}function y(e){return"[object Set]"===u(e)}function b(e){return"[object WeakMap]"===u(e)}function _(e){return"[object WeakSet]"===u(e)}function w(e){return"[object ArrayBuffer]"===u(e)}function x(e){return"undefined"!=typeof ArrayBuffer&amp;&amp;(w.working?w(e):e instanceof ArrayBuffer)}function C(e){return"[object DataView]"===u(e)}function T(e){return"undefined"!=typeof DataView&amp;&amp;(C.working?C(e):e instanceof DataView)}t.isArgumentsObject=r,t.isGeneratorFunction=o,t.isTypedArray=a,t.isPromise=function(e){return"undefined"!=typeof Promise&amp;&amp;e instanceof Promise||null!==e&amp;&amp;"object"==typeof e&amp;&amp;"function"==typeof e.then&amp;&amp;"function"==typeof e.catch},t.isArrayBufferView=function(e){return"undefined"!=typeof ArrayBuffer&amp;&amp;ArrayBuffer.isView?ArrayBuffer.isView(e):a(e)||T(e)},t.isUint8Array=function(e){return"Uint8Array"===i(e)},t.isUint8ClampedArray=function(e){return"Uint8ClampedArray"===i(e)},t.isUint16Array=function(e){return"Uint16Array"===i(e)},t.isUint32Array=function(e){return"Uint32Array"===i(e)},t.isInt8Array=function(e){return"Int8Array"===i(e)},t.isInt16Array=function(e){return"Int16Array"===i(e)},t.isInt32Array=function(e){return"Int32Array"===i(e)},t.isFloat32Array=function(e){return"Float32Array"===i(e)},t.isFloat64Array=function(e){return"Float64Array"===i(e)},t.isBigInt64Array=function(e){return"BigInt64Array"===i(e)},t.isBigUint64Array=function(e){return"BigUint64Array"===i(e)},g.working="undefined"!=typeof Map&amp;&amp;g(new Map),t.isMap=function(e){return"undefined"!=typeof Map&amp;&amp;(g.working?g(e):e instanceof Map)},y.working="undefined"!=typeof Set&amp;&amp;y(new Set),t.isSet=function(e){return"undefined"!=typeof Set&amp;&amp;(y.working?y(e):e instanceof Set)},b.working="undefined"!=typeof WeakMap&amp;&amp;b(new WeakMap),t.isWeakMap=function(e){return"undefined"!=typeof WeakMap&amp;&amp;(b.working?b(e):e instanceof WeakMap)},_.working="undefined"!=typeof WeakSet&amp;&amp;_(new WeakSet),t.isWeakSet=function(e){return _(e)},w.working="undefined"!=typeof ArrayBuffer&amp;&amp;w(new ArrayBuffer),t.isArrayBuffer=x,C.working="undefined"!=typeof ArrayBuffer&amp;&amp;"undefined"!=typeof DataView&amp;&amp;C(new DataView(new ArrayBuffer(1),0,1)),t.isDataView=T;var S="undefined"!=typeof SharedArrayBuffer?SharedArrayBuffer:void 0;function E(e){return"[object SharedArrayBuffer]"===u(e)}function A(e){return void 0!==S&amp;&amp;(void 0===E.working&amp;&amp;(E.working=E(new S)),E.working?E(e):e instanceof S)}function k(e){return v(e,d)}function P(e){return v(e,p)}function I(e){return v(e,h)}function M(e){return l&amp;&amp;v(e,f)}function L(e){return c&amp;&amp;v(e,m)}t.isSharedArrayBuffer=A,t.isAsyncFunction=function(e){return"[object AsyncFunction]"===u(e)},t.isMapIterator=function(e){return"[object Map Iterator]"===u(e)},t.isSetIterator=function(e){return"[object Set Iterator]"===u(e)},t.isGeneratorObject=function(e){return"[object Generator]"===u(e)},t.isWebAssemblyCompiledModule=function(e){return"[object WebAssembly.Module]"===u(e)},t.isNumberObject=k,t.isStringObject=P,t.isBooleanObject=I,t.isBigIntObject=M,t.isSymbolObject=L,t.isBoxedPrimitive=function(e){return k(e)||P(e)||I(e)||M(e)||L(e)},t.isAnyArrayBuffer=function(e){return"undefined"!=typeof Uint8Array&amp;&amp;(x(e)||A(e))},["isProxy","isExternal","isModuleNamespaceObject"].forEach(function(e){Object.defineProperty(t,e,{enumerable:!1,value:function(){throw Error(e+" is not supported in userland")}})})},177:function(e,t,n){var r=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),n={},r=0;r&lt;t.length;r++)n[t[r]]=Object.getOwnPropertyDescriptor(e,t[r]);return n},i=/%[sdj%]/g;t.format=function(e){if(!b(e)){for(var t=[],n=0;n&lt;arguments.length;n++)t.push(c(arguments[n]));return t.join(" ")}for(var n=1,r=arguments,o=r.length,a=String(e).replace(i,function(e){if("%%"===e)return"%";if(n&gt;=o)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}}),s=r[n];n&lt;o;s=r[++n])g(s)||!x(s)?a+=" "+s:a+=" "+c(s);return a},t.deprecate=function(e,n){if(void 0!==o&amp;&amp;!0===o.noDeprecation)return e;if(void 0===o)return function(){return t.deprecate(e,n).apply(this,arguments)};var r=!1;return function(){if(!r){if(o.throwDeprecation)throw Error(n);o.traceDeprecation?console.trace(n):console.error(n),r=!0}return e.apply(this,arguments)}};var a={},s=/^$/;if(o.env.NODE_DEBUG){var l=o.env.NODE_DEBUG;s=RegExp("^"+(l=l.replace(/[|\\{}()[\]^$+?.]/g,"\\$&amp;").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase())+"$","i")}function c(e,n){var r={seen:[],stylize:d};return arguments.length&gt;=3&amp;&amp;(r.depth=arguments[2]),arguments.length&gt;=4&amp;&amp;(r.colors=arguments[3]),v(n)?r.showHidden=n:n&amp;&amp;t._extend(r,n),_(r.showHidden)&amp;&amp;(r.showHidden=!1),_(r.depth)&amp;&amp;(r.depth=2),_(r.colors)&amp;&amp;(r.colors=!1),_(r.customInspect)&amp;&amp;(r.customInspect=!0),r.colors&amp;&amp;(r.stylize=u),p(r,e,r.depth)}function u(e,t){var n=c.styles[t];return n?"\x1b["+c.colors[n][0]+"m"+e+"\x1b["+c.colors[n][1]+"m":e}function d(e,t){return e}function p(e,n,r){if(e.customInspect&amp;&amp;n&amp;&amp;S(n.inspect)&amp;&amp;n.inspect!==t.inspect&amp;&amp;!(n.constructor&amp;&amp;n.constructor.prototype===n)){var o,i,a,s,l,c=n.inspect(r,e);return b(c)||(c=p(e,c,r)),c}var u=function(e,t){if(_(t))return e.stylize("undefined","undefined");if(b(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return y(t)?e.stylize(""+t,"number"):v(t)?e.stylize(""+t,"boolean"):g(t)?e.stylize("null","null"):void 0}(e,n);if(u)return u;var d=Object.keys(n),x=(s={},d.forEach(function(e,t){s[e]=!0}),s);if(e.showHidden&amp;&amp;(d=Object.getOwnPropertyNames(n)),T(n)&amp;&amp;(d.indexOf("message")&gt;=0||d.indexOf("description")&gt;=0))return h(n);if(0===d.length){if(S(n)){var E=n.name?": "+n.name:"";return e.stylize("[Function"+E+"]","special")}if(w(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(C(n))return e.stylize(Date.prototype.toString.call(n),"date");if(T(n))return h(n)}var A="",k=!1,I=["{","}"];return(m(n)&amp;&amp;(k=!0,I=["[","]"]),S(n)&amp;&amp;(A=" [Function"+(n.name?": "+n.name:"")+"]"),w(n)&amp;&amp;(A=" "+RegExp.prototype.toString.call(n)),C(n)&amp;&amp;(A=" "+Date.prototype.toUTCString.call(n)),T(n)&amp;&amp;(A=" "+h(n)),0!==d.length||k&amp;&amp;0!=n.length)?r&lt;0?w(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special"):(e.seen.push(n),l=k?function(e,t,n,r,o){for(var i=[],a=0,s=t.length;a&lt;s;++a)P(t,String(a))?i.push(f(e,t,n,r,String(a),!0)):i.push("");return o.forEach(function(o){o.match(/^\d+$/)||i.push(f(e,t,n,r,o,!0))}),i}(e,n,r,x,d):d.map(function(t){return f(e,n,r,x,t,k)}),e.seen.pop(),o=A,i=I,a=0,l.reduce(function(e,t){return a++,t.indexOf("\n")&gt;=0&amp;&amp;a++,e+t.replace(/\u001b\[\d\d?m/g,"").length+1},0)&gt;60?i[0]+(""===o?"":o+"\n ")+" "+l.join(",\n  ")+" "+i[1]:i[0]+o+" "+l.join(", ")+" "+i[1]):I[0]+A+I[1]}function h(e){return"["+Error.prototype.toString.call(e)+"]"}function f(e,t,n,r,o,i){var a,s,l;if((l=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]}).get?s=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&amp;&amp;(s=e.stylize("[Setter]","special")),P(r,o)||(a="["+o+"]"),!s&amp;&amp;(0&gt;e.seen.indexOf(l.value)?(s=g(n)?p(e,l.value,null):p(e,l.value,n-1)).indexOf("\n")&gt;-1&amp;&amp;(s=i?s.split("\n").map(function(e){return"  "+e}).join("\n").substr(2):"\n"+s.split("\n").map(function(e){return"   "+e}).join("\n")):s=e.stylize("[Circular]","special")),_(a)){if(i&amp;&amp;o.match(/^\d+$/))return s;(a=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+s}function m(e){return Array.isArray(e)}function v(e){return"boolean"==typeof e}function g(e){return null===e}function y(e){return"number"==typeof e}function b(e){return"string"==typeof e}function _(e){return void 0===e}function w(e){return x(e)&amp;&amp;"[object RegExp]"===E(e)}function x(e){return"object"==typeof e&amp;&amp;null!==e}function C(e){return x(e)&amp;&amp;"[object Date]"===E(e)}function T(e){return x(e)&amp;&amp;("[object Error]"===E(e)||e instanceof Error)}function S(e){return"function"==typeof e}function E(e){return Object.prototype.toString.call(e)}function A(e){return e&lt;10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(e){if(!a[e=e.toUpperCase()]){if(s.test(e)){var n=o.pid;a[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else a[e]=function(){}}return a[e]},t.inspect=c,c.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]},c.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.types=n(584),t.isArray=m,t.isBoolean=v,t.isNull=g,t.isNullOrUndefined=function(e){return null==e},t.isNumber=y,t.isString=b,t.isSymbol=function(e){return"symbol"==typeof e},t.isUndefined=_,t.isRegExp=w,t.types.isRegExp=w,t.isObject=x,t.isDate=C,t.types.isDate=C,t.isError=T,t.types.isNativeError=T,t.isFunction=S,t.isPrimitive=function(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e},t.isBuffer=n(369);var k=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function P(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){var e,n;console.log("%s - %s",(n=[A((e=new Date).getHours()),A(e.getMinutes()),A(e.getSeconds())].join(":"),[e.getDate(),k[e.getMonth()],n].join(" ")),t.format.apply(t,arguments))},t.inherits=n(782),t._extend=function(e,t){if(!t||!x(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e};var I="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function M(e,t){if(!e){var n=Error("Promise was rejected with a falsy value");n.reason=e,e=n}return t(e)}t.promisify=function(e){if("function"!=typeof e)throw TypeError('The "original" argument must be of type Function');if(I&amp;&amp;e[I]){var t=e[I];if("function"!=typeof t)throw TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,I,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}function t(){for(var t,n,r=new Promise(function(e,r){t=e,n=r}),o=[],i=0;i&lt;arguments.length;i++)o.push(arguments[i]);o.push(function(e,r){e?n(e):t(r)});try{e.apply(this,o)}catch(e){n(e)}return r}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),I&amp;&amp;Object.defineProperty(t,I,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,r(e))},t.promisify.custom=I,t.callbackify=function(e){if("function"!=typeof e)throw TypeError('The "original" argument must be of type Function');function t(){for(var t=[],n=0;n&lt;arguments.length;n++)t.push(arguments[n]);var r=t.pop();if("function"!=typeof r)throw TypeError("The last argument must be of type Function");var i=this,a=function(){return r.apply(i,arguments)};e.apply(this,t).then(function(e){o.nextTick(a.bind(null,null,e))},function(e){o.nextTick(M.bind(null,e,a))})}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),Object.defineProperties(t,r(e)),t}},490:function(e,t,r){"use strict";var o=r(144),i=r(349),a=r(256),s=a("Object.prototype.toString"),l=r(942)()&amp;&amp;"symbol"==typeof Symbol.toStringTag,c=i(),u=a("String.prototype.slice"),d={},p=r(24),h=Object.getPrototypeOf;l&amp;&amp;p&amp;&amp;h&amp;&amp;o(c,function(e){if("function"==typeof n.g[e]){var t=new n.g[e];if(!(Symbol.toStringTag in t))throw EvalError("this engine has support for Symbol.toStringTag, but "+e+" does not have the property! Please report this.");var r=h(t),o=p(r,Symbol.toStringTag);o||(o=p(h(r),Symbol.toStringTag)),d[e]=o.get}});var f=function(e){var t=!1;return o(d,function(n,r){if(!t)try{var o=n.call(e);o===r&amp;&amp;(t=o)}catch(e){}}),t},m=r(994);e.exports=function(e){return!!m(e)&amp;&amp;(l?f(e):u(s(e),8,-1))}},349:function(e,t,r){"use strict";var o=r(992);e.exports=function(){return o(["BigInt64Array","BigUint64Array","Float32Array","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray"],function(e){return"function"==typeof n.g[e]})}},24:function(e,t,n){"use strict";var r=n(500)("%Object.getOwnPropertyDescriptor%",!0);if(r)try{r([],"length")}catch(e){r=null}e.exports=r}},i={};function a(e){var n=i[e];if(void 0!==n)return n.exports;var r=i[e]={exports:{}},o=!0;try{t[e](r,r.exports,a),o=!1}finally{o&amp;&amp;delete i[e]}return r.exports}a.ab="../../node_modules/.pnpm/next@14.2.23_5ltow6cnsunvpoqwnthnk6esii/node_modules/next/dist/compiled/util/";var s=a(177);e.exports=s}()},26912:function(e,t,n){e.exports=n(54690)},3399:function(e,t,n){e.exports=n(80903)},597:function(e,t,n){e.exports=n(87732)},77751:function(e,t,n){e.exports=n(18507)},73656:function(e){var t,n,r,o=e.exports={};function i(){throw Error("setTimeout has not been defined")}function a(){throw Error("clearTimeout has not been defined")}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===i||!t)&amp;&amp;setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(n){try{return t.call(null,e,0)}catch(n){return t.call(this,e,0)}}}!function(){try{t="function"==typeof setTimeout?setTimeout:i}catch(e){t=i}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(e){n=a}}();var l=[],c=!1,u=-1;function d(){c&amp;&amp;r&amp;&amp;(c=!1,r.length?l=r.concat(l):u=-1,l.length&amp;&amp;p())}function p(){if(!c){var e=s(d);c=!0;for(var t=l.length;t;){for(r=l,l=[];++u&lt;t;)r&amp;&amp;r[u].run();u=-1,t=l.length}r=null,c=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===a||!n)&amp;&amp;clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function h(e,t){this.fun=e,this.array=t}function f(){}o.nextTick=function(e){var t=Array(arguments.length-1);if(arguments.length&gt;1)for(var n=1;n&lt;arguments.length;n++)t[n-1]=arguments[n];l.push(new h(e,t)),1!==l.length||c||s(p)},h.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=f,o.addListener=f,o.once=f,o.off=f,o.removeListener=f,o.removeAllListeners=f,o.emit=f,o.prependListener=f,o.prependOnceListener=f,o.listeners=function(e){return[]},o.binding=function(e){throw Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw Error("process.chdir is not supported")},o.umask=function(){return 0}},31772:function(e,t,n){"use strict";var r=n(25148);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,i,a){if(a!==r){var s=Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:o};return n.PropTypes=n,n}},75840:function(e,t,n){e.exports=n(31772)()},25148:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},59399:function(e,t,n){"use strict";var r=function(){function e(e,t){for(var n=0;n&lt;t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&amp;&amp;(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&amp;&amp;e(t.prototype,n),r&amp;&amp;e(t,r),t}}(),o=n(44194),i=p(o),a=p(n(56321)),s=p(n(75840)),l=n(22309),c=p(n(68277)),u=p(n(23274)),d=p(n(50582));function p(e){return e&amp;&amp;e.__esModule?e:{default:e}}var h={top:0,left:0,width:0,height:0},f="data-lazyload-listened",m=[],v=[],g=!1;try{var y=Object.defineProperty({},"passive",{get:function(){g=!0}});window.addEventListener("test",null,y)}catch(e){}var b=!!g&amp;&amp;{capture:!1,passive:!0},_=function(e,t){var n=a.default.findDOMNode(e),r=void 0,o=void 0,i=void 0,s=void 0;try{var l=t.getBoundingClientRect();r=l.top,o=l.left,i=l.height,s=l.width}catch(e){r=h.top,o=h.left,i=h.height,s=h.width}var c=window.innerHeight||document.documentElement.clientHeight,u=window.innerWidth||document.documentElement.clientWidth,d=Math.max(r,0),p=Math.max(o,0),f=Math.min(c,r+i)-d,m=Math.min(u,o+s)-p,v=void 0,g=void 0,y=void 0,b=void 0;try{var _=n.getBoundingClientRect();v=_.top,g=_.left,y=_.height,b=_.width}catch(e){v=h.top,g=h.left,y=h.height,b=h.width}var w=v-d,x=g-p,C=Array.isArray(e.props.offset)?e.props.offset:[e.props.offset,e.props.offset];return w-C[0]&lt;=f&amp;&amp;w+y+C[1]&gt;=0&amp;&amp;x-C[0]&lt;=m&amp;&amp;x+b+C[1]&gt;=0},w=function(e){var t=a.default.findDOMNode(e);if(!(t.offsetWidth||t.offsetHeight||t.getClientRects().length))return!1;var n=void 0,r=void 0;try{var o=t.getBoundingClientRect();n=o.top,r=o.height}catch(e){n=h.top,r=h.height}var i=window.innerHeight||document.documentElement.clientHeight,s=Array.isArray(e.props.offset)?e.props.offset:[e.props.offset,e.props.offset];return n-s[0]&lt;=i&amp;&amp;n+r+s[1]&gt;=0},x=function(e){var t=a.default.findDOMNode(e);if(t instanceof HTMLElement){var n=(0,c.default)(t);(e.props.overflow&amp;&amp;n!==t.ownerDocument&amp;&amp;n!==document&amp;&amp;n!==document.documentElement?_(e,n):w(e))?e.visible||(e.props.once&amp;&amp;v.push(e),e.visible=!0,e.forceUpdate()):!(e.props.once&amp;&amp;e.visible)&amp;&amp;(e.visible=!1,e.props.unmountIfInvisible&amp;&amp;e.forceUpdate())}},C=function(){v.forEach(function(e){var t=m.indexOf(e);-1!==t&amp;&amp;m.splice(t,1)}),v=[]},T=function(){for(var e=0;e&lt;m.length;++e)x(m[e]);C()},S=void 0,E=null,A=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,t);var n=function(e,t){if(!e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return t&amp;&amp;("object"==typeof t||"function"==typeof t)?t:e}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.visible=!1,n}return function(e,t){if("function"!=typeof t&amp;&amp;null!==t)throw TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&amp;&amp;(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),r(t,[{key:"componentDidMount",value:function(){var e=window,t=this.props.scrollContainer;t&amp;&amp;"string"==typeof t&amp;&amp;(e=e.document.querySelector(t));var n=void 0!==this.props.debounce&amp;&amp;"throttle"===S||"debounce"===S&amp;&amp;void 0===this.props.debounce;if(n&amp;&amp;((0,l.off)(e,"scroll",E,b),(0,l.off)(window,"resize",E,b),E=null),E||(void 0!==this.props.debounce?(E=(0,u.default)(T,"number"==typeof this.props.debounce?this.props.debounce:300),S="debounce"):void 0!==this.props.throttle?(E=(0,d.default)(T,"number"==typeof this.props.throttle?this.props.throttle:300),S="throttle"):E=T),this.props.overflow){var r=(0,c.default)(a.default.findDOMNode(this));if(r&amp;&amp;"function"==typeof r.getAttribute){var o=1+ +r.getAttribute(f);1===o&amp;&amp;r.addEventListener("scroll",E,b),r.setAttribute(f,o)}}else if(0===m.length||n){var i=this.props,s=i.scroll,p=i.resize;s&amp;&amp;(0,l.on)(e,"scroll",E,b),p&amp;&amp;(0,l.on)(window,"resize",E,b)}m.push(this),x(this)}},{key:"shouldComponentUpdate",value:function(){return this.visible}},{key:"componentWillUnmount",value:function(){if(this.props.overflow){var e=(0,c.default)(a.default.findDOMNode(this));if(e&amp;&amp;"function"==typeof e.getAttribute){var t=+e.getAttribute(f)-1;0===t?(e.removeEventListener("scroll",E,b),e.removeAttribute(f)):e.setAttribute(f,t)}}var n=m.indexOf(this);-1!==n&amp;&amp;m.splice(n,1),0===m.length&amp;&amp;"undefined"!=typeof window&amp;&amp;((0,l.off)(window,"resize",E,b),(0,l.off)(window,"scroll",E,b))}},{key:"render",value:function(){return this.visible?this.props.children:this.props.placeholder?this.props.placeholder:i.default.createElement("div",{style:{height:this.props.height},className:"lazyload-placeholder"})}}]),t}(o.Component);A.propTypes={once:s.default.bool,height:s.default.oneOfType([s.default.number,s.default.string]),offset:s.default.oneOfType([s.default.number,s.default.arrayOf(s.default.number)]),overflow:s.default.bool,resize:s.default.bool,scroll:s.default.bool,children:s.default.node,throttle:s.default.oneOfType([s.default.number,s.default.bool]),debounce:s.default.oneOfType([s.default.number,s.default.bool]),placeholder:s.default.node,scrollContainer:s.default.oneOfType([s.default.string,s.default.object]),unmountIfInvisible:s.default.bool},A.defaultProps={once:!1,offset:0,overflow:!1,resize:!1,scroll:!0,unmountIfInvisible:!1},t.ZP=A},23274:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){var r=void 0,o=void 0,i=void 0,a=void 0,s=void 0,l=function l(){var c=+new Date-a;c&lt;t&amp;&amp;c&gt;=0?r=setTimeout(l,t-c):(r=null,n||(s=e.apply(i,o),r||(i=null,o=null)))};return function(){i=this,o=arguments,a=+new Date;var c=n&amp;&amp;!r;return r||(r=setTimeout(l,t)),c&amp;&amp;(s=e.apply(i,o),i=null,o=null),s}}},22309:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.on=function(e,t,n,r){r=r||!1,e.addEventListener?e.addEventListener(t,n,r):e.attachEvent&amp;&amp;e.attachEvent("on"+t,function(t){n.call(e,t||window.event)})},t.off=function(e,t,n,r){r=r||!1,e.removeEventListener?e.removeEventListener(t,n,r):e.detachEvent&amp;&amp;e.detachEvent("on"+t,n)}},68277:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!(e instanceof HTMLElement))return document.documentElement;for(var t="absolute"===e.style.position,n=/(scroll|auto)/,r=e;r;){if(!r.parentNode)return e.ownerDocument||document.documentElement;var o=window.getComputedStyle(r),i=o.position,a=o.overflow,s=o["overflow-x"],l=o["overflow-y"];if("static"===i&amp;&amp;t){r=r.parentNode;continue}if(n.test(a)&amp;&amp;n.test(s)&amp;&amp;n.test(l))return r;r=r.parentNode}return e.ownerDocument||e.documentElement||document.documentElement}},50582:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){var r,o;return t||(t=250),function(){var i=n||this,a=+new Date,s=arguments;r&amp;&amp;a&lt;r+t?(clearTimeout(o),o=setTimeout(function(){r=a,e.apply(i,s)},t)):(r=a,e.apply(i,s))}}},72165:function(e,t,n){!function(e,t){var n=function(e){if(e&amp;&amp;e.__esModule)return e;var t=Object.create(null);return e&amp;&amp;Object.keys(e).forEach(function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}}),t.default=e,t}(t);function r(){return(r=Object.assign||function(e){for(var t=1;t&lt;arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&amp;&amp;(e[r]=n[r])}return e}).apply(this,arguments)}var o="Left",i="Right",a="Down",s={delta:10,preventDefaultTouchmoveEvent:!1,rotationAngle:0,trackMouse:!1,trackTouch:!0},l={first:!0,initial:[0,0],start:0,swiping:!1,xy:[0,0]},c="mousemove",u="mouseup";function d(e,t){if(0===t)return e;var n=Math.PI/180*t;return[e[0]*Math.cos(n)+e[1]*Math.sin(n),e[1]*Math.cos(n)-e[0]*Math.sin(n)]}e.DOWN=a,e.LEFT=o,e.RIGHT=i,e.UP="Up",e.useSwipeable=function(e){var t,p,h,f=e.trackMouse,m=n.useRef(r({},l)),v=n.useRef(r({},s));v.current=r({},s,e);var g=n.useMemo(function(){var e,t,n,p,h,g,y,b,_;return e=function(e){return m.current=e(m.current,v.current)},t={trackMouse:f},n=function(t){t&amp;&amp;"touches"in t&amp;&amp;t.touches.length&gt;1||e(function(e,n){n.trackMouse&amp;&amp;(document.addEventListener(c,p),document.addEventListener(u,y));var o="touches"in t?t.touches[0]:t,i=d([o.clientX,o.clientY],n.rotationAngle);return r({},e,l,{initial:[].concat(i),xy:i,start:t.timeStamp||0})})},p=function(t){e(function(e,n){if("touches"in t&amp;&amp;t.touches.length&gt;1)return e;var l="touches"in t?t.touches[0]:t,c=d([l.clientX,l.clientY],n.rotationAngle),u=c[0],p=c[1],h=u-e.xy[0],f=p-e.xy[1],m=Math.abs(h),v=Math.abs(f),g=(t.timeStamp||0)-e.start,y=m&gt;v?h&gt;0?i:o:f&gt;0?a:"Up",b="number"==typeof n.delta?n.delta:n.delta[y.toLowerCase()]||s.delta;if(m&lt;b&amp;&amp;v&lt;b&amp;&amp;!e.swiping)return e;var _={absX:m,absY:v,deltaX:h,deltaY:f,dir:y,event:t,first:e.first,initial:e.initial,velocity:Math.sqrt(m*m+v*v)/(g||1),vxvy:[h/(g||1),f/(g||1)]};_.first&amp;&amp;n.onSwipeStart&amp;&amp;n.onSwipeStart(_),n.onSwiping&amp;&amp;n.onSwiping(_);var w=!1;return(n.onSwiping||n.onSwiped||"onSwiped"+y in n)&amp;&amp;(w=!0),w&amp;&amp;n.preventDefaultTouchmoveEvent&amp;&amp;n.trackTouch&amp;&amp;t.cancelable&amp;&amp;t.preventDefault(),r({},e,{first:!1,eventData:_,swiping:!0})})},h=function(t){e(function(e,n){var o;if(e.swiping&amp;&amp;e.eventData){o=r({},e.eventData,{event:t}),n.onSwiped&amp;&amp;n.onSwiped(o);var i=n["onSwiped"+o.dir];i&amp;&amp;i(o)}else n.onTap&amp;&amp;n.onTap({event:t});return r({},e,l,{eventData:o})})},g=function(){document.removeEventListener(c,p),document.removeEventListener(u,y)},y=function(e){g(),h(e)},b=function(e,t){var r=function(){};if(e&amp;&amp;e.addEventListener){var o=[["touchstart",n],["touchmove",p],["touchend",h]];o.forEach(function(n){var r=n[0],o=n[1];return e.addEventListener(r,o,{passive:t})}),r=function(){return o.forEach(function(t){var n=t[0],r=t[1];return e.removeEventListener(n,r)})}}return r},_={ref:function(t){null!==t&amp;&amp;e(function(e,n){if(e.el===t)return e;var o={};return e.el&amp;&amp;e.el!==t&amp;&amp;e.cleanUpTouch&amp;&amp;(e.cleanUpTouch(),o.cleanUpTouch=void 0),n.trackTouch&amp;&amp;t&amp;&amp;(o.cleanUpTouch=b(t,!n.preventDefaultTouchmoveEvent)),r({},e,{el:t},o)})}},t.trackMouse&amp;&amp;(_.onMouseDown=n),[_,b]},[f]),y=g[0],b=g[1];return m.current=(t=m.current,p=v.current,h={},!p.trackTouch&amp;&amp;t.cleanUpTouch?(t.cleanUpTouch(),h.cleanUpTouch=void 0):p.trackTouch&amp;&amp;!t.cleanUpTouch&amp;&amp;t.el&amp;&amp;(h.cleanUpTouch=b(t.el,!p.preventDefaultTouchmoveEvent)),r({},t,h)),y}}(t,n(44194))},88069:function(){},79785:function(){},59616:function(e,t,n){"use strict";var r=n(30134),o=n(6054),i=TypeError;e.exports=function(e){if(r(e))return e;throw new i(o(e)+" is not a function")}},61536:function(e,t,n){"use strict";var r=n(59421),o=String,i=TypeError;e.exports=function(e){if(r(e))return e;throw new i(o(e)+" is not an object")}},3051:function(e,t,n){"use strict";var r=n(5855),o=n(53473),i=n(54983),a=function(e){return function(t,n,a){var s,l=r(t),c=i(l);if(0===c)return!e&amp;&amp;-1;var u=o(a,c);if(e&amp;&amp;n!=n){for(;c&gt;u;)if((s=l[u++])!=s)return!0}else for(;c&gt;u;u++)if((e||u in l)&amp;&amp;l[u]===n)return e||u||0;return!e&amp;&amp;-1}};e.exports={includes:a(!0),indexOf:a(!1)}},36128:function(e,t,n){"use strict";var r=n(67336),o=r({}.toString),i=r("".slice);e.exports=function(e){return i(o(e),8,-1)}},18633:function(e,t,n){"use strict";var r=n(15607),o=n(30134),i=n(36128),a=n(57520)("toStringTag"),s=Object,l="Arguments"===i(function(){return arguments}()),c=function(e,t){try{return e[t]}catch(e){}};e.exports=r?i:function(e){var t,n,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=c(t=s(e),a))?n:l?i(t):"Object"===(r=i(t))&amp;&amp;o(t.callee)?"Arguments":r}},77499:function(e,t,n){"use strict";var r=n(78748),o=n(40319),i=n(20473),a=n(45964);e.exports=function(e,t,n){for(var s=o(t),l=a.f,c=i.f,u=0;u&lt;s.length;u++){var d=s[u];r(e,d)||n&amp;&amp;r(n,d)||l(e,d,c(t,d))}}},85789:function(e,t,n){"use strict";var r=n(26852),o=n(45964),i=n(9383);e.exports=r?function(e,t,n){return o.f(e,t,i(1,n))}:function(e,t,n){return e[t]=n,e}},9383:function(e){"use strict";e.exports=function(e,t){return{enumerable:!(1&amp;e),configurable:!(2&amp;e),writable:!(4&amp;e),value:t}}},91579:function(e,t,n){"use strict";var r=n(30134),o=n(45964),i=n(28421),a=n(10743);e.exports=function(e,t,n,s){s||(s={});var l=s.enumerable,c=void 0!==s.name?s.name:t;if(r(n)&amp;&amp;i(n,c,s),s.global)l?e[t]=n:a(t,n);else{try{s.unsafe?e[t]&amp;&amp;(l=!0):delete e[t]}catch(e){}l?e[t]=n:o.f(e,t,{value:n,enumerable:!1,configurable:!s.nonConfigurable,writable:!s.nonWritable})}return e}},10743:function(e,t,n){"use strict";var r=n(70175),o=Object.defineProperty;e.exports=function(e,t){try{o(r,e,{value:t,configurable:!0,writable:!0})}catch(n){r[e]=t}return t}},26852:function(e,t,n){"use strict";var r=n(23032);e.exports=!r(function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})},72352:function(e,t,n){"use strict";var r=n(70175),o=n(59421),i=r.document,a=o(i)&amp;&amp;o(i.createElement);e.exports=function(e){return a?i.createElement(e):{}}},72818:function(e){"use strict";e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},7129:function(e,t,n){"use strict";var r=n(70175).navigator,o=r&amp;&amp;r.userAgent;e.exports=o?String(o):""},99209:function(e,t,n){"use strict";var r,o,i=n(70175),a=n(7129),s=i.process,l=i.Deno,c=s&amp;&amp;s.versions||l&amp;&amp;l.version,u=c&amp;&amp;c.v8;u&amp;&amp;(o=(r=u.split("."))[0]&gt;0&amp;&amp;r[0]&lt;4?1:+(r[0]+r[1])),!o&amp;&amp;a&amp;&amp;(!(r=a.match(/Edge\/(\d+)/))||r[1]&gt;=74)&amp;&amp;(r=a.match(/Chrome\/(\d+)/))&amp;&amp;(o=+r[1]),e.exports=o},39521:function(e,t,n){"use strict";var r=n(70175),o=n(20473).f,i=n(85789),a=n(91579),s=n(10743),l=n(77499),c=n(3173);e.exports=function(e,t){var n,u,d,p,h,f=e.target,m=e.global,v=e.stat;if(n=m?r:v?r[f]||s(f,{}):r[f]&amp;&amp;r[f].prototype)for(u in t){if(p=t[u],d=e.dontCallGetSet?(h=o(n,u))&amp;&amp;h.value:n[u],!c(m?u:f+(v?".":"#")+u,e.forced)&amp;&amp;void 0!==d){if(typeof p==typeof d)continue;l(p,d)}(e.sham||d&amp;&amp;d.sham)&amp;&amp;i(p,"sham",!0),a(n,u,p,e)}}},23032:function(e){"use strict";e.exports=function(e){try{return!!e()}catch(e){return!0}}},47968:function(e,t,n){"use strict";var r=n(23032);e.exports=!r(function(){var e=(function(){}).bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})},84500:function(e,t,n){"use strict";var r=n(47968),o=Function.prototype.call;e.exports=r?o.bind(o):function(){return o.apply(o,arguments)}},99636:function(e,t,n){"use strict";var r=n(26852),o=n(78748),i=Function.prototype,a=r&amp;&amp;Object.getOwnPropertyDescriptor,s=o(i,"name"),l=s&amp;&amp;(!r||r&amp;&amp;a(i,"name").configurable);e.exports={EXISTS:s,PROPER:s&amp;&amp;"something"===(function(){}).name,CONFIGURABLE:l}},67336:function(e,t,n){"use strict";var r=n(47968),o=Function.prototype,i=o.call,a=r&amp;&amp;o.bind.bind(i,i);e.exports=r?a:function(e){return function(){return i.apply(e,arguments)}}},28980:function(e,t,n){"use strict";var r=n(70175),o=n(30134);e.exports=function(e,t){var n;return arguments.length&lt;2?o(n=r[e])?n:void 0:r[e]&amp;&amp;r[e][t]}},72271:function(e,t,n){"use strict";var r=n(59616),o=n(81895);e.exports=function(e,t){var n=e[t];return o(n)?void 0:r(n)}},1133:function(e,t,n){"use strict";var r=n(67336),o=n(93677),i=Math.floor,a=r("".charAt),s=r("".replace),l=r("".slice),c=/\$([$&amp;'`]|\d{1,2}|&lt;[^&gt;]*&gt;)/g,u=/\$([$&amp;'`]|\d{1,2})/g;e.exports=function(e,t,n,r,d,p){var h=n+e.length,f=r.length,m=u;return void 0!==d&amp;&amp;(d=o(d),m=c),s(p,m,function(o,s){var c;switch(a(s,0)){case"$":return"$";case"&amp;":return e;case"`":return l(t,0,n);case"'":return l(t,h);case"&lt;":c=d[l(s,1,-1)];break;default:var u=+s;if(0===u)return o;if(u&gt;f){var p=i(u/10);if(0===p)return o;if(p&lt;=f)return void 0===r[p-1]?a(s,1):r[p-1]+a(s,1);return o}c=r[u-1]}return void 0===c?"":c})}},70175:function(e,t,n){"use strict";var r=function(e){return e&amp;&amp;e.Math===Math&amp;&amp;e};e.exports=r("object"==typeof globalThis&amp;&amp;globalThis)||r("object"==typeof window&amp;&amp;window)||r("object"==typeof self&amp;&amp;self)||r("object"==typeof n.g&amp;&amp;n.g)||r("object"==typeof this&amp;&amp;this)||function(){return this}()||Function("return this")()},78748:function(e,t,n){"use strict";var r=n(67336),o=n(93677),i=r({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return i(o(e),t)}},43308:function(e){"use strict";e.exports={}},711:function(e,t,n){"use strict";var r=n(26852),o=n(23032),i=n(72352);e.exports=!r&amp;&amp;!o(function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a})},31556:function(e,t,n){"use strict";var r=n(67336),o=n(23032),i=n(36128),a=Object,s=r("".split);e.exports=o(function(){return!a("z").propertyIsEnumerable(0)})?function(e){return"String"===i(e)?s(e,""):a(e)}:a},83019:function(e,t,n){"use strict";var r=n(67336),o=n(30134),i=n(32124),a=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(e){return a(e)}),e.exports=i.inspectSource},64542:function(e,t,n){"use strict";var r,o,i,a=n(3677),s=n(70175),l=n(59421),c=n(85789),u=n(78748),d=n(32124),p=n(53978),h=n(43308),f="Object already initialized",m=s.TypeError,v=s.WeakMap;if(a||d.state){var g=d.state||(d.state=new v);g.get=g.get,g.has=g.has,g.set=g.set,r=function(e,t){if(g.has(e))throw new m(f);return t.facade=e,g.set(e,t),t},o=function(e){return g.get(e)||{}},i=function(e){return g.has(e)}}else{var y=p("state");h[y]=!0,r=function(e,t){if(u(e,y))throw new m(f);return t.facade=e,c(e,y,t),t},o=function(e){return u(e,y)?e[y]:{}},i=function(e){return u(e,y)}}e.exports={set:r,get:o,has:i,enforce:function(e){return i(e)?o(e):r(e,{})},getterFor:function(e){return function(t){var n;if(!l(t)||(n=o(t)).type!==e)throw new m("Incompatible receiver, "+e+" required");return n}}}},30134:function(e){"use strict";var t="object"==typeof document&amp;&amp;document.all;e.exports=void 0===t&amp;&amp;void 0!==t?function(e){return"function"==typeof e||e===t}:function(e){return"function"==typeof e}},3173:function(e,t,n){"use strict";var r=n(23032),o=n(30134),i=/#|\.prototype\./,a=function(e,t){var n=l[s(e)];return n===u||n!==c&amp;&amp;(o(t)?r(t):!!t)},s=a.normalize=function(e){return String(e).replace(i,".").toLowerCase()},l=a.data={},c=a.NATIVE="N",u=a.POLYFILL="P";e.exports=a},81895:function(e){"use strict";e.exports=function(e){return null==e}},59421:function(e,t,n){"use strict";var r=n(30134);e.exports=function(e){return"object"==typeof e?null!==e:r(e)}},96373:function(e){"use strict";e.exports=!1},26800:function(e,t,n){"use strict";var r=n(59421),o=n(36128),i=n(57520)("match");e.exports=function(e){var t;return r(e)&amp;&amp;(void 0!==(t=e[i])?!!t:"RegExp"===o(e))}},81633:function(e,t,n){"use strict";var r=n(28980),o=n(30134),i=n(21146),a=n(45734),s=Object;e.exports=a?function(e){return"symbol"==typeof e}:function(e){var t=r("Symbol");return o(t)&amp;&amp;i(t.prototype,s(e))}},54983:function(e,t,n){"use strict";var r=n(63422);e.exports=function(e){return r(e.length)}},28421:function(e,t,n){"use strict";var r=n(67336),o=n(23032),i=n(30134),a=n(78748),s=n(26852),l=n(99636).CONFIGURABLE,c=n(83019),u=n(64542),d=u.enforce,p=u.get,h=String,f=Object.defineProperty,m=r("".slice),v=r("".replace),g=r([].join),y=s&amp;&amp;!o(function(){return 8!==f(function(){},"length",{value:8}).length}),b=String(String).split("String"),_=e.exports=function(e,t,n){"Symbol("===m(h(t),0,7)&amp;&amp;(t="["+v(h(t),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),n&amp;&amp;n.getter&amp;&amp;(t="get "+t),n&amp;&amp;n.setter&amp;&amp;(t="set "+t),(!a(e,"name")||l&amp;&amp;e.name!==t)&amp;&amp;(s?f(e,"name",{value:t,configurable:!0}):e.name=t),y&amp;&amp;n&amp;&amp;a(n,"arity")&amp;&amp;e.length!==n.arity&amp;&amp;f(e,"length",{value:n.arity});try{n&amp;&amp;a(n,"constructor")&amp;&amp;n.constructor?s&amp;&amp;f(e,"prototype",{writable:!1}):e.prototype&amp;&amp;(e.prototype=void 0)}catch(e){}var r=d(e);return a(r,"source")||(r.source=g(b,"string"==typeof t?t:"")),e};Function.prototype.toString=_(function(){return i(this)&amp;&amp;p(this).source||c(this)},"toString")},48867:function(e){"use strict";var t=Math.ceil,n=Math.floor;e.exports=Math.trunc||function(e){var r=+e;return(r&gt;0?n:t)(r)}},45964:function(e,t,n){"use strict";var r=n(26852),o=n(711),i=n(76195),a=n(61536),s=n(82724),l=TypeError,c=Object.defineProperty,u=Object.getOwnPropertyDescriptor,d="enumerable",p="configurable",h="writable";t.f=r?i?function(e,t,n){if(a(e),t=s(t),a(n),"function"==typeof e&amp;&amp;"prototype"===t&amp;&amp;"value"in n&amp;&amp;h in n&amp;&amp;!n[h]){var r=u(e,t);r&amp;&amp;r[h]&amp;&amp;(e[t]=n.value,n={configurable:p in n?n[p]:r[p],enumerable:d in n?n[d]:r[d],writable:!1})}return c(e,t,n)}:c:function(e,t,n){if(a(e),t=s(t),a(n),o)try{return c(e,t,n)}catch(e){}if("get"in n||"set"in n)throw new l("Accessors not supported");return"value"in n&amp;&amp;(e[t]=n.value),e}},20473:function(e,t,n){"use strict";var r=n(26852),o=n(84500),i=n(31535),a=n(9383),s=n(5855),l=n(82724),c=n(78748),u=n(711),d=Object.getOwnPropertyDescriptor;t.f=r?d:function(e,t){if(e=s(e),t=l(t),u)try{return d(e,t)}catch(e){}if(c(e,t))return a(!o(i.f,e,t),e[t])}},56382:function(e,t,n){"use strict";var r=n(82674),o=n(72818).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,o)}},72970:function(e,t){"use strict";t.f=Object.getOwnPropertySymbols},21146:function(e,t,n){"use strict";var r=n(67336);e.exports=r({}.isPrototypeOf)},82674:function(e,t,n){"use strict";var r=n(67336),o=n(78748),i=n(5855),a=n(3051).indexOf,s=n(43308),l=r([].push);e.exports=function(e,t){var n,r=i(e),c=0,u=[];for(n in r)!o(s,n)&amp;&amp;o(r,n)&amp;&amp;l(u,n);for(;t.length&gt;c;)o(r,n=t[c++])&amp;&amp;(~a(u,n)||l(u,n));return u}},31535:function(e,t){"use strict";var n={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,o=r&amp;&amp;!n.call({1:2},1);t.f=o?function(e){var t=r(this,e);return!!t&amp;&amp;t.enumerable}:n},20476:function(e,t,n){"use strict";var r=n(84500),o=n(30134),i=n(59421),a=TypeError;e.exports=function(e,t){var n,s;if("string"===t&amp;&amp;o(n=e.toString)&amp;&amp;!i(s=r(n,e))||o(n=e.valueOf)&amp;&amp;!i(s=r(n,e))||"string"!==t&amp;&amp;o(n=e.toString)&amp;&amp;!i(s=r(n,e)))return s;throw new a("Can't convert object to primitive value")}},40319:function(e,t,n){"use strict";var r=n(28980),o=n(67336),i=n(56382),a=n(72970),s=n(61536),l=o([].concat);e.exports=r("Reflect","ownKeys")||function(e){var t=i.f(s(e)),n=a.f;return n?l(t,n(e)):t}},438:function(e,t,n){"use strict";var r=n(61536);e.exports=function(){var e=r(this),t="";return e.hasIndices&amp;&amp;(t+="d"),e.global&amp;&amp;(t+="g"),e.ignoreCase&amp;&amp;(t+="i"),e.multiline&amp;&amp;(t+="m"),e.dotAll&amp;&amp;(t+="s"),e.unicode&amp;&amp;(t+="u"),e.unicodeSets&amp;&amp;(t+="v"),e.sticky&amp;&amp;(t+="y"),t}},63135:function(e,t,n){"use strict";var r=n(84500),o=n(78748),i=n(21146),a=n(438),s=RegExp.prototype;e.exports=function(e){var t=e.flags;return!(void 0===t&amp;&amp;!("flags"in s)&amp;&amp;!o(e,"flags")&amp;&amp;i(s,e))?t:r(a,e)}},373:function(e,t,n){"use strict";var r=n(81895),o=TypeError;e.exports=function(e){if(r(e))throw new o("Can't call method on "+e);return e}},53978:function(e,t,n){"use strict";var r=n(90294),o=n(80566),i=r("keys");e.exports=function(e){return i[e]||(i[e]=o(e))}},32124:function(e,t,n){"use strict";var r=n(96373),o=n(70175),i=n(10743),a="__core-js_shared__",s=e.exports=o[a]||i(a,{});(s.versions||(s.versions=[])).push({version:"3.38.1",mode:r?"pure":"global",copyright:"\xa9 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"})},90294:function(e,t,n){"use strict";var r=n(32124);e.exports=function(e,t){return r[e]||(r[e]=t||{})}},57869:function(e,t,n){"use strict";var r=n(99209),o=n(23032),i=n(70175).String;e.exports=!!Object.getOwnPropertySymbols&amp;&amp;!o(function(){var e=Symbol("symbol detection");return!i(e)||!(Object(e) instanceof Symbol)||!Symbol.sham&amp;&amp;r&amp;&amp;r&lt;41})},53473:function(e,t,n){"use strict";var r=n(74232),o=Math.max,i=Math.min;e.exports=function(e,t){var n=r(e);return n&lt;0?o(n+t,0):i(n,t)}},5855:function(e,t,n){"use strict";var r=n(31556),o=n(373);e.exports=function(e){return r(o(e))}},74232:function(e,t,n){"use strict";var r=n(48867);e.exports=function(e){var t=+e;return t!=t||0===t?0:r(t)}},63422:function(e,t,n){"use strict";var r=n(74232),o=Math.min;e.exports=function(e){var t=r(e);return t&gt;0?o(t,9007199254740991):0}},93677:function(e,t,n){"use strict";var r=n(373),o=Object;e.exports=function(e){return o(r(e))}},35239:function(e,t,n){"use strict";var r=n(84500),o=n(59421),i=n(81633),a=n(72271),s=n(20476),l=n(57520),c=TypeError,u=l("toPrimitive");e.exports=function(e,t){if(!o(e)||i(e))return e;var n,l=a(e,u);if(l){if(void 0===t&amp;&amp;(t="default"),!o(n=r(l,e,t))||i(n))return n;throw new c("Can't convert object to primitive value")}return void 0===t&amp;&amp;(t="number"),s(e,t)}},82724:function(e,t,n){"use strict";var r=n(35239),o=n(81633);e.exports=function(e){var t=r(e,"string");return o(t)?t:t+""}},15607:function(e,t,n){"use strict";var r=n(57520)("toStringTag"),o={};o[r]="z",e.exports="[object z]"===String(o)},27537:function(e,t,n){"use strict";var r=n(18633),o=String;e.exports=function(e){if("Symbol"===r(e))throw TypeError("Cannot convert a Symbol value to a string");return o(e)}},6054:function(e){"use strict";var t=String;e.exports=function(e){try{return t(e)}catch(e){return"Object"}}},80566:function(e,t,n){"use strict";var r=n(67336),o=0,i=Math.random(),a=r(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+a(++o+i,36)}},45734:function(e,t,n){"use strict";var r=n(57869);e.exports=r&amp;&amp;!Symbol.sham&amp;&amp;"symbol"==typeof Symbol.iterator},76195:function(e,t,n){"use strict";var r=n(26852),o=n(23032);e.exports=r&amp;&amp;o(function(){return 42!==Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype})},3677:function(e,t,n){"use strict";var r=n(70175),o=n(30134),i=r.WeakMap;e.exports=o(i)&amp;&amp;/native code/.test(String(i))},57520:function(e,t,n){"use strict";var r=n(70175),o=n(90294),i=n(78748),a=n(80566),s=n(57869),l=n(45734),c=r.Symbol,u=o("wks"),d=l?c.for||c:c&amp;&amp;c.withoutSetter||a;e.exports=function(e){return i(u,e)||(u[e]=s&amp;&amp;i(c,e)?c[e]:d("Symbol."+e)),u[e]}},1136:function(e,t,n){"use strict";var r=n(39521),o=n(84500),i=n(67336),a=n(373),s=n(30134),l=n(81895),c=n(26800),u=n(27537),d=n(72271),p=n(63135),h=n(1133),f=n(57520),m=n(96373),v=f("replace"),g=TypeError,y=i("".indexOf),b=i("".replace),_=i("".slice),w=Math.max;r({target:"String",proto:!0},{replaceAll:function(e,t){var n,r,i,f,x,C,T,S,E,A=a(this),k=0,P="";if(!l(e)){if((n=c(e))&amp;&amp;!~y(u(a(p(e))),"g"))throw new g("`.replaceAll` does not allow non-global regexes");if(r=d(e,v))return o(r,e,A,t);if(m&amp;&amp;n)return b(u(A),e,t)}for(i=u(A),f=u(e),(x=s(t))||(t=u(t)),T=w(1,C=f.length),S=y(i,f);-1!==S;)E=x?u(t(f,S,i)):h(f,i,S,[],void 0,t),P+=_(i,k,S)+E,k=S+C,S=S+T&gt;i.length?-1:y(i,f,S+T);return k&lt;i.length&amp;&amp;(P+=_(i,k)),P}})},48406:function(e,t,n){"use strict";n(1136)},27343:function(e,t,n){"use strict";function r(e,t){(null==t||t&gt;e.length)&amp;&amp;(t=e.length);for(var n=0,r=Array(t);n&lt;t;n++)r[n]=e[n];return r}n.d(t,{Z:function(){return r}})},67466:function(e,t,n){"use strict";function r(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,{Z:function(){return r}})},41230:function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}n.d(t,{Z:function(){return r}})},21212:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(72201);function o(e,t){for(var n=0;n&lt;t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&amp;&amp;(o.writable=!0),Object.defineProperty(e,(0,r.Z)(o.key),o)}}function i(e,t,n){return t&amp;&amp;o(e.prototype,t),n&amp;&amp;o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}},67713:function(e,t,n){"use strict";function r(e){return(r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}n.d(t,{Z:function(){return r}})},82636:function(e,t,n){"use strict";function r(e,t){return(r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e})(e,t)}function o(e,t){if("function"!=typeof t&amp;&amp;null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&amp;&amp;t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&amp;&amp;r(e,t)}n.d(t,{Z:function(){return o}})},97852:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(97507),o=n(67466);function i(e,t){if(t&amp;&amp;("object"===(0,r.Z)(t)||"function"==typeof t))return t;if(void 0!==t)throw TypeError("Derived constructors may only return object or undefined");return(0,o.Z)(e)}},17196:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(76183);function o(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&amp;&amp;e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,a,s=[],l=!0,c=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=i.call(n)).done)&amp;&amp;(s.push(r.value),s.length!==t);l=!0);}catch(e){c=!0,o=e}finally{try{if(!l&amp;&amp;null!=n.return&amp;&amp;(a=n.return(),Object(a)!==a))return}finally{if(c)throw o}}return s}}(e,t)||(0,r.Z)(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},81103:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(27343),o=n(76183);function i(e){return function(e){if(Array.isArray(e))return(0,r.Z)(e)}(e)||function(e){if("undefined"!=typeof Symbol&amp;&amp;null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||(0,o.Z)(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},76183:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(27343);function o(e,t){if(e){if("string"==typeof e)return(0,r.Z)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&amp;&amp;e.constructor&amp;&amp;(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return(0,r.Z)(e,t)}}},41070:function(e){"use strict";e.exports=JSON.parse('{"cms-feed":{"feedTimeStamp":"2023-04-24T15:03:55.392Z","feedVersion":"","feedID":"a95b768e9925efb8650b3f042a618449","docId":"9a7853b8-e981-4b6e-a728-5f76a46b778c","pageProperties":{"analytics":{},"config":{},"seo":{},"release":"prod"},"components":{"default":{"speedCalculator":{"variationID":"/support/web-support/95b3e4a7-8805-4cdb-9aef-81c373e86d8d","docId":"95b3e4a7-8805-4cdb-9aef-81c373e86d8d","_type":"speedCalculator","scmsCompId":"speedCalculator","hideOnDefault":false,"content":{"_type":"speedCalculatorfields","title":"Internet Data Calculator","description1":"Is everyone at your house on the Internet at the same time? You may need faster download speeds to avoid or shorten wait time.","description2":"The Download Speed Calculator estimates how much speed you\'ll need to run every activity on all devices at the same time.","description3":"It\'s easy! Set the Download Speed Calculator to the number of devices that might be doing each activity at the same time.","description4":"Then watch the meter climb to show an estimate of the minimum speed you\'ll need.","description5":"For more information,","link":"see how download speeds work.","toolTipCommon":"Example(s):","headText":"Here\'s an estimate of what you need","flagUnit":"Mbps","recommendationHeading":"Smartphone plan","recommendationGb":"1GB","recommendationDesc":"or select a","recommendationLink":"Mobile Share plan","recommendationLinkUrl":"http://www.att.com/att/planner/","recommendationLabel":"Total Estimate","recommendationLabelDesc":"(excluding other account charges)","recommendationPricingDesc1":"Some devices also require an","recommendationPricingDescLink1":"Individual","recommendationPricingDescLink1Url":"http://www.att.com/shop/wireless/plans/individualplans.html","recommendationPricingDesc2":"or","recommendationPricingDescLink2":"Family","recommendationPricingDescLink2Url":"http://www.att.com/shop/wireless/plans/familyplans.html","recommendationPricingDesc3":"voice plan.","resetCTA":"Reset calculator","resetAccessibility":"Live a little","cardHeading1":"Want to know more?","speedTestLink":"Run a speed test","speedTestLinkUrl":"https://www.att.com/support/speedtest/","speedTestDesc":"to find your actual speed.","internetPlanLink":"See available Internet plans","internetPlanLinkUrl":"http://www.att.com/shop/internet.html","currentCustomerDesc":"Current customers:","signInLink":"Sign in","signInLinkUrl":"https://www.att.com/olam/passthroughAction.myworld?actionType=Manage","signInDesc":"to see your plan speed","cardHeading2":"How we estimate","cardHeading2Desc1":"We use FCC Broadband Speed guide to estimate minimum required speeds.","cardHeading2Desc2":"Source:","speedGuideLink":"http://www.fcc.gov/guides/broadband-speed-guide","cardHeading3":"How download speed works","cardHeading3Desc1":"Internet speed is the amount of data you can receive in a certain amount of time, usually in seconds. For example 5 Mbps means you can receive up to 5 megabits of data per second.","cardHeading3Desc2":"Your Internet speed may be slower if several people are using your home network at the same time. Say one person is checking email, another is playing an online game, and someone else is downloading a movie. You\'ll need fast speeds for everyone to handle all these activities at the same time with no delays.","cardHeading3Desc3":"Remember, anything running in the background, like apps, affects how much speed you need.","cardHeading3Desc4":"This example shows:","cardHeading3Desc5":"Peak Speed 14.6Mbps","cardHeading3Desc6":"Average Speed 8.2Mbps","cardHeading3ImagePath1":"https://www.att.com/scmsassets/images/support/uverseequipmentvalues/img-downloadspeed.jpg","cardHeading3ImagePath2":"https://www.att.com/scmsassets/images/support/uverseequipmentvalues/infograph-downloadspeed.png","imagePath1":"https://www.att.com/scmsassets/images/support/uverseequipmentvalues/301938-ico-iPub-calc-video-4K.png","toolTipCommonDesc":"Example(s):","header":"Estimate your monthly data usage","desc":"Use the sliders below to estimate how much usage, on average, your monthly Internet activities take. Or click a data amount on the bar on the right to see a preset data package.","infoText":"*Represents 75% of emails with no attachments and 25% of emails with attachments.","resetCTALabel":"Reset data calculator","card1Heading1":"How we estimate","card1Desc1":"The examples below provide a general guideline for the amount of data used for each activity:","card1ActCol":"Activity","card1DataCol":"Data Size","cardHeading1Desc2":"Keep in mind that these examples are just estimates based on typical file sizes. Your usage may vary. **","cardHeading1Desc3":"approximately","cardHeading1Ex1":"1MB = 1,000KB","cardHeading1Ex2":"1GB = 1,000MB","cardHeading1Ex3":"1TB = 1,000GB","backLink":"Back to Internet usage","backLinkUrl":"/help/internet/usage.html","backLinkImagePath":"https://www.att.com/media/att/2014/support/internetUsage/data_calculator/images/left_arrow.png","barHeadText":"Your Estimated Monthly Data Usage","card2Heading":"myAT&amp;amp;T app***","card2Description":"Instantly track data usage, and review and pay your bill from your smartphone or tablet.","card2Link":"Learn more","card2LinkUrl":"http://www.att.com/shop/myatt.html","card2ImagePath":"https://www.att.com/media/att/2014/support/internetUsage/data_calculator/images/right_arrow.png","card3Heading":"Check your usage","card3Description":"to view actual usage.","card3Link":"Sign in to myAT&amp;amp;T to view your data usage.","card3LinkUrl":"https://www.att.com/olam/loginAction.olamexecute","card4Heading":"How does video affect data use?","card4ActCol":"Activity","card4DataCol1":"150GB","card4DataCol2":"250GB","card4DataCol3":"1TB","card4DataCol4":"1TB","card4DataRow1":"TV &amp; Movies","card4DataRow1Col1":"Watch 75 hours of SD TV AND stream 90 SD or 25 HD movies","card4DataRow1Col2":"Watch 75 hours of SD TV AND stream 100 SD or 35 HD movies","card4DataRow1Col3":"Watch 400 hours of SD TV AND stream 720 SD or 200 HD movies","card4DataRow2":"Data","card4DataRow2Col1Header":"Plus, with any of these data amounts, you can:","card4DataRow2Col1Desc1":"Send/receive over 10,000 emails","card4DataRow2Col1Desc2":"Download/upload over 1,000 medium-sized photos on a social media site like Facebook","card4DataRow2Col1Desc3":"Download over 1,000 MP3 songs","card4DataRow2Col1Desc4":"Watch over 1,000 standard quality YouTube videos","card5Desc1":"**The total bandwidth required for the data you send and receive over your home network counts toward your data plan. This includes, but isn’t limited to, software update requests, email notifications, and resend requests. Individual usage results may vary based on the applications you use.","card5Desc2":"***Activation requires online account registration. The myAT&amp;T app is available for Apple\xae iPhone\xae, Blackberry\xae, Windows\xae, and Android\xae OS-supported devices. Access to myAT&amp;T mobile websites depends on device operating systems, mobile browsers, and device attributes.","barDetails":[{"_type":"barDetails","bottom":"424px","opacity":"1","value":"1","unit":"TB"},{"_type":"barDetails","bottom":"55px","opacity":"1","value":"150","unit":"GB"}],"footNotes":[{"_type":"footNotes","id":"1","desc":"5GB data plan is required to enable Mobile Hotspot or tethering."},{"_type":"footNotes","id":"2","desc":"$35 with new 2-year contract. $30 with month-to-month contract."},{"_type":"footNotes","id":"3","desc":"Prepaid data options available for Computers, Tablets, and Gaming Devices at","link":"att.com/buyasession.","linkUrl":"http://www.att.com/buyasession"},{"_type":"footNotes","id":"4","desc":"$10/mo. unlimited data plan for standard phones requires Messaging Unlimited feature."},{"_type":"footNotes","id":"5","desc":"Data overage charges are automatically applied."},{"_type":"footNotes","id":"6","desc":"Requires monthly voice plan."}],"dataActivity":[{"_type":"dataActivity","id":"emails","desc":"An average of your emails, with and without attachments.Composed of 75% basic email and 25% standard email attachment.","title":"Emails sent and received","unit":"emails","icText":"email","sup":"*","descHead":"Outlook, Gmail, Exchange"},{"_type":"dataActivity","id":"music","desc":"Streamed songs play right after a small amount of audio data is received, and the song files arent stored permanently on the device. Downloaded music files are stored on the device and can be played without streaming.","title":"Hours of streaming music","unit":"Hours","icText":"music_note","descHead":"Pandora, Spotify, Rhapsody, Google Music"},{"_type":"dataActivity","id":"surfing","desc":"A web browser is a software application used to send and receive information through the World Wide Web.","title":"Hours of surfing the web","unit":"Hours","icText":"language","descHead":"Firefox, Chrome, Internet Explorer, Safari"},{"_type":"dataActivity","id":"socialmedia","desc":"Web conferencing is real-time communication between two or more devices, all connected to the Internet.","title":"Social media posts with photos","unit":"posts","icText":"perm_media","descHead":"Skype, WebEx, Connect, GoTo Meeting, JoinMe, Microsoft Lync"},{"_type":"dataActivity","id":"stdVideo","desc":"Streamed media is content delivered live over the Internet without any wait to download. Standard streaming picture quality is lower than High Definition (HD) quality and needs less bandwidth.","title":"Hours of streaming standard-definition video","unit":"Hours","icText":"local_movies","descHead":"Netflix, Hulu, YouTube, Amazon, iTunes"},{"_type":"dataActivity","id":"stdVideo","desc":"Streamed media is content delivered live over the Internet without any wait to download. Standard streaming picture quality is lower than High Definition (HD) quality and needs less bandwidth.","title":"Hours of streaming high-definition video","unit":"Hours","icText":"hd","descHead":"Netflix, Hulu, YouTube, Amazon, iTunes"},{"_type":"dataActivity","id":"hdVideo","desc":"Streamed media is delivered live over the Internet without any wait to download. High definition (HD) picture quality is higher than standard streaming and requires more bandwidth.","title":"Hours of streaming high-definition video","unit":"Hours","icText":"hd","descHead":"Netflix, Hulu, YouTube, Amazon, iTunes"},{"_type":"dataActivity","id":"4kVideo","desc":"Streamed media is content delivered live over the Internet without any wait to download. 4K streaming picture quality is higher than High Definition (HD) quality and needs more bandwidth.","title":"Hours of streaming 4K video","unit":"Hours","descHead":"Netflix, Hulu, YouTube, Amazon, iTunes"},{"_type":"dataActivity","id":"games","desc":"An online game is played among two or more players over the Internet, using computers, consoles, or other devices.","title":"Time spent online gaming","unit":"Hours","icText":"videogame_asset","descHead":"Xbox, PlayStation, Nintendo, PC, phone using Wi-Fi"}],"activities":[{"_type":"activities","actLabel":"1 email","actDesc":"(no attachments)","actData":"20KB"},{"_type":"activities","actquant":"1","actLabel":"email","actDesc":"(with standard attachments)","actData":"300KB"},{"_type":"activities","actLabel":"web","actDesc":"1 min. of surfing the","actData":"250KB","actData2":"(15MB/hr.)"},{"_type":"activities","actquant":"1","actLabel":"photo","actDesc":"upload to social media","actData":"5MB"},{"_type":"activities"},{"_type":"activities","actLabel":"standard-definition video","actDesc":"1 min. of streaming","actData":"11.7MB","actData2":"(700MB/hr.)"},{"_type":"activities","actLabel":"high-definition video","actDesc":"1 min. of streaming","actData":"41.7MB","actData2":"(2500MB/hr.)"},{"_type":"activities","actLabel":"online games","actDesc":"1 min. of","actData":"200KB","actData2":"(12MB/hr.)"},{"_type":"activities","actquant":"1","actLabel":"song","actDesc":"downloaded","actData":"20KB"}],"barDetailsSpeed":[{"_type":"barDetailsSpeed","bottom":"65.5px","opacity":"1","value":"12","unit":"Mbps"},{"_type":"barDetailsSpeed","bottom":"105px","opacity":"1","value":"18","unit":"Mbps"},{"_type":"barDetailsSpeed","bottom":"143px","opacity":"1","value":"24","unit":"Mbps"},{"_type":"barDetailsSpeed","bottom":"280px","opacity":"1","value":"45","unit":"Mbps"},{"_type":"barDetailsSpeed","bottom":"475px","opacity":"1","value":"75","unit":"Mbps"},{"_type":"barDetailsSpeed","bottom":"1280px","opacity":"0","value":"100","unit":"Mbps"},{"_type":"barDetailsSpeed","bottom":"893px","opacity":"0","value":"70","unit":"Mbps"}]}},"optimizeConnection":{"variationID":"/support/web-support/8c68ed8f-cfbc-4188-a496-52f84bd9c43a","docId":"8c68ed8f-cfbc-4188-a496-52f84bd9c43a","_type":"optimizeConnection","scmsCompId":"optimizeConnection","hideOnDefault":false,"content":{"_type":"optimizeConnectionfields","title":"Optimize your internet speed","description1":"Learn about internet speed, what affects it, and how to get the most from your service.","video1":"5000996","videoTitle1":"Understanding internet speed","header1":"What affects my internet speed?","description2":"The speed of your internet connection to your Wi-Fi\xae gateway is pretty consistent. You can check it with AT&amp;T Smart Home Manager. However, the speed you get on devices connected to your network can vary. The number of devices you connect to Wi-Fi, how you use them, their age and type, and Wi-Fi signal strength all can affect speed.","link1":"Check device speed","link2":"See expected device speeds","link2url":"https://www.att.com/idpassets/images/support/pdf/Device%20speed%20expectancy.pdf","video2":"5000995","videoTitle2":"Optimize your Wi-Fi internet speed","header2":"How can I speed up my internet?","description3":"Take steps to boost internet and device speed.","link3":"Find more internet help","link3url":"/support/topic/u-verse-high-speed-internet/","header3":"Have lots of connected devices?","header3Cta":"See if it’s time for a new plan","header3CtaUrl":"https://www.att.com/support/article/u-verse-high-speed-internet/KM1010033","videoTitle3":"Troubleshooting internet with Smart Home Manager","imagePath":"https://www.att.com/scmsassets/images/support/help/134029_offer-ATTapp-newUI-retina.jpg","header4":"How can I get help with my network and devices?","description4":"Use the Smart Home Manager to:","subDescription1":"View devices on your network and check their data use and connection strength.","subDescription2":"Test your internet speed from our network to your Wi-Fi gateway.","subDescription3":"Check your Wi-Fi signal strength and reach.","subDescription4":"Restart your gateway.","subDescription5":"Ask our Virtual Assistant for help with common issues.","link4":"Download the Smart Home Manager app","link4url":"https://att.com/smarthomemanager","subHeader1":"The speed of your internet connection to your Wi-Fi\xae gateway is pretty consistent. You can check it with AT&amp;T Smart Home Manager.","subHeader2":"However, the speed you get on devices connected to your network can vary. The number of devices you connect to Wi-Fi, how you use them, their age and type, and Wi-Fi signal strength all can affect speed.","link1url":"https://www.att.com/support/speedtest","image_path1":"https://www.att.com/scmsassets/images/support/help/134029_offer-ATTapp-newUI-retina.jpg","image_path2":"https://www.att.com/scmsassets/images/support/help/134029_offer-ATTapp-newUI-retina.jpg","link5":"See expected device speeds","link5url":"https://att.com/","link6":"Check out our Broadband Support page for additional help...","link6url":"https://att.com/","planSelectorSubheading1":"Manage your plan","speed_header":"Expected device speeds","speed_description1":"The speed you get on devices connected to your home Wi-Fi can vary. The number of devices you connect to Wi-Fi, how you can see them, their age and type, and Wi-Fi signal strength all can affect speed.","speed_description2":"Speeds may vary by hardware  and software capabilities.","speed_description3":"Newer devices will have faster speeds over.","speed_description4":"Older devices will have slower speeds.","speed_description5":"Wired connections are always faster than Wi-Fi connections.","speed_description6":"Laptops will generally be faster than phones.","planSelector":[{"_type":"planSelector","planSelectorId":"planSelector1","title":"Number of devices and activities","subDescription1":"Using multiple devices","subDescription2":"Streaming","subDescription3":"Gaming","subDescription4":"Video conferencing","description":"All connected devices share your home internet connection. Trying to do too much at the same time can slow your speed:"},{"_type":"planSelector","planSelectorId":"planSelector1","title":"Device type and age","subDescription1":"Wi-Fi devices connect to your home network using wireless radios and tech.","subDescription2":"Newer PCs and devices are usually faster than those using older Wi-Fi tech.","subDescription3":"Older devices or those with 1-2 radios (like smartphones and tablets) may not be able to reach faster speeds.","description":"Wi-Fi devices connect to your home network using wireless radios and tech."},{"_type":"planSelector","planSelectorId":"planSelector1","title":"Wi-Fi signal strength","subDescription1":"Devices being too far from the Wi-Fi gateway","subDescription2":"Obstacles like walls, doors, or floors","subDescription3":"Construction materials like concrete or rebar","subDescription4":"Electrical appliances like microwaves and baby monitors","subDescription5":"Interference from neighbors’ Wi-Fi networks","description":"These conditions may weaken Wi-Fi and slow speed:"},{"_type":"planSelector","planSelectorId":"planSelector2","title":"Get results with easy changes","subDescription1":"Move Wi-Fi devices closer to your gateway.","subDescription2":"Turn off or disconnect devices you\'re not using.","subDescription3":"every couple of weeks.","subDescription4":"to strengthen and expand your coverage..","subDescription5":"Try using wired connections when you stream, game, and video conference.","subDescription6":"Place your Wi-Fi gateway in a central location away from obstructions.","subDescription3Url":"https://www.att.com/support/article/u-verse-high-speed-internet/KM1010361","subDescription4Link":"Add a Wi-Fi extender","subDescription4Url":"https://www.att.com/support/article/u-verse-high-speed-internet/KM1192919","subDescription3Link":"Restart your Wi-Fi gateway"},{"_type":"planSelector","planSelectorId":"planSelector2","title":"Improve device speed","subDescription1":"Reboot devices regularly to clear system errors.","subDescription2":"Exit streaming apps after watching videos or listening to music.","subDescription3":"Set auto-updates on apps, gaming consoles, and PCs to run when your network isn’t busy.","subDescription4":"Update anti-virus programs, drivers, firmware, and computer and device software.","subDescription5":"Replace older Wi-Fi devices with newer, faster technology.","subDescription6Link":"Check your device speed","subDescription6Url":"http://www.att.com/speedtest"}],"tableDetail":[{"_type":"tableDetail","tableDetailsId":"tableDetails1","header":"Phones &amp; tablets","subHeader":"Radios: One to two, usually","id":"1","columnName1":"Year released","columnName2":"Wireless standard","columnName3":"Expected Wi-Fi speed (Mbps)"},{"_type":"tableDetail","tableDetailsId":"tableDetails1","header":"Phones &amp; tablets","subHeader":"Radios: One to two, usually","id":"2","columnName1":"2020 - Current","columnName2":"Wi-Fi 6 (802.11ax)","columnName3":"250 - 450"},{"_type":"tableDetail","tableDetailsId":"tableDetails1","header":"Phones &amp; tablets","subHeader":"Radios: One to two, usually","id":"3","columnName1":"2014 - 2019","columnName2":"Wi-Fi 5 (802.11ac)","columnName3":"100-300"},{"_type":"tableDetail","tableDetailsId":"tableDetails1","header":"Phones &amp; tablets","subHeader":"Radios: One to two, usually","id":"4","columnName1":"2010 - 2013","columnName2":"Wi-Fi 4 (802.11n)","columnName3":"20-100"},{"_type":"tableDetail","tableDetailsId":"tableDetails2","header":"Computers","subHeader":"Radios: One to two, usually","id":"1","columnName1":"Year released","columnName2":"Wireless standard","columnName3":"Expected Wi-Fi speed (Mbps)"},{"_type":"tableDetail","tableDetailsId":"tableDetails2","header":"Computers","subHeader":"Radios: One to two, usually","id":"2","columnName1":"2020 - Current","columnName2":"Wi-Fi 6 (802.11ax)","columnName3":"250 - 450"},{"_type":"tableDetail","tableDetailsId":"tableDetails2","header":"Computers","subHeader":"Radios: One to two, usually","id":"3","columnName1":"2014 - 2019","columnName2":"Wi-Fi 5 (802.11ac)","columnName3":"100 - 300"},{"_type":"tableDetail","tableDetailsId":"tableDetails2","header":"Computers","subHeader":"Radios: One to two, usually","id":"4","columnName1":"2010 - 2013","columnName2":"Wi-Fi 4 (802.11ac)","columnName3":"80 - 190"}],"speedToggle":[{"_type":"speedToggle","deviceId":"device1","button1":"Show more","button2":"Show less","isExpanded":true,"id":"1","columnName1":"Apple","columnName2":"Minimum speed","columnName3":"Maximum speed"},{"_type":"speedToggle","deviceId":"device1","button1":"Show more","button2":"Show less","isExpanded":true,"id":"2","columnName1":"iPhone 11","columnName2":"288","columnName3":"400"},{"_type":"speedToggle","deviceId":"device1","button1":"Show more","button2":"Show less","isExpanded":true,"id":"4","columnName1":"iPhone 6","columnName2":"130","columnName3":"173"},{"_type":"speedToggle","deviceId":"device1","button1":"Show more","button2":"Show less","isExpanded":true,"id":"3","columnName1":"iPhone 6s – iPhone X","columnName2":"260","columnName3":"347"},{"_type":"speedToggle","deviceId":"device1","button1":"Show more","button2":"Show less","isExpanded":true,"id":"5","columnName1":"iPhone 5s","columnName2":"45","columnName3":"75"},{"_type":"speedToggle","deviceId":"device2","button1":"Show more","button2":"Show more","isExpanded":true,"id":"1","columnName1":"Samsung","columnName2":"Minimum speed","columnName3":"Maximum speed"},{"_type":"speedToggle","deviceId":"device2","button1":"Show more","button2":"Show more","isExpanded":true,"id":"2","columnName1":"Galaxy S10","columnName2":"288","columnName3":"480"},{"_type":"speedToggle","deviceId":"device2","button1":"Show more","button2":"Show more","isExpanded":true,"id":"3","columnName1":"Galaxy S5-S9","columnName2":"260","columnName3":"347"},{"_type":"speedToggle","deviceId":"device3","button1":"Show more","button2":"Show more","isExpanded":true,"id":"1","columnName1":"Google","columnName2":"Minimum speed","columnName3":"Maximum speed"},{"_type":"speedToggle","deviceId":"device3","button1":"Show more","button2":"Show more","isExpanded":true,"id":"2","columnName1":"Pixel 1-4","columnName2":"260","columnName3":"347"}],"video3":"5000996","header5":"Still facing issues?"}},"dataCalculator":{"variationID":"/support/web-support/49ddb911-bd8e-47dc-9aa6-a531c253d612","docId":"49ddb911-bd8e-47dc-9aa6-a531c253d612","_type":"speedCalculator","scmsCompId":"dataCalculator","hideOnDefault":false,"content":{"_type":"speedCalculatorfields","title":"Internet Data Calculator","description1":"Learn about internet speed, what affects it, and how to get the most from your service.","recommendationHeading":"Smartphone plan","recommendationGb":"1GB","recommendationDesc":"or select a","recommendationLink":"Mobile Share plan","recommendationLinkUrl":"http://www.att.com/att/planner/","recommendationLabel":"Total Estimate","recommendationLabelDesc":"(excluding other account charges)","recommendationPricingDesc1":"Some devices also require an","recommendationPricingDescLink1":"Individual","recommendationPricingDescLink1Url":"http://www.att.com/shop/wireless/plans/individualplans.html","recommendationPricingDesc2":"or","recommendationPricingDescLink2":"Family","recommendationPricingDescLink2Url":"http://www.att.com/shop/wireless/plans/familyplans.html","recommendationPricingDesc3":"voice plan.","imagePath1":"\\"https://www.att.com/scmsassets/images/support/uverseequipmentvalues/301938-ico-iPub-calc-video-4K.png","toolTipCommonDesc":"Example(s):","header":"Estimate your monthly data usage","desc":"Use the sliders below to estimate how much usage, on average, your monthly Internet activities take. Or click a data amount on the bar on the right to see a preset data package.","infoText":"*Represents 75% of emails with no attachments and 25% of emails with attachments.","resetCTALabel":"Reset data calculator","card1Heading1":"How we estimate","card1Desc1":"The examples below provide a general guideline for the amount of data used for each activity:","card1ActCol":"Activity","card1DataCol":"Data Size","cardHeading1Desc2":"Keep in mind that these examples are just estimates based on typical file sizes. Your usage may vary. **","cardHeading1Desc3":"approximately","cardHeading1Ex1":"1MB = 1,000KB","cardHeading1Ex2":"1GB = 1,000MB","cardHeading1Ex3":"1TB = 1,000GB","backLink":"Back to Internet usage","backLinkUrl":"/help/internet/usage.html","backLinkImagePath":"https://www.att.com/media/att/2014/support/internetUsage/data_calculator/images/left_arrow.png","barHeadText":"Your Estimated Monthly Data Usage","card2Heading":"myAT&amp;T app***","card2Description":"Instantly track data usage, and review and pay your bill from your smartphone or tablet.","card2Link":"Learn more","card2LinkUrl":"http://www.att.com/shop/myatt.html","card2ImagePath":"https://www.att.com/media/att/2014/support/internetUsage/data_calculator/images/right_arrow.png","card3Heading":"Check your usage","card3Description":"to view actual usage.","card3Link":"Sign in to myAT&amp;T to view your data usage.","card3LinkUrl":"https://www.att.com/olam/loginAction.olamexecute","card4Heading":"How does video affect data use?","card4ActCol":"Activity","card4DataCol1":"150GB","card4DataCol2":"250GB","card4DataCol3":"1TB","card4DataCol4":"1TB","card4DataRow1":"TV &amp; Movies","card4DataRow1Col1":"Watch 75 hours of SD TV AND stream 90 SD or 25 HD movies","card4DataRow1Col2":"Watch 75 hours of SD TV AND stream 100 SD or 35 HD movies","card4DataRow1Col3":"Watch 400 hours of SD TV AND stream 720 SD or 200 HD movies","card4DataRow2":"Data","card4DataRow2Col1Header":"Plus, with any of these data amounts, you can:","card4DataRow2Col1Desc1":"Send/receive over 10,000 emails","card4DataRow2Col1Desc2":"Download/upload over 1,000 medium-sized photos on a social media site like Facebook","card4DataRow2Col1Desc3":"Download over 1,000 MP3 songs","card4DataRow2Col1Desc4":"Watch over 1,000 standard quality YouTube videos","card5Desc1":"**The total bandwidth required for the data you send and receive over your home network counts toward your data plan. This includes, but isn’t limited to, software update requests, email notifications, and resend requests. Individual usage results may vary based on the applications you use.","card5Desc2":"***Activation requires online account registration. The myAT&amp;T app is available for Apple\xae iPhone\xae, Blackberry\xae, Windows\xae, and Android\xae OS-supported devices. Access to myAT&amp;T mobile websites depends on device operating systems, mobile browsers, and device attributes.","barDetails":[{"_type":"barDetails","bottom":"424px","opacity":"1","value":"1.5","unit":"TB"},{"_type":"barDetails","bottom":"35px","opacity":"1","value":"150","unit":"GB"}],"footNotes":[{"_type":"footNotes","id":"2","desc":"$35 with new 2-year contract. $30 with month-to-month contract."},{"_type":"footNotes","id":"1","desc":"5GB data plan is required to enable Mobile Hotspot or tethering."},{"_type":"footNotes","id":"3","desc":"Prepaid data options available for Computers, Tablets, and Gaming Devices at","link":"att.com/buyasession.","linkUrl":" http://www.att.com/buyasession"},{"_type":"footNotes","id":"4","desc":"$10/mo. unlimited data plan for standard phones requires Messaging Unlimited feature."},{"_type":"footNotes","id":"5","desc":"Data overage charges are automatically applied."},{"_type":"footNotes","id":"6","desc":"Data overage charges are automatically applied."}],"dataActivity":[{"_type":"dataActivity","id":"emails","desc":"An average of your emails, with and without attachments.Composed of 75% basic email and 25% standard email attachment.","title":"Emails sent and received","unit":"emails","icText":"email","sup":"*","descHead":"Outlook, Gmail, Exchange"},{"_type":"dataActivity","id":"music","desc":"Streamed songs play right after a small amount of audio data is received, and the song files arent stored permanently on the device. Downloaded music files are stored on the device and can be played without streaming.","title":"Hours of streaming music","unit":"Hours","icText":"music_note","descHead":"Pandora, Spotify, Rhapsody, Google Music"},{"_type":"dataActivity","id":"surfing","desc":"A web browser is a software application used to send and receive information through the World Wide Web.","title":"Hours of surfing the web","unit":"Hours","icText":"language","descHead":"Firefox, Chrome, Internet Explorer, Safari"},{"_type":"dataActivity","id":"socialmedia","desc":"Web conferencing is real-time communication between two or more devices, all connected to the Internet."},{"_type":"dataActivity","id":"stdVideo","desc":"Streamed media is content delivered live over the Internet without any wait to download. Standard streaming picture quality is lower than High Definition (HD) quality and needs less bandwidth.","title":"Hours of streaming standard-definition video","unit":"Hours","icText":"local_movies","descHead":"Netflix, Hulu, YouTube, Amazon, iTunes"},{"_type":"dataActivity","id":"hdVideo","desc":"Streamed media is delivered live over the Internet without any wait to download. High definition (HD) picture quality is higher than standard streaming and requires more bandwidth.","title":"Hours of streaming high-definition video","unit":"Hours","icText":"hd","descHead":"Netflix, Hulu, YouTube, Amazon, iTunes"},{"_type":"dataActivity","id":"4kVideo","desc":"Streamed media is content delivered live over the Internet without any wait to download. 4K streaming picture quality is higher than High Definition (HD) quality and needs more bandwidth.","title":"Hours of streaming 4K video","unit":"Hours","descHead":"Netflix, Hulu, YouTube, Amazon, iTunes"},{"_type":"dataActivity","id":"games","desc":"An online game is played among two or more players over the Internet, using computers, consoles, or other devices.","title":"Time spent online gaming","unit":"Hours","icText":"videogame_asset","descHead":"Xbox, PlayStation, Nintendo, PC, phone using Wi-Fi"}],"activities":[{"_type":"activities","actLabel":"1 email","actDesc":"(no attachments)","actData":"20KB"},{"_type":"activities","actquant":"1","actLabel":"email","actDesc":"(with standard attachments)","actData":"300KB"},{"_type":"activities","actLabel":"web","actDesc":"1 min. of surfing the","actData":"250KB","actData2":"(15MB/hr.)"},{"_type":"activities","actquant":"1","actLabel":"photo","actDesc":"upload to social media","actData":"5MB"},{"_type":"activities","actLabel":"standard-definition video","actDesc":"1 min. of streaming","actData":"11.7MB","actData2":"(700MB/hr.)"},{"_type":"activities","actLabel":"high-definition video","actDesc":"1 min. of streaming","actData":"41.7MB","actData2":"(2500MB/hr.)"},{"_type":"activities","actLabel":"4K video","actDesc":"1 min. of streaming","actData":"97.5MB","actData2":"(5850MB/hr.)"},{"_type":"activities","actLabel":"online games","actDesc":"1 min. of","actData":"200KB","actData2":"(12MB/hr.)"},{"_type":"activities","actquant":"1","actLabel":"song","actDesc":"downloaded","actData":"20KB"}]}},"commonHelpVideos":{"variationID":"/support/web-support/87372a1e-16e4-4a23-b1aa-81deef36aca8","docId":"87372a1e-16e4-4a23-b1aa-81deef36aca8","_type":"commonHelpVideos","scmsCompId":"common","content":{"_type":"commonHelpVideosfields","description":"Watch videos for help with your AT&amp;T account, service, or device.","homeBreadcrumb":"Home","supportBreadcrumb":"Support","helpVideosBreadcrumb":"Help videos","backCTALabel":"Return to the video library","searchResultTitle":"Search results for ","viewMoreCTA":"View More","noSearchResultText":"No results found for","helpVideoLibrary":[{"_type":"helpVideoLibrary","videoIds":["5001460","5000337","4300484","5001286","5000782","5001379","5001381"],"videoCategory":"Popular videos"},{"_type":"helpVideoLibrary","videoCategory":"Bill &amp; account","subTopics":[{"_type":"subTopics","videoIds":["4300101","4300102"],"videoSubCategory":"Account management"},{"_type":"subTopics","videoIds":["4300484","5000719","5001439","5000662"],"videoSubCategory":"Billing/payment"},{"_type":"subTopics","videoIds":["4300248","5000671","5001286"],"videoSubCategory":"Transfer billing responsibility"}]},{"_type":"helpVideoLibrary","videoIds":["5000337","5001460","4300811","5000795","4300829"],"videoCategory":"Wireless"},{"_type":"helpVideoLibrary","videoCategory":"Internet","subTopics":[{"_type":"subTopics","videoIds":["5000782","5001000","5001020"],"videoSubCategory":"Smart Home Manager"},{"_type":"subTopics","videoIds":["5001258","5001142","5001356","5001362","5001245"],"videoSubCategory":"AT&amp;T Wi-Fi Gateway &amp; Extenders"},{"_type":"subTopics","videoIds":["5000996","5000995"],"videoSubCategory":"Optimize internet speed"},{"_type":"subTopics","videoIds":["5000517","5000546","5000518"],"videoSubCategory":"Data usage tips"}]},{"_type":"helpVideoLibrary","videoIds":["4300259","5000068","5000970"],"videoCategory":"AT&amp;T email"},{"_type":"helpVideoLibrary","videoIds":["5000941","5000942","5000943"],"videoCategory":"Prepaid"},{"_type":"helpVideoLibrary","videoIds":["5001379","5001381","5001139","5000472"],"videoCategory":"Device help"}]}},"auth":{"variationID":"/support/web-support/33e7a9a3-ea1b-44a3-ac17-ac36b59dabdf","docId":"33e7a9a3-ea1b-44a3-ac17-ac36b59dabdf","_type":"authHelpVideos","scmsCompId":"auth","hideOnDefault":false,"content":{"_type":"authHelpVideosfields","authTitle":"Welcome back, [[NAME]]"}},"unAuth":{"variationID":"/support/web-support/67dc9fc2-da60-422d-9d98-b29249b35ec2","docId":"67dc9fc2-da60-422d-9d98-b29249b35ec2","_type":"unAuthHelpVideos","scmsCompId":"unAuth","hideOnDefault":false,"content":{"_type":"unAuthHelpVideosfields","unAuthTitle":"Help videos"}}}}}}')}}]);</pre></body></html>