@ptcwebops/ptcw-design 6.3.5 → 6.3.6-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (168) hide show
  1. package/dist/cjs/{component-35540bfb.js → component-6a178a16.js} +2643 -832
  2. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  3. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  6. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  7. package/dist/cjs/ptc-card_2.cjs.entry.js +4 -3
  8. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  9. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +4 -4
  10. package/dist/cjs/ptc-countdown.cjs.entry.js +71 -19
  11. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  12. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  14. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +789 -5
  15. package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
  16. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-office-location-card.cjs.entry.js +2 -3
  18. package/dist/cjs/ptc-office-locations.cjs.entry.js +0 -15
  19. package/dist/cjs/ptc-para.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  22. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  24. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  25. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  28. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-white-paper.cjs.entry.js +10 -4
  30. package/dist/cjs/ptcw-design.cjs.js +1 -1
  31. package/dist/collection/collection-manifest.json +1 -0
  32. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
  33. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
  34. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
  35. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  36. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  37. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -6
  38. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
  39. package/dist/collection/components/ptc-countdown/ptc-countdown.css +1 -0
  40. package/dist/collection/components/ptc-countdown/ptc-countdown.js +163 -17
  41. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
  42. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +6 -6
  43. package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -5
  44. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -6
  45. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  46. package/dist/collection/components/ptc-modal/ptc-modal.js +5 -5
  47. package/dist/collection/components/ptc-office-location-card/ptc-office-location-card.js +2 -3
  48. package/dist/collection/components/ptc-office-locations/ptc-office-locations.js +1 -17
  49. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  50. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  51. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
  52. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -3
  53. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  54. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  55. package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -6
  56. package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
  57. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
  58. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
  59. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
  60. package/dist/collection/components/ptc-textfield/ptc-textfield.js +1 -1
  61. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
  62. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -6
  63. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -6
  64. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +9 -3
  65. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  66. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  67. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  68. package/dist/custom-elements/index.d.ts +6 -0
  69. package/dist/custom-elements/index.js +213 -72
  70. package/dist/esm/{component-8c53e377.js → component-80f298b4.js} +2592 -793
  71. package/dist/esm/featured-list.entry.js +1 -1
  72. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  73. package/dist/esm/loader.js +1 -1
  74. package/dist/esm/modal-form-example.entry.js +90 -0
  75. package/dist/esm/ptc-bio-card.entry.js +1 -1
  76. package/dist/esm/ptc-card_2.entry.js +4 -3
  77. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  78. package/dist/esm/ptc-close-icon_2.entry.js +4 -4
  79. package/dist/esm/ptc-countdown.entry.js +71 -19
  80. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  81. package/dist/esm/ptc-featured-list.entry.js +1 -1
  82. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  83. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +786 -4
  84. package/dist/esm/ptc-icon-list.entry.js +1 -1
  85. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  86. package/dist/esm/ptc-office-location-card.entry.js +2 -3
  87. package/dist/esm/ptc-office-locations.entry.js +0 -15
  88. package/dist/esm/ptc-para.entry.js +1 -1
  89. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  90. package/dist/esm/ptc-previous-url.entry.js +10 -2
  91. package/dist/esm/ptc-product-card.entry.js +1 -1
  92. package/dist/esm/ptc-product-category.entry.js +1 -1
  93. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  94. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  95. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  96. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  97. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  98. package/dist/esm/ptc-white-paper.entry.js +11 -5
  99. package/dist/esm/ptcw-design.js +1 -1
  100. package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
  101. package/dist/ptcw-design/p-0098c4f0.entry.js +1 -0
  102. package/dist/ptcw-design/{p-7fb155da.entry.js → p-072aa896.entry.js} +1 -1
  103. package/dist/ptcw-design/{p-a791c53a.entry.js → p-0b515839.entry.js} +1 -1
  104. package/dist/ptcw-design/p-0d223232.entry.js +1 -0
  105. package/dist/ptcw-design/{p-75988f52.entry.js → p-0de4cd11.entry.js} +1 -1
  106. package/dist/ptcw-design/p-1a6759a4.entry.js +1 -0
  107. package/dist/ptcw-design/{p-9f194554.entry.js → p-21aa746d.entry.js} +1 -1
  108. package/dist/ptcw-design/p-291072b4.entry.js +1 -0
  109. package/dist/ptcw-design/p-32f64f48.entry.js +1 -0
  110. package/dist/ptcw-design/{p-d089dc37.entry.js → p-3dd0ded9.entry.js} +1 -1
  111. package/dist/ptcw-design/{p-4d8f6f46.entry.js → p-445329ed.entry.js} +1 -1
  112. package/dist/ptcw-design/p-48815ee0.entry.js +1 -0
  113. package/dist/ptcw-design/p-672a349f.js +336 -0
  114. package/dist/ptcw-design/p-67c248ec.entry.js +1 -0
  115. package/dist/ptcw-design/p-75390f63.entry.js +1 -0
  116. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  117. package/dist/ptcw-design/{p-b441e3fe.entry.js → p-94f99d2d.entry.js} +1 -1
  118. package/dist/ptcw-design/p-9501995f.entry.js +1 -0
  119. package/dist/ptcw-design/p-baff4d44.entry.js +1 -0
  120. package/dist/ptcw-design/p-bd6af63e.entry.js +1 -0
  121. package/dist/ptcw-design/p-d0581b07.entry.js +68 -0
  122. package/dist/ptcw-design/{p-18ac526f.entry.js → p-d73cc053.entry.js} +1 -1
  123. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  124. package/dist/ptcw-design/p-e4295b30.entry.js +1 -0
  125. package/dist/ptcw-design/p-e475cbcd.entry.js +1 -0
  126. package/dist/ptcw-design/p-e6a272d9.entry.js +1 -0
  127. package/dist/ptcw-design/{p-bf3bc577.entry.js → p-fb1ad981.entry.js} +1 -1
  128. package/dist/ptcw-design/p-fe40421e.entry.js +1 -0
  129. package/dist/ptcw-design/ptcw-design.css +2 -2
  130. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  131. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  132. package/dist/types/components/ptc-countdown/ptc-countdown.d.ts +8 -0
  133. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
  134. package/dist/types/components/ptc-office-location-card/ptc-office-location-card.d.ts +1 -1
  135. package/dist/types/components/ptc-office-locations/ptc-office-locations.d.ts +0 -1
  136. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  137. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  138. package/dist/types/components/ptc-white-paper/ptc-white-paper.d.ts +1 -0
  139. package/dist/types/components.d.ts +29 -4
  140. package/package.json +1 -1
  141. package/readme.md +5 -1
  142. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  143. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -672
  144. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  145. package/dist/esm/component-9beac35b.js +0 -1802
  146. package/dist/esm/ptc-multi-select_2.entry.js +0 -667
  147. package/dist/esm/validation-messages-adbb6518.js +0 -124
  148. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  149. package/dist/ptcw-design/p-15758793.entry.js +0 -1
  150. package/dist/ptcw-design/p-18a5a338.js +0 -1
  151. package/dist/ptcw-design/p-27a4ee73.entry.js +0 -1
  152. package/dist/ptcw-design/p-2b32297b.entry.js +0 -1
  153. package/dist/ptcw-design/p-2cb2de0f.entry.js +0 -1
  154. package/dist/ptcw-design/p-38b782e8.entry.js +0 -1
  155. package/dist/ptcw-design/p-51a45b13.entry.js +0 -1
  156. package/dist/ptcw-design/p-54350a01.entry.js +0 -1
  157. package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
  158. package/dist/ptcw-design/p-5dae4f30.entry.js +0 -1
  159. package/dist/ptcw-design/p-721edfda.entry.js +0 -1
  160. package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
  161. package/dist/ptcw-design/p-7a3e9ecd.entry.js +0 -1
  162. package/dist/ptcw-design/p-98426799.js +0 -203
  163. package/dist/ptcw-design/p-98844b50.js +0 -134
  164. package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
  165. package/dist/ptcw-design/p-acdd9a1d.entry.js +0 -1
  166. package/dist/ptcw-design/p-ad821a01.entry.js +0 -1
  167. package/dist/ptcw-design/p-dd02e4d6.entry.js +0 -68
  168. package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
@@ -1 +1 @@
1
- import{r as e,c as t,h as l,H as r,g as i}from"./p-ac75c7ad.js";const a=class{constructor(l){e(this,l),this.filterCliked=t(this,"filterCliked",7),this.selectedTab=1,this.lastSelectedTab=1,this.lastSelectedTabGroup=void 0,this.selectedTabGroup="landing-tab",this.enableFilters=void 0,this.backButtonText="Back to Overview"}selectTab(e,t){this.lastSelectedTab=this.selectedTab,this.lastSelectedTabGroup=this.selectedTabGroup,this.selectedTab=e,this.selectedTabGroup=t}componentDidLoad(){const e=this.hostEle.querySelector("ptc-filter-dropdown");if(e){let t=this;e.addEventListener("selectedFilterValues",(e=>{t.handleSelectedFilterValues(e)}))}}handleSelectedFilterValues(e){const{sender:t,selectedOptions:l}=e.detail;if(t)if(l.length>0){const e=parseInt(l[0].tabId);this.selectTab(e,"filter-tabs"),this.filterCliked.emit({sender:this,"selected-tag":l[0].tagName})}else this.lastSelectedTab=0,this.lastSelectedTabGroup="landing-tab",this.selectTab(this.lastSelectedTab,this.lastSelectedTabGroup),this.filterCliked.emit({sender:this,"selected-tag":"reset"})}render(){return l(r,null,this.renderBackgroundImage(),l("div",{class:"ptc-container flt-wrapper"},l("div",{class:"flt-actions-container"},this.renderFilterSection(),"landing-tab"!==this.selectedTabGroup&&this.renderBackButton()),l("div",{class:"content-tab-wrapper"},l("div",{class:"flt-tab-wrapper"},l("div",{class:"tab-list"},l("div",{class:{"tab-box":!0,"active-box":1===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onClick:()=>this.selectTab(1,"side-tabs")},"Manufacturing excellence through insight"),l("div",{class:{"tab-box":!0,"active-box":2===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onClick:()=>this.selectTab(2,"side-tabs")},"Deliver transformational impact"),l("div",{class:{"tab-box":!0,"active-box":3===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onClick:()=>this.selectTab(3,"side-tabs")},"Aligning to your business strategy"),l("div",{class:{"tab-box":!0,"active-box":4===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onClick:()=>this.selectTab(4,"side-tabs")},"Prove and scale value"),l("ptc-button",{type:"button",color:"ptc-quaternary","link-href":"#form-section","text-align":"center",styles:"a{display:block}"},"Get Started"),this.renderSocialMediaIcon())),l("div",{class:"flt-content-wrap"},l("div",Object.assign({},!(1===this.selectedTab&&"landing-tab"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"landing-slide":!0,"active-tab":1===this.selectedTab&&"landing-tab"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(1,"landing-tab")}),l("ptc-title",{type:"h1",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"ThingWorx Digital Performance Management Title DPM Main Item Rechtsschutzversicherungsgesellschaften"),l("p",null,"What could you do with more production time? Drive revenue? Reduce costs?"),l("p",null,"Description Tab Item Rechtsschutzversicherungsgesellschaften ",l("a",{href:"/en/"},"internal link"),", ",l("a",{href:"http://www.google.com"},"External Link"),", ",l("a",{href:"/en/resources/digital-download/Part-1-Cummins-Drives-Sustainability-Using-Creo-Generative-Design"},"slug url"),", ",l("strong",null,"bold"),", ",l("em",null,"italics")),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem-solving which empowers your team with timely insights about bottlenecks, root causes, and the improvements that your initiatives actually deliver."),l("p",null,"We invite you to discover more with the videos and material in this microsite. Simply click on the options to the right to get started."),l("p",null,"Key Features:"),l("ul",null,l("li",null,"Real-time Production Dashboard"),l("li",null,"Bottleneck Analytics"),l("li",null,"Action Tracker"),l("li",null,"Scorecard")),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-number":0,"video-id":"6275116780001","modal-type":"only-video"}))),l("div",Object.assign({},!(1===this.selectedTab&&"side-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":1===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(1,"side-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Accelerate operational impact and sustain excellence"),l("p",null,"What if you could use your existing data to improve performance throughput by up to 20%? Depending on your business, this might drive your site capacity by up to 50%—which you could use to increase revenue or reduce operating costs. You might also reinvest that capacity to further drive flexibility or focus on additional continuous improvement."),l("p",null,"Digital Performance Management provides manufacturers with the solution for closed-loop operational excellence. It can help your team realize the promise of Industry 4.0 to deliver true transformational impact, and enable you to identify and resolve manufacturing constraints more rapidly—all to rapidly advance your productivity."),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"vtag-name":"manager-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Accelerate Operational Impact and Sustain Excellence","card-number":0,"video-id":"6275116780001","card-description":'Description DPM Main Item Rechtsschutzversicherungsgesellschaften <a href="/en/">internal link</a>, <a href="http://www.google.com">External Link</a>, <a href="/en/resources/digital-download/Part-1-Cummins-Drives-Sustainability-Using-Creo-Generative-Design">slug url</a>, <strong>bold</strong>, <em>italics</em>'},l("ptc-title",{type:"h3",upperline:"no-upperline","title-color":"white","title-size":"x-large","title-margin":"margin-flush"},"Accelerate Operational Impact and Sustain Excellence"),l("ptc-spacer",null),l("p",{class:"dpm-v-p"},"Since the beginning of manufacturing, companies have pursued world-class performance through continuous improvement. Digital is the paradigm shift that offers a huge new advantage."),l("p",null,"Manufacturing environments are extraordinarily complex with a multitude of variables and disparate data sources. There are functionally siloed people, shared and dedicated processes, and multiple products—and they all need to be harmoniously synchronized to effectively problem solve."),l("p",null,"These challenges often mean that thousands of variables are managed through inefficient, incomplete, and—unfortunately—out-of-date reporting efforts."),l("p",null,"These realities make world class performance difficult to attain. While best in class factories can operate at 85% ",l("a",{href:"/en/solutions/improving-efficiency/increasing-asset-efficiency/capacity-utilization",tabindex:"0"},"capacity utilization"),", or ",l("a",{href:"/en/solutions/digital-manufacturing/overall-equipment-effectiveness",tabindex:"0"},"OEE (overall equipment effectiveness)"),", most companies still fall short of this performance level. Instead, they operate closer to an average of 40–60% OEE."),l("h3",{class:"dpm-v-h3"},"Digital Performance Management provides manufacturers with an industry solution for closed-loop operational excellence. "),l("ul",{class:"dpm-v-ul"},l("li",null,"Achieve true transformational impact by capturing and sustaining double-digit efficiency improvements at scale. "),l("li",null,"Identify and resolve manufacturing constraints more rapidly, understanding the dynamics between bottlenecks and the prioritized order of bottlenecks to address. "))),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideoNew1.jpg","card-title":"Introduction to Digital Performance Management","card-number":1,"video-id":"6275114763001","card-description":"Identify, prioritize, and resolve the biggest bottlenecks that constrain manufacturing productivity."},l("ptc-title",{type:"h3",upperline:"no-upperline","title-color":"white","title-size":"x-large","title-margin":"margin-flush"},"Introduction to Digital Performance Management"),l("ptc-spacer",null),l("p",{class:"dpm-v-p"},"Digital Performance Management replaces out-of-date, siloed reporting tools with a closed-loop solution that drives operational excellence, by helping to identify, prioritize, and solve the biggest issues that constrain production efficiency. The solution systematically identifies bottlenecks and prioritizes actions for improvement. It collects and normalizes production data to a standard metric: time lost. This helps customers engage every level of the organization to help solve problems and regain lost hours of production."),l("p",null,"The solution creates a closed-loop cycle that manufacturers can use to monitor current performance, prioritize areas to improve production, analyze production losses to determine root cause loss reasons, improve performance with prescriptive, targeted actions, and confirm performance levels within and across facilities."),l("p",null,"For the first time, Digital Performance Management links frontline, operational data to bottom line financial impact."),l("h3",{class:"dpm-v-h3"},"Digital Performance Management closed loop approach to operational excellence"),l("ul",{class:"dpm-v-ul"},l("ul",null,l("li",null,"Prioritize production improvement with Bottleneck Analysis"),l("li",null,"Analyze production losses with Performance Analysis"),l("li",null,"Track performance improvements with Action Tracker"),l("li",null,"View site-level performance and compare across similar manufacturing sites with Scorecard"),l("li",null,"Monitor current performance with Production Dashboard")))))),l("div",Object.assign({},!(2===this.selectedTab&&"side-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":2===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(2,"side-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"}," Deliver transformational impact ThingWorx Digital Performance Management"),l("p",null,"What could you do with?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem-solving which empowers your team with timely insights about bottlenecks, root causes, and the improvements that your initiatives actually deliver."),l("p",null,"We invite you to discover more with the videos and material in this microsite. Simply click on the options to the right to get started."),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"vtag-name":"manager-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideoNew5.jpg","card-title":"Title Video Item Rechtsschutzversicherungsgesellschaften","card-number":0,"video-id":"6275116783001","card-description":"Test Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("ptc-title",{type:"h3",upperline:"no-upperline","title-color":"white","title-size":"x-large","title-margin":"margin-flush"},"Deliver transformational impact ThingWorx Digital Drive improvement from the ground up to engage the full organization"),l("ptc-spacer",null),l("p",null,"As a large manufacturer, with 30+ sites, what would it mean if you could unlock up to 20% additional productivity time at each of these sites?"),l("p",null,"How would you take advantage of this opportunity? You could drive more revenue but hold costs the same, reduce costs but maintain your current output, increase service levels, decrease lead times—or some combination to drive measurable and sustainable P&L impact for your company. Time truly is the universal language of value in manufacturing."),l("p",null,"A $5 billion company with 50 sites that adopts Digital Performance Management can fulfill an additional $2 million in orders with the additional capacity without additional CapEx. Or the company could cut $2 million in operating costs. Either way, margins improve while the costs per unit decrease. While these numbers sound good on their own, at enterprise scale across 50 sites this yields an additional $100 million to the bottom line that can be reinvested in any number of ways including R&D, employee training, or capital improvements."),l("p",null,"PTC’s customers have utilized additional capacity to improve their product mix, drive down order backlogs, increase service levels, improve morale, and even drive down inventories to lower their working capital. With PTC’s Digital Performance Management solution, manufacturers can realize the true value of time across their enterprise. "),l("h3",{class:"dpm-v-h3"},"Operationally, these improvements are driven by reductions in: "),l("ul",{class:"dpm-v-ul"},l("li",null,"Planned and unplanned downtime "),l("li",null,"Changeover time "),l("li",null,"Speed losses based on best demonstrated speeds by SKU "),l("li",null,"Small stops or micro stops "),l("li",null,"Scrap losses "))),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideoNew3.jpg","card-title":"Deliver transformational impact ThingWorx Digital PTC 2 ","card-number":1,"video-id":"6275111939001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null," Deliver transformational impact ThingWorx Digitaltest 2",l("a",{href:"#"}," link test 2")," Some test content")),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/imagebc.jpg","card-title":"Deliver transformational impact ThingWorx Digital PTC 3","card-number":2,"video-id":"6275114998001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null,"Deliver transformational impact ThingWorx Digital test 3",l("a",{href:"#"}," link test 3")," Some test content")))),l("div",Object.assign({},!(3===this.selectedTab&&"side-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":3===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(3,"side-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Aligning to your business strategy ThingWorx Digital Performance Management"),l("p",null,"Drive revenue? Reduce costs?"),l("p",null,"We invite you to discover more with the videos and material in this microsite. Simply click on the options to the right to get started."),l("p",null,"Key Features:"),l("ul",null,l("li",null,"Real-time Production Dashboard"),l("li",null,"Bottleneck Analytics"),l("li",null,"Action Tracker"),l("li",null,"Scorecard")),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"vtag-name":"manager-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Test Why Digital Performance Management from PTC 1","card-number":0,"video-id":"6275116780001","card-description":"Test Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("ptc-title",{type:"h3",upperline:"no-upperline","title-color":"white","title-size":"x-large","title-margin":"margin-flush"},"Drive improvement from the ground up to engage the full organization"),l("ptc-spacer",null),l("p",null,"As a large manufacturer, with 30+ sites, what would it mean if you could unlock up to 20% additional productivity time at each of these sites?"),l("p",null,"How would you take advantage of this opportunity? You could drive more revenue but hold costs the same, reduce costs but maintain your current output, increase service levels, decrease lead times—or some combination to drive measurable and sustainable P&L impact for your company. Time truly is the universal language of value in manufacturing."),l("p",null,"A $5 billion company with 50 sites that adopts Digital Performance Management can fulfill an additional $2 million in orders with the additional capacity without additional CapEx. Or the company could cut $2 million in operating costs. Either way, margins improve while the costs per unit decrease. While these numbers sound good on their own, at enterprise scale across 50 sites this yields an additional $100 million to the bottom line that can be reinvested in any number of ways including R&D, employee training, or capital improvements."),l("p",null,"PTC’s customers have utilized additional capacity to improve their product mix, drive down order backlogs, increase service levels, improve morale, and even drive down inventories to lower their working capital. With PTC’s Digital Performance Management solution, manufacturers can realize the true value of time across their enterprise. "),l("h3",{class:"dpm-v-h3"},"Operationally, these improvements are driven by reductions in: "),l("ul",{class:"dpm-v-ul"},l("li",null,"Planned and unplanned downtime "),l("li",null,"Changeover time "),l("li",null,"Speed losses based on best demonstrated speeds by SKU "),l("li",null,"Small stops or micro stops "),l("li",null,"Scrap losses "))),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Why Digital Performance Management from PTC 2 ","card-number":1,"video-id":"6275114763001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null,"test 2",l("a",{href:"#"}," link test 2")," Some test content")),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Why Digital Performance Management from PTC 3","card-number":2,"video-id":"6275114998001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null,"test 3",l("a",{href:"#"}," link test 3")," Some test content")),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag, manager-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Why Digital Performance Management from PTC 2 ","card-number":3,"video-id":"6275114763001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null,"test 2",l("a",{href:"#"}," link test 2")," Some test content")))),l("div",Object.assign({},!(4===this.selectedTab&&"side-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":4===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(4,"side-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"}," Prove and scale value ThingWorx Digital Performance Management"),l("p",null,"What could you do with more production time? Reduce costs?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem-solving which empowers your team with timely insights about bottlenecks, root causes, and the improvements that your initiatives actually deliver."),l("p",null,"Key Features:"),l("ul",null,l("li",null,"Real-time Production Dashboard"),l("li",null,"Bottleneck Analytics"))),l("div",Object.assign({},!(1===this.selectedTab&&"filter-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":1===this.selectedTab&&"filter-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(1,"filter-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Landing slide from filter option"),l("p",null,"What could you do with more production time? Reduce costs?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem"),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-number":0,"video-id":"6275116780001","modal-type":"only-video"}))),l("div",Object.assign({},!(2===this.selectedTab&&"filter-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":2===this.selectedTab&&"filter-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(2,"filter-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Landing slide from filter option 2"),l("p",null,"What could you do with more production time? Reduce costs?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem"),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideoNew1.jpg","card-number":0,"video-id":"6275116780001","modal-type":"only-video"}))),l("div",Object.assign({},!(3===this.selectedTab&&"filter-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":3===this.selectedTab&&"filter-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(3,"filter-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Landing slide from filter option 3"),l("p",null,"What could you do with more production time? Reduce costs?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem"),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-number":0,"video-id":"6275116780001","modal-type":"only-video"})))))))}renderFilterSection(){if(this.enableFilters)return l("div",{class:"filter-section"},l("ptc-filter-dropdown",{placeholder:"Job Title"},l("span",{"tab-id":"1","tag-name":"leader-tag"},"Continuous Improvement Leader"),l("span",{"tab-id":"2","tag-name":"manager-tag"},"Plant Manager"),l("span",{"tab-id":"3","tag-name":"vp-tag"},"VP of Global Manufacturing")))}renderBackButton(){return l("div",{class:"back-button",onClick:()=>this.selectTab(1,"landing-tab")},l("icon-asset",{type:"solid",size:"xxx-small",name:"chevron-left",color:"white"}),l("span",null,this.backButtonText))}renderBackgroundImage(){return l("div",{class:"flt-bg-image-wrapper"},l("div",{class:{"flt-bg-img":!0,"active-tab":1===this.selectedTab&&"landing-tab"===this.selectedTabGroup||"filter-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/dpm/slts-digital-performance-management-manufacturing-automation-factory-machines.jpg"})),l("div",{class:{"flt-bg-img":!0,"active-tab":1===this.selectedTab&&"side-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/new-org/1920x1080/DPM/iiot-thingworx-dpm-manufacturing-excellence-through-insight-diversity-machine-efficiency-industrial-machinery.jpg"})),l("div",{class:{"flt-bg-img":!0,"active-tab":2===this.selectedTab&&"side-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/new-org/1920x1080/DPM/iiot-thingworx-dpm-robot-arm-business-strategy-machine-efficiency-industrial-machinery.jpg"})),l("div",{class:{"flt-bg-img":!0,"active-tab":3===this.selectedTab&&"side-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/new-org/1920x1080/DPM/iiot-thingworx-dpm-deliver-transformational-impact-diversity-machine-efficiency-industrial-machinery.jpg"})),l("div",{class:{"flt-bg-img":!0,"active-tab":4===this.selectedTab&&"side-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/new-org/1920x1080/DPM/iiot-thingworx-dpm-scaling-value-machine-efficiency-industrial-machinery-diversity-female.jpg"})),l("div",{class:"bg-img-overlay"}))}renderSocialMediaIcon(){return l("div",{class:"flt-social-icon-list"},l("ptc-social-share",{"icon-color":"black","icon-hover-color":"ptc-green",display:"inline-block","share-type":"facebook",text:"summary",url:"https://www.ptc.com",title:"title goes here",source:"linkedin source",recipient:"yqiantest@ptc.com"}),l("ptc-social-share",{"icon-color":"black","icon-hover-color":"ptc-green",display:"inline-block","share-type":"twitter",text:"summary",url:"https://www.ptc.com",title:"title goes here",source:"linkedin source",recipient:"yqiantest@ptc.com"}),l("ptc-social-share",{"icon-color":"black","icon-hover-color":"ptc-green",display:"inline-block","share-type":"linkedin",text:"summary",url:"https://www.ptc.com",title:"title goes here",source:"linkedin source",recipient:"yqiantest@ptc.com"}),l("ptc-social-share",{"icon-color":"black","icon-hover-color":"ptc-green",display:"inline-block","share-type":"mail",text:"summary",url:"https://www.ptc.com",title:"title goes here",source:"linkedin source",recipient:"yqiantest@ptc.com"}))}get hostEle(){return i(this)}};a.style='h1.sc-ptc-filter-level-theater,h2.sc-ptc-filter-level-theater,h3.sc-ptc-filter-level-theater,h4.sc-ptc-filter-level-theater,h5.sc-ptc-filter-level-theater,h6.sc-ptc-filter-level-theater,p.sc-ptc-filter-level-theater,ul.sc-ptc-filter-level-theater,li.sc-ptc-filter-level-theater,ptc-subnav.sc-ptc-filter-level-theater,ptc-tab-list.sc-ptc-filter-level-theater,ptc-link.sc-ptc-filter-level-theater,ptc-square-card.sc-ptc-filter-level-theater,.hyphenate-text.sc-ptc-filter-level-theater,ptc-footer.sc-ptc-filter-level-theater{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-ptc-filter-level-theater,h2.sc-ptc-filter-level-theater,h3.sc-ptc-filter-level-theater,h4.sc-ptc-filter-level-theater,h5.sc-ptc-filter-level-theater,h6.sc-ptc-filter-level-theater,p.sc-ptc-filter-level-theater,ul.sc-ptc-filter-level-theater,li.sc-ptc-filter-level-theater,ptc-subnav.sc-ptc-filter-level-theater,ptc-tab-list.sc-ptc-filter-level-theater,ptc-link.sc-ptc-filter-level-theater,ptc-square-card.sc-ptc-filter-level-theater,.hyphenate-text.sc-ptc-filter-level-theater,ptc-footer.sc-ptc-filter-level-theater{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}.ptc-container.sc-ptc-filter-level-theater{padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 1200px){.ptc-container.sc-ptc-filter-level-theater{padding-left:0;padding-right:0;max-width:1136px}}@media only screen and (min-width: 1440px){.ptc-container.sc-ptc-filter-level-theater{padding-left:0;padding-right:0;max-width:1200px}}.ptc-container-lg.sc-ptc-filter-level-theater{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 480px){.ptc-container-lg.sc-ptc-filter-level-theater{padding-left:var(--ptc-layout-spacing-03);padding-right:var(--ptc-layout-spacing-03)}}@media only screen and (min-width: 768px){.ptc-container-lg.sc-ptc-filter-level-theater{padding-left:var(--ptc-layout-spacing-04);padding-right:var(--ptc-layout-spacing-04)}}@media only screen and (min-width: 992px){.ptc-container-lg.sc-ptc-filter-level-theater{padding-left:var(--ptc-element-spacing-08);padding-right:var(--ptc-element-spacing-08)}}@media only screen and (min-width: 1980px){.ptc-container-lg.sc-ptc-filter-level-theater{padding-left:0;padding-right:0;max-width:1900px}}.ptc-container-fluid.sc-ptc-filter-level-theater{width:100%}a.sc-ptc-filter-level-theater{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a.sc-ptc-filter-level-theater:visited{color:var(--color-blue-10)}a.sc-ptc-filter-level-theater:active,a.sc-ptc-filter-level-theater:visited:active{transition:none;color:var(--color-blue-09)}a.sc-ptc-filter-level-theater:hover,a.sc-ptc-filter-level-theater:visited:hover{color:var(--color-blue-08)}a.disabled.sc-ptc-filter-level-theater{color:var(--color-gray-04) !important;cursor:not-allowed}a.sc-ptc-filter-level-theater:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited{color:var(--color-blue-06)}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:active,.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:active,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:active,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:active,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:active,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:active,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:active,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:active,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:active,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:active,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:active,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:active{transition:none;color:var(--color-blue-07)}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:hover,.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:hover,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:hover,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:hover,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:hover,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:hover,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:hover,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:hover,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:hover,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:hover,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:hover,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:hover{color:var(--color-blue-05)}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).disabled.sc-ptc-filter-level-theater,.light-links.sc-ptc-filter-level-theater a.light-link.disabled.sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).disabled.sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater a.light-link.disabled.sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).disabled.sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.disabled.sc-ptc-filter-level-theater{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:focus-visible,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:focus-visible,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:focus-visible,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:focus-visible,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:focus-visible,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater{border:2px solid transparent}.light-links.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:focus-visible,.background-grey-10.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:focus-visible,.background-plm-grey.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link.sc-ptc-filter-level-theater{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link.sc-ptc-filter-level-theater:hover{color:var(--color-green-06)}.ptc-link.sc-ptc-filter-level-theater:visited{color:var(--color-gray-10)}.ptc-link.sc-ptc-filter-level-theater:active,.ptc-link.sc-ptc-filter-level-theater:visited:active{transition:none;color:var(--color-green-06)}.ptc-link.sc-ptc-filter-level-theater:hover,.ptc-link.sc-ptc-filter-level-theater:visited:hover{color:var(--color-green-06)}.ptc-link-dark.sc-ptc-filter-level-theater{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark.sc-ptc-filter-level-theater:hover{color:var(--color-green-06)}.ptc-link-dark.sc-ptc-filter-level-theater:visited{color:var(--color-white)}.ptc-link-dark.sc-ptc-filter-level-theater:active,.ptc-link-dark.sc-ptc-filter-level-theater:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark.sc-ptc-filter-level-theater:hover,.ptc-link-dark.sc-ptc-filter-level-theater:visited:hover{color:var(--color-green-06)}.vjs-social-share-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater{color:var(--color-white)}.vjs-social-share-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:hover{color:var(--color-white)}.sc-ptc-filter-level-theater-h{display:block;position:relative;background-color:var(--color-gray-12);color:var(--color-white);box-sizing:border-box}.sc-ptc-filter-level-theater-h .filter-section.sc-ptc-filter-level-theater{max-width:400px}@media only screen and (min-width: 992px){.sc-ptc-filter-level-theater-h .filter-section.sc-ptc-filter-level-theater{max-width:600px}}.sc-ptc-filter-level-theater-h .filter-section.sc-ptc-filter-level-theater ptc-product-dropdown.sc-ptc-filter-level-theater{color:var(--color-gray-10)}.sc-ptc-filter-level-theater-h .flt-bg-image-wrapper.sc-ptc-filter-level-theater{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;overflow-x:hidden}.sc-ptc-filter-level-theater-h .flt-bg-image-wrapper.sc-ptc-filter-level-theater .flt-bg-img.sc-ptc-filter-level-theater{width:100%;height:100%;display:none;position:absolute;right:-100%;animation:slide 0.5s forwards;animation-delay:2s}.sc-ptc-filter-level-theater-h .flt-bg-image-wrapper.sc-ptc-filter-level-theater .flt-bg-img.active-tab.sc-ptc-filter-level-theater{display:block;animation:slide 0.5s forwards;animation-delay:0.1s}@-webkit-keyframes slide{100%{right:0}}@keyframes slide{100%{right:0}}.sc-ptc-filter-level-theater-h .flt-bg-image-wrapper.sc-ptc-filter-level-theater .bg-img-overlay.sc-ptc-filter-level-theater{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(40, 47, 53, 0.7)}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater{padding-top:44px;padding-bottom:44px;position:relative}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater{display:flex;justify-content:space-between}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater .back-button.sc-ptc-filter-level-theater{height:max-content;background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);display:flex;align-items:center;padding:var(--ptc-element-spacing-01) 14px var(--ptc-element-spacing-01) 14px;margin-left:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-07)}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater .back-button.sc-ptc-filter-level-theater icon-asset.sc-ptc-filter-level-theater{margin-right:var(--ptc-element-spacing-02)}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater .back-button.sc-ptc-filter-level-theater span.sc-ptc-filter-level-theater{color:#FFF;font-size:var(--ptc-font-size-x-small);font-style:normal;font-weight:var(--ptc-font-weight-semibold);line-height:24px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater .back-button.sc-ptc-filter-level-theater:hover{cursor:pointer}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .filter-section.sc-ptc-filter-level-theater{padding-bottom:36px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater{width:100%}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater{display:flex;justify-content:space-between}}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-content-wrap.sc-ptc-filter-level-theater{order:1;max-width:700px;padding-right:24px}}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-content-wrap.sc-ptc-filter-level-theater .flt-content.sc-ptc-filter-level-theater p.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-content-wrap.sc-ptc-filter-level-theater .flt-content.sc-ptc-filter-level-theater ul.sc-ptc-filter-level-theater li.sc-ptc-filter-level-theater{font-size:18px;line-height:1.5;color:var(--color-white)}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-content-wrap.sc-ptc-filter-level-theater .flt-content.active-tab.sc-ptc-filter-level-theater{display:block}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater{margin-bottom:32px}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater{order:2;max-width:304px;margin-bottom:0}}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater{min-width:223px;display:flex;overflow-x:auto;align-items:center;padding-bottom:24px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater::-webkit-scrollbar{height:3px;border-radius:4px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater::-webkit-scrollbar-track{background-color:#3E4A52;border-radius:4px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater::-webkit-scrollbar-thumb{background-color:#819099;border-radius:4px}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater{display:block;overflow-x:hidden;padding-bottom:0}}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater ptc-button.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater{max-width:304px;min-width:223px;margin-right:24px;margin-bottom:0}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater ptc-button.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater{min-width:auto;margin-bottom:24px;margin-right:0}}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.sc-ptc-filter-level-theater{border-radius:4px;box-sizing:border-box;border:2px solid #33A13C;padding:16px 24px;background-color:#323B42;cursor:pointer}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.active-box.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.sc-ptc-filter-level-theater:hover{border-color:#C37729;background-color:#20262A}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater ptc-button.sc-ptc-filter-level-theater{width:100%;display:block}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater{border-radius:4px;padding:12px;text-align:center;background:#BEC6CA;box-sizing:border-box}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater ptc-social-share.sc-ptc-filter-level-theater{margin-right:24px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater ptc-social-share.sc-ptc-filter-level-theater:last-child{margin-right:0}.sc-ptc-filter-level-theater-h ptc-theater-video-playlist.sc-ptc-filter-level-theater{padding-top:26px;clear:both}.sc-ptc-filter-level-theater-h ptc-theater-video-playlist.sc-ptc-filter-level-theater ptc-theater-video.sc-ptc-filter-level-theater{margin-right:32px;display:inline-block;margin-bottom:28px}@media only screen and (min-width: 1200px){.sc-ptc-filter-level-theater-h ptc-theater-video-playlist.sc-ptc-filter-level-theater ptc-theater-video.sc-ptc-filter-level-theater{margin-right:40px}}.sc-ptc-filter-level-theater-h p.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h ul.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h li.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h ptc-title.sc-ptc-filter-level-theater .sc-ptc-title.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h span.sc-ptc-filter-level-theater{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){.sc-ptc-filter-level-theater-h p.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h ul.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h li.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h ptc-title.sc-ptc-filter-level-theater .sc-ptc-title.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h span.sc-ptc-filter-level-theater{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}a.sc-ptc-filter-level-theater{font-family:"Raleway", sans-serif;font-style:normal;text-decoration-line:underline;color:#197BC0;transition:color 250ms cubic-bezier(0, 0, 0.58, 1);font-weight:700}a.sc-ptc-filter-level-theater:visited{color:#0D3E62}a.sc-ptc-filter-level-theater:active,a.sc-ptc-filter-level-theater:visited:active{color:#104E7B;transition:none}a.sc-ptc-filter-level-theater:hover,a.sc-ptc-filter-level-theater:visited:hover{color:#14629A}a.disabled.sc-ptc-filter-level-theater{color:#AEB8BD !important;cursor:not-allowed}';export{a as ptc_filter_level_theater}
1
+ import{r as e,c as t,h as l,H as r,g as i}from"./p-ac75c7ad.js";const a=class{constructor(l){e(this,l),this.filterCliked=t(this,"filterCliked",7),this.selectedTab=1,this.lastSelectedTab=1,this.lastSelectedTabGroup=void 0,this.selectedTabGroup="landing-tab",this.enableFilters=void 0,this.backButtonText="Back to Overview"}selectTab(e,t){this.lastSelectedTab=this.selectedTab,this.lastSelectedTabGroup=this.selectedTabGroup,this.selectedTab=e,this.selectedTabGroup=t}componentDidLoad(){const e=this.hostEle.querySelector("ptc-filter-dropdown");if(e){let t=this;e.addEventListener("selectedFilterValues",(e=>{t.handleSelectedFilterValues(e)}))}}handleSelectedFilterValues(e){const{sender:t,selectedOptions:l}=e.detail;if(t)if(l.length>0){const e=parseInt(l[0].tabId);this.selectTab(e,"filter-tabs"),this.filterCliked.emit({sender:this,"selected-tag":l[0].tagName})}else this.lastSelectedTab=0,this.lastSelectedTabGroup="landing-tab",this.selectTab(this.lastSelectedTab,this.lastSelectedTabGroup),this.filterCliked.emit({sender:this,"selected-tag":"reset"})}render(){return l(r,null,this.renderBackgroundImage(),l("div",{class:"ptc-container flt-wrapper"},l("div",{class:"flt-actions-container"},this.renderFilterSection(),"landing-tab"!==this.selectedTabGroup&&this.renderBackButton()),l("div",{class:"content-tab-wrapper"},l("div",{class:"flt-tab-wrapper"},l("div",{class:"tab-list"},l("div",{class:{"tab-box":!0,"active-box":1===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onClick:()=>this.selectTab(1,"side-tabs")},"Manufacturing excellence through insight"),l("div",{class:{"tab-box":!0,"active-box":2===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onClick:()=>this.selectTab(2,"side-tabs")},"Deliver transformational impact"),l("div",{class:{"tab-box":!0,"active-box":3===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onClick:()=>this.selectTab(3,"side-tabs")},"Aligning to your business strategy"),l("div",{class:{"tab-box":!0,"active-box":4===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onClick:()=>this.selectTab(4,"side-tabs")},"Prove and scale value"),l("ptc-button",{type:"button",color:"ptc-quaternary","link-href":"#form-section","text-align":"center",styles:"a{display:block}"},"Get Started"),this.renderSocialMediaIcon())),l("div",{class:"flt-content-wrap"},l("div",Object.assign({},!(1===this.selectedTab&&"landing-tab"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"landing-slide":!0,"active-tab":1===this.selectedTab&&"landing-tab"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(1,"landing-tab")}),l("ptc-title",{type:"h1",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"ThingWorx Digital Performance Management Title DPM Main Item Rechtsschutzversicherungsgesellschaften"),l("p",null,"What could you do with more production time? Drive revenue? Reduce costs?"),l("p",null,"Description Tab Item Rechtsschutzversicherungsgesellschaften ",l("a",{href:"/en/"},"internal link"),", ",l("a",{href:"http://www.google.com"},"External Link"),", ",l("a",{href:"/en/resources/digital-download/Part-1-Cummins-Drives-Sustainability-Using-Creo-Generative-Design"},"slug url"),", ",l("strong",null,"bold"),", ",l("em",null,"italics")),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem-solving which empowers your team with timely insights about bottlenecks, root causes, and the improvements that your initiatives actually deliver."),l("p",null,"We invite you to discover more with the videos and material in this microsite. Simply click on the options to the right to get started."),l("p",null,"Key Features:"),l("ul",null,l("li",null,"Real-time Production Dashboard"),l("li",null,"Bottleneck Analytics"),l("li",null,"Action Tracker"),l("li",null,"Scorecard")),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-number":0,"video-id":"6275116780001","modal-type":"only-video"}))),l("div",Object.assign({},!(1===this.selectedTab&&"side-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":1===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(1,"side-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Accelerate operational impact and sustain excellence"),l("p",null,"What if you could use your existing data to improve performance throughput by up to 20%? Depending on your business, this might drive your site capacity by up to 50%—which you could use to increase revenue or reduce operating costs. You might also reinvest that capacity to further drive flexibility or focus on additional continuous improvement."),l("p",null,"Digital Performance Management provides manufacturers with the solution for closed-loop operational excellence. It can help your team realize the promise of Industry 4.0 to deliver true transformational impact, and enable you to identify and resolve manufacturing constraints more rapidly—all to rapidly advance your productivity."),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"vtag-name":"manager-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Accelerate Operational Impact and Sustain Excellence","card-number":0,"video-id":"6275116780001","card-description":'Description DPM Main Item Rechtsschutzversicherungsgesellschaften <a href="/en/">internal link</a>, <a href="http://www.google.com">External Link</a>, <a href="/en/resources/digital-download/Part-1-Cummins-Drives-Sustainability-Using-Creo-Generative-Design">slug url</a>, <strong>bold</strong>, <em>italics</em>'},l("ptc-title",{type:"h3",upperline:"no-upperline","title-color":"white","title-size":"x-large","title-margin":"margin-flush"},"Accelerate Operational Impact and Sustain Excellence"),l("ptc-spacer",null),l("p",{class:"dpm-v-p"},"Since the beginning of manufacturing, companies have pursued world-class performance through continuous improvement. Digital is the paradigm shift that offers a huge new advantage."),l("p",null,"Manufacturing environments are extraordinarily complex with a multitude of variables and disparate data sources. There are functionally siloed people, shared and dedicated processes, and multiple products—and they all need to be harmoniously synchronized to effectively problem solve."),l("p",null,"These challenges often mean that thousands of variables are managed through inefficient, incomplete, and—unfortunately—out-of-date reporting efforts."),l("p",null,"These realities make world class performance difficult to attain. While best in class factories can operate at 85% ",l("a",{href:"/en/solutions/improving-efficiency/increasing-asset-efficiency/capacity-utilization",tabindex:"0"},"capacity utilization"),", or ",l("a",{href:"/en/solutions/digital-manufacturing/overall-equipment-effectiveness",tabindex:"0"},"OEE (overall equipment effectiveness)"),", most companies still fall short of this performance level. Instead, they operate closer to an average of 40–60% OEE."),l("h3",{class:"dpm-v-h3"},"Digital Performance Management provides manufacturers with an industry solution for closed-loop operational excellence. "),l("ul",{class:"dpm-v-ul"},l("li",null,"Achieve true transformational impact by capturing and sustaining double-digit efficiency improvements at scale. "),l("li",null,"Identify and resolve manufacturing constraints more rapidly, understanding the dynamics between bottlenecks and the prioritized order of bottlenecks to address. "))),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideoNew1.jpg","card-title":"Introduction to Digital Performance Management","card-number":1,"video-id":"6275114763001","card-description":"Identify, prioritize, and resolve the biggest bottlenecks that constrain manufacturing productivity."},l("ptc-title",{type:"h3",upperline:"no-upperline","title-color":"white","title-size":"x-large","title-margin":"margin-flush"},"Introduction to Digital Performance Management"),l("ptc-spacer",null),l("p",{class:"dpm-v-p"},"Digital Performance Management replaces out-of-date, siloed reporting tools with a closed-loop solution that drives operational excellence, by helping to identify, prioritize, and solve the biggest issues that constrain production efficiency. The solution systematically identifies bottlenecks and prioritizes actions for improvement. It collects and normalizes production data to a standard metric: time lost. This helps customers engage every level of the organization to help solve problems and regain lost hours of production."),l("p",null,"The solution creates a closed-loop cycle that manufacturers can use to monitor current performance, prioritize areas to improve production, analyze production losses to determine root cause loss reasons, improve performance with prescriptive, targeted actions, and confirm performance levels within and across facilities."),l("p",null,"For the first time, Digital Performance Management links frontline, operational data to bottom line financial impact."),l("h3",{class:"dpm-v-h3"},"Digital Performance Management closed loop approach to operational excellence"),l("ul",{class:"dpm-v-ul"},l("ul",null,l("li",null,"Prioritize production improvement with Bottleneck Analysis"),l("li",null,"Analyze production losses with Performance Analysis"),l("li",null,"Track performance improvements with Action Tracker"),l("li",null,"View site-level performance and compare across similar manufacturing sites with Scorecard"),l("li",null,"Monitor current performance with Production Dashboard")))))),l("div",Object.assign({},!(2===this.selectedTab&&"side-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":2===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(2,"side-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"}," Deliver transformational impact ThingWorx Digital Performance Management"),l("p",null,"What could you do with?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem-solving which empowers your team with timely insights about bottlenecks, root causes, and the improvements that your initiatives actually deliver."),l("p",null,"We invite you to discover more with the videos and material in this microsite. Simply click on the options to the right to get started."),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"vtag-name":"manager-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideoNew5.jpg","card-title":"Title Video Item Rechtsschutzversicherungsgesellschaften","card-number":0,"video-id":"6275116783001","card-description":"Test Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("ptc-title",{type:"h3",upperline:"no-upperline","title-color":"white","title-size":"x-large","title-margin":"margin-flush"},"Deliver transformational impact ThingWorx Digital Drive improvement from the ground up to engage the full organization"),l("ptc-spacer",null),l("p",null,"As a large manufacturer, with 30+ sites, what would it mean if you could unlock up to 20% additional productivity time at each of these sites?"),l("p",null,"How would you take advantage of this opportunity? You could drive more revenue but hold costs the same, reduce costs but maintain your current output, increase service levels, decrease lead times—or some combination to drive measurable and sustainable P&L impact for your company. Time truly is the universal language of value in manufacturing."),l("p",null,"A $5 billion company with 50 sites that adopts Digital Performance Management can fulfill an additional $2 million in orders with the additional capacity without additional CapEx. Or the company could cut $2 million in operating costs. Either way, margins improve while the costs per unit decrease. While these numbers sound good on their own, at enterprise scale across 50 sites this yields an additional $100 million to the bottom line that can be reinvested in any number of ways including R&D, employee training, or capital improvements."),l("p",null,"PTC’s customers have utilized additional capacity to improve their product mix, drive down order backlogs, increase service levels, improve morale, and even drive down inventories to lower their working capital. With PTC’s Digital Performance Management solution, manufacturers can realize the true value of time across their enterprise. "),l("h3",{class:"dpm-v-h3"},"Operationally, these improvements are driven by reductions in: "),l("ul",{class:"dpm-v-ul"},l("li",null,"Planned and unplanned downtime "),l("li",null,"Changeover time "),l("li",null,"Speed losses based on best demonstrated speeds by SKU "),l("li",null,"Small stops or micro stops "),l("li",null,"Scrap losses "))),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideoNew3.jpg","card-title":"Deliver transformational impact ThingWorx Digital PTC 2 ","card-number":1,"video-id":"6275111939001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null," Deliver transformational impact ThingWorx Digitaltest 2",l("a",{href:"#"}," link test 2")," Some test content")),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/imagebc.jpg","card-title":"Deliver transformational impact ThingWorx Digital PTC 3","card-number":2,"video-id":"6275114998001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null,"Deliver transformational impact ThingWorx Digital test 3",l("a",{href:"#"}," link test 3")," Some test content")))),l("div",Object.assign({},!(3===this.selectedTab&&"side-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":3===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(3,"side-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Aligning to your business strategy ThingWorx Digital Performance Management"),l("p",null,"Drive revenue? Reduce costs?"),l("p",null,"We invite you to discover more with the videos and material in this microsite. Simply click on the options to the right to get started."),l("p",null,"Key Features:"),l("ul",null,l("li",null,"Real-time Production Dashboard"),l("li",null,"Bottleneck Analytics"),l("li",null,"Action Tracker"),l("li",null,"Scorecard")),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"vtag-name":"manager-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Test Why Digital Performance Management from PTC 1","card-number":0,"video-id":"6275116780001","card-description":"Test Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("ptc-title",{type:"h3",upperline:"no-upperline","title-color":"white","title-size":"x-large","title-margin":"margin-flush"},"Drive improvement from the ground up to engage the full organization"),l("ptc-spacer",null),l("p",null,"As a large manufacturer, with 30+ sites, what would it mean if you could unlock up to 20% additional productivity time at each of these sites?"),l("p",null,"How would you take advantage of this opportunity? You could drive more revenue but hold costs the same, reduce costs but maintain your current output, increase service levels, decrease lead times—or some combination to drive measurable and sustainable P&L impact for your company. Time truly is the universal language of value in manufacturing."),l("p",null,"A $5 billion company with 50 sites that adopts Digital Performance Management can fulfill an additional $2 million in orders with the additional capacity without additional CapEx. Or the company could cut $2 million in operating costs. Either way, margins improve while the costs per unit decrease. While these numbers sound good on their own, at enterprise scale across 50 sites this yields an additional $100 million to the bottom line that can be reinvested in any number of ways including R&D, employee training, or capital improvements."),l("p",null,"PTC’s customers have utilized additional capacity to improve their product mix, drive down order backlogs, increase service levels, improve morale, and even drive down inventories to lower their working capital. With PTC’s Digital Performance Management solution, manufacturers can realize the true value of time across their enterprise. "),l("h3",{class:"dpm-v-h3"},"Operationally, these improvements are driven by reductions in: "),l("ul",{class:"dpm-v-ul"},l("li",null,"Planned and unplanned downtime "),l("li",null,"Changeover time "),l("li",null,"Speed losses based on best demonstrated speeds by SKU "),l("li",null,"Small stops or micro stops "),l("li",null,"Scrap losses "))),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Why Digital Performance Management from PTC 2 ","card-number":1,"video-id":"6275114763001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null,"test 2",l("a",{href:"#"}," link test 2")," Some test content")),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Why Digital Performance Management from PTC 3","card-number":2,"video-id":"6275114998001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null,"test 3",l("a",{href:"#"}," link test 3")," Some test content")),l("ptc-theater-video",{"vtag-name":"leader-tag, vp-tag, manager-tag","thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-title":"Why Digital Performance Management from PTC 2 ","card-number":3,"video-id":"6275114763001","card-description":"Industry 4.0 technology can help drive true transformational impact, but leading manufacturers let business and financial impact prioritize the transformation."},l("h3",null,"test 2",l("a",{href:"#"}," link test 2")," Some test content")))),l("div",Object.assign({},!(4===this.selectedTab&&"side-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":4===this.selectedTab&&"side-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(4,"side-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"}," Prove and scale value ThingWorx Digital Performance Management"),l("p",null,"What could you do with more production time? Reduce costs?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem-solving which empowers your team with timely insights about bottlenecks, root causes, and the improvements that your initiatives actually deliver."),l("p",null,"Key Features:"),l("ul",null,l("li",null,"Real-time Production Dashboard"),l("li",null,"Bottleneck Analytics"))),l("div",Object.assign({},!(1===this.selectedTab&&"filter-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":1===this.selectedTab&&"filter-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(1,"filter-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Landing slide from filter option"),l("p",null,"What could you do with more production time? Reduce costs?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem"),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-number":0,"video-id":"6275116780001","modal-type":"only-video"}))),l("div",Object.assign({},!(2===this.selectedTab&&"filter-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":2===this.selectedTab&&"filter-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(2,"filter-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Landing slide from filter option 2"),l("p",null,"What could you do with more production time? Reduce costs?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem"),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideoNew1.jpg","card-number":0,"video-id":"6275116780001","modal-type":"only-video"}))),l("div",Object.assign({},!(3===this.selectedTab&&"filter-tabs"===this.selectedTabGroup)&&{hidden:"until-found"},{class:{"flt-content":!0,"active-tab":3===this.selectedTab&&"filter-tabs"===this.selectedTabGroup},onBeforeMatch:()=>this.selectTab(3,"filter-tabs")}),l("ptc-title",{type:"h2",upperline:"no-upperline","title-margin":"margin-flush","title-color":"white"},"Landing slide from filter option 3"),l("p",null,"What could you do with more production time? Reduce costs?"),l("p",null,"Gaining the insight to key initiatives that remove production constraints can be challenging. Data is spread across systems and bottleneck reporting is manual, late, and error-prone. ThingWorx delivers the insight you need to make digital transformation possible. It provides real-time, closed-loop problem"),l("ptc-theater-video-playlist",null,l("ptc-theater-video",{"thumb-img":"https://www.ptc.com/-/media/Images/dpm/posterVideo1.jpg","card-number":0,"video-id":"6275116780001","modal-type":"only-video"})))))))}renderFilterSection(){if(this.enableFilters)return l("div",{class:"filter-section"},l("ptc-filter-dropdown",{placeholder:"Job Title"},l("span",{"tab-id":"1","tag-name":"leader-tag"},"Continuous Improvement Leader"),l("span",{"tab-id":"2","tag-name":"manager-tag"},"Plant Manager"),l("span",{"tab-id":"3","tag-name":"vp-tag"},"VP of Global Manufacturing")))}renderBackButton(){return l("div",{class:"back-button",onClick:()=>this.selectTab(1,"landing-tab")},l("icon-asset",{type:"solid",size:"xxx-small",name:"chevron-left",color:"white"}),l("span",null,this.backButtonText))}renderBackgroundImage(){return l("div",{class:"flt-bg-image-wrapper"},l("div",{class:{"flt-bg-img":!0,"active-tab":1===this.selectedTab&&"landing-tab"===this.selectedTabGroup||"filter-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/dpm/slts-digital-performance-management-manufacturing-automation-factory-machines.jpg"})),l("div",{class:{"flt-bg-img":!0,"active-tab":1===this.selectedTab&&"side-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/new-org/1920x1080/DPM/iiot-thingworx-dpm-manufacturing-excellence-through-insight-diversity-machine-efficiency-industrial-machinery.jpg"})),l("div",{class:{"flt-bg-img":!0,"active-tab":2===this.selectedTab&&"side-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/new-org/1920x1080/DPM/iiot-thingworx-dpm-robot-arm-business-strategy-machine-efficiency-industrial-machinery.jpg"})),l("div",{class:{"flt-bg-img":!0,"active-tab":3===this.selectedTab&&"side-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/new-org/1920x1080/DPM/iiot-thingworx-dpm-deliver-transformational-impact-diversity-machine-efficiency-industrial-machinery.jpg"})),l("div",{class:{"flt-bg-img":!0,"active-tab":4===this.selectedTab&&"side-tabs"===this.selectedTabGroup}},l("ptc-img",{"image-type":"smart-bg","img-url":"https://www.ptc.com/-/media/Images/new-org/1920x1080/DPM/iiot-thingworx-dpm-scaling-value-machine-efficiency-industrial-machinery-diversity-female.jpg"})),l("div",{class:"bg-img-overlay"}))}renderSocialMediaIcon(){return l("div",{class:"flt-social-icon-list"},l("ptc-social-share",{"icon-color":"black","icon-hover-color":"ptc-green",display:"inline-block","share-type":"facebook",text:"summary",url:"https://www.ptc.com",title:"title goes here",source:"linkedin source",recipient:"yqiantest@ptc.com"}),l("ptc-social-share",{"icon-color":"black","icon-hover-color":"ptc-green",display:"inline-block","share-type":"twitter",text:"summary",url:"https://www.ptc.com",title:"title goes here",source:"linkedin source",recipient:"yqiantest@ptc.com"}),l("ptc-social-share",{"icon-color":"black","icon-hover-color":"ptc-green",display:"inline-block","share-type":"linkedin",text:"summary",url:"https://www.ptc.com",title:"title goes here",source:"linkedin source",recipient:"yqiantest@ptc.com"}),l("ptc-social-share",{"icon-color":"black","icon-hover-color":"ptc-green",display:"inline-block","share-type":"mail",text:"summary",url:"https://www.ptc.com",title:"title goes here",source:"linkedin source",recipient:"yqiantest@ptc.com"}))}get hostEle(){return i(this)}};a.style='h1.sc-ptc-filter-level-theater,h2.sc-ptc-filter-level-theater,h3.sc-ptc-filter-level-theater,h4.sc-ptc-filter-level-theater,h5.sc-ptc-filter-level-theater,h6.sc-ptc-filter-level-theater,p.sc-ptc-filter-level-theater,ul.sc-ptc-filter-level-theater,li.sc-ptc-filter-level-theater,ptc-subnav.sc-ptc-filter-level-theater,ptc-tab-list.sc-ptc-filter-level-theater,ptc-link.sc-ptc-filter-level-theater,ptc-square-card.sc-ptc-filter-level-theater,.hyphenate-text.sc-ptc-filter-level-theater,ptc-footer.sc-ptc-filter-level-theater{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-ptc-filter-level-theater,h2.sc-ptc-filter-level-theater,h3.sc-ptc-filter-level-theater,h4.sc-ptc-filter-level-theater,h5.sc-ptc-filter-level-theater,h6.sc-ptc-filter-level-theater,p.sc-ptc-filter-level-theater,ul.sc-ptc-filter-level-theater,li.sc-ptc-filter-level-theater,ptc-subnav.sc-ptc-filter-level-theater,ptc-tab-list.sc-ptc-filter-level-theater,ptc-link.sc-ptc-filter-level-theater,ptc-square-card.sc-ptc-filter-level-theater,.hyphenate-text.sc-ptc-filter-level-theater,ptc-footer.sc-ptc-filter-level-theater{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}.ptc-container.sc-ptc-filter-level-theater{padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 1200px){.ptc-container.sc-ptc-filter-level-theater{padding-left:0;padding-right:0;max-width:1136px}}@media only screen and (min-width: 1440px){.ptc-container.sc-ptc-filter-level-theater{padding-left:0;padding-right:0;max-width:1200px}}.ptc-container-lg.sc-ptc-filter-level-theater{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 480px){.ptc-container-lg.sc-ptc-filter-level-theater{padding-left:var(--ptc-layout-spacing-03);padding-right:var(--ptc-layout-spacing-03)}}@media only screen and (min-width: 768px){.ptc-container-lg.sc-ptc-filter-level-theater{padding-left:var(--ptc-layout-spacing-04);padding-right:var(--ptc-layout-spacing-04)}}@media only screen and (min-width: 992px){.ptc-container-lg.sc-ptc-filter-level-theater{padding-left:var(--ptc-element-spacing-08);padding-right:var(--ptc-element-spacing-08)}}@media only screen and (min-width: 1980px){.ptc-container-lg.sc-ptc-filter-level-theater{padding-left:0;padding-right:0;max-width:1900px}}.ptc-container-fluid.sc-ptc-filter-level-theater{width:100%}a.sc-ptc-filter-level-theater{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a.sc-ptc-filter-level-theater:visited{color:var(--color-blue-10)}a.sc-ptc-filter-level-theater:active,a.sc-ptc-filter-level-theater:visited:active{transition:none;color:var(--color-blue-09)}a.sc-ptc-filter-level-theater:hover,a.sc-ptc-filter-level-theater:visited:hover{color:var(--color-blue-08)}a.disabled.sc-ptc-filter-level-theater{color:var(--color-gray-04) !important;cursor:not-allowed}a.sc-ptc-filter-level-theater:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited{color:var(--color-blue-06)}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:active,.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:active,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:active,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:active,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:active,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:active,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:active,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:active,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:active,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:active,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:active,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:active{transition:none;color:var(--color-blue-07)}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:hover,.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:hover,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:hover,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:hover,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:hover,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:hover,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:hover,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:hover,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:hover,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:visited:hover,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:hover,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:visited:hover{color:var(--color-blue-05)}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).disabled.sc-ptc-filter-level-theater,.light-links.sc-ptc-filter-level-theater a.light-link.disabled.sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).disabled.sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater a.light-link.disabled.sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).disabled.sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.disabled.sc-ptc-filter-level-theater{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:focus-visible,.light-links.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:focus-visible,.background-grey-10.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:focus-visible,.background-grey-10.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:focus-visible,.background-plm-grey.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:not(.hero-footer-form-wrapper a.sc-ptc-filter-level-theater,ptc-modal.sc-ptc-filter-level-theater inline-form.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.vjs-social-share-links.sc-ptc-filter-level-theater a).sc-ptc-filter-level-theater:focus-visible,.background-plm-grey.sc-ptc-filter-level-theater a.light-link.sc-ptc-filter-level-theater:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.background-grey-10.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater,.background-plm-grey.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater{border:2px solid transparent}.light-links.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:focus-visible,.background-grey-10.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:focus-visible,.background-plm-grey.sc-ptc-filter-level-theater .podcast-cta-section.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link.sc-ptc-filter-level-theater{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link.sc-ptc-filter-level-theater:hover{color:var(--color-green-06)}.ptc-link.sc-ptc-filter-level-theater:visited{color:var(--color-gray-10)}.ptc-link.sc-ptc-filter-level-theater:active,.ptc-link.sc-ptc-filter-level-theater:visited:active{transition:none;color:var(--color-green-06)}.ptc-link.sc-ptc-filter-level-theater:hover,.ptc-link.sc-ptc-filter-level-theater:visited:hover{color:var(--color-green-06)}.ptc-link-dark.sc-ptc-filter-level-theater{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark.sc-ptc-filter-level-theater:hover{color:var(--color-green-06)}.ptc-link-dark.sc-ptc-filter-level-theater:visited{color:var(--color-white)}.ptc-link-dark.sc-ptc-filter-level-theater:active,.ptc-link-dark.sc-ptc-filter-level-theater:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark.sc-ptc-filter-level-theater:hover,.ptc-link-dark.sc-ptc-filter-level-theater:visited:hover{color:var(--color-green-06)}.vjs-social-share-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater{color:var(--color-white)}.vjs-social-share-links.sc-ptc-filter-level-theater a.sc-ptc-filter-level-theater:hover{color:var(--color-white)}.sc-ptc-filter-level-theater-h{display:block;position:relative;background-color:var(--color-gray-12);color:var(--color-white);box-sizing:border-box}.sc-ptc-filter-level-theater-h .filter-section.sc-ptc-filter-level-theater{max-width:400px}@media only screen and (min-width: 992px){.sc-ptc-filter-level-theater-h .filter-section.sc-ptc-filter-level-theater{max-width:600px}}.sc-ptc-filter-level-theater-h .filter-section.sc-ptc-filter-level-theater ptc-product-dropdown.sc-ptc-filter-level-theater{color:var(--color-gray-10)}.sc-ptc-filter-level-theater-h .flt-bg-image-wrapper.sc-ptc-filter-level-theater{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;overflow-x:hidden}.sc-ptc-filter-level-theater-h .flt-bg-image-wrapper.sc-ptc-filter-level-theater .flt-bg-img.sc-ptc-filter-level-theater{width:100%;height:100%;display:none;position:absolute;right:-100%;animation:slide 0.5s forwards;animation-delay:2s}.sc-ptc-filter-level-theater-h .flt-bg-image-wrapper.sc-ptc-filter-level-theater .flt-bg-img.active-tab.sc-ptc-filter-level-theater{display:block;animation:slide 0.5s forwards;animation-delay:0.1s}@-webkit-keyframes slide{100%{right:0}}@keyframes slide{100%{right:0}}.sc-ptc-filter-level-theater-h .flt-bg-image-wrapper.sc-ptc-filter-level-theater .bg-img-overlay.sc-ptc-filter-level-theater{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(40, 47, 53, 0.7)}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater{padding-top:44px;padding-bottom:44px;position:relative}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater{display:flex;justify-content:space-between}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater .back-button.sc-ptc-filter-level-theater{height:max-content;background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);display:flex;align-items:center;padding:var(--ptc-element-spacing-01) 14px var(--ptc-element-spacing-01) 14px;margin-left:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-07)}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater .back-button.sc-ptc-filter-level-theater icon-asset.sc-ptc-filter-level-theater{margin-right:var(--ptc-element-spacing-02)}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater .back-button.sc-ptc-filter-level-theater span.sc-ptc-filter-level-theater{color:#FFF;font-size:var(--ptc-font-size-x-small);font-style:normal;font-weight:var(--ptc-font-weight-semibold);line-height:24px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .flt-actions-container.sc-ptc-filter-level-theater .back-button.sc-ptc-filter-level-theater:hover{cursor:pointer}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .filter-section.sc-ptc-filter-level-theater{padding-bottom:36px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater{width:100%}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater{display:flex;justify-content:space-between}}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-content-wrap.sc-ptc-filter-level-theater{order:1;max-width:700px;padding-right:24px}}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-content-wrap.sc-ptc-filter-level-theater .flt-content.sc-ptc-filter-level-theater p.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-content-wrap.sc-ptc-filter-level-theater .flt-content.sc-ptc-filter-level-theater ul.sc-ptc-filter-level-theater li.sc-ptc-filter-level-theater{font-size:18px;line-height:1.5;color:var(--color-white)}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-content-wrap.sc-ptc-filter-level-theater .flt-content.active-tab.sc-ptc-filter-level-theater{display:block}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater{margin-bottom:32px}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater{order:2;max-width:304px;margin-bottom:0}}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater{min-width:223px;display:flex;overflow-x:auto;align-items:center;padding-bottom:24px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater::-webkit-scrollbar{height:3px;border-radius:4px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater::-webkit-scrollbar-track{background-color:#3E4A52;border-radius:4px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater::-webkit-scrollbar-thumb{background-color:#819099;border-radius:4px}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater{display:block;overflow-x:hidden;padding-bottom:0}}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater ptc-button.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater{max-width:304px;min-width:223px;margin-right:24px;margin-bottom:0}@media only screen and (min-width: 768px){.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater ptc-button.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater{min-width:auto;margin-bottom:24px;margin-right:0}}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.sc-ptc-filter-level-theater{border-radius:4px;box-sizing:border-box;border:2px solid #33A13C;padding:16px 24px;background-color:#323B42;cursor:pointer}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.active-box.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .tab-box.sc-ptc-filter-level-theater:hover{border-color:#C37729;background-color:#20262A}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater ptc-button.sc-ptc-filter-level-theater{width:100%;display:block}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater{border-radius:4px;padding:12px;text-align:center;background:#BEC6CA;box-sizing:border-box}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater ptc-social-share.sc-ptc-filter-level-theater{margin-right:24px}.sc-ptc-filter-level-theater-h .flt-wrapper.sc-ptc-filter-level-theater .content-tab-wrapper.sc-ptc-filter-level-theater .flt-tab-wrapper.sc-ptc-filter-level-theater .tab-list.sc-ptc-filter-level-theater .flt-social-icon-list.sc-ptc-filter-level-theater ptc-social-share.sc-ptc-filter-level-theater:last-child{margin-right:0}.sc-ptc-filter-level-theater-h ptc-theater-video-playlist.sc-ptc-filter-level-theater{padding-top:26px;clear:both}.sc-ptc-filter-level-theater-h ptc-theater-video-playlist.sc-ptc-filter-level-theater ptc-theater-video.sc-ptc-filter-level-theater{margin-right:32px;display:inline-block;margin-bottom:28px}@media only screen and (min-width: 1200px){.sc-ptc-filter-level-theater-h ptc-theater-video-playlist.sc-ptc-filter-level-theater ptc-theater-video.sc-ptc-filter-level-theater{margin-right:40px}}.sc-ptc-filter-level-theater-h p.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h ul.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h li.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h ptc-title.sc-ptc-filter-level-theater .sc-ptc-title.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h span.sc-ptc-filter-level-theater{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){.sc-ptc-filter-level-theater-h p.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h ul.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h li.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h ptc-title.sc-ptc-filter-level-theater .sc-ptc-title.sc-ptc-filter-level-theater,.sc-ptc-filter-level-theater-h span.sc-ptc-filter-level-theater{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}a.sc-ptc-filter-level-theater{font-family:"Raleway", sans-serif;font-style:normal;text-decoration-line:underline;color:#197BC0;transition:color 250ms cubic-bezier(0, 0, 0.58, 1);font-weight:700}a.sc-ptc-filter-level-theater:visited{color:#0D3E62}a.sc-ptc-filter-level-theater:active,a.sc-ptc-filter-level-theater:visited:active{color:#104E7B;transition:none}a.sc-ptc-filter-level-theater:hover,a.sc-ptc-filter-level-theater:visited:hover{color:#14629A}a.disabled.sc-ptc-filter-level-theater{color:#AEB8BD !important;cursor:not-allowed}';export{a as ptc_filter_level_theater}
@@ -0,0 +1 @@
1
+ import{r as t,c as i,h as e,H as a,g as s}from"./p-ac75c7ad.js";import{s as o}from"./p-2f4f6ccd.js";const n='\n<svg width="16" height="20" viewBox="0 0 16 20" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M15.9902 16.6115C15.9672 16.448 15.6893 16.163 15.1565 15.7565C15.0145 15.6335 12.6694 13.5744 12.559 13.4924C12.4485 13.4104 12.3345 13.3585 12.2177 13.3373C12.0513 13.3071 11.822 13.3915 11.5297 13.5904C11.2369 13.7907 10.9611 14.0162 10.7055 14.2646C10.5444 14.4209 10.212 14.705 10.212 14.705L9.84109 14.9888C9.59663 15.1585 9.40545 15.2308 9.26754 15.2056C9.1924 15.1919 8.29273 14.5193 8.27776 14.5077C7.24698 13.648 6.37687 12.7367 5.70389 11.7471C5.03092 10.7576 4.49606 9.60254 4.06403 8.3109C4.05882 8.29161 4.02462 8.20179 3.962 8.04012C3.89938 7.87844 3.75234 7.1916 3.76559 7.11459C3.78959 6.97451 3.91815 6.81662 4.15017 6.64077L4.53583 6.37819C4.72177 6.26033 4.91515 6.14922 5.11598 6.04487C5.42974 5.88223 5.72956 5.6925 6.01221 5.47772C6.29477 5.26306 6.45049 5.06975 6.47938 4.8978C6.49974 4.77807 6.49158 4.64997 6.45453 4.51516C6.41724 4.37965 5.34032 1.4061 5.27662 1.2267C5.17083 0.861105 5.07258 0.585353 4.98186 0.39945C4.91025 0.252936 4.84323 0.162222 4.78081 0.127311C4.75216 0.108083 4.71438 0.0908609 4.66746 0.0756436C4.6208 0.0608755 4.57324 0.0492726 4.52511 0.0409101C4.30025 0.000202494 3.999 -0.0101256 3.62135 0.00992609C3.24371 0.0299777 2.94267 0.0682131 2.71823 0.124632C2.60239 0.151743 2.48103 0.201406 2.35414 0.273619C2.32869 0.28815 2.30301 0.303559 2.27708 0.319847L1.90066 0.607067C1.6583 0.821784 1.3991 1.10462 1.12306 1.45558C1.03738 1.56652 0.956681 1.67822 0.880955 1.79068C0.458524 2.41695 0.189921 3.06519 0.0751441 3.73541C0.0358113 3.9615 0.0116542 4.19011 0.00284494 4.41961C-0.00547723 4.64394 0.00445899 4.90045 0.032653 5.18914C0.0606603 5.47734 0.0862267 5.6921 0.109353 5.83342C0.132479 5.97474 0.177157 6.22857 0.243388 6.59491C0.309805 6.96112 0.348735 7.18468 0.360098 7.26696C0.508457 8.16162 0.725847 8.97588 1.01227 9.70974C1.48239 10.9277 2.18658 12.2265 3.12482 13.6059C3.63237 14.3522 4.14183 15.0243 4.65322 15.6224C5.08653 16.129 5.52131 16.5823 5.95756 16.9824C6.00291 17.0243 6.04877 17.066 6.09516 17.1074C6.63551 17.5885 7.25834 18.0358 7.96364 18.4492C8.0342 18.4883 8.22538 18.6026 8.53719 18.7921C8.84797 18.9813 9.06402 19.1112 9.18536 19.1819C9.30699 19.2533 9.49432 19.3508 9.74783 19.4775C10.0015 19.6029 10.2322 19.7 10.44 19.7686C10.6521 19.8388 10.8687 19.8939 11.0882 19.9334C11.8558 20.0728 12.6689 19.9946 13.5275 19.6989C13.9475 19.5497 14.2978 19.3934 14.5782 19.23L14.9674 18.9624C15.1049 18.8482 15.2114 18.7308 15.2868 18.6102C15.2879 18.6086 15.2889 18.607 15.2899 18.6055C15.4179 18.4077 15.5543 18.1312 15.7011 17.7755C15.8485 17.4169 15.9422 17.1218 15.9822 16.8902C16.0029 16.7695 16.0055 16.677 15.9902 16.6115Z" fill="#40434A"/>\n</svg>\n',r=class{constructor(e){t(this,e),this.officeCardClicked=i(this,"officeCardClicked",7),this.region=void 0,this.country=void 0,this.address=void 0,this.isContactEmpty=!1,this.officeName=void 0,this.showFullAddressModal=!1,this.showFullAddressText="Show Full Address"}handleClick(){this.officeCardClicked.emit(this.address)}showFullAddress(t){t.stopPropagation(),this.hostElement.shadowRoot.querySelector("#show-full-add").show=!0}render(){return e(a,null,e("div",{class:"ofc-card-wrapper",onClick:()=>this.handleClick(),onKeyPress:()=>this.handleClick(),tabindex:0},this.showFullAddressModal&&e("div",{class:"show-full-cta",onClick:t=>{this.showFullAddress(t)},tabindex:0,onKeyPress:t=>{this.showFullAddress(t)}},this.showFullAddressText,e("span",{innerHTML:'<svg class="ol-full-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path\n d="M7.51557e-07 5.8973C7.45775e-07 6.09464 0.0783039 6.2839 0.217689 6.42346C0.357075 6.56302 0.546129 6.64145 0.743274 6.64149H0.758399C0.955544 6.64145 1.1446 6.56302 1.28398 6.42346C1.42337 6.2839 1.50167 6.09464 1.50167 5.8973V2.56619L4.93013 5.99805C5.06957 6.13756 5.25865 6.21592 5.4558 6.21592C5.65295 6.21592 5.84203 6.13756 5.98148 5.99805L5.9921 5.98742C6.13146 5.84784 6.20975 5.65857 6.20975 5.46122C6.20975 5.26388 6.13146 5.07461 5.9921 4.93503L2.56365 1.50316H5.84067C5.93833 1.50323 6.03505 1.48404 6.1253 1.44669C6.21555 1.40933 6.29757 1.35454 6.36666 1.28545C6.43575 1.21636 6.49056 1.13432 6.52797 1.04401C6.56538 0.953708 6.58464 0.856911 6.58467 0.759152V0.744012C6.58462 0.546672 6.50627 0.35743 6.36685 0.217906C6.22743 0.0783817 6.03836 7.46516e-07 5.84121 7.52304e-07H0.54107C0.469983 -0.000117944 0.399571 0.0138101 0.333872 0.0409864C0.268173 0.0681627 0.208479 0.108053 0.158212 0.158369C0.107945 0.208686 0.068095 0.268439 0.0409457 0.334204C0.0137964 0.399968 -0.000117827 0.47045 7.51557e-07 0.541608V5.8973Z"\n fill="#40434A" />\n <path\n d="M9.3584 0.744087V0.759227C9.35845 0.956505 9.43675 1.14569 9.57609 1.28521C9.71543 1.42472 9.90441 1.50314 10.1015 1.50324H13.3785L9.95096 4.9351C9.8116 5.07469 9.73331 5.26395 9.73331 5.4613C9.73331 5.65864 9.8116 5.84791 9.95096 5.9875L9.96159 5.99813C10.101 6.13763 10.2901 6.216 10.4873 6.216C10.6844 6.216 10.8735 6.13763 11.0129 5.99813L14.4409 2.56627V5.89738C14.4409 5.99511 14.4601 6.09188 14.4974 6.18217C14.5348 6.27246 14.5896 6.3545 14.6586 6.4236C14.7276 6.49271 14.8096 6.54752 14.8998 6.58492C14.99 6.62232 15.0867 6.64157 15.1843 6.64157H15.1993C15.2969 6.64157 15.3936 6.62232 15.4838 6.58492C15.574 6.54752 15.6559 6.49271 15.725 6.4236C15.794 6.3545 15.8488 6.27246 15.8861 6.18217C15.9235 6.09188 15.9427 5.99511 15.9427 5.89738V0.541683C15.9427 0.398279 15.8858 0.260748 15.7845 0.159346C15.6832 0.0579437 15.5458 0.000976563 15.4025 0.000976562H10.1015C9.90457 0.00107184 9.71572 0.0793713 9.5764 0.21869C9.43709 0.358009 9.35868 0.546965 9.3584 0.744087Z"\n fill="#40434A" />\n <path\n d="M5.9921 10.0125L5.98148 10.0018C5.84203 9.86234 5.65295 9.78397 5.4558 9.78397C5.25865 9.78397 5.06957 9.86234 4.93013 10.0018L1.50167 13.4337V10.1026C1.50167 9.90525 1.42337 9.71599 1.28398 9.57643C1.1446 9.43687 0.955543 9.35845 0.758398 9.3584H0.743273C0.546128 9.35845 0.357074 9.43687 0.217689 9.57643C0.0783032 9.71599 -5.78131e-09 9.90525 0 10.1026L0 15.4583C-9.86272e-08 15.5294 0.0140016 15.5998 0.0412039 15.6654C0.0684062 15.7311 0.108275 15.7907 0.15853 15.8409C0.208785 15.8912 0.268439 15.931 0.334079 15.9581C0.39972 15.9852 0.470058 15.9991 0.54107 15.999H5.84121C6.03836 15.999 6.22743 15.9206 6.36685 15.7811C6.50627 15.6416 6.58462 15.4523 6.58467 15.255V15.2398C6.58462 15.0425 6.50627 14.8533 6.36685 14.7137C6.22743 14.5742 6.03836 14.4958 5.84121 14.4958H2.56418L5.9921 11.0649C6.13146 10.9253 6.20975 10.736 6.20975 10.5387C6.20975 10.3413 6.13146 10.1521 5.9921 10.0125Z"\n fill="#40434A" />\n <path\n d="M14.4983 13.4337L11.0698 10.0027C10.9304 9.86324 10.7413 9.78487 10.5442 9.78487C10.347 9.78487 10.1579 9.86324 10.0185 10.0027L10.0079 10.0134C9.8685 10.153 9.79021 10.3422 9.79021 10.5396C9.79021 10.7369 9.8685 10.9262 10.0079 11.0658L13.4363 14.4967H10.1593C9.96216 14.4967 9.77311 14.5751 9.63372 14.7146C9.49432 14.8542 9.41602 15.0434 9.41602 15.2407V15.2559C9.41602 15.4532 9.49432 15.6424 9.63372 15.782C9.77311 15.9215 9.96216 15.9999 10.1593 15.9999H15.4589C15.6022 15.9999 15.7395 15.9429 15.8408 15.8415C15.9422 15.7401 15.9991 15.6026 15.9991 15.4592V10.1026C15.9991 9.90525 15.9208 9.71599 15.7814 9.57643C15.642 9.43687 15.4529 9.35845 15.2558 9.3584H15.2407C15.0435 9.35845 14.8545 9.43687 14.7151 9.57643C14.5757 9.71599 14.4974 9.90525 14.4974 10.1026L14.4983 13.4337Z"\n fill="#40434A" />\n</svg>\n'})),e("div",{class:"ofc-title"},this.officeName),e("div",{class:"map-link"},e("span",{class:"ofc-icon",innerHTML:o}),e("slot",{name:"map-link"})),e("div",{class:"contact-number"},!this.isContactEmpty&&e("span",{class:"ofc-icon",innerHTML:n}),e("slot",{name:"contact-number"})),e("slot",null)),this.showFullAddressModal&&e("ptc-modal",{id:"show-full-add",show:!1,size:"md",fixed:!0,rounded:!0,overlay:!0,"keep-in-viewport":!0,styles:".modal-body{padding: 0 32px 32px 32px;box-sizing: border-box;}"},e("div",{class:"ofc-title"},this.officeName),e("div",{class:"map-link"},e("span",{class:"ofc-icon",innerHTML:o}),e("slot",{name:"map-link-modal"})),e("div",{class:"contact-number"},!this.isContactEmpty&&e("span",{class:"ofc-icon",innerHTML:n}),e("slot",{name:"contact-number-modal"}))))}get hostElement(){return s(this)}};r.style="h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1,h2,h3,h4,h5,h6,p,ul,li,ptc-subnav,ptc-tab-list,ptc-link,ptc-square-card,.hyphenate-text,ptc-footer{hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;hyphenate-limit-chars:12 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:6%;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:12 3 3;-webkit-hyphenate-limit-lines:2;-moz-hyphens:auto;-moz-hyphenate-limit-chars:12 3 3;-moz-hyphenate-limit-lines:2;-ms-hyphens:auto;-ms-hyphenate-limit-chars:12 3 3;-ms-hyphenate-limit-lines:2}}:host{display:block;position:relative}:host .ofc-card-wrapper{padding:2rem;border:1px solid var(--color-gray-02);cursor:pointer;color:var(--color-gray-10);height:100%;box-sizing:border-box;border-radius:var(--ptc-border-radius-standard);transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host .ofc-card-wrapper:hover{border-color:var(--color-gray-10)}:host .ofc-card-wrapper:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .map-link,:host .contact-number{margin-top:20px;display:flex;align-items:center;color:var(--color-gray-10)}:host .map-link a,:host .contact-number a{color:#2bad56 !important}:host .ofc-icon{margin-right:1rem}:host .show-full-cta{position:absolute;top:12px;right:12px;font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-medium);line-height:var(--ptc-line-height-densest);display:flex;text-decoration:none;transition:text-decoration var(--ptc-transition-medium) var(--ptc-ease-inout);align-items:center}:host .show-full-cta:hover{text-decoration:underline}:host .show-full-cta:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .show-full-cta span{margin-left:8px}:host .ofc-title{color:var(--color-gray-10);font-size:var(--ptc-font-size-large);font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest)}";export{r as ptc_office_location_card}