@ptcwebops/ptcw-design 6.2.22 → 6.2.23-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 (498) hide show
  1. package/dist/cjs/{component-06dda623.js → component-4dd13907.js} +2643 -832
  2. package/dist/cjs/event-jumbotron-example_15.cjs.entry.js +1430 -0
  3. package/dist/cjs/event-podcast-slider-example.cjs.entry.js +7 -13
  4. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  5. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  6. package/dist/cjs/loader.cjs.js +1 -1
  7. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  8. package/dist/cjs/ptc-announcement.cjs.entry.js +2 -2
  9. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  10. package/dist/cjs/ptc-card-bottom.cjs.entry.js +67 -0
  11. package/dist/cjs/ptc-card_2.cjs.entry.js +4 -9
  12. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-collapse-list.cjs.entry.js +512 -0
  14. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  15. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  16. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-filter-tag_2.cjs.entry.js +0 -15
  18. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +786 -4
  19. package/dist/cjs/ptc-icon-component.cjs.entry.js +2 -45
  20. package/dist/cjs/ptc-icon-minimize.cjs.entry.js +3 -50
  21. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  22. package/dist/cjs/ptc-minimized-nav.cjs.entry.js +1 -2
  23. package/dist/cjs/ptc-nav-link.cjs.entry.js +1 -1
  24. package/dist/cjs/ptc-nav-slider.cjs.entry.js +2 -2
  25. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  27. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  28. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  32. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  33. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-tooltip.cjs.entry.js +107 -0
  35. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  36. package/dist/cjs/ptc-white-paper.cjs.entry.js +2 -2
  37. package/dist/cjs/ptcw-design.cjs.js +1 -1
  38. package/dist/collection/collection-manifest.json +1 -0
  39. package/dist/collection/components/icon-asset/icon-asset.css +0 -6
  40. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
  41. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -13
  42. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +2 -9
  43. package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.css +3 -25
  44. package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.js +1 -3
  45. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.css +71 -23
  46. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.js +30 -12
  47. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  48. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  49. package/dist/collection/components/ptc-announcement/ptc-announcement.css +0 -6
  50. package/dist/collection/components/ptc-announcement/ptc-announcement.js +1 -1
  51. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -13
  52. package/dist/collection/components/ptc-card/ptc-card.css +0 -1
  53. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.css +0 -2
  54. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +1 -20
  55. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -13
  56. package/dist/collection/components/ptc-close-icon/ptc-close-icon.js +1 -1
  57. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -13
  58. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +6 -13
  59. package/dist/collection/components/ptc-icon-component/ptc-icon-component.css +0 -12
  60. package/dist/collection/components/ptc-icon-component/ptc-icon-component.js +1 -44
  61. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.css +0 -8
  62. package/dist/collection/components/ptc-icon-minimize/ptc-icon-minimize.js +2 -67
  63. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -26
  64. package/dist/collection/components/ptc-minimized-nav/ptc-minimized-nav.js +1 -19
  65. package/dist/collection/components/ptc-modal/ptc-modal.css +6 -13
  66. package/dist/collection/components/ptc-modal/ptc-modal.js +99 -27
  67. package/dist/collection/components/ptc-pagenation/ptc-pagenation.js +0 -29
  68. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  69. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  70. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -13
  71. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +47 -220
  72. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +2 -7
  73. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  74. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  75. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.css +0 -13
  76. package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -13
  77. package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -13
  78. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -13
  79. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -13
  80. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -13
  81. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -13
  82. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -13
  83. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -13
  84. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +1 -1
  85. package/dist/collection/components/subnav/ptc-nav-link/ptc-nav-link.css +1 -14
  86. package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.css +0 -8
  87. package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +1 -1
  88. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  89. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  90. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  91. package/dist/custom-elements/index.d.ts +6 -0
  92. package/dist/custom-elements/index.js +233 -202
  93. package/dist/esm/academic-form-test.entry.js +1 -1
  94. package/dist/esm/author-listing-example.entry.js +1 -1
  95. package/dist/esm/blog-detail-content_2.entry.js +2 -2
  96. package/dist/esm/blog-detail-layout.entry.js +2 -2
  97. package/dist/esm/blogs-search-section.entry.js +2 -2
  98. package/dist/esm/bundle-example.entry.js +1 -1
  99. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  100. package/dist/esm/{component-274da230.js → component-9c921cc6.js} +2592 -793
  101. package/dist/esm/dropdown-item.entry.js +1 -1
  102. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  103. package/dist/esm/embedded-form.entry.js +1 -1
  104. package/dist/esm/event-jumbotron-example_15.entry.js +1412 -0
  105. package/dist/esm/event-podcast-slider-example.entry.js +8 -14
  106. package/dist/esm/featured-events-slider-example.entry.js +1 -1
  107. package/dist/esm/featured-list.entry.js +2 -2
  108. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  109. package/dist/esm/footer-form.entry.js +1 -1
  110. package/dist/esm/homepage-clickable-tab.entry.js +1 -1
  111. package/dist/esm/homepage-jumbotron.entry.js +2 -2
  112. package/dist/esm/homepage-toggled-content.entry.js +2 -2
  113. package/dist/esm/{index-0bf594c4.js → index-c83db688.js} +1 -1
  114. package/dist/esm/innovator-toggle-container.entry.js +2 -2
  115. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  116. package/dist/esm/jumbotron-sub-mune.entry.js +1 -1
  117. package/dist/esm/loader.js +3 -3
  118. package/dist/esm/max-width-container.entry.js +1 -1
  119. package/dist/esm/modal-form-example.entry.js +90 -0
  120. package/dist/esm/most-popular-news.entry.js +2 -2
  121. package/dist/esm/my-component.entry.js +2 -2
  122. package/dist/esm/news-search-result.entry.js +1 -1
  123. package/dist/esm/ptc-accordion-item.entry.js +2 -2
  124. package/dist/esm/ptc-accordion.entry.js +1 -1
  125. package/dist/esm/ptc-announcement.entry.js +3 -3
  126. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  127. package/dist/esm/ptc-background-video.entry.js +2 -2
  128. package/dist/esm/ptc-badge.entry.js +1 -1
  129. package/dist/esm/ptc-bio-card.entry.js +2 -2
  130. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  131. package/dist/esm/ptc-card-bottom.entry.js +63 -0
  132. package/dist/esm/ptc-card_2.entry.js +5 -10
  133. package/dist/esm/ptc-case-studies-slider.entry.js +2 -2
  134. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  135. package/dist/esm/ptc-checkbox.entry.js +1 -1
  136. package/dist/esm/ptc-collapse-list.entry.js +508 -0
  137. package/dist/esm/ptc-container.entry.js +1 -1
  138. package/dist/esm/ptc-countdown.entry.js +1 -1
  139. package/dist/esm/ptc-data-lookup.entry.js +2 -3
  140. package/dist/esm/ptc-date.entry.js +1 -1
  141. package/dist/esm/ptc-dropdown.entry.js +1 -1
  142. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  143. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  144. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  145. package/dist/esm/ptc-featured-list.entry.js +2 -2
  146. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  147. package/dist/esm/ptc-filter-level-theater.entry.js +2 -2
  148. package/dist/esm/ptc-filter-tag_2.entry.js +1 -16
  149. package/dist/esm/ptc-footer.entry.js +1 -1
  150. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +785 -5
  151. package/dist/esm/ptc-form-radio-button.entry.js +1 -1
  152. package/dist/esm/ptc-form-radio-group.entry.js +1 -1
  153. package/dist/esm/ptc-form.entry.js +1 -1
  154. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  155. package/dist/esm/ptc-hero.entry.js +1 -1
  156. package/dist/esm/ptc-homepage-image-feature.entry.js +2 -2
  157. package/dist/esm/ptc-homepage-video-background.entry.js +2 -2
  158. package/dist/esm/ptc-icon-card.entry.js +2 -2
  159. package/dist/esm/ptc-icon-component.entry.js +3 -46
  160. package/dist/esm/ptc-icon-list.entry.js +1 -1
  161. package/dist/esm/ptc-icon-minimize.entry.js +4 -51
  162. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  163. package/dist/esm/ptc-info-tile.entry.js +1 -1
  164. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  165. package/dist/esm/ptc-jumbotron.entry.js +2 -2
  166. package/dist/esm/ptc-list.entry.js +1 -1
  167. package/dist/esm/ptc-media-card.entry.js +2 -2
  168. package/dist/esm/ptc-minimized-nav.entry.js +2 -3
  169. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  170. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  171. package/dist/esm/ptc-nav-card.entry.js +1 -1
  172. package/dist/esm/ptc-nav-link.entry.js +2 -2
  173. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  174. package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
  175. package/dist/esm/ptc-nav-slider.entry.js +3 -3
  176. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  177. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  178. package/dist/esm/ptc-news.entry.js +1 -1
  179. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  180. package/dist/esm/ptc-office-locations.entry.js +1 -1
  181. package/dist/esm/ptc-overlay.entry.js +1 -1
  182. package/dist/esm/ptc-picture.entry.js +1 -1
  183. package/dist/esm/ptc-podcast-card.entry.js +2 -2
  184. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  185. package/dist/esm/ptc-previous-url.entry.js +11 -3
  186. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  187. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  188. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  189. package/dist/esm/ptc-pricing-packaging-table.entry.js +2 -2
  190. package/dist/esm/ptc-pricing-tabs.entry.js +3 -3
  191. package/dist/esm/ptc-product-card.entry.js +2 -2
  192. package/dist/esm/ptc-product-category.entry.js +2 -2
  193. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  194. package/dist/esm/ptc-product-highlight-card.entry.js +2 -2
  195. package/dist/esm/ptc-product-list.entry.js +1 -1
  196. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  197. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  198. package/dist/esm/ptc-quantity-counter.entry.js +1 -1
  199. package/dist/esm/ptc-quote.entry.js +1 -1
  200. package/dist/esm/ptc-readmore-char.entry.js +2 -2
  201. package/dist/esm/ptc-readmore-new.entry.js +1 -1
  202. package/dist/esm/ptc-readmore-v3.entry.js +2 -2
  203. package/dist/esm/ptc-readmore.entry.js +1 -1
  204. package/dist/esm/ptc-related-card-rail.entry.js +1 -1
  205. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  206. package/dist/esm/ptc-search-field.entry.js +1 -1
  207. package/dist/esm/ptc-seo-title.entry.js +1 -1
  208. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  209. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  210. package/dist/esm/ptc-skeleton.entry.js +1 -1
  211. package/dist/esm/ptc-slit-card.entry.js +1 -1
  212. package/dist/esm/ptc-social-icons-footer.entry.js +2 -2
  213. package/dist/esm/ptc-social-icons.entry.js +1 -1
  214. package/dist/esm/ptc-span.entry.js +1 -1
  215. package/dist/esm/ptc-square-card.entry.js +1 -1
  216. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  217. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  218. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  219. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  220. package/dist/esm/ptc-subnav.entry.js +1 -1
  221. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  222. package/dist/esm/ptc-tab-list.entry.js +1 -1
  223. package/dist/esm/ptc-tab.entry.js +1 -1
  224. package/dist/esm/ptc-tabs.entry.js +1 -1
  225. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  226. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  227. package/dist/esm/ptc-tooltip-v2.entry.js +2 -2
  228. package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
  229. package/dist/esm/ptc-tooltip.entry.js +103 -0
  230. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  231. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  232. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  233. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  234. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  235. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  236. package/dist/esm/ptc-value-led-speed-bump.entry.js +2 -2
  237. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  238. package/dist/esm/ptc-video-embed.entry.js +1 -1
  239. package/dist/esm/ptc-white-paper.entry.js +3 -3
  240. package/dist/esm/ptcw-design.js +3 -3
  241. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  242. package/dist/esm/sequential-bundle.entry.js +1 -1
  243. package/dist/esm/tab-content.entry.js +1 -1
  244. package/dist/esm/tab-header.entry.js +1 -1
  245. package/dist/esm/{utils-355f1d70.js → utils-ff65c75b.js} +1 -1
  246. package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
  247. package/dist/ptcw-design/{p-02f0460b.entry.js → p-03a917f8.entry.js} +1 -1
  248. package/dist/ptcw-design/{p-74a845fd.entry.js → p-04aae3f5.entry.js} +1 -1
  249. package/dist/ptcw-design/{p-c9a73ad1.entry.js → p-04f0b1ba.entry.js} +1 -1
  250. package/dist/ptcw-design/{p-ef0079b0.entry.js → p-071a6109.entry.js} +1 -1
  251. package/dist/ptcw-design/{p-7b75091d.entry.js → p-081e969d.entry.js} +1 -1
  252. package/dist/ptcw-design/p-0a214a22.entry.js +1 -0
  253. package/dist/ptcw-design/{p-e8b51e7d.entry.js → p-0a9ee6c2.entry.js} +1 -1
  254. package/dist/ptcw-design/{p-788c2859.entry.js → p-0d806031.entry.js} +1 -1
  255. package/dist/ptcw-design/{p-b3b63f67.entry.js → p-0e5932f0.entry.js} +1 -1
  256. package/dist/ptcw-design/{p-d4207d86.entry.js → p-0ee01112.entry.js} +1 -1
  257. package/dist/ptcw-design/p-0fdfd4ad.entry.js +68 -0
  258. package/dist/ptcw-design/{p-30ec0036.entry.js → p-11e0edaf.entry.js} +1 -1
  259. package/dist/ptcw-design/{p-d113403b.entry.js → p-1a6759a4.entry.js} +1 -1
  260. package/dist/ptcw-design/{p-1056fdc7.entry.js → p-1b257420.entry.js} +1 -1
  261. package/dist/ptcw-design/p-21ee77ab.entry.js +1 -0
  262. package/dist/ptcw-design/{p-2fd01953.entry.js → p-21fa5abe.entry.js} +1 -1
  263. package/dist/ptcw-design/p-246df0d6.entry.js +1 -0
  264. package/dist/ptcw-design/{p-a22d7ae8.entry.js → p-257a68df.entry.js} +1 -1
  265. package/dist/ptcw-design/p-257deac0.entry.js +1 -0
  266. package/dist/ptcw-design/{p-d9ec506c.entry.js → p-260ecfef.entry.js} +1 -1
  267. package/dist/ptcw-design/{p-132f71c3.entry.js → p-2657df50.entry.js} +1 -1
  268. package/dist/ptcw-design/{p-6b7d2579.entry.js → p-2749c178.entry.js} +1 -1
  269. package/dist/ptcw-design/{p-eef5d58b.entry.js → p-27a4ee73.entry.js} +1 -1
  270. package/dist/ptcw-design/{p-14c77b5e.entry.js → p-27e47c25.entry.js} +1 -1
  271. package/dist/ptcw-design/{p-78252282.entry.js → p-282b7d4e.entry.js} +1 -1
  272. package/dist/ptcw-design/p-2ac5ed9c.entry.js +1 -0
  273. package/dist/ptcw-design/{p-54891548.entry.js → p-2c2f895a.entry.js} +1 -1
  274. package/dist/ptcw-design/p-2c6fc745.entry.js +1 -0
  275. package/dist/ptcw-design/{p-00ccc051.entry.js → p-34c50b3e.entry.js} +1 -1
  276. package/dist/ptcw-design/p-36007a57.entry.js +1 -0
  277. package/dist/ptcw-design/{p-794eebdb.entry.js → p-3738a01f.entry.js} +1 -1
  278. package/dist/ptcw-design/{p-a2710bbf.entry.js → p-3872fce7.entry.js} +1 -1
  279. package/dist/ptcw-design/{p-c05e326f.entry.js → p-38a56ed6.entry.js} +1 -1
  280. package/dist/ptcw-design/{p-7edef9ed.entry.js → p-3c3a7b54.entry.js} +1 -1
  281. package/dist/ptcw-design/{p-9dde477c.entry.js → p-3ee2a531.entry.js} +1 -1
  282. package/dist/ptcw-design/p-40b8c884.entry.js +1 -0
  283. package/dist/ptcw-design/{p-1d48bad3.entry.js → p-464d8e22.entry.js} +1 -1
  284. package/dist/ptcw-design/{p-1e9f25fc.entry.js → p-46f67bec.entry.js} +1 -1
  285. package/dist/ptcw-design/{p-88379d69.entry.js → p-48815ee0.entry.js} +1 -1
  286. package/dist/ptcw-design/{p-7e19be10.entry.js → p-4b192f5e.entry.js} +1 -1
  287. package/dist/ptcw-design/p-4cee12b8.entry.js +1 -0
  288. package/dist/ptcw-design/{p-f77c7c78.entry.js → p-4f93c631.entry.js} +1 -1
  289. package/dist/ptcw-design/p-50d68602.entry.js +1 -0
  290. package/dist/ptcw-design/{p-3c72e82d.entry.js → p-58e91cb8.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-cab0274c.entry.js → p-5946d7c9.entry.js} +1 -1
  292. package/dist/ptcw-design/{p-807ad5c4.entry.js → p-5980d65d.entry.js} +1 -1
  293. package/dist/ptcw-design/{p-9d32f1bc.entry.js → p-5db7f70b.entry.js} +1 -1
  294. package/dist/ptcw-design/p-5ef23b5c.entry.js +1 -0
  295. package/dist/ptcw-design/{p-5fb671ee.entry.js → p-61d28206.entry.js} +1 -1
  296. package/dist/ptcw-design/p-69686408.entry.js +1 -0
  297. package/dist/ptcw-design/{p-1ec32cbc.entry.js → p-6b32020a.entry.js} +1 -1
  298. package/dist/ptcw-design/{p-66ddc281.entry.js → p-6d3326da.entry.js} +1 -1
  299. package/dist/ptcw-design/{p-379fcc72.entry.js → p-6e8ed2ee.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-0b182300.entry.js → p-71360e29.entry.js} +1 -1
  301. package/dist/ptcw-design/{p-d21cf742.entry.js → p-72825cf6.entry.js} +1 -1
  302. package/dist/ptcw-design/{p-3e13b735.entry.js → p-76d98c5a.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-1adea6a5.entry.js → p-77cad16c.entry.js} +1 -1
  304. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  305. package/dist/ptcw-design/{p-ecfc8211.entry.js → p-7a1db471.entry.js} +1 -1
  306. package/dist/ptcw-design/{p-cb2b87bb.entry.js → p-7a9611b4.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-7fada7ae.entry.js → p-7cc9255e.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-183ba1ca.entry.js → p-7d29a418.entry.js} +1 -1
  309. package/dist/ptcw-design/{p-779c3f21.entry.js → p-8038bf31.entry.js} +1 -1
  310. package/dist/ptcw-design/{p-455bdea0.entry.js → p-808ec62a.entry.js} +1 -1
  311. package/dist/ptcw-design/{p-a974f98f.entry.js → p-8191928d.entry.js} +1 -1
  312. package/dist/ptcw-design/{p-3c52fabe.entry.js → p-8533988f.entry.js} +1 -1
  313. package/dist/ptcw-design/p-85c29073.entry.js +1 -0
  314. package/dist/ptcw-design/{p-1ab6201b.entry.js → p-85f32bf5.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-3b6c2a79.entry.js → p-867a808f.entry.js} +1 -1
  316. package/dist/ptcw-design/{p-ead9ebbc.js → p-8872161f.js} +1 -1
  317. package/dist/ptcw-design/{p-e75dff95.entry.js → p-89177041.entry.js} +1 -1
  318. package/dist/ptcw-design/{p-bf2f9183.entry.js → p-89ba3dfd.entry.js} +1 -1
  319. package/dist/ptcw-design/{p-212d0145.entry.js → p-8c49d736.entry.js} +1 -1
  320. package/dist/ptcw-design/p-8c692bd6.entry.js +1 -0
  321. package/dist/ptcw-design/p-90c4f08b.entry.js +1 -0
  322. package/dist/ptcw-design/{p-80c56c81.entry.js → p-931650bb.entry.js} +1 -1
  323. package/dist/ptcw-design/{p-e77d2204.entry.js → p-95187918.entry.js} +1 -1
  324. package/dist/ptcw-design/{p-c5886b7b.entry.js → p-97b9f41b.entry.js} +1 -1
  325. package/dist/ptcw-design/p-97eb1025.entry.js +1 -0
  326. package/dist/ptcw-design/{p-139ca5d2.entry.js → p-99b45d23.entry.js} +1 -1
  327. package/dist/ptcw-design/p-99daf693.entry.js +1 -0
  328. package/dist/ptcw-design/{p-761f71c4.entry.js → p-99ee8a0e.entry.js} +1 -1
  329. package/dist/ptcw-design/{p-8eb36507.entry.js → p-9a335b5b.entry.js} +1 -1
  330. package/dist/ptcw-design/{p-0abb6e77.entry.js → p-9ac99185.entry.js} +1 -1
  331. package/dist/ptcw-design/{p-298d02ab.entry.js → p-9b0df204.entry.js} +1 -1
  332. package/dist/ptcw-design/{p-290012e3.entry.js → p-9b26ea67.entry.js} +1 -1
  333. package/dist/ptcw-design/p-9c1057ce.entry.js +1 -0
  334. package/dist/ptcw-design/p-9d3a7f36.entry.js +1 -0
  335. package/dist/ptcw-design/{p-6d628113.entry.js → p-9de963f8.entry.js} +1 -1
  336. package/dist/ptcw-design/{p-0a558a22.entry.js → p-9e2fd13c.entry.js} +1 -1
  337. package/dist/ptcw-design/p-9fe0c27d.entry.js +1 -0
  338. package/dist/ptcw-design/{p-dadbab48.entry.js → p-a0bf3dd2.entry.js} +1 -1
  339. package/dist/ptcw-design/{p-ac78409e.entry.js → p-a25578e9.entry.js} +1 -1
  340. package/dist/ptcw-design/{p-e2e33ddb.entry.js → p-a37c5209.entry.js} +1 -1
  341. package/dist/ptcw-design/p-a3b57ede.entry.js +1 -0
  342. package/dist/ptcw-design/p-a4f65d28.entry.js +1 -0
  343. package/dist/ptcw-design/{p-dabb1b70.entry.js → p-a54c6da5.entry.js} +1 -1
  344. package/dist/ptcw-design/{p-be00fb74.entry.js → p-a7cb3851.entry.js} +1 -1
  345. package/dist/ptcw-design/{p-c5417010.entry.js → p-aac082cf.entry.js} +1 -1
  346. package/dist/ptcw-design/{p-944c5be8.js → p-ac75c7ad.js} +1 -1
  347. package/dist/ptcw-design/p-ae970a60.entry.js +1 -0
  348. package/dist/ptcw-design/{p-b293a0b1.entry.js → p-aea09a70.entry.js} +1 -1
  349. package/dist/ptcw-design/p-b0be7066.entry.js +1 -0
  350. package/dist/ptcw-design/p-b1ebac6f.entry.js +1 -0
  351. package/dist/ptcw-design/p-b50f71dd.entry.js +1 -0
  352. package/dist/ptcw-design/p-ba8c58a7.entry.js +1 -0
  353. package/dist/ptcw-design/p-bb902570.entry.js +1 -0
  354. package/dist/ptcw-design/p-bcab66bf.js +336 -0
  355. package/dist/ptcw-design/{p-208ec7f3.entry.js → p-bf8fbba7.entry.js} +1 -1
  356. package/dist/ptcw-design/{p-9a28ded2.entry.js → p-bfacfe67.entry.js} +1 -1
  357. package/dist/ptcw-design/{p-13131b4d.entry.js → p-c0bb1ad0.entry.js} +1 -1
  358. package/dist/ptcw-design/{p-3815217a.entry.js → p-c37a3bd2.entry.js} +1 -1
  359. package/dist/ptcw-design/{p-dd38bf84.entry.js → p-c5f42895.entry.js} +1 -1
  360. package/dist/ptcw-design/{p-61a5012d.entry.js → p-c631608f.entry.js} +1 -1
  361. package/dist/ptcw-design/p-c66b8926.entry.js +1 -0
  362. package/dist/ptcw-design/{p-e87a4ff8.entry.js → p-c68d31c6.entry.js} +1 -1
  363. package/dist/ptcw-design/{p-43756439.entry.js → p-c6a0dd99.entry.js} +1 -1
  364. package/dist/ptcw-design/p-c89030e4.entry.js +1 -0
  365. package/dist/ptcw-design/{p-c811bca6.entry.js → p-c95f423e.entry.js} +1 -1
  366. package/dist/ptcw-design/p-d10cb999.entry.js +1 -0
  367. package/dist/ptcw-design/{p-aaf8fb04.entry.js → p-d20cf3c5.entry.js} +1 -1
  368. package/dist/ptcw-design/p-d2cc0297.entry.js +1 -0
  369. package/dist/ptcw-design/p-d2e26642.entry.js +1 -0
  370. package/dist/ptcw-design/{p-e1242dd4.entry.js → p-d7275289.entry.js} +1 -1
  371. package/dist/ptcw-design/{p-2ab0f25c.entry.js → p-d756db27.entry.js} +1 -1
  372. package/dist/ptcw-design/{p-57360be3.entry.js → p-d9abe7e8.entry.js} +1 -1
  373. package/dist/ptcw-design/{p-f05be87f.entry.js → p-da02913d.entry.js} +1 -1
  374. package/dist/ptcw-design/{p-c5631974.entry.js → p-da82dc93.entry.js} +1 -1
  375. package/dist/ptcw-design/{p-bf439f9b.entry.js → p-dbbe35bf.entry.js} +1 -1
  376. package/dist/ptcw-design/{p-afbe8e2c.entry.js → p-dc85c302.entry.js} +1 -1
  377. package/dist/ptcw-design/{p-37899461.entry.js → p-dc8c0a06.entry.js} +1 -1
  378. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  379. package/dist/ptcw-design/p-e0b873d0.entry.js +1 -0
  380. package/dist/ptcw-design/{p-d1f57070.entry.js → p-e3bf092e.entry.js} +1 -1
  381. package/dist/ptcw-design/{p-b1d85ece.entry.js → p-e3f8e5d5.entry.js} +1 -1
  382. package/dist/ptcw-design/{p-e78596eb.entry.js → p-e4000363.entry.js} +1 -1
  383. package/dist/ptcw-design/p-e89ce54f.entry.js +1 -0
  384. package/dist/ptcw-design/{p-2a3735a5.entry.js → p-e90fbbad.entry.js} +1 -1
  385. package/dist/ptcw-design/p-e9f12e0d.entry.js +1 -0
  386. package/dist/ptcw-design/{p-e6cb2dce.entry.js → p-ea7369e9.entry.js} +1 -1
  387. package/dist/ptcw-design/{p-4b23b4c3.entry.js → p-ee534211.entry.js} +1 -1
  388. package/dist/ptcw-design/p-f4699d4e.entry.js +1 -0
  389. package/dist/ptcw-design/{p-f2006b03.entry.js → p-f5c97ab2.entry.js} +1 -1
  390. package/dist/ptcw-design/{p-3b967df1.entry.js → p-f61a3476.entry.js} +1 -1
  391. package/dist/ptcw-design/{p-5da98805.entry.js → p-f731fc96.entry.js} +1 -1
  392. package/dist/ptcw-design/p-f8512dc9.entry.js +1 -0
  393. package/dist/ptcw-design/{p-0ed4609e.entry.js → p-fb8584e4.entry.js} +1 -1
  394. package/dist/ptcw-design/p-fd7e5935.entry.js +1 -0
  395. package/dist/ptcw-design/{p-e6ebc832.entry.js → p-fdee2cdc.entry.js} +1 -1
  396. package/dist/ptcw-design/{p-4335d7f3.entry.js → p-fe907670.entry.js} +1 -1
  397. package/dist/ptcw-design/{p-c415ab42.entry.js → p-ffb0ff97.entry.js} +1 -1
  398. package/dist/ptcw-design/ptcw-design.css +2 -2
  399. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  400. package/dist/types/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.d.ts +1 -0
  401. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  402. package/dist/types/components/ptc-card-wrapper/ptc-card-wrapper.d.ts +0 -2
  403. package/dist/types/components/ptc-icon-component/ptc-icon-component.d.ts +0 -5
  404. package/dist/types/components/ptc-icon-minimize/ptc-icon-minimize.d.ts +0 -2
  405. package/dist/types/components/ptc-minimized-nav/ptc-minimized-nav.d.ts +0 -1
  406. package/dist/types/components/ptc-modal/ptc-modal.d.ts +10 -3
  407. package/dist/types/components/ptc-pagenation/ptc-pagenation.d.ts +0 -3
  408. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  409. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  410. package/dist/types/components.d.ts +23 -17
  411. package/package.json +1 -1
  412. package/readme.md +5 -1
  413. package/dist/cjs/component-5b5b6a98.js +0 -1819
  414. package/dist/cjs/event-jumbotron-example.cjs.entry.js +0 -148
  415. package/dist/cjs/icon-asset_4.cjs.entry.js +0 -817
  416. package/dist/cjs/list-item.cjs.entry.js +0 -48
  417. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +0 -47
  418. package/dist/cjs/ptc-button.cjs.entry.js +0 -87
  419. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +0 -156
  420. package/dist/cjs/ptc-card-content.cjs.entry.js +0 -76
  421. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +0 -222
  422. package/dist/cjs/ptc-img.cjs.entry.js +0 -133
  423. package/dist/cjs/ptc-link.cjs.entry.js +0 -87
  424. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
  425. package/dist/cjs/ptc-para.cjs.entry.js +0 -127
  426. package/dist/cjs/ptc-scroll-button.cjs.entry.js +0 -136
  427. package/dist/cjs/ptc-spacer.cjs.entry.js +0 -38
  428. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  429. package/dist/esm/component-341e4eaa.js +0 -1802
  430. package/dist/esm/event-jumbotron-example.entry.js +0 -144
  431. package/dist/esm/icon-asset_4.entry.js +0 -810
  432. package/dist/esm/list-item.entry.js +0 -44
  433. package/dist/esm/ptc-breadcrumb.entry.js +0 -43
  434. package/dist/esm/ptc-button.entry.js +0 -83
  435. package/dist/esm/ptc-card-bottom_2.entry.js +0 -151
  436. package/dist/esm/ptc-card-content.entry.js +0 -72
  437. package/dist/esm/ptc-close-icon_2.entry.js +0 -217
  438. package/dist/esm/ptc-img.entry.js +0 -129
  439. package/dist/esm/ptc-link.entry.js +0 -83
  440. package/dist/esm/ptc-multi-select_2.entry.js +0 -665
  441. package/dist/esm/ptc-para.entry.js +0 -123
  442. package/dist/esm/ptc-scroll-button.entry.js +0 -132
  443. package/dist/esm/ptc-spacer.entry.js +0 -34
  444. package/dist/esm/validation-messages-adbb6518.js +0 -124
  445. package/dist/ptcw-design/p-07b1afd5.entry.js +0 -1
  446. package/dist/ptcw-design/p-09def480.entry.js +0 -1
  447. package/dist/ptcw-design/p-0f32883f.entry.js +0 -1
  448. package/dist/ptcw-design/p-11eb4dd1.entry.js +0 -1
  449. package/dist/ptcw-design/p-18a5a338.js +0 -1
  450. package/dist/ptcw-design/p-212cdacd.entry.js +0 -1
  451. package/dist/ptcw-design/p-235149b5.entry.js +0 -1
  452. package/dist/ptcw-design/p-29ae44dd.entry.js +0 -1
  453. package/dist/ptcw-design/p-36c42aae.entry.js +0 -1
  454. package/dist/ptcw-design/p-3717a6e1.entry.js +0 -1
  455. package/dist/ptcw-design/p-39255f59.entry.js +0 -1
  456. package/dist/ptcw-design/p-39ec04d4.entry.js +0 -1
  457. package/dist/ptcw-design/p-3b6826c3.entry.js +0 -1
  458. package/dist/ptcw-design/p-3d3328f9.entry.js +0 -1
  459. package/dist/ptcw-design/p-3f935e06.entry.js +0 -1
  460. package/dist/ptcw-design/p-483e20af.entry.js +0 -1
  461. package/dist/ptcw-design/p-4ee29b78.entry.js +0 -1
  462. package/dist/ptcw-design/p-4f523245.entry.js +0 -1
  463. package/dist/ptcw-design/p-520542e2.entry.js +0 -1
  464. package/dist/ptcw-design/p-53d15f85.entry.js +0 -1
  465. package/dist/ptcw-design/p-53d88f2b.entry.js +0 -1
  466. package/dist/ptcw-design/p-57d86f12.entry.js +0 -1
  467. package/dist/ptcw-design/p-647dee4f.entry.js +0 -1
  468. package/dist/ptcw-design/p-66f319f0.entry.js +0 -1
  469. package/dist/ptcw-design/p-69ef15d4.entry.js +0 -1
  470. package/dist/ptcw-design/p-6d0f7580.entry.js +0 -1
  471. package/dist/ptcw-design/p-6f8858c3.entry.js +0 -1
  472. package/dist/ptcw-design/p-72681e91.entry.js +0 -1
  473. package/dist/ptcw-design/p-770b269c.entry.js +0 -1
  474. package/dist/ptcw-design/p-79762cf6.entry.js +0 -1
  475. package/dist/ptcw-design/p-7a5c0d47.entry.js +0 -1
  476. package/dist/ptcw-design/p-88ff7bc5.entry.js +0 -1
  477. package/dist/ptcw-design/p-8da51d65.entry.js +0 -1
  478. package/dist/ptcw-design/p-973b06d1.entry.js +0 -1
  479. package/dist/ptcw-design/p-99e41dc4.entry.js +0 -1
  480. package/dist/ptcw-design/p-9ae901e2.entry.js +0 -1
  481. package/dist/ptcw-design/p-9d8a9a72.entry.js +0 -1
  482. package/dist/ptcw-design/p-a4c68b6d.entry.js +0 -1
  483. package/dist/ptcw-design/p-ad4f4f33.entry.js +0 -1
  484. package/dist/ptcw-design/p-b0c99e8e.entry.js +0 -1
  485. package/dist/ptcw-design/p-b29e43cf.entry.js +0 -1
  486. package/dist/ptcw-design/p-b9dd37cc.entry.js +0 -1
  487. package/dist/ptcw-design/p-be533f0d.js +0 -134
  488. package/dist/ptcw-design/p-bf04c250.entry.js +0 -1
  489. package/dist/ptcw-design/p-c1513c3f.js +0 -203
  490. package/dist/ptcw-design/p-c2ab3f44.entry.js +0 -68
  491. package/dist/ptcw-design/p-e05b1f0e.entry.js +0 -1
  492. package/dist/ptcw-design/p-e487b592.entry.js +0 -1
  493. package/dist/ptcw-design/p-ec22d0b8.entry.js +0 -1
  494. package/dist/ptcw-design/p-edcad0f1.entry.js +0 -1
  495. package/dist/ptcw-design/p-f093f6f8.entry.js +0 -1
  496. package/dist/ptcw-design/p-f31e17d9.entry.js +0 -1
  497. package/dist/ptcw-design/p-f6bfbe18.entry.js +0 -1
  498. package/dist/ptcw-design/p-ffd5c822.entry.js +0 -1
@@ -0,0 +1,1430 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-63ddc79c.js');
6
+ const utils = require('./utils-ad441b07.js');
7
+ const interfaces = require('./interfaces-574e6df7.js');
8
+
9
+ const eventJumbotronExampleCss = "h1.sc-event-jumbotron-example,h2.sc-event-jumbotron-example,h3.sc-event-jumbotron-example,h4.sc-event-jumbotron-example,h5.sc-event-jumbotron-example,h6.sc-event-jumbotron-example,p.sc-event-jumbotron-example,ul.sc-event-jumbotron-example,li.sc-event-jumbotron-example,ptc-subnav.sc-event-jumbotron-example,ptc-tab-list.sc-event-jumbotron-example,ptc-link.sc-event-jumbotron-example,ptc-square-card.sc-event-jumbotron-example,.hyphenate-text.sc-event-jumbotron-example,ptc-footer.sc-event-jumbotron-example{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-event-jumbotron-example,h2.sc-event-jumbotron-example,h3.sc-event-jumbotron-example,h4.sc-event-jumbotron-example,h5.sc-event-jumbotron-example,h6.sc-event-jumbotron-example,p.sc-event-jumbotron-example,ul.sc-event-jumbotron-example,li.sc-event-jumbotron-example,ptc-subnav.sc-event-jumbotron-example,ptc-tab-list.sc-event-jumbotron-example,ptc-link.sc-event-jumbotron-example,ptc-square-card.sc-event-jumbotron-example,.hyphenate-text.sc-event-jumbotron-example,ptc-footer.sc-event-jumbotron-example{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}}.sc-event-jumbotron-example-h{display:block;position:relative}.event-jumbotron.sc-event-jumbotron-example{margin-bottom:3rem;width:100%}.white-placeholder.sc-event-jumbotron-example{position:absolute;height:130px;width:100%;background-color:#F3f3f3;bottom:0px}.jumbotron-cards-wrapper.sc-event-jumbotron-example{z-index:1;position:relative;display:flex;flex-direction:column}.jumbotron-cards.sc-event-jumbotron-example{display:flex;gap:24px;overflow-x:auto;padding:0 24px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab}.jumbotron-cards.sc-event-jumbotron-example::-webkit-scrollbar{display:none}.jumbotron-cards.dragging.sc-event-jumbotron-example{cursor:grabbing}.card.sc-event-jumbotron-example{flex:1 0 auto;width:250px;height:414px;background:transparent;border-radius:var(--ptc-border-radius-standard);display:flex;justify-content:center;align-items:center;text-align:center;box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);flex-direction:column;padding:24px;position:relative}.card.sc-event-jumbotron-example ptc-img.sc-event-jumbotron-example::after{content:\"\";top:0px;left:0px;position:absolute;width:100%;height:100%;border-radius:var(--ptc-border-radius-standard);background:linear-gradient(0deg, black 0%, black 100%);opacity:0.7;transition:opacity var(--ptc-transition-slow) ease-in-out}.card.sc-event-jumbotron-example:hover ptc-img.sc-event-jumbotron-example::after{opacity:0.8}.card.sc-event-jumbotron-example:focus ptc-img.sc-event-jumbotron-example::after,.card.sc-event-jumbotron-example:active ptc-img.sc-event-jumbotron-example::after{opacity:0.85}.text-wrapper.sc-event-jumbotron-example{align-self:flex-start;text-align:left}.card-title.sc-event-jumbotron-example{color:var(--color-white);font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-x-large);font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);position:relative;z-index:2;margin-top:0;margin-bottom:var(--ptc-element-spacing-06)}.card-title.sc-event-jumbotron-example span.sc-event-jumbotron-example{font-weight:var(--ptc-font-weight-medium);display:inline-block}.cta-all.sc-event-jumbotron-example{margin-right:20px}.panel.sc-event-jumbotron-example{display:none;visibility:hidden}@media only screen and (min-width: 992px){.cta-group.sc-event-jumbotron-example{margin-bottom:88px}.jumbotron-cards.sc-event-jumbotron-example{overflow-x:visible;justify-content:space-between;cursor:auto;transition:transform 0.3s ease-in-out;width:100%}.card.sc-event-jumbotron-example{width:auto;height:530px;padding:24px;cursor:pointer;flex:1}.card.hidden.sc-event-jumbotron-example{opacity:0;pointer-events:none}.card.active.sc-event-jumbotron-example{border-top-right-radius:0px;border-bottom-right-radius:0px;box-shadow:var(--ptc-shadow-x-large)}.panel.sc-event-jumbotron-example{visibility:hidden;opacity:0;position:absolute;top:0;left:0;height:530px;padding:40px;background:var(--color-white);border-radius:var(--ptc-border-radius-standard);box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);transition:opacity 0.3s ease-in-out, transform 0.3s ease-in-out;z-index:10}.panel.visible.sc-event-jumbotron-example{visibility:visible;opacity:1;border-top-left-radius:0px;border-bottom-left-radius:0px;box-shadow:var(--ptc-shadow-x-large)}.close-panel.sc-event-jumbotron-example{position:absolute;top:0px;right:0px;background:var(--color-white);border:none;text-align:center;cursor:pointer;padding:0px;margin:5px}.hide-scrollbar.sc-event-jumbotron-example{margin-left:-40px;margin-right:-40px}}@media only screen and (min-width: 1200px){.card-title.sc-event-jumbotron-example{font-size:32px}.card-title.sc-event-jumbotron-example span.sc-event-jumbotron-example{font-size:32px}.jumbotron-cards.sc-event-jumbotron-example{padding:0;gap:32px}}@media only screen and (min-width: 1440px){.jumbotron-cards.sc-event-jumbotron-example{gap:40px}}";
10
+
11
+ const EventJumbotronExample = class {
12
+ constructor(hostRef) {
13
+ index.registerInstance(this, hostRef);
14
+ this.startX = 0;
15
+ this.scrollLeft = 0;
16
+ this.updateContainerClass = () => {
17
+ if (this.isDesktop) {
18
+ this.sliderWrapper.classList.add('ptc-container', 'u-paddingRight-flush', 'u-paddingLeft-flush');
19
+ this.disableDragging();
20
+ }
21
+ else {
22
+ this.sliderWrapper.classList.remove('ptc-container', 'u-paddingRight-flush', 'u-paddingLeft-flush');
23
+ this.enableDragging();
24
+ }
25
+ };
26
+ this.startDragging = (e) => {
27
+ this.isMouseDown = true;
28
+ this.isDragging = false;
29
+ this.startX = e.pageX;
30
+ this.scrollLeft = this.slider.scrollLeft;
31
+ };
32
+ this.performDragging = (e) => {
33
+ if (!this.isMouseDown)
34
+ return;
35
+ const x = e.pageX - this.slider.offsetLeft;
36
+ const walk = x - this.startX;
37
+ this.isDragging = Math.abs(walk) > 5;
38
+ this.slider.scrollLeft = this.scrollLeft - walk;
39
+ };
40
+ this.stopDragging = () => {
41
+ this.isMouseDown = false;
42
+ };
43
+ this.closeActiveModal = () => {
44
+ document.querySelectorAll('ptc-modal').forEach((modal) => {
45
+ if (modal.show)
46
+ modal.show = false;
47
+ });
48
+ };
49
+ this.cards = [];
50
+ this.modalBtnCloseText = "Close";
51
+ this.activePanel = null;
52
+ this.isDragging = false;
53
+ this.isMouseDown = false;
54
+ this.isDesktop = window.innerWidth >= 992;
55
+ }
56
+ onScreenStatusChange() {
57
+ !this.isDesktop && this.closeActiveModal();
58
+ }
59
+ handleCardClick(cardIndex) {
60
+ const card = this.slider.children[cardIndex];
61
+ const panelID = `panel-${cardIndex}`;
62
+ const panel = document.getElementById(panelID);
63
+ if (this.isDesktop && panel) {
64
+ this.showPanel(card, panel);
65
+ }
66
+ else if (!this.isDesktop) {
67
+ if (!this.isDragging) {
68
+ const modal = document.getElementById(`modal-${cardIndex}`);
69
+ console.log('open: ' + modal.id);
70
+ modal.show = true;
71
+ }
72
+ }
73
+ }
74
+ showPanel(card, panel) {
75
+ if (this.activePanel)
76
+ return;
77
+ this.slider.style.transform = `translateX(-${card.offsetLeft}px)`;
78
+ Array.from(this.slider.children).forEach(c => {
79
+ if (c !== card)
80
+ c.classList.add('hidden');
81
+ });
82
+ panel.style.display = 'block';
83
+ panel.style.width = `calc(100% - ${card.getBoundingClientRect().width}px`;
84
+ this.arrowButtons = document.querySelectorAll('ptc-scroll-button');
85
+ setTimeout(() => {
86
+ panel.style.transform = `translateX(${card.offsetWidth}px)`;
87
+ panel.classList.add('visible');
88
+ card.classList.add('active');
89
+ this.arrowButtons.forEach(button => button.initVisibility());
90
+ this.activePanel = panel.id;
91
+ }, 100);
92
+ }
93
+ closePanel(panelId) {
94
+ const panel = document.getElementById(panelId);
95
+ if (panel) {
96
+ panel.classList.remove('visible');
97
+ panel.addEventListener('transitionend', () => {
98
+ if (!panel.classList.contains('visible')) {
99
+ panel.style.display = 'none';
100
+ }
101
+ }, { once: true });
102
+ }
103
+ this.activePanel = null;
104
+ this.slider.style.transform = 'translateX(0)';
105
+ Array.from(this.slider.children).forEach(card => {
106
+ card.classList.remove('hidden', 'active');
107
+ });
108
+ }
109
+ enableDragging() {
110
+ this.slider.addEventListener('mousedown', this.startDragging);
111
+ this.slider.addEventListener('mousemove', this.performDragging);
112
+ ['mouseup', 'mouseleave'].forEach(event => this.slider.addEventListener(event, this.stopDragging));
113
+ }
114
+ disableDragging() {
115
+ this.slider.removeEventListener('mousedown', this.startDragging);
116
+ this.slider.removeEventListener('mousemove', this.performDragging);
117
+ ['mouseup', 'mouseleave'].forEach(event => this.slider.removeEventListener(event, this.stopDragging));
118
+ }
119
+ componentDidLoad() {
120
+ // const cardOverlays = document.querySelectorAll('overlay');
121
+ this.sliderWrapper = document.querySelector('.jumbotron-cards-wrapper');
122
+ this.slider = document.querySelector('.jumbotron-cards');
123
+ this.updateContainerClass();
124
+ window.addEventListener('resize', () => {
125
+ this.isDesktop = window.innerWidth >= 992;
126
+ this.updateContainerClass();
127
+ this.activePanel && this.closePanel(this.activePanel);
128
+ });
129
+ // cardOverlays.forEach( (ele=> {(ele as HTMLPtcOverlayElement).setOverlayColorValue('linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%)')}))
130
+ }
131
+ render() {
132
+ const modalContentSlots = Array.from(this.el.querySelectorAll('template'));
133
+ return [
134
+ index.h("div", { class: {
135
+ 'event-jumbotron': true,
136
+ 'ptc-container': this.isDesktop,
137
+ } }, index.h("div", { class: "jumbotron-cards-wrapper" }, index.h("div", { class: "jumbotron-cards" }, this.cards.map((card, index$1) => (index.h("div", { class: "card", onClick: () => this.handleCardClick(index$1), "data-panel": `panel-${index$1}` }, index.h("ptc-img", { "border-radius": "radius-standard", "image-type": "smart-bg", "img-url": card.cardBg, "load-mode": "lazy-bg", styles: "ptc-img{position: absolute; width: 100%; height: 100%; z-index: 0}" }), index.h("div", { class: "text-wrapper" }, index.h("h3", { class: "card-title" }, card.title, ' ', index.h("span", null, card.description)), !this.activePanel && [index.h("div", { innerHTML: card.panelContent })]))))), this.cards.map((_, index$1) => (index.h("div", { id: `panel-${index$1}`, class: "panel" }, index.h("button", { tabindex: "-1", class: "close-panel", onClick: () => this.closePanel(`panel-${index$1}`), "aria-label": "Close panel" }, index.h("ptc-close-icon", null)), index.h("slot", { name: `panel-content-${index$1}` })))), !this.isDesktop && this.cards.map((_, index$1) => (index.h("ptc-modal", { id: `modal-${index$1}`, show: false, "close-on-blur": true, "modal-type": "event-listing", "custom-class": "event-mobile-modal", headerOnlyText1: this.cards[index$1].title, headerOnlyText2: this.cards[index$1].description, headerOnlyBg: this.cards[index$1].cardBg, bottomCloseBtn: this.modalBtnCloseText }, index.h("div", { innerHTML: modalContentSlots[index$1].innerHTML })))))),
138
+ index.h("div", { class: "white-placeholder" }),
139
+ ];
140
+ }
141
+ get el() { return index.getElement(this); }
142
+ static get watchers() { return {
143
+ "isDesktop": ["onScreenStatusChange"]
144
+ }; }
145
+ };
146
+ EventJumbotronExample.style = eventJumbotronExampleCss;
147
+
148
+ const iconAssetCss = ".svg-inline--fa.sc-icon-asset,svg.sc-icon-asset:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa.sc-icon-asset{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg.sc-icon-asset{vertical-align:-.225em}.svg-inline--fa.fa-w-1.sc-icon-asset{width:.0625em}.svg-inline--fa.fa-w-2.sc-icon-asset{width:.125em}.svg-inline--fa.fa-w-3.sc-icon-asset{width:.1875em}.svg-inline--fa.fa-w-4.sc-icon-asset{width:.25em}.svg-inline--fa.fa-w-5.sc-icon-asset{width:.3125em}.svg-inline--fa.fa-w-6.sc-icon-asset{width:.375em}.svg-inline--fa.fa-w-7.sc-icon-asset{width:.4375em}.svg-inline--fa.fa-w-8.sc-icon-asset{width:.5em}.svg-inline--fa.fa-w-9.sc-icon-asset{width:.5625em}.svg-inline--fa.fa-w-10.sc-icon-asset{width:.625em}.svg-inline--fa.fa-w-11.sc-icon-asset{width:.6875em}.svg-inline--fa.fa-w-12.sc-icon-asset{width:.75em}.svg-inline--fa.fa-w-13.sc-icon-asset{width:.8125em}.svg-inline--fa.fa-w-14.sc-icon-asset{width:.875em}.svg-inline--fa.fa-w-15.sc-icon-asset{width:.9375em}.svg-inline--fa.fa-w-16.sc-icon-asset{width:1em}.svg-inline--fa.fa-w-17.sc-icon-asset{width:1.0625em}.svg-inline--fa.fa-w-18.sc-icon-asset{width:1.125em}.svg-inline--fa.fa-w-19.sc-icon-asset{width:1.1875em}.svg-inline--fa.fa-w-20.sc-icon-asset{width:1.25em}.svg-inline--fa.fa-pull-left.sc-icon-asset{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right.sc-icon-asset{margin-left:.3em;width:auto}.svg-inline--fa.fa-border.sc-icon-asset{height:1.5em}.svg-inline--fa.fa-li.sc-icon-asset{width:2em}.svg-inline--fa.fa-fw.sc-icon-asset{width:1.25em}.fa-layers.sc-icon-asset svg.svg-inline--fa.sc-icon-asset{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers.sc-icon-asset{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers.sc-icon-asset svg.svg-inline--fa.sc-icon-asset{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter.sc-icon-asset,.fa-layers-text.sc-icon-asset{display:inline-block;position:absolute;text-align:center}.fa-layers-text.sc-icon-asset{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter.sc-icon-asset{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right.sc-icon-asset{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left.sc-icon-asset{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right.sc-icon-asset{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left.sc-icon-asset{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg.sc-icon-asset{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs.sc-icon-asset{font-size:.75em}.fa-sm.sc-icon-asset{font-size:.875em}.fa-1x.sc-icon-asset{font-size:1em}.fa-2x.sc-icon-asset{font-size:2em}.fa-3x.sc-icon-asset{font-size:3em}.fa-4x.sc-icon-asset{font-size:4em}.fa-5x.sc-icon-asset{font-size:5em}.fa-6x.sc-icon-asset{font-size:6em}.fa-7x.sc-icon-asset{font-size:7em}.fa-8x.sc-icon-asset{font-size:8em}.fa-9x.sc-icon-asset{font-size:9em}.fa-10x.sc-icon-asset{font-size:10em}.fa-fw.sc-icon-asset{text-align:center;width:1.25em}.fa-ul.sc-icon-asset{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul.sc-icon-asset>li.sc-icon-asset{position:relative}.fa-li.sc-icon-asset{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border.sc-icon-asset{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left.sc-icon-asset{float:left}.fa-pull-right.sc-icon-asset{float:right}.fa.fa-pull-left.sc-icon-asset,.fab.fa-pull-left.sc-icon-asset,.fal.fa-pull-left.sc-icon-asset,.far.fa-pull-left.sc-icon-asset,.fas.fa-pull-left.sc-icon-asset{margin-right:.3em}.fa.fa-pull-right.sc-icon-asset,.fab.fa-pull-right.sc-icon-asset,.fal.fa-pull-right.sc-icon-asset,.far.fa-pull-right.sc-icon-asset,.fas.fa-pull-right.sc-icon-asset{margin-left:.3em}.fa-spin.sc-icon-asset{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse.sc-icon-asset{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)\";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)\";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)\";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)\";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical.sc-icon-asset{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both.sc-icon-asset,.fa-flip-horizontal.fa-flip-vertical.sc-icon-asset,.fa-flip-vertical.sc-icon-asset{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)\"}.fa-flip-both.sc-icon-asset,.fa-flip-horizontal.fa-flip-vertical.sc-icon-asset{-webkit-transform:scale(-1);transform:scale(-1)}.sc-icon-asset:root .fa-flip-both.sc-icon-asset,.sc-icon-asset:root .fa-flip-horizontal.sc-icon-asset,.sc-icon-asset:root .fa-flip-vertical.sc-icon-asset,.sc-icon-asset:root .fa-rotate-90.sc-icon-asset,.sc-icon-asset:root .fa-rotate-180.sc-icon-asset,.sc-icon-asset:root .fa-rotate-270.sc-icon-asset{-webkit-filter:none;filter:none}.fa-stack.sc-icon-asset{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x.sc-icon-asset,.fa-stack-2x.sc-icon-asset{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x.sc-icon-asset{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x.sc-icon-asset{height:2em;width:2.5em}.fa-inverse.sc-icon-asset{color:#fff}.sr-only.sc-icon-asset{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable.sc-icon-asset:active,.sr-only-focusable.sc-icon-asset:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa.sc-icon-asset .fa-primary.sc-icon-asset{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa.sc-icon-asset .fa-secondary.sc-icon-asset{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa.sc-icon-asset .fa-secondary.sc-icon-asset,.svg-inline--fa.fa-swap-opacity.sc-icon-asset .fa-primary.sc-icon-asset{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity.sc-icon-asset .fa-secondary.sc-icon-asset{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa.sc-icon-asset mask.sc-icon-asset .fa-primary.sc-icon-asset,.svg-inline--fa.sc-icon-asset mask.sc-icon-asset .fa-secondary.sc-icon-asset{fill:#000}.fad.fa-inverse.sc-icon-asset{color:#fff}h1.sc-icon-asset,h2.sc-icon-asset,h3.sc-icon-asset,h4.sc-icon-asset,h5.sc-icon-asset,h6.sc-icon-asset,p.sc-icon-asset,ul.sc-icon-asset,li.sc-icon-asset,ptc-subnav.sc-icon-asset,ptc-tab-list.sc-icon-asset,ptc-link.sc-icon-asset,ptc-square-card.sc-icon-asset,.hyphenate-text.sc-icon-asset,ptc-footer.sc-icon-asset{word-break:break-word;hyphens:manual;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual}@supports (hyphenate-limit-chars: 12 3 3){h1.sc-icon-asset,h2.sc-icon-asset,h3.sc-icon-asset,h4.sc-icon-asset,h5.sc-icon-asset,h6.sc-icon-asset,p.sc-icon-asset,ul.sc-icon-asset,li.sc-icon-asset,ptc-subnav.sc-icon-asset,ptc-tab-list.sc-icon-asset,ptc-link.sc-icon-asset,ptc-square-card.sc-icon-asset,.hyphenate-text.sc-icon-asset,ptc-footer.sc-icon-asset{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}}icon-asset.sc-icon-asset{vertical-align:middle}svg.sc-icon-asset{transition:all var(--ptc-transition-medium) var(--ptc-ease-inout)}svg.micro.sc-icon-asset{width:calc(var(--ptc-font-size-x-small) / 2);height:calc(var(--ptc-font-size-x-small) / 2)}svg.xxx-small.sc-icon-asset{width:var(--ptc-font-size-xxx-small);height:var(--ptc-font-size-xxx-small)}svg.xx-small.sc-icon-asset{width:var(--ptc-font-size-xx-small);height:var(--ptc-font-size-xx-small)}svg.x-small.sc-icon-asset{width:var(--ptc-font-size-x-small);height:var(--ptc-font-size-x-small)}svg.small.sc-icon-asset{width:var(--ptc-font-size-small);height:var(--ptc-font-size-small)}svg.medium.sc-icon-asset{width:var(--ptc-font-size-medium);height:var(--ptc-font-size-medium)}svg.large.sc-icon-asset{width:var(--ptc-font-size-large);height:var(--ptc-font-size-large)}svg.x-large.sc-icon-asset{width:var(--ptc-font-size-x-large);height:var(--ptc-font-size-x-large)}svg.xx-large.sc-icon-asset{width:var(--ptc-font-size-xx-large);height:var(--ptc-font-size-xx-large)}svg.xxx-large.sc-icon-asset{width:var(--ptc-font-size-xxx-large);height:var(--ptc-font-size-xxx-large)}svg.xxxx-large.sc-icon-asset{width:var(--ptc-font-size-xxxx-large);height:var(--ptc-font-size-xxxx-large)}svg.white.sc-icon-asset{fill:var(--color-white)}svg.white.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.white.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.white.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-white)}svg.black.sc-icon-asset{fill:var(--color-black)}svg.black.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.black.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.black.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-black)}svg.ptc-green.sc-icon-asset{fill:var(--color-green-07)}svg.ptc-green.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.ptc-green.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.ptc-green.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-green-07)}svg.gray.sc-icon-asset{fill:var(--color-gray-06)}svg.gray.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.gray.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.gray.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-gray-06)}svg.light-gray.sc-icon-asset{fill:var(--color-gray-05)}svg.light-gray.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.light-gray.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.light-gray.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:var(--color-gray-05)}svg.primary-gray.sc-icon-asset{fill:var(--color-gray-10)}svg.inherit.sc-icon-asset{fill:inherit}svg.inherit.sc-icon-asset use[href$=\"#minus\"].sc-icon-asset,svg.inherit.sc-icon-asset use[href$=\"#plus\"].sc-icon-asset,svg.inherit.sc-icon-asset use[href$=\"#checkmark\"].sc-icon-asset{stroke:inherit}svg[tabIndex=\"0\"].sc-icon-asset:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}";
149
+
150
+ const IconAsset = class {
151
+ constructor(hostRef) {
152
+ index.registerInstance(this, hostRef);
153
+ this.ready = index.createEvent(this, "ready", 7);
154
+ this.regularSprite = index.getAssetPath('./media/regular.svg');
155
+ this.solidSprite = index.getAssetPath('./media/solid.svg');
156
+ this.brandSprite = index.getAssetPath('./media/brands.svg');
157
+ this.ptcSprite = index.getAssetPath('./media/designer-v6.0.6.svg');
158
+ this.name = undefined;
159
+ this.size = 'xx-small';
160
+ this.type = 'regular';
161
+ this.spin = '';
162
+ this.pulse = '';
163
+ this.color = 'default';
164
+ this.isMobileSelect = undefined;
165
+ this.injectedStyle = undefined;
166
+ this.focusOn = false;
167
+ this.trackerId = "";
168
+ }
169
+ componentDidLoad() {
170
+ this.ready.emit({
171
+ 'regular-icons': this.regularSprite,
172
+ 'sold-icons': this.solidSprite,
173
+ 'brand-icons': this.brandSprite,
174
+ 'ptc-icons': this.ptcSprite
175
+ });
176
+ }
177
+ render() {
178
+ const classMap = this.getCssClassMap();
179
+ if (this.type == 'brands') {
180
+ return (index.h(index.Host, null, this.injectedStyle && index.h("style", null, this.injectedStyle), index.h("svg", { class: classMap }, index.h("use", { href: `${this.brandSprite}#${this.name}` }))));
181
+ }
182
+ else if (this.type == 'solid') {
183
+ return (index.h(index.Host, null, this.injectedStyle && index.h("style", null, this.injectedStyle), index.h("svg", { class: classMap }, index.h("use", { href: `${this.solidSprite}#${this.name}` }))));
184
+ }
185
+ else if (this.type == 'ptc') {
186
+ return (index.h(index.Host, null, this.injectedStyle && index.h("style", null, this.injectedStyle), index.h("svg", { class: classMap, "aria-hidden": this.isMobileSelect && "true", tabindex: this.focusOn ? 0 : -1, id: this.trackerId }, index.h("use", { href: `${this.ptcSprite}#${this.name}` }))));
187
+ }
188
+ else {
189
+ return (index.h(index.Host, null, this.injectedStyle && index.h("style", null, this.injectedStyle), index.h("svg", { class: classMap }, index.h("use", { href: `${this.regularSprite}#${this.name}` }))));
190
+ }
191
+ }
192
+ getCssClassMap() {
193
+ return {
194
+ [this.size]: true,
195
+ [this.spin]: true,
196
+ [this.pulse]: true,
197
+ [this.color]: true,
198
+ ['ismobileselect']: this.isMobileSelect ? true : false,
199
+ ['mf-listen']: this.trackerId !== "" ? true : false
200
+ };
201
+ }
202
+ static get assetsDirs() { return ["media"]; }
203
+ };
204
+ IconAsset.style = iconAssetCss;
205
+
206
+ const listItemCss = "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(.list-primary){display:block}:host(.flush-before) li::before{content:\"\" !important}:host(.breadcrumb){display:inline-block}:host(.breadcrumb) li{position:relative;display:inline-block;color:var(--color-white);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-xxx-small);line-height:var(--ptc-line-height-densest);display:flex;align-items:baseline}:host(.breadcrumb) li::before{content:\"/\";top:0;left:0;margin-left:2px}:host(.breadcrumb) li a.item-link{color:var(--color-white);font-weight:var(--ptc-font-weight-bold) !important;font-size:var(--ptc-font-size-xxx-small) !important;line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;text-decoration-thickness:1px;outline:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.breadcrumb) li a.item-link:hover{text-decoration:underline;text-decoration-color:var(--color-green-07);outline:none}:host(.breadcrumb) li a.item-link:focus-visible{transition:none;border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);padding-bottom:5px;padding-right:5px}:host(.breadcrumb-center) li{display:inline}:host(.list-green){display:block;margin-bottom:16px}:host(.list-green) li a{font-size:var(--ptc-font-size-xx-small);color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:1.5px;text-decoration-color:var(--color-green-04);font-weight:var(--ptc-font-weight-bold);transition:color var(--ptc-transition-medium) var(--ptc-ease-inout);line-height:var(--ptc-line-height-p);text-underline-offset:4px}:host(.list-green) li a:hover{color:var(--color-green-04)}:host(:not(.flush-before)) li::before{margin-right:2px}:host(.list-footer) li{display:inline-block;font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-regular);font-style:normal;font-stretch:normal;line-height:var(--ptc-line-height-denser);letter-spacing:normal;color:var(--color-white);margin:0 0.5rem}:host(.list-footer) li a{color:var(--color-white-grey);border-bottom:1px solid transparent;display:inline-block;text-decoration:none}:host(.list-footer) li a:hover,:host(.list-footer) li a:focus{text-decoration:none;border-bottom:1px solid var(--color-green-06);color:var(--color-white-grey);transition:border var(--ptc-ease-inout) var(--ptc-transition-medium)}:host(.list-footer) li a:active{text-decoration:none;border-bottom:1px solid var(--color-green-06);color:var(--color-white-grey)}:host(.list-footer) li a:focus{outline:3px solid var(--color-blue-07);outline-offset:2px;border-radius:var(--ptc-border-radius-standard);text-decoration:none;border-color:transparent !important}:host(.list-footer) li a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);transition:none !important;border-color:white !important}:host(.white) li{color:var(--color-white)}:host(.white) li a.item-link{color:var(--color-white)}:host(.light-gray) li{color:var(--color-gray-01)}:host(.light-gray) li a.item-link{color:var(--color-gray-01)}:host(.primary-gray) li{color:var(--color-gray-10)}:host(.primary-gray) li a.item-link{color:var(--color-gray-10)}:host(.list-underline) li{color:var(--color-gray-10);list-style:none;text-decoration:underline 1px solid;text-underline-offset:2px;line-height:var(--ptc-line-height-p)}:host(.list-underline) li a{display:inline-block;padding:4px 0}:host(.list-underline) li a.item-link{color:var(--color-gray-10)}:host li .has-before-home-icon{display:block}@media only screen and (min-width: 480px){:host li .has-before-home-icon{display:none}}";
207
+
208
+ const ListItem = class {
209
+ constructor(hostRef) {
210
+ index.registerInstance(this, hostRef);
211
+ this.listType = 'list-primary';
212
+ this.linkHref = undefined;
213
+ this.flushBefore = false;
214
+ this.linkTarget = '_self';
215
+ this.hasBeforeHomeIcon = false;
216
+ this.trackerId = undefined;
217
+ this.color = undefined;
218
+ this.styles = undefined;
219
+ this.ariaLabel = '';
220
+ }
221
+ render() {
222
+ const classMap = this.getCssClassMap();
223
+ return (index.h(index.Host, { class: classMap }, this.styles && index.h("style", null, this.styles), index.h("li", { id: this.trackerId }, this.linkHref ? (index.h("a", Object.assign({ class: "item-link", target: this.linkTarget }, (this.linkHref ? { href: this.linkHref } : {}), (this.ariaLabel !== '' ? { 'aria-label': this.ariaLabel } : {}), { tabindex: "0" }), index.h("slot", null))) : (index.h("slot", null)))));
224
+ }
225
+ getCssClassMap() {
226
+ let bcEnable = false;
227
+ if (this.hostElement && this.hostElement.parentElement) {
228
+ try {
229
+ bcEnable = (this.hostElement.parentElement.classList.contains('center') && this.hostElement.parentElement.tagName === 'PTC-BREADCRUMB');
230
+ }
231
+ catch (err) {
232
+ console.log(err);
233
+ }
234
+ }
235
+ return {
236
+ [this.listType]: true,
237
+ ['flush-before']: this.flushBefore ? true : false,
238
+ [this.color]: !!this.color ? true : false,
239
+ ['breadcrumb-center']: bcEnable,
240
+ ['mf-listen']: true
241
+ };
242
+ }
243
+ get hostElement() { return index.getElement(this); }
244
+ };
245
+ ListItem.style = listItemCss;
246
+
247
+ const ptcBreadcrumbCss = "h1.sc-ptc-breadcrumb,h2.sc-ptc-breadcrumb,h3.sc-ptc-breadcrumb,h4.sc-ptc-breadcrumb,h5.sc-ptc-breadcrumb,h6.sc-ptc-breadcrumb,p.sc-ptc-breadcrumb,ul.sc-ptc-breadcrumb,li.sc-ptc-breadcrumb,ptc-subnav.sc-ptc-breadcrumb,ptc-tab-list.sc-ptc-breadcrumb,ptc-link.sc-ptc-breadcrumb,ptc-square-card.sc-ptc-breadcrumb,.hyphenate-text.sc-ptc-breadcrumb,ptc-footer.sc-ptc-breadcrumb{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-breadcrumb,h2.sc-ptc-breadcrumb,h3.sc-ptc-breadcrumb,h4.sc-ptc-breadcrumb,h5.sc-ptc-breadcrumb,h6.sc-ptc-breadcrumb,p.sc-ptc-breadcrumb,ul.sc-ptc-breadcrumb,li.sc-ptc-breadcrumb,ptc-subnav.sc-ptc-breadcrumb,ptc-tab-list.sc-ptc-breadcrumb,ptc-link.sc-ptc-breadcrumb,ptc-square-card.sc-ptc-breadcrumb,.hyphenate-text.sc-ptc-breadcrumb,ptc-footer.sc-ptc-breadcrumb{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}}.sc-ptc-breadcrumb-h{margin-top:var(--ptc-element-spacing-05);display:flex;align-items:flex-start}.sc-ptc-breadcrumb-h .visually-hidden.sc-ptc-breadcrumb{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb{position:relative;list-style:none;margin:0;padding:0 0 0 22px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{position:relative;display:inline;font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-xxx-small);line-height:var(--ptc-line-height-densest);word-break:initial;color:var(--color-white)}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb::before{content:\"/\";margin:0 3px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb{position:absolute;left:0;margin-top:-3px}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb::before{display:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{font-weight:var(--ptc-font-weight-bold) !important;font-size:var(--ptc-font-size-xxx-small) !important;line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px;text-decoration-thickness:1px;outline:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout);color:var(--color-white)}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb:active{transition:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb:hover{text-decoration:underline;text-decoration-color:var(--color-green-07);outline:none}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.breadcrumb-item-link.sc-ptc-breadcrumb:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);display:inline-block}.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.breadcrumb-item-link.sc-ptc-breadcrumb:focus-visible.dark-mode-link:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.white.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-white)}.white.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-white)}.black.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-black)}.black.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-black)}.ptc-green.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-green-07)}.ptc-green.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-green-07)}.gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-06)}.gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-06)}.light-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-05)}.light-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-05)}.primary-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{color:var(--color-gray-10)}.primary-gray.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb a.sc-ptc-breadcrumb{color:var(--color-gray-10)}.left.sc-ptc-breadcrumb-h{display:flex;justify-content:flex-start;align-items:flex-end}.center.sc-ptc-breadcrumb-h{display:flex;justify-content:center}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb{padding:0;text-align:center}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.sc-ptc-breadcrumb{display:inline-block}.center.sc-ptc-breadcrumb-h .ptc-breadcrumb-ol.sc-ptc-breadcrumb li.home-link.sc-ptc-breadcrumb{position:relative;left:auto;margin-top:0;vertical-align:text-bottom;margin-bottom:-1px}.right.sc-ptc-breadcrumb-h{display:flex;justify-content:flex-end}.remove-top-margin.sc-ptc-breadcrumb-h{margin-top:0px !important}";
248
+
249
+ const PtcBreadcrumb = class {
250
+ constructor(hostRef) {
251
+ index.registerInstance(this, hostRef);
252
+ this.position = undefined;
253
+ this.removeTopMargin = false;
254
+ this.color = 'white';
255
+ this.isDarkMode = false;
256
+ this.styles = undefined;
257
+ }
258
+ componentWillLoad() {
259
+ this.listItems = this.hostElement.querySelectorAll('list-item');
260
+ }
261
+ componentDidLoad() {
262
+ if (this.listItems) {
263
+ this.hostElement.querySelectorAll('list-item').forEach((item) => {
264
+ item.remove();
265
+ });
266
+ }
267
+ }
268
+ render() {
269
+ const classMap = this.getCssClassMap();
270
+ return (index.h(index.Host, { class: classMap }, this.styles && index.h("style", null, this.styles), index.h("nav", { "aria-label": "Breadcrumb" }, index.h("ol", { class: "ptc-breadcrumb-ol" }, index.h("li", { class: 'home-link mf-listen', id: "homeLinkID" }, index.h("a", { href: "/", "aria-label": "Home Link", class: { ['breadcrumb-item-link']: true, ['dark-mode-link']: this.isDarkMode } }, index.h("icon-asset", { type: "ptc", size: "medium", name: "icon-home", color: this.color }))), Array.from(this.listItems).map((item, index$1, array) => {
271
+ const textContent = item.textContent.trim();
272
+ const href = item.getAttribute('link-href');
273
+ return (index.h("li", { key: index$1, class: "mf-listen", id: `breadcrumb` + index$1 + `ID` }, index$1 < array.length - 1 ? (index.h("a", { href: href, target: '_self', class: { ['breadcrumb-item-link']: true, ['dark-mode-link']: this.isDarkMode } }, textContent)) : (textContent), index.h("span", { class: "visually-hidden" }, "/")));
274
+ })))));
275
+ }
276
+ getCssClassMap() {
277
+ return {
278
+ [this.position]: !!this.position && this.position !== undefined ? true : false,
279
+ ['remove-top-margin']: this.removeTopMargin ? true : false,
280
+ [this.color]: true
281
+ };
282
+ }
283
+ get hostElement() { return index.getElement(this); }
284
+ };
285
+ PtcBreadcrumb.style = ptcBreadcrumbCss;
286
+
287
+ const ptcButtonCss = "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}}button.disabled{pointer-events:none;opacity:0.6}button{background-color:var(--color-gray-10);display:inline-block;border-style:solid;border-width:1px;white-space:normal;position:relative;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;cursor:pointer;padding:9.4px 17.5px;border-radius:var(--ptc-border-radius-standard)}button.reveal-down .content{transition:opacity var(--ptc-transition-medium) var(--ptc-ease-out);opacity:0;font-size:var(--ptc-font-size-xx-small)}button.reveal-down .icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;align-content:center;height:16px}button.reveal-down .icon-wrapper .icon{transition:top var(--ptc-transition-fast) var(--ptc-ease-out);position:absolute;display:inline-block;top:-12px}button:hover.reveal-down .content{opacity:1}button:hover.reveal-down .icon-wrapper .icon{top:4px}button.animation-right ::slotted([slot=slot-after-text]),button.animation-right ::slotted([slot=slot-before-text]),button.animation-down ::slotted([slot=slot-after-text]),button.animation-down ::slotted([slot=slot-before-text]){transition:transform var(--ptc-transition-medium) var(--ptc-ease-inout);position:relative;display:inline-block}button:hover.animation-right ::slotted([slot=slot-after-text]),button:hover.animation-right ::slotted([slot=slot-before-text]){transform:translateX(var(--ptc-element-spacing-02))}button:hover.animation-down ::slotted([slot=slot-after-text]),button:hover.animation-down ::slotted([slot=slot-before-text]){transform:translateY(var(--ptc-element-spacing-02))}button span{font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-small);font-weight:bold;line-height:var(--ptc-line-height-densest)}button.left{text-align:left}button.right{text-align:right}button.center{text-align:center}.icon-left ::slotted([slot=slot-before-text]){margin-right:var(--ptc-element-spacing-01)}.icon-right ::slotted([slot=slot-after-text]){margin-left:var(--ptc-element-spacing-01)}.blackgrey{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-gray-10);background-image:linear-gradient(285deg, var(--color-gray-10) 155%, var(--color-gray-07) 62%)}.blackgrey:hover{box-shadow:var(--ptc-shadow-x-large)}.blackgrey span{color:var(--color-white)}.turtlegreen{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-green-07);background-image:linear-gradient(285deg, var(--color-green-07) 155%, var(--color-green-07) 62%)}.turtlegreen:hover{box-shadow:var(--ptc-shadow-x-large)}.turtlegreen span{color:var(--color-white)}.offwhite{box-shadow:var(--ptc-shadow-x-small);border:solid 1px var(--color-gray-10);background-image:linear-gradient(to right, var(--color-white), var(--color-gray-02), var(--color-gray-01))}.offwhite:hover{box-shadow:var(--ptc-shadow-x-large)}.offwhite span{color:var(--color-gray-10)}.legacy-green{margin-left:10px;padding:10px 20px;margin-bottom:var(--ptc-element-spacing-01);margin-top:var(--ptc-element-spacing-01);box-shadow:var(--ptc-shadow-large);border:solid 2.5px var(--color-green-08);background-image:linear-gradient(to right, var(--color-green-06), var(--color-green-08))}.legacy-green:after{position:absolute;content:\"\";top:-1px;left:0;bottom:0;right:0;width:100%;height:103%;background-image:linear-gradient(to right, var(--color-green-08), var(--color-green-06));opacity:0;transition:opacity var(--ptc-transition-x-slow) var(--ptc-ease-inout);border-radius:2px}.legacy-green:hover{box-shadow:var(--ptc-shadow-x-large)}.legacy-green:hover span{color:var(--color-white)}.legacy-green:hover:after{opacity:1}.legacy-green span{font-family:var(--ptc-font-secondary-latin);color:var(--color-white);z-index:100;position:relative;text-transform:uppercase;font-weight:var(--ptc-font-weight-bold);letter-spacing:var(--ptc-letter-spacing-normal);font-size:var(--ptc-font-size-x-small)}@media only screen and (min-width: 768px){.legacy-green span{font-size:var(--ptc-font-size-small);letter-spacing:var(--ptc-letter-spacing-loose)}}.legacy-green icon-asset{display:inline}a{border-style:solid;border-width:1px;position:relative;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding:9.4px 17.5px;border-radius:var(--ptc-border-radius-standard);display:inline-block;position:relative}a.animation-right ::slotted([slot=slot-after-text]),a.animation-right ::slotted([slot=slot-before-text]),a.animation-down ::slotted([slot=slot-after-text]),a.animation-down ::slotted([slot=slot-before-text]){transition:all var(--ptc-ease-inout) var(--ptc-transition-medium);position:relative;display:inline-block;margin-left:5px}a:hover.animation-right ::slotted([slot=slot-after-text]),a:hover.animation-right ::slotted([slot=slot-before-text]){transform:translateX(var(--ptc-element-spacing-02))}a:hover.animation-down ::slotted([slot=slot-after-text]),a:hover.animation-down ::slotted([slot=slot-before-text]){transform:translateY(var(--ptc-element-spacing-02))}a.left{text-align:left}a.right{text-align:right}a.center{text-align:center}.nav{font-family:var(--ptc-font-latin);background-color:var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);border:1px solid var(--color-white);border-bottom-style:solid;border-bottom-width:1px;box-sizing:border-box;color:var(--color-white);display:inline-block;font-size:var(--ptc-font-size-xx-small);font-stretch:100%;font-weight:var(--ptc-font-weight-bold);line-height:var(--ptc-line-height-loose);list-style:none;padding:3px var(--ptc-element-spacing-04);position:relative;text-align:center;text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.nav:focus-visible{border-radius:4px !important;border:2px solid #FFF !important;outline:5px solid #003DD6 !important;background-color:transparent !important;outline-offset:0px !important}.nav:focus{text-decoration:none;border:solid 2px transparent;outline:none}.nav:hover{background-color:var(--color-gray-12)}.ptc-primary,.ptc-quaternary,.ptc-secondary,.ptc-tertiary,.icon-toggle{padding:var(--ptc-font-size-xx-small) var(--ptc-font-size-medium);transition:background-color var(--ptc-ease-inout) var(--ptc-transition-medium);line-height:20px}.ptc-primary.disabled,.ptc-quaternary.disabled,.ptc-secondary.disabled,.ptc-tertiary.disabled,.icon-toggle.disabled{pointer-events:none;border-color:var(--color-gray-03);background:var(--color-gray-02)}.ptc-primary.disabled span,.ptc-quaternary.disabled span,.ptc-secondary.disabled span,.ptc-tertiary.disabled span,.icon-toggle.disabled span{color:var(--color-gray-03)}.ptc-primary.disabled ::slotted([slot=slot-after-text]),.ptc-quaternary.disabled ::slotted([slot=slot-after-text]),.ptc-secondary.disabled ::slotted([slot=slot-after-text]),.ptc-tertiary.disabled ::slotted([slot=slot-after-text]),.icon-toggle.disabled ::slotted([slot=slot-after-text]){fill:var(--color-gray-03) !important}.ptc-primary:focus-visible,.ptc-quaternary:focus-visible,.ptc-secondary:focus-visible,.ptc-tertiary:focus-visible,.icon-toggle:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.ptc-primary span,.ptc-quaternary span,.ptc-secondary span,.ptc-tertiary span,.icon-toggle span{font-family:var(--ptc-font-latin);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-small);line-height:var(--ptc-line-height-densest);letter-spacing:normal}.ptc-primary.small,.ptc-quaternary.small,.ptc-secondary.small,.ptc-tertiary.small,.icon-toggle.small{padding:var(--ptc-element-spacing-03) var(--ptc-element-spacing-04)}.ptc-primary.small span,.ptc-quaternary.small span,.ptc-secondary.small span,.ptc-tertiary.small span,.icon-toggle.small span{font-size:var(--ptc-font-size-xx-small)}.ptc-primary.medium,.ptc-quaternary.medium,.ptc-secondary.medium,.ptc-tertiary.medium,.icon-toggle.medium{padding:14px 20px}.ptc-primary.medium span,.ptc-quaternary.medium span,.ptc-secondary.medium span,.ptc-tertiary.medium span,.icon-toggle.medium span{font-size:var(--ptc-font-size-small)}.ptc-primary.large,.ptc-quaternary.large,.ptc-secondary.large,.ptc-tertiary.large,.icon-toggle.large{padding:var(--ptc-element-spacing-04) var(--ptc-element-spacing-06)}.ptc-primary.large span,.ptc-quaternary.large span,.ptc-secondary.large span,.ptc-tertiary.large span,.icon-toggle.large span{font-size:var(--ptc-font-size-large)}.ptc-primary.acc-alt-style:focus-visible,.ptc-quaternary.acc-alt-style:focus-visible,.ptc-secondary.acc-alt-style:focus-visible,.ptc-tertiary.acc-alt-style:focus-visible,.icon-toggle.acc-alt-style:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-primary{background:var(--color-gray-12);border:2px solid var(--color-green-07);border-radius:var(--ptc-border-radius-standard)}.ptc-primary:hover{background-color:var(--color-gray-10)}.ptc-primary:active{background-color:var(--color-black);transition:none}.ptc-primary span{color:var(--color-white)}.ptc-primary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.ptc-secondary{background:var(--color-gray-12);border:2px solid var(--color-gray-08);border-radius:var(--ptc-border-radius-standard)}.ptc-secondary:hover{background-color:var(--color-gray-10)}.ptc-secondary:active{background-color:var(--color-black);transition:none}.ptc-secondary span{color:var(--color-white)}.ptc-secondary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.ptc-tertiary{background:var(--color-white);border:2px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard)}.ptc-tertiary:hover{background-color:var(--color-gray-02)}.ptc-tertiary:active{background-color:var(--color-gray-03);transition:none}.ptc-tertiary span{color:var(--color-gray-10)}.ptc-tertiary ::slotted([slot=slot-after-text]){fill:var(--color-gray-10) !important}.ptc-tertiary ::slotted(a){color:var(--color-gray-10) !important;text-decoration-line:none !important}.ptc-quaternary{background:var(--color-green-07);border:2px solid var(--color-green-07);border-radius:var(--ptc-border-radius-standard);cursor:pointer}.ptc-quaternary:hover{background-color:var(--color-green-08)}.ptc-quaternary:active{background-color:var(--color-green-09);transition:none}.ptc-quaternary span{color:var(--color-white)}.ptc-quaternary ::slotted([slot=slot-after-text]){fill:var(--color-white) !important}.icon-toggle{background:var(--color-white);border:1px solid var(--color-gray-10);border-radius:var(--ptc-border-radius-standard);padding:0;height:2.125rem;width:2.125rem;box-shadow:var(--ptc-shadow-medium)}.icon-toggle:hover{background-color:var(--color-gray-02)}.icon-toggle:active{transition:none;background-color:var(--color-gray-03)}.icon-toggle.active{background-color:var(--color-gray-04)}.icon-toggle.active:hover{background-color:var(--color-gray-05)}.icon-toggle.active:active{transition:none;background-color:var(--color-gray-03)}.icon-toggle:focus{outline:2px solid var(--color-blue-07);outline-offset:1px}.icon-toggle span{color:var(--color-gray-10);padding:0}.icon-toggle ::slotted([slot=slot-after-text]){fill:var(--color-gray-10) !important}.icon-toggle ::slotted(icon-asset){display:block;margin:auto;height:18px;width:18px}.clear-search{border:none;padding:0px;line-height:var(----ptc-line-height-densest);background-color:transparent}.clear-search:hover{text-decoration:underline;text-decoration-color:var(--color-white)}.clear-search span{color:var(--color-white);font-weight:var(--ptc-font-weight-semibold);font-size:var(--ptc-font-size-x-small);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.tracker-div{display:inline;display:inline-block}.focus-state-dark-background:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}";
288
+
289
+ const PtcButton = class {
290
+ constructor(hostRef) {
291
+ index.registerInstance(this, hostRef);
292
+ this.clickEvent = index.createEvent(this, "clickEvent", 7);
293
+ this.disabled = false;
294
+ this.active = false;
295
+ this.type = 'button';
296
+ this.color = 'ptc-primary';
297
+ this.iconAnimation = '';
298
+ this.iconPosition = 'icon-right';
299
+ this.linkHref = undefined;
300
+ this.linkTitle = undefined;
301
+ this.target = '_self';
302
+ this.rel = undefined;
303
+ this.tabNav = 0;
304
+ this.styles = undefined;
305
+ this.textAlign = undefined;
306
+ this.enableAccessibilityAltStyle = false;
307
+ this.size = undefined;
308
+ this.buttonTitle = undefined;
309
+ this.ariaLabel = '';
310
+ this.seoCompatibilityMode = false;
311
+ this.maintainContent = false;
312
+ this.trackerId = undefined;
313
+ this.darkFocusState = false;
314
+ }
315
+ clickEventHandler() {
316
+ this.clickEvent.emit();
317
+ }
318
+ componentWillLoad() {
319
+ utils.CheckDarkFocusState(this, this.el);
320
+ }
321
+ seoCompRender() {
322
+ const classMap = this.getCssClassMap();
323
+ const Tag = !!this.linkHref ? 'a' : 'button';
324
+ const [TagType, firstChild] = utils.getSeoTagType(this.el, Tag);
325
+ const html = firstChild && firstChild.innerHTML;
326
+ if (this.el == firstChild) {
327
+ this.el.innerHTML = '';
328
+ }
329
+ if (this.maintainContent) {
330
+ this.el.innerHTML = html;
331
+ }
332
+ return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, index.h(TagType, Object.assign({ class: classMap, onClick: this.clickEventHandler.bind(this) }, (!!this.linkHref ? { href: this.linkHref } : {}), (!this.linkHref ? { type: this.type } : {}), (!!this.target && !!this.linkHref ? { target: this.target } : {}), (!!this.rel && !!this.linkHref ? { rel: this.rel } : {}), (!!this.linkHref ? { title: this.linkTitle ? this.linkTitle : this.linkHref } : {}), (!!this.tabNav ? { tabindex: -1 } : { tabindex: 0 }), { title: this.buttonTitle }, (this.ariaLabel !== '' ? { ariaLabel: this.ariaLabel } : {})), index.h("span", { innerHTML: html }, index.h("slot", { name: "slot-before-text" }), index.h("slot", { name: "slot-after-text" }))))));
333
+ }
334
+ standardRender() {
335
+ const classMap = this.getCssClassMap();
336
+ const Tag = !!this.linkHref ? 'a' : 'button';
337
+ return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, index.h(Tag, Object.assign({ class: classMap, onClick: this.clickEventHandler.bind(this) }, (!!this.linkHref ? { href: this.linkHref } : {}), (!this.linkHref ? { type: this.type } : {}), (!!this.target && !!this.linkHref ? { target: this.target } : {}), (!!this.rel && !!this.linkHref ? { rel: this.rel } : {}), (!!this.linkHref ? { title: this.linkTitle ? this.linkTitle : this.linkHref } : {}), (!!this.tabNav ? { tabindex: -1 } : { tabindex: 0 }), { title: this.buttonTitle }, (this.ariaLabel !== '' ? { ariaLabel: this.ariaLabel } : {})), this.iconAnimation == 'reveal-down' ?
338
+ index.h("span", null, index.h("div", { class: "content" }, index.h("slot", null)), index.h("div", { class: "icon-wrapper" }, index.h("div", { class: "icon" }, index.h("slot", { name: "slot-after-text" })))) :
339
+ index.h("span", null, index.h("slot", { name: "slot-before-text" }), index.h("slot", null), index.h("slot", { name: "slot-after-text" }))))));
340
+ }
341
+ render() {
342
+ if (this.seoCompatibilityMode) {
343
+ return this.seoCompRender();
344
+ }
345
+ else {
346
+ return this.standardRender();
347
+ }
348
+ }
349
+ getCssClassMap() {
350
+ return {
351
+ [this.color]: true,
352
+ [this.iconAnimation]: true,
353
+ [this.iconPosition]: true,
354
+ ['disabled']: this.disabled ? true : false,
355
+ ['active']: this.active ? true : false,
356
+ [this.textAlign]: true,
357
+ [this.size]: true,
358
+ ['acc-alt-style']: this.enableAccessibilityAltStyle,
359
+ ['focus-state-dark-background']: this.darkFocusState
360
+ };
361
+ }
362
+ get el() { return index.getElement(this); }
363
+ };
364
+ PtcButton.style = ptcButtonCss;
365
+
366
+ const ptcCardContentCss = "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;height:100%}:host ::slotted([slot=seo-content]){display:none}:host(.speed-bump){border:1px solid var(--color-gray-08);border-radius:var(--ptc-border-radius-large);padding:var(--ptc-element-spacing-06) 28px var(--ptc-element-spacing-06) 28px;text-align:center}:host(.speed-bump-2){border:1px solid var(--color-gray-08);border-radius:var(--ptc-border-radius-large);padding:var(--ptc-element-spacing-07) var(--ptc-element-spacing-05);text-align:center}@media only screen and (min-width: 768px){:host(.speed-bump){text-align:left}}@media only screen and (min-width: 768px){:host(.speed-bump-2){text-align:left}}:host(.card-tall) .ptc-card-content-wrapper,:host(.card-video) .ptc-card-content-wrapper,:host(.card-wide) .ptc-card-content-wrapper,:host(.card-playlist) .ptc-card-content-wrapper{border-radius:var(--ptc-border-radius-large);position:relative}:host(.card-tall) .ptc-card-content-wrapper::before,:host(.card-video) .ptc-card-content-wrapper::before,:host(.card-wide) .ptc-card-content-wrapper::before,:host(.card-playlist) .ptc-card-content-wrapper::before{content:\"\";position:absolute;width:100%;height:100%;border-radius:var(--ptc-border-radius-large);top:0;left:0;background:transparent;z-index:1;box-shadow:var(--ptc-shadow-x-small);transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.card-tall) .ptc-card-content-wrapper::after,:host(.card-video) .ptc-card-content-wrapper::after,:host(.card-wide) .ptc-card-content-wrapper::after,:host(.card-playlist) .ptc-card-content-wrapper::after{content:url(\"data:image/svg+xml,%3Csvg width='54' height='56' viewBox='0 0 54 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_126_10476)'%3E%3Cpath d='M42 20L12 36V4L42 20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_126_10476' x='0' y='0' width='54' height='56' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_126_10476'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_126_10476' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A\");position:absolute;opacity:0;top:52.5%;left:50%;transform:translate(-50%, -50%);z-index:2;transition:opacity var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.extra-tall) .ptc-card-content-wrapper{border-radius:var(--ptc-border-radius-large);position:relative;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.12)}:host(.card-2up) .ptc-card-content-wrapper{border-radius:var(--ptc-border-radius-large);position:relative}:host(.card-2up) .ptc-card-content-wrapper::before{content:\"\";position:absolute;width:100%;height:100%;border-radius:var(--ptc-border-radius-large);top:0;left:0;background:transparent;z-index:1;box-shadow:var(--ptc-shadow-x-small);transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.card-2up) .ptc-card-content-wrapper::after{content:\"\";position:absolute;opacity:0;top:52.5%;left:50%;transform:translate(-50%, -50%);z-index:2;transition:opacity var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.card-playlist) .ptc-card-content-wrapper{width:112px;height:112px}:host(.card-playlist) .ptc-card-content-wrapper::before{width:112px;height:112px}:host(.card-playlist) .ptc-card-content-wrapper::after{content:url(\"data:image/svg+xml,%3Csvg width='46' height='48' viewBox='0 0 46 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_126_10337)'%3E%3Cpath d='M34 16L12 28V4L34 16Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_126_10337' x='0' y='0' width='46' height='48' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_126_10337'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_126_10337' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A\");width:40px;height:30px;top:50%}:host(.thumbnail-video-preview) .ptc-card-content-wrapper{cursor:pointer;position:relative}:host(.thumbnail-video-preview) .ptc-card-content-wrapper::before{content:\"\";position:absolute;width:100%;height:100%;top:0;left:0;background:transparent;z-index:1;box-shadow:var(--ptc-shadow-x-small);transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.thumbnail-video-preview) .ptc-card-content-wrapper::after{content:url(\"data:image/svg+xml,%3Csvg width='54' height='56' viewBox='0 0 54 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_126_10476)'%3E%3Cpath d='M42 20L12 36V4L42 20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_126_10476' x='0' y='0' width='54' height='56' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_126_10476'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_126_10476' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A\");position:absolute;opacity:1;top:60%;left:50%;transform:translate(-50%, -50%);z-index:2;transition:opacity var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.card-video) .ptc-card-content-wrapper::after{top:59.5%}:host(.mouse-hover) .ptc-card-content-wrapper::before{background:rgba(0, 0, 0, 0.6)}:host(.mouse-hover) .ptc-card-content-wrapper::after{opacity:1}:host(.card-tall) .ptc-card-content-wrapper::before,:host(.card-wide) .ptc-card-content-wrapper::before,:host(.card-2up) .ptc-card-content-wrapper::before{height:100%}:host(.card-playlist){flex:1 2 0%;margin-right:var(--ptc-element-spacing-04)}@media only screen and (min-width: 768px){:host(.card-playlist){margin-right:var(--ptc-element-spacing-03)}}@media only screen and (min-width: 992px){:host(.card-playlist) .ptc-card-content-wrapper{width:88px;height:88px}:host(.card-playlist) .ptc-card-content-wrapper::before{width:88px;height:88px}}@media only screen and (min-width: 768px){:host(.card-playlist) .ptc-card-content-wrapper{width:112px;height:112px}:host(.card-playlist) .ptc-card-content-wrapper::before{width:112px;height:112px}}@media screen and (min-width: 1981px){:host(.card-playlist){margin-right:var(--ptc-element-spacing-04)}}@media only screen and (min-width: 1200px){:host(.card-video-intro){flex:80% 8 1}}:host(.card-video) .ptc-card-content-wrapper{padding-bottom:56.25%}:host(.card-video) .ptc-card-content-wrapper ::slotted(*){position:absolute;width:100%;height:100%;top:0;left:0}:host(.card-tall) .ptc-card-content-wrapper{height:322px}:host(.card-tall) .ptc-card-content-wrapper ::slotted(*){height:322px}:host(.card-wide) .ptc-card-content-wrapper{height:268px}:host(.card-wide) .ptc-card-content-wrapper ::slotted(*){height:268px}:host(.card-2up) .ptc-card-content-wrapper{height:322px}:host(.card-2up) .ptc-card-content-wrapper ::slotted(*){height:322px}:host(.extra-tall) .ptc-card-content-wrapper{height:auto}:host(.extra-tall) .ptc-card-content-wrapper ::slotted(*){height:auto}:host(.color-outlined){border-radius:var(--ptc-border-radius-large);box-shadow:0px 4px 4px rgba(0, 0, 0, 0.12)}:host(.color-outlined) .ptc-card-content-wrapper{height:235px}:host(.color-outlined) .ptc-card-content-wrapper ::slotted(*){height:235px}@media only screen and (min-width: 480px){:host(.extra-tall) .ptc-card-content-wrapper{height:435px}:host(.extra-tall) .ptc-card-content-wrapper ::slotted(*){height:435px}}@media only screen and (min-width: 768px){:host(.card-tall) .ptc-card-content-wrapper{height:325px}:host(.card-tall) .ptc-card-content-wrapper ::slotted(*){height:325px}:host(.card-wide) .ptc-card-content-wrapper{height:268px}:host(.card-wide) .ptc-card-content-wrapper ::slotted(*){height:268px}:host(.card-2up) .ptc-card-content-wrapper{height:268px}:host(.card-2up) .ptc-card-content-wrapper ::slotted(*){height:268px}:host(.extra-tall) .ptc-card-content-wrapper{height:507px}:host(.extra-tall) .ptc-card-content-wrapper ::slotted(*){height:507px}}@media only screen and (min-width: 992px){:host(.card-tall) .ptc-card-content-wrapper{height:380px}:host(.card-tall) .ptc-card-content-wrapper ::slotted(*){height:380px}}@media only screen and (min-width: 1200px){:host(.extra-tall) .ptc-card-content-wrapper{height:663px}:host(.extra-tall) .ptc-card-content-wrapper ::slotted(*){height:663px}}@media only screen and (min-width: 1980px){:host(.card-tall) .ptc-card-content-wrapper{height:546px}:host(.card-tall) .ptc-card-content-wrapper ::slotted(*){height:546px}:host(.card-wide) .ptc-card-content-wrapper{height:376px}:host(.card-wide) .ptc-card-content-wrapper ::slotted(*){height:376px}:host(.card-2up) .ptc-card-content-wrapper{height:376px}:host(.card-2up) .ptc-card-content-wrapper ::slotted(*){height:376px}}:host(.o-red){border:2px solid var(--color-red-07)}:host(.o-green){border:2px solid var(--color-green-07)}:host(.o-slate-grey){border:2px solid var(--color-gray-07)}:host(.o-orange){border:2px solid var(--color-orange-07)}:host(.o-blue){border:2px solid var(--color-blue-07)}";
367
+
368
+ const PtcCardContent = class {
369
+ constructor(hostRef) {
370
+ index.registerInstance(this, hostRef);
371
+ this.hoverEvent = index.createEvent(this, "hoverEvent", 7);
372
+ this.leaveEvent = index.createEvent(this, "leaveEvent", 7);
373
+ this.cardType = undefined;
374
+ this.outlineColor = undefined;
375
+ this.styles = undefined;
376
+ this.isLoading = false;
377
+ }
378
+ hoverEventHandler() {
379
+ if (!this.el.classList.contains('speed-bump') &&
380
+ !this.el.classList.contains('card-video-intro') &&
381
+ !this.el.classList.contains('card-dynamic') &&
382
+ !this.el.classList.contains('extra-tall')) {
383
+ this.hoverEvent.emit();
384
+ this.el.classList.add('mouse-hover');
385
+ if (!this.el.classList.contains('card-video') && !this.el.classList.contains('card-playlist') && this.el.nextElementSibling) {
386
+ this.el.nextElementSibling.classList.add('mouse-hover-card-bottom');
387
+ }
388
+ }
389
+ if (this.el.classList.contains('event-podcast')) {
390
+ const bottomComponent = this.el.nextElementSibling;
391
+ bottomComponent.addClassOnDefaultSlot();
392
+ }
393
+ }
394
+ leaveEventHandler() {
395
+ if (!this.el.classList.contains('speed-bump') &&
396
+ !this.el.classList.contains('card-video-intro') &&
397
+ !this.el.classList.contains('card-dynamic') &&
398
+ !this.el.classList.contains('extra-tall')) {
399
+ this.hoverEvent.emit();
400
+ this.el.classList.remove('mouse-hover');
401
+ if (!this.el.classList.contains('card-video') && !this.el.classList.contains('card-playlist') && this.el.nextElementSibling) {
402
+ this.el.nextElementSibling.classList.remove('mouse-hover-card-bottom');
403
+ }
404
+ }
405
+ if (this.el.classList.contains('event-podcast')) {
406
+ const bottomComponent = this.el.nextElementSibling;
407
+ bottomComponent.removeClassOnDefaultSlot();
408
+ }
409
+ }
410
+ async setHeight(height) {
411
+ this.el.style.height = height + 'px';
412
+ const image = this.el.querySelector('ptc-picture');
413
+ image.style.height = height + 'px';
414
+ }
415
+ async removeInlineHeight() {
416
+ this.el.style.removeProperty('height');
417
+ const image = this.el.querySelector('ptc-picture');
418
+ if (image)
419
+ image.style.removeProperty('height');
420
+ }
421
+ render() {
422
+ const classMap = this.getCssClassMap();
423
+ return (index.h(index.Host, Object.assign({ part: "card-content", class: classMap }, (!this.isLoading ? { onMouseEnter: this.hoverEventHandler.bind(this) } : {}), (!this.isLoading ? { onMouseLeave: this.leaveEventHandler.bind(this) } : {})), this.styles && index.h("style", null, this.styles), index.h("slot", { name: "slot-content" }), index.h("div", { class: "ptc-card-content-wrapper" }, index.h("slot", null))));
424
+ }
425
+ getCssClassMap() {
426
+ return {
427
+ [this.cardType]: !!this.cardType ? true : false,
428
+ [this.outlineColor]: !!this.outlineColor ? true : false,
429
+ };
430
+ }
431
+ get el() { return index.getElement(this); }
432
+ };
433
+ PtcCardContent.style = ptcCardContentCss;
434
+
435
+ const ptcCardWrapperCss = "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}:host(.card-tall),:host(.card-wide),:host(.card-video),:host(.card-playlist),:host(.card-2up){position:relative}:host(.card-tall) a,:host(.card-wide) a,:host(.card-video) a,:host(.card-playlist) a,:host(.card-2up) a{text-decoration:none !important}:host(.card-tall) a:hover,:host(.card-wide) a:hover,:host(.card-video) a:hover,:host(.card-playlist) a:hover,:host(.card-2up) a:hover{text-decoration:none}:host(.card-tall) a:focus,:host(.card-wide) a:focus,:host(.card-video) a:focus,:host(.card-playlist) a:focus,:host(.card-2up) a:focus{outline:none;text-decoration:none}:host(.card-tall) a:focus-visible,:host(.card-wide) a:focus-visible,:host(.card-video) a:focus-visible,:host(.card-playlist) a:focus-visible,:host(.card-2up) a:focus-visible{outline:none;text-decoration:none}:host(.card-tall) a:focus-visible::before,:host(.card-wide) a:focus-visible::before,:host(.card-video) a:focus-visible::before,:host(.card-playlist) a:focus-visible::before,:host(.card-2up) a:focus-visible::before{content:\"\";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;border-radius:var(--ptc-border-radius-large);outline:5px solid var(--keyboard-nav-outline)}:host(.card-tall) a.focus-state-dark-background:focus-visible::before,:host(.card-wide) a.focus-state-dark-background:focus-visible::before,:host(.card-video) a.focus-state-dark-background:focus-visible::before,:host(.card-playlist) a.focus-state-dark-background:focus-visible::before,:host(.card-2up) a.focus-state-dark-background:focus-visible::before{border:2px solid white}:host(.card-playlist) div:not(.tracker-div),:host(.card-playlist) a{display:flex;text-decoration:none;outline:none}:host(.card-playlist) div:not(.tracker-div):hover,:host(.card-playlist) a:hover{text-decoration:none;outline:none}:host(.card-video-intro){border-bottom-left-radius:var(--ptc-border-radius-large);border-bottom-right-radius:var(--ptc-border-radius-large)}:host(.card-video-intro) div:not(.tracker-div){display:block}:host(.card-video-shadow){box-shadow:var(--ptc-shadow-x-small)}:host(.extra-tall){position:relative}:host(.extra-tall) a{position:relative;display:block;width:100%;height:100%;inset:0px}:host(.extra-tall) a::after{content:\"\";position:absolute;width:100%;height:100%;background:rgba(0, 0, 0, 0);bottom:0;left:0;border-radius:var(--ptc-border-radius-large);transition:background var(--ptc-transition-medium) var(--ptc-ease-inout)}:host(.extra-tall) a:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host(.color-outlined){position:relative;border-radius:var(--ptc-border-radius-large)}:host(.color-outlined) a:focus-visible{box-shadow:0 0 0 5px var(--keyboard-nav-outline);border-radius:var(--ptc-border-radius-standard) !important;display:block;outline:none}:host(.card-video-p){padding:var(--ptc-element-spacing-05);padding-bottom:var(--ptc-element-spacing-06)}:host(.card-m-right){margin-right:var(--ptc-element-spacing-02)}:host(.card-m-left){margin-left:var(--ptc-element-spacing-02)}:host(.extraT-overlay) a::after{background:rgba(0, 0, 0, 0.6)}@media only screen and (min-width: 768px){:host(.card-m-right){margin-right:var(--ptc-element-spacing-03)}:host(.card-m-left){margin-left:var(--ptc-element-spacing-03)}}@media only screen and (min-width: 992px){:host(.card-m-right){margin-right:var(--ptc-element-spacing-04)}:host(.card-m-left){margin-left:var(--ptc-element-spacing-04)}}@media only screen and (min-width: 1200px){:host(.card-video-intro) div:not(.tracker-div){display:flex}}:host(.result-box){width:505px;border:1px solid #6A6A6A;padding-top:56px;padding-bottom:56px;border-radius:var(--ptc-border-radius-large)}:host(.result-box) div:not(.tracker-div){display:flex;justify-content:center;align-items:center;flex-direction:column}:host(.simple-card){border-radius:var(--ptc-border-radius-standard);background-color:var(--color-white);box-shadow:var(--ptc-shadow-small);padding:var(--ptc-layout-spacing-03)}:host(.simple-card) a{text-decoration:none}:host(.simple-card) a:hover{text-decoration:none}:host(.most-popular){position:relative;margin:12px;background-color:var(--color-white)}:host(.most-popular) a{text-decoration:none}:host(.most-popular) a:hover{text-decoration:none}:host(.most-popular) a:focus-visible{box-shadow:0 0 0 5px var(--keyboard-nav-outline);border-radius:var(--ptc-border-radius-standard) !important;display:block;outline:none}:host(.disabled) a{pointer-events:none;cursor:default;text-decoration:none}:host(.event-podcast) a:focus-visible{box-shadow:0 0 0 5px var(--keyboard-nav-outline);border-radius:var(--ptc-border-radius-standard) !important;display:block;outline:none}";
436
+
437
+ const PtcCardPlm = class {
438
+ constructor(hostRef) {
439
+ index.registerInstance(this, hostRef);
440
+ this.hoverEvent = index.createEvent(this, "hoverEvent", 7);
441
+ this.leaveEvent = index.createEvent(this, "leaveEvent", 7);
442
+ this.squareHeightChanged = index.createEvent(this, "squareHeightChanged", 7);
443
+ this.cardType = undefined;
444
+ this.cardLink = undefined;
445
+ this.linkTitle = undefined;
446
+ this.linkTarget = '_self';
447
+ this.isLoading = false;
448
+ this.trackerId = undefined;
449
+ this.disabled = false;
450
+ this.styles = undefined;
451
+ this.darkFocusState = false;
452
+ }
453
+ handleResize() {
454
+ this.checkScreenSize();
455
+ this.emitHeight();
456
+ }
457
+ hoverEventHandler() {
458
+ if (this.el.classList.contains('extra-tall')) {
459
+ this.hoverEvent.emit();
460
+ this.el.classList.add('extraT-overlay');
461
+ }
462
+ if (this.el.classList.contains('color-outlined')) {
463
+ this.hoverEvent.emit();
464
+ const cardOverlay = this.el.querySelector('ptc-overlay');
465
+ cardOverlay.setOverlay('black-5');
466
+ }
467
+ }
468
+ leaveEventHandler() {
469
+ if (this.el.classList.contains('extra-tall')) {
470
+ this.hoverEvent.emit();
471
+ this.el.classList.remove('extraT-overlay');
472
+ }
473
+ if (this.el.classList.contains('color-outlined')) {
474
+ this.hoverEvent.emit();
475
+ const cardOverlay = this.el.querySelector('ptc-overlay');
476
+ cardOverlay.setOverlay('black-4');
477
+ }
478
+ }
479
+ componentDidLoad() {
480
+ this.checkScreenSize();
481
+ this.emitHeight();
482
+ }
483
+ render() {
484
+ const classMap = this.getCssClassMap();
485
+ const Tag = !!this.cardLink ? 'a' : 'div';
486
+ return (index.h(index.Host, Object.assign({ class: classMap }, (!this.isLoading ? { onMouseEnter: this.hoverEventHandler.bind(this) } : {}), (!this.isLoading ? { onMouseLeave: this.leaveEventHandler.bind(this) } : {})), this.styles && index.h("style", null, this.styles), index.h("div", { class: "tracker-div mf-listen", id: this.trackerId }, index.h(Tag, Object.assign({ class: `mf-listen ${this.darkFocusState ? "focus-state-dark-background" : ""}` }, (!!this.cardLink && this.cardType !== "simple-card" ? { tabindex: '0' } : { tabindex: '-1' }), (!!this.cardLink && !this.isLoading ? { href: this.cardLink } : {}), (!!this.linkTarget && !!this.cardLink && !this.isLoading ? { target: this.linkTarget } : {}), (!!this.cardLink && !this.isLoading ? { title: this.linkTitle ? this.linkTitle : this.cardLink } : {})), index.h("slot", null)))));
487
+ }
488
+ getCssClassMap() {
489
+ return {
490
+ [this.cardType]: this.cardType ? true : false,
491
+ ['disabled']: this.disabled,
492
+ };
493
+ }
494
+ emitHeight() {
495
+ const height = this.el.offsetHeight;
496
+ this.squareHeightChanged.emit(height);
497
+ }
498
+ getBtmContentHeight() {
499
+ const bottomContent = this.el.querySelector('ptc-card-bottom');
500
+ return bottomContent.offsetHeight;
501
+ }
502
+ checkScreenSize() {
503
+ if (this.cardType === 'extra-tall') {
504
+ if (window.innerWidth < 768) {
505
+ const cardContent = this.el.querySelector('ptc-card-content');
506
+ if (cardContent) {
507
+ cardContent.setHeight(this.getBtmContentHeight());
508
+ }
509
+ }
510
+ else {
511
+ const cardContent = this.el.querySelector('ptc-card-content');
512
+ if (cardContent) {
513
+ cardContent.removeInlineHeight();
514
+ }
515
+ }
516
+ }
517
+ }
518
+ get el() { return index.getElement(this); }
519
+ };
520
+ PtcCardPlm.style = ptcCardWrapperCss;
521
+
522
+ const ptcCloseIconCss = "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:inline-block}:host:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .close-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:5px solid transparent;box-sizing:border-box;border-radius:var(--ptc-border-radius-standard);cursor:pointer}:host .close-icon svg{padding:7px;border:1px solid transparent;border-radius:var(--ptc-border-radius-standard);background-color:transparent;transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout)}:host .close-icon svg:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .close-icon:hover svg{border-color:var(--color-gray-12)}:host .close-icon:active svg{transition-duration:0ms;background-color:var(--color-gray-02);border:1px solid var(--color-gray-12)}";
523
+
524
+ const PtcCloseIcon = class {
525
+ constructor(hostRef) {
526
+ index.registerInstance(this, hostRef);
527
+ }
528
+ render() {
529
+ return (index.h(index.Host, null, index.h("div", { class: 'close-icon mf-listen', "tab-index": "0" }, index.h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", tabindex: 0 }, index.h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.00089 8.4151L12.5876 14.0018L14.0018 12.5876L8.4151 7.00089L14.0018 1.41421L12.5876 0L7.00089 5.58667L1.41421 0L0 1.41421L5.58667 7.00089L0 12.5876L1.41421 14.0018L7.00089 8.4151Z", fill: "#20262A" })))));
530
+ }
531
+ };
532
+ PtcCloseIcon.style = ptcCloseIconCss;
533
+
534
+ const ptcImgCss = "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}}.smart-bg{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.smart-img{position:absolute;display:block;width:100%;height:100%;top:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.radius-standard{border-radius:var(--ptc-border-radius-standard)}.radius-standard-top{border-top-left-radius:var(--ptc-border-radius-standard);border-top-right-radius:var(--ptc-border-radius-standard)}.radius-large{border-radius:var(--ptc-border-radius-large)}.radius-large-top{border-top-left-radius:var(--ptc-border-radius-large);border-top-right-radius:var(--ptc-border-radius-large)}.lazy-bg{background-image:none !important;background-color:var(--color-gray-03)}@media only screen and (min-width: 768px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media only screen and (min-width: 768px){.hidden-lg{display:none !important}}";
535
+
536
+ const PtcImg = class {
537
+ constructor(hostRef) {
538
+ index.registerInstance(this, hostRef);
539
+ this.sizeXs = '510x340';
540
+ this.sizeSm = '1240x496';
541
+ this.sizeMd = '1366x500';
542
+ this.sizeLg = '1920x1080';
543
+ this.imgUrl = undefined;
544
+ this.imageType = 'smart-bg';
545
+ this.borderRadius = '';
546
+ this.loadMode = 'lazy-bg';
547
+ this.styles = undefined;
548
+ }
549
+ /**
550
+ * Image Z Index
551
+ */
552
+ // @Prop() imageZIndex: 'z-index-auto' | 'z-index-n-2' | 'z-index-n-1' | 'z-index-p-1' | 'z-index-p-2' = 'z-index-auto';
553
+ WindowResize() {
554
+ this.setResponsiveBg();
555
+ }
556
+ render() {
557
+ const classMap = this.getCssClassMap();
558
+ return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { class: classMap, "data-xs": `${this.imgUrl}`, "data-sm": `${this.imgUrl}`, "data-md": `${this.imgUrl}`, "data-lg": `${this.imgUrl}` }, this.imageType == 'smart-bg' ? index.h("slot", null) : null)));
559
+ }
560
+ componentDidLoad() {
561
+ this.addIntersectionObserver();
562
+ this.setResponsiveBg();
563
+ }
564
+ componentWillUpdate() {
565
+ this.addIntersectionObserver();
566
+ this.setResponsiveBg();
567
+ }
568
+ //responsive image
569
+ setResponsiveBg() {
570
+ // Define local variables
571
+ let backgrounds = (this.el || document).querySelectorAll(interfaces.ResponsiveBgVariables.selector), el, elData, currentBreakpoint = this.getCurrentBreakPoints();
572
+ // Loop through all target elements
573
+ for (var i = 0, len = backgrounds.length; i < len; i++) {
574
+ // Set current variables
575
+ el = backgrounds[i];
576
+ elData = el.getAttribute('data-' + currentBreakpoint);
577
+ // If the data attribute exists, set the background
578
+ if (elData !== null) {
579
+ el.style.backgroundImage = "url('" + elData + "')";
580
+ }
581
+ else {
582
+ if (typeof console == 'object') {
583
+ console.warn('Data attribute: data-' + currentBreakpoint + ' not found on element:\n\n' + el.outerHTML + '\n\n\n');
584
+ }
585
+ }
586
+ }
587
+ }
588
+ //lazy loading
589
+ addIntersectionObserver() {
590
+ if (!this.imgUrl) {
591
+ console.log('no image!');
592
+ return;
593
+ }
594
+ if ('IntersectionObserver' in window) {
595
+ let lazyLoadBgs = (this.el || document).querySelectorAll('.lazy-bg');
596
+ let bgObserver = new IntersectionObserver(entries => {
597
+ entries.forEach(entry => {
598
+ if (entry.isIntersecting) {
599
+ const image = entry.target;
600
+ image.classList.remove('lazy-bg');
601
+ bgObserver.unobserve(image);
602
+ }
603
+ });
604
+ });
605
+ lazyLoadBgs.forEach(image => {
606
+ bgObserver.observe(image);
607
+ });
608
+ }
609
+ }
610
+ getCssClassMap() {
611
+ return {
612
+ [this.imageType]: true,
613
+ 'ptc-img': true,
614
+ [this.borderRadius]: true,
615
+ [this.loadMode]: true,
616
+ // [this.imageZIndex] : true
617
+ };
618
+ }
619
+ getCurrentBreakPoints() {
620
+ // Define local variables
621
+ let doc = window.document, temp = doc.createElement('div'), env;
622
+ // Append test node
623
+ doc.body.appendChild(temp);
624
+ // Loop through breakpoints
625
+ for (let i = interfaces.ResponsiveBgVariables.envs.length - 1; i >= 0; i--) {
626
+ env = interfaces.ResponsiveBgVariables.envs[i];
627
+ // Add classes
628
+ temp.className = 'hidden-' + env;
629
+ // Found breakpoint
630
+ if (temp.offsetParent === null) {
631
+ // Remove our test node
632
+ doc.body.removeChild(temp);
633
+ // Return current breakpoint
634
+ return env;
635
+ }
636
+ }
637
+ // Breakpoint not found, try fallback
638
+ doc.body.removeChild(temp);
639
+ return this.getFallbackBreakpoint();
640
+ }
641
+ getFallbackBreakpoint() {
642
+ if (window.matchMedia('(min-width: 992px)').matches) {
643
+ return 'lg';
644
+ }
645
+ else if (window.matchMedia('(min-width: 768px)').matches) {
646
+ return 'md';
647
+ }
648
+ else if (window.matchMedia('(min-width: 576px)').matches) {
649
+ return 'sm';
650
+ }
651
+ else {
652
+ return 'xs';
653
+ }
654
+ }
655
+ get el() { return index.getElement(this); }
656
+ };
657
+ PtcImg.style = ptcImgCss;
658
+
659
+ const ptcLinkCss = "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}.disabled{pointer-events:none;cursor:default;text-decoration:none}.ptc-link{display:inline-block;color:var(--color-gray-10);font-weight:var(--ptc-font-weight-extrabold);position:relative;line-height:var(--ptc-line-height-densest);outline:none;text-decoration:none;transition:color var(--ptc-transition-fast) var(--ptc-ease-inout)}.ptc-link.focus-state-dark-background{border:2px solid transparent;margin:-2px}.ptc-link:active{transition:none}.ptc-link:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.ptc-link:focus-visible .focus-state-dark-background:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);transition:none;text-decoration-line:none}.simple{text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--color-green-06);text-decoration-thickness:2px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.simple.focus-state-dark-background{border:2px solid transparent;margin:-2px}.simple:hover{color:var(--color-green-06);transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.simple:active{transition:none}.simple:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline);transition:none;color:var(--color-green-06);transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.simple:focus-visible.focus-state-dark-background{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);transition:none;text-decoration-line:none}.global{font-style:var(--ptc-letter-spacing-normal);font-weight:var(--ptc-font-weight-bold);font-size:var(--ptc-font-size-x-small);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out)}.global:visited{color:var(--color-blue-10)}.global:active,.global:visited:active{color:var(--color-blue-09);transition:none}.global:hover,.global:visited:hover{color:var(--color-blue-08)}.global.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.product-link{font-weight:var(--ptc-font-weight-extrabold);text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--color-green-06);text-decoration-thickness:2px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.product-link:hover{color:var(--color-green-06);transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.product-link:active{transition:none}.underline{border-bottom:2px solid var(--color-green-06)}.underline:hover{color:#00890B;border-bottom:2px solid #00890B}.underline:active{transition:none}.small{font-size:var(--ptc-font-size-xx-small)}.medium{font-size:var(--ptc-font-size-x-small)}.medium-large{font-size:var(--ptc-font-size-small)}.large{font-size:var(--ptc-font-size-medium)}.nav-title:focus,.nav-title-link:focus,.nav-card-link:focus,.primary-nav-link:focus,.secondary-nav-link:focus,.footer-nav-link:focus,.copyright-link:focus{outline:3px solid var(--color-blue-07);outline-offset:2px}.nav-title:active,.nav-title-link:active,.nav-card-link:active,.primary-nav-link:active,.secondary-nav-link:active,.footer-nav-link:active,.copyright-link:active{transition:none}.nav-title{box-sizing:border-box;color:var(--color-white);display:inline-block;font-size:var(--ptc-font-size-x-small);font-stretch:100%;font-weight:var(--ptc-font-weight-extrabold);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-dense);list-style:none;margin-bottom:var(--ptc-element-spacing-02);text-align:left}.primary-nav-link{background-color:transparent;box-sizing:border-box;color:var(--color-gray-01);display:inline-block;font-size:var(--ptc-font-size-x-small);font-stretch:100%;font-weight:var(--ptc-font-weight-extrabold);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-dense);list-style:none;margin:var(--ptc-element-spacing-01) var(--ptc-element-spacing-03);padding:var(--ptc-element-spacing-02) var(--ptc-element-spacing-06);position:relative;text-decoration:none;transition:background-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.primary-nav-link:hover{border-radius:var(--ptc-border-radius-standard);background-color:var(--color-gray-12);text-decoration:none;outline:none}.primary-nav-link:active{transition:none}.nav-title-link{background-color:transparent;box-sizing:border-box;color:var(--color-white);font-size:var(--ptc-font-size-xxx-small);font-stretch:100%;font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);list-style:none;text-align:left;text-decoration-color:var(--color-white);text-decoration:none;transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout);border-bottom:1.5px solid transparent;display:inline-block}.nav-title-link:hover{color:var(--color-white);border-bottom:1.5px solid var(--color-green-06)}.nav-title-link:active{transition:none}.nav-card-link{background-color:transparent;box-sizing:border-box;color:var(--color-white);font-stretch:100%;font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);list-style:none;text-align:left;text-decoration:none;text-decoration-color:var(--color-white);transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout);display:inline-block;font-size:var(--ptc-font-size-small)}@media only screen and (min-width: 1200px){.nav-card-link{font-size:var(--ptc-font-size-xxx-small)}}.nav-card-link:hover{color:var(--color-white);text-decoration:underline var(--color-green-06) solid 1px;text-underline-offset:2px}.nav-card-link:active{transition:none}.secondary-nav-link{display:inline-block;background-color:transparent;box-sizing:border-box;color:var(--color-white);font-size:var(--ptc-font-size-xxx-small);font-stretch:100%;font-style:normal;font-weight:var(--ptc-font-weight-semibold);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-densest);list-style:none;margin-bottom:var(--ptc-element-spacing-03);text-align:left;text-decoration:none;transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout);border-bottom:1.5px solid transparent;white-space:nowrap}.secondary-nav-link:hover{color:var(--color-white);border-bottom:1.5px solid var(--color-green-06);border-radius:0;text-decoration:none}.secondary-nav-link:active{transition:none}.footer-nav-link{color:var(--color-white);transition:border var(--ptc-transition-medium) var(--ptc-ease-inout), color var(--ptc-transition-medium) var(--ptc-ease-inout);border-bottom:1px solid transparent;outline:none;text-decoration:none;font-weight:var(--ptc-font-weight-semibold);letter-spacing:var(--ptc-letter-spacing-normal);line-height:var(--ptc-line-height-densest);text-align:left;font-size:var(--ptc-font-size-x-small)}.footer-nav-link:hover{outline:none;text-decoration:none;border-bottom:0.1rem solid var(--color-green-06);color:var(--color-green-06)}.footer-nav-link:active{transition:none}.copyright-link{color:var(--color-white);font-size:var(--ptc-font-size-xx-small);font-weight:var(--ptc-font-weight-normal);line-height:var(--ptc-line-height-loose);display:inline-block}.d-green-underline{color:var(--color-white);font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);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)}.d-green-underline:hover{color:var(--color-green-06)}.d-green-underline:active{transition:none}.d-green-underline:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline);transition:none;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.d-green-underline:focus-visible.focus-state-dark-background{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline);transition:none;text-decoration-line:none}.d-white-underline{color:var(--color-white);font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-white);text-underline-offset:5px}.link-area-cover-parent{position:static}.link-area-cover-parent::after{content:\"\";position:absolute;width:100%;height:100%;inset:0;z-index:2}.standard-link,.blog-link{font-weight:800;line-height:1;display:flex;align-items:center;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)}.standard-link:hover,.blog-link:hover{color:var(--color-green-06)}.standard-link:active,.blog-link:active{transition:none}.w-thin{font-weight:var(--ptc-font-weight-thin)}.w-regular{font-weight:var(--ptc-font-weight-regular)}.w-medium{font-weight:var(--ptc-font-weight-medium)}.w-semibold{font-weight:var(--ptc-font-weight-semibold)}.w-bold{font-weight:var(--ptc-font-weight-bold)}.w-extrabold{font-weight:var(--ptc-font-weight-extrabold)}.w-black{font-weight:var(--ptc-font-weight-black)}.utility-nav-link{background-color:transparent;box-sizing:border-box;color:var(--color-gray-13);font-stretch:100%;font-weight:var(--ptc-font-weight-semibold);line-height:var(--ptc-line-height-densest);list-style:none;text-align:left;text-decoration:none;text-decoration-color:var(--color-green-06);transition:border-color var(--ptc-transition-medium) var(--ptc-ease-inout);display:inline-block;font-size:var(--ptc-font-size-x-small)}.utility-nav-link:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--color-green-06);text-decoration-thickness:2px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.utility-nav-link:active{transition:none}.tracker-div{display:inline}:host(.event-podcast) a{color:var(--color-green-06);transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}";
660
+
661
+ const PtcLink = class {
662
+ constructor(hostRef) {
663
+ index.registerInstance(this, hostRef);
664
+ this.disabled = false;
665
+ this.external = false;
666
+ this.href = undefined;
667
+ this.target = '_self';
668
+ this.linkTitle = undefined;
669
+ this.theme = 'simple';
670
+ this.fontSize = 'medium';
671
+ this.fontWeight = undefined;
672
+ this.linkArea = undefined;
673
+ this.seoCompatibilityMode = false;
674
+ this.styles = undefined;
675
+ this.trackerId = undefined;
676
+ this.tabNav = 0;
677
+ this.darkFocusState = false;
678
+ }
679
+ componentWillLoad() {
680
+ utils.CheckDarkFocusState(this, this.el);
681
+ }
682
+ seoCompRender() {
683
+ const classMap = this.getCssClassMap();
684
+ const [TagType, firstChild] = utils.getSeoTagType(this.el, "a");
685
+ const html = firstChild && firstChild.innerHTML;
686
+ if (this.el == firstChild) {
687
+ this.el.innerHTML = '';
688
+ }
689
+ return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, index.h(TagType, Object.assign({ class: classMap, innerHTML: html, href: this.href, target: this.external ? '_blank' : this.target, title: this.linkTitle }, (!!this.tabNav ? { tabindex: -1 } : { tabindex: 0 })), index.h("slot", null)))));
690
+ }
691
+ standardRender() {
692
+ const classMap = this.getCssClassMap();
693
+ return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { id: this.trackerId, class: "tracker-div mf-listen" }, index.h("a", Object.assign({ class: classMap, href: this.href, target: this.external ? '_blank' : this.target, title: this.linkTitle }, (!!this.tabNav ? { tabindex: -1 } : { tabindex: 0 })), index.h("slot", null)))));
694
+ }
695
+ render() {
696
+ if (this.seoCompatibilityMode) {
697
+ return this.seoCompRender();
698
+ }
699
+ else {
700
+ return this.standardRender();
701
+ }
702
+ }
703
+ getCssClassMap() {
704
+ const classOptions = [
705
+ 'simple',
706
+ 'underline',
707
+ 'nav-title',
708
+ 'primary-nav-link',
709
+ 'nav-title-link',
710
+ 'nav-card-link',
711
+ 'secondary-nav-link',
712
+ 'footer-nav-link',
713
+ 'copyright-link',
714
+ 'product-link',
715
+ 'd-green-underline',
716
+ 'd-white-underline',
717
+ 'global',
718
+ 'utility-nav-link'
719
+ ];
720
+ let mainClass = this.theme;
721
+ if (classOptions.indexOf(mainClass) < 0) {
722
+ mainClass = 'simple'; // fallback to simple class if theme is unavailable
723
+ }
724
+ return {
725
+ ['ptc-link']: true,
726
+ [mainClass]: true,
727
+ ['disabled']: this.disabled,
728
+ [this.fontSize]: true,
729
+ [this.linkArea]: this.linkArea ? true : false,
730
+ [this.fontWeight]: this.fontWeight ? true : false,
731
+ ['focus-state-dark-background']: this.darkFocusState
732
+ };
733
+ }
734
+ get el() { return index.getElement(this); }
735
+ };
736
+ PtcLink.style = ptcLinkCss;
737
+
738
+ const ptcModalCss = "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}.wrapper{position:absolute;width:100vw;height:100%;top:0;left:0;z-index:500001;display:none}.wrapper.fixed{position:fixed}.wrapper .modal-popup{margin:7.5rem auto 1rem;background-color:var(--color-white);box-shadow:var(--ptc-shadow-large);max-width:22.5625rem;width:80%;display:flex;flex-direction:column;align-items:flex-end;align-content:flex-end;z-index:50020;transform:translateY(-100%);position:relative}@media only screen and (min-width: 992px){.wrapper .modal-popup{max-width:29.125rem}}.wrapper .modal-popup.md{max-width:44.125rem}.wrapper .modal-popup.lg{max-width:56.25rem}.wrapper .modal-popup.xl{max-width:64.0625rem}.wrapper .modal-popup.fit-content{max-width:fit-content}.wrapper .modal-popup.max{width:calc(100% - 4rem);max-width:75rem;height:80vh;margin:auto;overflow:hidden}.wrapper .modal-popup.max .close{margin:var(--ptc-element-spacing-02)}.wrapper .modal-popup.max .modal-body iframe{height:100%}.wrapper .modal-popup.sm-modal{width:341px;max-width:341px}@media only screen and (max-width: 360px){.wrapper .modal-popup.sm-modal{max-width:100%;width:100%}}@media only screen and (min-width: 360px) and (max-width: 479.55px){.wrapper .modal-popup.sm-modal{max-width:360px;width:360px}}@media only screen and (min-width: 480px){.wrapper .modal-popup.sm-modal.modal-with-content{width:371px;max-width:371px}}@media only screen and (min-width: 360px) and (max-width: 479.55px){.wrapper .modal-popup.sm-modal.modal-with-content{max-width:360px;width:360px}}.wrapper .modal-popup .modal-body{width:100%}.wrapper .modal-popup .modal-body iframe{opacity:0;overflow:hidden;width:100%;border:0;transition:opacity var(--ptc-ease-inout) var(--ptc-transition-medium)}.wrapper .modal-popup .modal-body iframe.ready{opacity:1}.wrapper .modal-popup .modal-body.frame{overflow:hidden;overflow-y:hidden;overflow-x:hidden}.wrapper .modal-popup .modal-body.html{overflow:hidden}.wrapper .modal-popup.frame .modal-body{display:flex;flex:1;height:100%}.wrapper .modal-popup .close{margin-right:2px;margin-top:2px}.wrapper .modal-popup.shadow-scroller{max-height:calc(100vh - 220px)}@media only screen and (min-width: 992px){.wrapper .modal-popup.shadow-scroller{max-height:756px}}.wrapper .modal-popup.shadow-scroller .modal-header{transition:box-shadow ease-in-out 250ms;position:relative;min-height:57px;border-bottom:1px solid var(--color-gray-02);width:100%}.wrapper .modal-popup.shadow-scroller .modal-header .close{position:absolute;top:8px;right:8px;margin:0}.wrapper .modal-popup.shadow-scroller .modal-body{min-height:200px;overflow-x:hidden}.wrapper .modal-popup.shadow-scroller .modal-footer{transition:box-shadow ease-in-out 250ms;width:100%;min-height:60px;border-top:1px solid var(--color-gray-02);padding-top:1rem}.wrapper .modal-popup.shadow-scroller.scroll-top .modal-header{box-shadow:0px 4px 12px rgba(0, 0, 0, 0.12)}.wrapper .modal-popup.shadow-scroller.scroll-bottom .modal-footer{box-shadow:0px -8px 12px rgba(0, 0, 0, 0.12)}.wrapper.show{display:flex;align-items:flex-start}.wrapper.show .modal-popup{transform:translateY(0)}.wrapper.show .modal-popup.rounded{border-radius:var(--ptc-border-radius-standard)}.overlay{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:50010;display:block;background-color:rgba(0, 0, 0, 0.6)}:host(.standard) .modal-popup{border-radius:var(--ptc-border-radius-standard)}:host(.large) .modal-popup{border-radius:var(--ptc-border-radius-large)}:host(.pill) .modal-popup{border-radius:var(--ptc-border-radius-pill)}:host(.circle) .modal-popup{border-radius:var(--ptc-border-radius-circle)}:host(.enclose-modal) .modal-popup{max-height:calc(100vh - 180px)}:host(.enclose-modal) .modal-popup:not(.frame) .modal-body{overflow-y:auto}:host(.bio-modal) .wrapper.show{align-items:flex-start}@media only screen and (min-width: 768px){:host(.bio-modal) .wrapper.show{align-items:center}}:host(.bio-modal) .modal-popup{padding:30px 15px 30px 0;max-width:1200px;margin:20px auto 0 auto;max-height:calc(100vh - 180px);width:90%;height:100%}:host(.bio-modal) .modal-popup .modal-body{height:100%}@media only screen and (min-width: 768px){:host(.bio-modal) .modal-popup .modal-body{height:auto}}@media (max-height: 450px){:host(.bio-modal) .modal-popup .modal-body{height:100%}}@media only screen and (min-width: 768px){:host(.bio-modal) .modal-popup{max-height:none;width:80%;margin-top:0px;height:auto}}@media only screen and (min-width: 1440px){:host(.bio-modal) .modal-popup{max-width:1400px}}@media (max-height: 450px){:host(.bio-modal) .modal-popup{max-height:calc(100vh - 180px);height:100%}}:host(.bio-modal) .close{position:absolute;margin:0;right:8px;top:8px}:host(.bio-modal) .close svg .cls-1,:host(.bio-modal) .close svg .cls-2{fill:none;stroke-width:2px}:host(.bio-modal) .close svg .cls-1{stroke:#1c2439;stroke-linecap:square}:host(.bio-modal) .close svg .cls-2{stroke:#74c34d}:host(.bio-modal) .close svg path{transition:all ease-in-out 250ms}:host(.bio-modal) .close svg .cls-1:nth-child(1){transform:translate(175.5px, 135.5px)}:host(.bio-modal) .close svg .cls-1:nth-child(2){transform:translate(175.5px, 174.985px)}:host(.bio-modal) .close svg .cls-1:nth-child(3){transform:translate(215.5px, 141.393px)}:host(.bio-modal) .close svg .cls-1:nth-child(4){transform:translate(175.5px, 135.5px)}:host(.bio-modal) .close:hover svg .cls-1:nth-child(1){transform:translate(175.5px, 162px)}:host(.bio-modal) .close:hover svg .cls-1:nth-child(2){transform:translate(149px, 174.985px)}:host(.bio-modal) .close:hover svg .cls-1:nth-child(3){transform:translate(215.5px, 174px)}:host(.bio-modal) .close:hover svg .cls-1:nth-child(4){transform:translate(152.5px, 135.5px)}:host(.no-container) .wrapper .modal-popup.xl{max-width:80rem !important;background:transparent;box-shadow:none}:host(.no-container) .wrapper .modal-popup .close{display:none}:host(.video-modal) .modal-popup{margin:auto}@media (max-height: 768px){:host(.video-modal) .modal-popup.xl{max-width:56rem}}@media (max-height: 600px){:host(.video-modal) .modal-popup.xl{max-width:44rem}}@media (max-height: 500px){:host(.video-modal) .modal-popup.xl{max-width:35rem}}@media (max-height: 400px){:host(.video-modal) .modal-popup.xl{max-width:26rem}}:host(.event-listing) .wrapper .modal-popup{max-width:unset;width:calc(100% - 48px);top:50%;left:50%;transform:translate(-50%, -50%) !important;margin:0px;position:absolute}:host(.vh-center) .wrapper .modal-popup{top:50%;left:50%;transform:translate(-50%, -50%) !important;margin:0px auto;position:absolute}:host(.thank-you) .wrapper .modal-popup{max-width:calc(100% - 48px);width:100%}@media only screen and (min-width: 480px){:host(.thank-you) .wrapper .modal-popup{max-width:640px;width:80%}}:host(.thank-you) .wrapper .modal-popup .modal-body{padding:2px 24px 48px 24px;box-sizing:border-box}@media only screen and (min-width: 992px){:host(.thank-you) .wrapper .modal-popup .modal-body{padding:2px 48px 48px 48px}}:host .wrapper .event-list-header{display:flex;position:absolute;width:100%;height:118px;left:0;transform:translateY(-100%);border-radius:var(--ptc-border-radius-standard) var(--ptc-border-radius-standard) 0px 0px;align-items:center}:host .wrapper .event-list-header::before{content:\"\";position:absolute;left:0;width:100%;height:100%;border-radius:4px 4px 0px 0px;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);z-index:1}:host .wrapper .event-list-header .text-wrapper{display:flex;padding:var(--ptc-element-spacing-06);gap:0.5em}:host .wrapper .event-list-header .text-wrapper span{display:inline-block;color:var(--color-white);font-family:var(--ptc-font-latin);font-size:var(--ptc-font-size-x-large);font-weight:var(--ptc-font-weight-medium);line-height:var(--ptc-line-height-densest);position:relative;z-index:2}:host .wrapper .event-list-header .text-wrapper span:first-of-type{font-weight:var(--ptc-font-weight-extrabold)}:host .wrapper .event-mobile-modal{border-top-left-radius:0px;border-top-right-radius:0px}:host .wrapper .bottom-close{text-align:center;margin:0 auto 40px auto}:host .wrapper .bottom-close span{cursor:pointer;color:var(--color-hyperlink);font-size:var(--ptc-font-size-small);font-weight:var(--ptc-font-weight-bold);text-decoration-line:underline;line-height:var(--ptc-line-height-densest)}:host .wrapper .bottom-close span:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .wrapper .bottom-close span:hover{color:var(--color-blue-08)}";
739
+
740
+ const PtcModal = class {
741
+ constructor(hostRef) {
742
+ index.registerInstance(this, hostRef);
743
+ this.closed = index.createEvent(this, "closed", 7);
744
+ this.opened = index.createEvent(this, "opened", 7);
745
+ this.handleKeyPress = (event) => {
746
+ if (event.key === 'Enter' || event.key === ' ') {
747
+ this.openedByKeyboard = true;
748
+ }
749
+ };
750
+ this.handleMouseDown = () => {
751
+ this.openedByKeyboard = false;
752
+ };
753
+ this.iframeUrl = undefined;
754
+ this.size = 'sm';
755
+ this.customClass = undefined;
756
+ this.show = false;
757
+ this.overlay = true;
758
+ this.fixed = false;
759
+ this.keepInViewport = false;
760
+ this.closeOnBlur = false;
761
+ this.rounded = false;
762
+ this.hideContainer = false;
763
+ this.showHeaderFooter = false;
764
+ this.overlayHeight = undefined;
765
+ this.borderRadius = 'standard';
766
+ this.isBioModal = false;
767
+ this.styles = undefined;
768
+ this.modalType = 'default-modal';
769
+ this.vhCenter = false;
770
+ this.headerOnlyBg = undefined;
771
+ this.headerOnlyText1 = undefined;
772
+ this.headerOnlyText2 = undefined;
773
+ this.bottomCloseBtn = undefined;
774
+ this.initialFocus = true;
775
+ this.openedByKeyboard = false;
776
+ this.bodyOverflowSetting = undefined;
777
+ }
778
+ fireOnClosed(modal) {
779
+ this.closed.emit(modal);
780
+ document.activeElement.blur();
781
+ }
782
+ fireOnOpened(modal) {
783
+ this.opened.emit(modal);
784
+ setTimeout(() => {
785
+ const wrapperEle = this.el.shadowRoot.querySelector('.wrapper');
786
+ wrapperEle && wrapperEle.focus();
787
+ }, 100);
788
+ if (this.openedByKeyboard) {
789
+ this.initialFocus &&
790
+ setTimeout(() => {
791
+ this.setInitialFocus();
792
+ }, 150);
793
+ }
794
+ else {
795
+ this.openedByKeyboard = false;
796
+ }
797
+ }
798
+ connectedCallback() {
799
+ document.addEventListener('keydown', this.handleKeyPress);
800
+ document.addEventListener('mousedown', this.handleMouseDown);
801
+ }
802
+ disconnectedCallback() {
803
+ document.removeEventListener('keydown', this.handleKeyPress);
804
+ document.removeEventListener('mousedown', this.handleMouseDown);
805
+ }
806
+ componentWillLoad() {
807
+ let body = document.querySelector('body');
808
+ this.bodyOverflowSetting = {
809
+ //overflow: body.style['overflow'],
810
+ overflowY: body.style['overflowY'],
811
+ overflowX: body.style['overflowX'],
812
+ };
813
+ }
814
+ componentWillRender() {
815
+ let body = document.querySelector('body');
816
+ if (body) {
817
+ if (this.show) {
818
+ //body.style['overflow'] = 'hidden';
819
+ if (this.fixed) {
820
+ body.style['overflowY'] = 'hidden';
821
+ body.style['overflowX'] = 'hidden';
822
+ }
823
+ else {
824
+ body.style['overflowY'] = 'scroll';
825
+ body.style['overflowX'] = 'hidden';
826
+ }
827
+ }
828
+ else {
829
+ //body.style['overflow'] = this.bodyOverflowSetting.overflow;
830
+ body.style['overflowY'] = this.bodyOverflowSetting.overflowY;
831
+ body.style['overflowX'] = this.bodyOverflowSetting.overflowX;
832
+ }
833
+ }
834
+ }
835
+ componentDidLoad() {
836
+ if (this.show) {
837
+ this.fireOnOpened(this);
838
+ }
839
+ if (this.showHeaderFooter) {
840
+ this.handleScroll();
841
+ }
842
+ }
843
+ componentDidUpdate() {
844
+ if (this.show) {
845
+ this.fireOnOpened(this);
846
+ }
847
+ else {
848
+ this.fireOnClosed(this);
849
+ }
850
+ }
851
+ resizeIframe(e) {
852
+ let iFrame = e.target;
853
+ setTimeout(() => {
854
+ try {
855
+ if (iFrame.contentDocument) {
856
+ iFrame.height = `${iFrame.contentDocument.body.scrollHeight}px`;
857
+ }
858
+ else {
859
+ iFrame.height = '616px'; //default
860
+ iFrame.removeAttribute('scrolling');
861
+ }
862
+ }
863
+ catch (error) {
864
+ console.log(error);
865
+ iFrame.height = '616px'; //default
866
+ iFrame.removeAttribute('scrolling');
867
+ }
868
+ iFrame.classList.add('ready');
869
+ }, 50);
870
+ }
871
+ handleScroll() {
872
+ let modal = this.el.shadowRoot.querySelector('.shadow-scroller');
873
+ if (modal) {
874
+ let body = modal.querySelector('.modal-body');
875
+ var height = body.clientHeight;
876
+ var scrollHeight = body.scrollHeight;
877
+ var scrollTop = body.scrollTop;
878
+ var offset = body.offsetHeight;
879
+ if (height < scrollHeight) {
880
+ //has scrollbar
881
+ if (scrollTop > 0) {
882
+ //can scroll up
883
+ modal.classList.add('scroll-top');
884
+ }
885
+ else {
886
+ modal.classList.remove('scroll-top');
887
+ }
888
+ if (offset + scrollTop < scrollHeight) {
889
+ //can scroll down
890
+ modal.classList.add('scroll-bottom');
891
+ }
892
+ else {
893
+ modal.classList.remove('scroll-bottom');
894
+ }
895
+ }
896
+ }
897
+ }
898
+ close() {
899
+ this.show = false;
900
+ }
901
+ setInitialFocus() {
902
+ var _a, _b, _c;
903
+ const firstFocusableElement = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('button, a, input, select, textarea, [tabindex]:not([tabindex="-1"]), ptc-close-icon');
904
+ const closeIcon = (_b = this.el.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector('ptc-close-icon');
905
+ const closeSvg = (_c = closeIcon === null || closeIcon === void 0 ? void 0 : closeIcon.shadowRoot) === null || _c === void 0 ? void 0 : _c.querySelector('svg');
906
+ if (closeSvg) {
907
+ closeSvg.focus();
908
+ }
909
+ else if (firstFocusableElement) {
910
+ firstFocusableElement.focus();
911
+ }
912
+ }
913
+ render() {
914
+ let content;
915
+ let overlay;
916
+ let type = this.iframeUrl ? 'frame' : 'html';
917
+ let closebtn = (index.h("div", { class: "close", id: "modal-close" }, index.h("ptc-close-icon", { onClick: e => {
918
+ e.preventDefault();
919
+ this.close();
920
+ }, onKeyPress: e => {
921
+ e.preventDefault();
922
+ this.close();
923
+ } })));
924
+ let bottomCloseBtnEle = (index.h("div", { class: "bottom-close", id: "modal-bottom-close", onClick: e => {
925
+ e.preventDefault();
926
+ this.close();
927
+ }, onKeyPress: e => {
928
+ e.preventDefault();
929
+ this.close();
930
+ } }, index.h("span", null, this.bottomCloseBtn)));
931
+ if (this.iframeUrl) {
932
+ content = index.h("iframe", { src: this.iframeUrl, frameBorder: 0, allowFullScreen: false, height: '100%', width: '100%', scrolling: "no", onLoad: this.resizeIframe });
933
+ }
934
+ else {
935
+ if (this.showHeaderFooter) {
936
+ content = index.h("slot", { name: "body" });
937
+ }
938
+ else {
939
+ content = index.h("slot", null);
940
+ }
941
+ }
942
+ if (this.overlay) {
943
+ if (this.closeOnBlur) {
944
+ overlay = index.h("div", { class: "overlay", onClick: _ => this.close() });
945
+ }
946
+ else {
947
+ overlay = index.h("div", { class: "overlay" });
948
+ }
949
+ }
950
+ return (index.h(index.Host, { class: this.getCssClassMap() }, this.styles && index.h("style", null, this.styles), index.h("div", { class: `wrapper ${this.show ? 'show' : 'hide'} ${this.fixed ? 'fixed' : ''} ` }, overlay, index.h("div", { class: `modal-popup ${this.customClass ? this.customClass : ''} ${this.size} ${type} ${this.rounded ? 'rounded' : ''} ${this.showHeaderFooter ? 'shadow-scroller' : ''} ` }, this.modalType === 'event-listing' && this.headerOnlyBg
951
+ ? [
952
+ index.h("div", { class: "event-list-header" }, index.h("ptc-img", { "img-url": this.headerOnlyBg, "image-type": "smart-img", styles: ".ptc-img{border-radius: var(--ptc-border-radius-standard) var(--ptc-border-radius-standard) 0px 0px;}" }), index.h("div", { class: "text-wrapper" }, index.h("span", null, this.headerOnlyText1 ? this.headerOnlyText1 : ''), index.h("span", null, this.headerOnlyText2 ? this.headerOnlyText2 : ''))),
953
+ ]
954
+ : null, this.showHeaderFooter
955
+ ? [
956
+ index.h("div", { class: "modal-header" }, index.h("slot", { name: "header" }), closebtn),
957
+ index.h("div", { class: "modal-body", onScroll: () => this.handleScroll() }, content),
958
+ index.h("div", { class: "modal-footer" }, index.h("slot", { name: "footer" })),
959
+ ]
960
+ : [closebtn, index.h("div", { class: "modal-body" }, content)], this.modalType === 'event-listing' && this.bottomCloseBtn ? [bottomCloseBtnEle] : null))));
961
+ }
962
+ getCssClassMap() {
963
+ return {
964
+ ['no-container']: this.hideContainer,
965
+ ['bio-modal']: this.isBioModal,
966
+ ['enclose-modal']: !this.isBioModal && this.keepInViewport,
967
+ [this.borderRadius]: true,
968
+ [this.modalType]: true,
969
+ ['vh-center']: this.vhCenter,
970
+ };
971
+ }
972
+ async showModal() {
973
+ this.show = true;
974
+ }
975
+ async hideModal() {
976
+ this.show = false;
977
+ }
978
+ async toggleModal() {
979
+ this.show = !this.show;
980
+ }
981
+ async reloadIframe() {
982
+ if (this.iframeUrl) {
983
+ let iframe = this.el.shadowRoot.querySelector('iframe');
984
+ if (iframe) {
985
+ iframe.src = iframe.src;
986
+ }
987
+ }
988
+ }
989
+ get el() { return index.getElement(this); }
990
+ };
991
+ PtcModal.style = ptcModalCss;
992
+
993
+ const ptcParaCss = "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{position:relative;z-index:1}:host .tooltip-enabled{position:relative}:host(.white){color:var(--color-white)}:host(.z-1){z-index:1}:host(.z-2){z-index:2}:host(.z-3){z-index:3}:host(.z-99){z-index:99}:host(.z-999){z-index:999}:host(.z-auto){z-index:auto}p.default{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}p.main{text-shadow:0 3px 6px var(--color-white);line-height:var(--ptc-line-height-dense);color:var(--color-gray-10)}p.primary-grey{color:var(--color-gray-10)}p.primary-green{color:var(--color-green-06)}p.gray-darker{color:var(--color-gray-11)}p.white{color:var(--color-white)}p.xxx-small{font-size:var(--ptc-font-size-xxx-small)}p.xx-small{font-size:var(--ptc-font-size-xx-small)}p.x-small{font-size:var(--ptc-font-size-x-small)}p.small{font-size:var(--ptc-font-size-small)}p.medium{font-size:var(--ptc-font-size-medium)}p.large{font-size:var(--ptc-font-size-large)}p.x-large{font-size:var(--ptc-font-size-x-large)}p.xx-large{font-size:var(--ptc-font-size-xx-large)}p.xxx-large{font-size:var(--ptc-font-size-xxx-large)}p.xxxx-large{font-size:var(--ptc-font-size-xxxx-large)}p.htmlquote-para{font-size:var(--ptc-font-size-small)}@media only screen and (min-width: 992px){p.htmlquote-para{font-size:var(--ptc-font-size-large)}}p.w-3{font-weight:var(--ptc-font-weight-thin)}p.w-4{font-weight:var(--ptc-font-weight-regular)}p.w-5{font-weight:var(--ptc-font-weight-medium)}p.w-6{font-weight:var(--ptc-font-weight-semibold)}p.w-7{font-weight:var(--ptc-font-weight-bold)}p.w-8{font-weight:var(--ptc-font-weight-extrabold)}p.w-8 ::slotted(a){font-weight:var(--ptc-font-weight-extrabold) !important}p.w-9{font-weight:var(--ptc-font-weight-black)}p.w-9 ::slotted(a){font-weight:var(--ptc-font-weight-black) !important}p.margin-flush{margin-top:0;margin-bottom:0}p.margin-top-1{margin-top:var(--ptc-element-spacing-01);margin-bottom:0}p.margin-top-2{margin-top:var(--ptc-element-spacing-02);margin-bottom:0}p.margin-top-3{margin-top:var(--ptc-element-spacing-03);margin-bottom:0}p.margin-top-4{margin-top:var(--ptc-element-spacing-04);margin-bottom:0}p.margin-top-5{margin-top:var(--ptc-element-spacing-05);margin-bottom:0}p.margin-top-6{margin-top:var(--ptc-element-spacing-06);margin-bottom:0}p.margin-bottom-1{margin-bottom:var(--ptc-element-spacing-01);margin-top:0}p.margin-bottom-2{margin-bottom:var(--ptc-element-spacing-02);margin-top:0}p.margin-bottom-3{margin-bottom:var(--ptc-element-spacing-03);margin-top:0}p.margin-bottom-4{margin-bottom:var(--ptc-element-spacing-04);margin-top:0}p.margin-bottom-5{margin-bottom:var(--ptc-element-spacing-05);margin-top:0}p.margin-bottom-6{margin-bottom:var(--ptc-element-spacing-06);margin-top:0}p.margin-1{margin-top:var(--ptc-element-spacing-01);margin-bottom:var(--ptc-element-spacing-01)}p.margin-2{margin-top:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-02)}p.margin-3{margin-top:var(--ptc-element-spacing-03);margin-bottom:var(--ptc-element-spacing-03)}p.margin-4{margin-top:var(--ptc-element-spacing-04);margin-bottom:var(--ptc-element-spacing-04)}p.margin-5{margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}p.margin-6{margin-top:var(--ptc-element-spacing-06);margin-bottom:var(--ptc-element-spacing-06)}p.line-height-densest{line-height:var(--ptc-line-height-densest)}p.line-height-denser{line-height:var(--ptc-line-height-denser)}p.line-height-p{line-height:var(--ptc-line-height-p)}p.line-height-dense{line-height:var(--ptc-line-height-dense)}p.line-height-normal{line-height:var(--ptc-line-height-normal)}p.line-height-loose{line-height:var(--ptc-line-height-loose)}p.line-height-looser{line-height:var(--ptc-line-height-looser)}p.left{text-align:left}p.right{text-align:right}p.center{text-align:center}p.justify{text-align:justify}p.announcement{text-transform:uppercase;font-size:var(--ptc-font-size-small);color:var(--color-gray-07);line-height:var(--ptc-line-height-looser);letter-spacing:var(--ptc-letter-spacing-loose)}p.ellipsis-boxing{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word}p.line-clamp-title{display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){:host(.hide-tooltip-on-mobile) .line-clamp-title{-webkit-line-clamp:initial !important}}";
994
+
995
+ const PtcPara = class {
996
+ constructor(hostRef) {
997
+ index.registerInstance(this, hostRef);
998
+ this.fontSize = 'x-small';
999
+ this.fontWeight = 'w-4';
1000
+ this.paraStyle = 'default';
1001
+ this.paraColor = 'primary-grey';
1002
+ this.paraLineH = 'line-height-normal';
1003
+ this.paraMargin = undefined;
1004
+ this.paraAlign = undefined;
1005
+ this.ellipsisLineCutoff = undefined;
1006
+ this.paraZIndex = undefined;
1007
+ this.styles = undefined;
1008
+ this.seoCompatibilityMode = false;
1009
+ this.tooltipZIndex = 'auto';
1010
+ this.tooltipPosition = 'bottom';
1011
+ this.tooltipTheme = 'standard';
1012
+ this.enableTooltip = false;
1013
+ this.maxChars = undefined;
1014
+ this.maxLines = undefined;
1015
+ this.hideTooltipOnMobile = false;
1016
+ this.ismob = undefined;
1017
+ this.noOverflow = false;
1018
+ this.tooltipWidth = 'default';
1019
+ }
1020
+ // Tooltip Properties ends
1021
+ render() {
1022
+ if (this.seoCompatibilityMode) {
1023
+ utils.seoSlotReset(this.el);
1024
+ }
1025
+ return this.standardRender();
1026
+ }
1027
+ //tooltip code
1028
+ getSortedText(content) {
1029
+ if (!this.enableTooltip)
1030
+ return;
1031
+ const trimmedContent = content.trim();
1032
+ const shouldTruncate = (trimmedContent.length > this.maxChars) && !this.maxLines;
1033
+ return shouldTruncate ? `${trimmedContent.slice(0, this.maxChars).trimEnd()}\u00A0\u2026` : trimmedContent;
1034
+ }
1035
+ componentDidLoad() {
1036
+ if (this.hideTooltipOnMobile) {
1037
+ this.el.classList.add('hide-tooltip-on-mobile');
1038
+ }
1039
+ this.el.addEventListener('mouseenter', () => { this.toggleTitleTooltip(true); });
1040
+ this.el.addEventListener('mouseleave', () => { this.toggleTitleTooltip(false); });
1041
+ if (this.enableTooltip) {
1042
+ let paraContent = this.el.innerText || this.el.textContent;
1043
+ this.tooltipText = paraContent.trim();
1044
+ this.el.innerText = this.getSortedText(paraContent);
1045
+ }
1046
+ }
1047
+ toggleTitleTooltip(show) {
1048
+ const tooltipClass = 'tooltip-box';
1049
+ const existingTooltip = this.el.querySelector(`.${tooltipClass}`);
1050
+ const text = this.el.shadowRoot.querySelectorAll('.line-clamp-title');
1051
+ let maxLinesShowCheck = false;
1052
+ if (text) {
1053
+ text.forEach(t => {
1054
+ maxLinesShowCheck = t.scrollHeight > t.clientHeight;
1055
+ });
1056
+ }
1057
+ const ifCharExceeds = this.maxChars ? (this.tooltipText.length > this.maxChars) && !this.maxLines : false;
1058
+ const ifLinesExceeds = this.maxLines && maxLinesShowCheck;
1059
+ if (show && this.enableTooltip) {
1060
+ if (((!existingTooltip && ifCharExceeds) || (!existingTooltip && ifLinesExceeds)) && !this.noOverflow) {
1061
+ const tooltipMarkup = document.createElement('div');
1062
+ tooltipMarkup.className = tooltipClass;
1063
+ tooltipMarkup.innerText = this.tooltipText;
1064
+ tooltipMarkup.style.zIndex = String(this.tooltipZIndex); // Ensures zIndex is a string
1065
+ tooltipMarkup.classList.add(this.tooltipPosition, this.tooltipTheme, this.tooltipWidth);
1066
+ if (this.hideTooltipOnMobile) {
1067
+ tooltipMarkup.classList.add('hide-tooltip-mobile');
1068
+ }
1069
+ this.el.appendChild(tooltipMarkup);
1070
+ }
1071
+ }
1072
+ else {
1073
+ existingTooltip === null || existingTooltip === void 0 ? void 0 : existingTooltip.remove();
1074
+ }
1075
+ }
1076
+ //tooltip code ends
1077
+ standardRender() {
1078
+ const classMap = this.getCssClassMap();
1079
+ const colorClass = this.addWhiteClass();
1080
+ const cutOff = this.getLineCuttoff();
1081
+ return (index.h(index.Host, { class: `${colorClass} ${this.paraZIndex} trunc-text` }, this.styles && index.h("style", null, this.styles), index.h("p", { class: classMap, part: "part-para", style: cutOff }, index.h("slot", null))));
1082
+ }
1083
+ getCssClassMap() {
1084
+ return {
1085
+ [this.fontSize]: true,
1086
+ [this.fontWeight]: true,
1087
+ [this.paraStyle]: true,
1088
+ [this.paraMargin]: !!this.paraMargin ? true : false,
1089
+ [this.paraColor]: true,
1090
+ [this.paraLineH]: true,
1091
+ [this.paraAlign]: !!this.paraAlign ? true : false,
1092
+ ['ellipsis-boxing']: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
1093
+ ['line-clamp-title']: this.maxLines && this.maxLines > 0, //tooltip code,
1094
+ };
1095
+ }
1096
+ //WEB-2392
1097
+ addWhiteClass() {
1098
+ if (this.paraColor == 'white') {
1099
+ return {
1100
+ [this.paraColor]: true,
1101
+ };
1102
+ }
1103
+ }
1104
+ getLineCuttoff() {
1105
+ const lineClamp = this.ellipsisLineCutoff > 0 ? this.ellipsisLineCutoff : this.maxLines;
1106
+ return lineClamp > 0 ? { '-webkit-line-clamp': `${lineClamp}` } : {};
1107
+ }
1108
+ get el() { return index.getElement(this); }
1109
+ };
1110
+ PtcPara.style = ptcParaCss;
1111
+
1112
+ const ptcScrollButtonCss = "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}.scroll-btn{position:absolute;top:50%;transform:translate(0%, -50%);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0px 4px 4px 0px;background:var(--color-gray-12);box-shadow:var(--ptc-shadow-medium);width:36px;height:36px;padding:var(--ptc-element-spacing-02)}.scroll-btn.left{left:0%}.scroll-btn.right{left:100%;transform:translate(-100%, -50%)}.scroll-btn:focus{outline:none}.scroll-btn[tabIndex=\"0\"]:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}.scroll-btn icon-asset{width:20px;height:20px}";
1113
+
1114
+ const PtcScrollButton = class {
1115
+ constructor(hostRef) {
1116
+ index.registerInstance(this, hostRef);
1117
+ //slider!: HTMLElement;
1118
+ this.startX = 0;
1119
+ this.scrollLeft = 0;
1120
+ this.startDragging = (e) => {
1121
+ this.isMouseDown = true;
1122
+ this.isDragging = false;
1123
+ this.containerCards.forEach((card) => {
1124
+ card.disabled = false;
1125
+ });
1126
+ this.startX = e.pageX;
1127
+ this.scrollLeft = this.scrollContainer.scrollLeft;
1128
+ };
1129
+ this.performDragging = (e) => {
1130
+ if (!this.isMouseDown)
1131
+ return;
1132
+ const x = e.pageX - this.scrollContainer.offsetLeft;
1133
+ const walk = x - this.startX;
1134
+ this.isDragging = Math.abs(walk) > 5;
1135
+ this.scrollContainer.scrollLeft = this.scrollLeft - walk;
1136
+ this.containerCards.forEach((card) => {
1137
+ card.disabled = true;
1138
+ });
1139
+ };
1140
+ this.stopDragging = () => {
1141
+ this.isMouseDown = false;
1142
+ this.containerCards.forEach((card) => {
1143
+ card.disabled = false;
1144
+ });
1145
+ };
1146
+ this.handleScroll = () => {
1147
+ this.updateVisibility();
1148
+ };
1149
+ this.handleClick = () => {
1150
+ if (!this.scrollContainer)
1151
+ return;
1152
+ const scrollValue = this.scrollAmount * (this.direction === 'left' || this.direction === 'up' ? -1 : 1);
1153
+ if (this.orientation === 'horizontal') {
1154
+ console.log('hello, left/right scroll click!');
1155
+ this.scrollContainer.scrollBy({
1156
+ left: scrollValue,
1157
+ behavior: 'smooth',
1158
+ });
1159
+ }
1160
+ else if (this.orientation === 'vertical') {
1161
+ this.scrollContainer.scrollBy({
1162
+ top: scrollValue,
1163
+ behavior: 'smooth',
1164
+ });
1165
+ }
1166
+ };
1167
+ this.direction = undefined;
1168
+ this.scrollContainerClass = undefined;
1169
+ this.scrollAmount = 100;
1170
+ this.orientation = 'horizontal';
1171
+ this.trackerId = undefined;
1172
+ this.styles = undefined;
1173
+ this.isVisible = true;
1174
+ this.isDragging = false;
1175
+ this.isMouseDown = false;
1176
+ }
1177
+ componentWillLoad() {
1178
+ this.scrollContainer = document.querySelector(`.${this.scrollContainerClass}`);
1179
+ if (this.scrollContainer) {
1180
+ this.scrollContainer.classList.add('hide-scrollbar');
1181
+ this.updateVisibility(); // Initial visibility check
1182
+ this.scrollContainer.addEventListener('scroll', this.handleScroll);
1183
+ }
1184
+ else {
1185
+ console.error('scrollContainer ele not found');
1186
+ }
1187
+ }
1188
+ componentDidLoad() {
1189
+ this.containerCards = document.querySelectorAll(`.${this.scrollContainerClass} ptc-card-wrapper`);
1190
+ if (this.scrollContainer) {
1191
+ this.enableDragging();
1192
+ }
1193
+ }
1194
+ disconnectedCallback() {
1195
+ if (this.scrollContainer) {
1196
+ this.scrollContainer.removeEventListener('scroll', this.handleScroll);
1197
+ this.disableDragging();
1198
+ }
1199
+ }
1200
+ async initVisibility() {
1201
+ this.updateVisibility();
1202
+ }
1203
+ enableDragging() {
1204
+ this.scrollContainer.addEventListener('mousedown', this.startDragging);
1205
+ this.scrollContainer.addEventListener('mousemove', this.performDragging);
1206
+ ['mouseup', 'mouseleave'].forEach(event => this.scrollContainer.addEventListener(event, this.stopDragging));
1207
+ }
1208
+ disableDragging() {
1209
+ this.scrollContainer.removeEventListener('mousedown', this.startDragging);
1210
+ this.scrollContainer.removeEventListener('mousemove', this.performDragging);
1211
+ ['mouseup', 'mouseleave'].forEach(event => this.scrollContainer.removeEventListener(event, this.stopDragging));
1212
+ }
1213
+ updateVisibility() {
1214
+ if (!this.scrollContainer)
1215
+ return;
1216
+ const { scrollLeft, scrollTop, scrollWidth, scrollHeight, clientWidth, clientHeight } = this.scrollContainer;
1217
+ if (this.orientation === 'horizontal') {
1218
+ if (this.direction === 'left') {
1219
+ this.isVisible = scrollLeft > 0;
1220
+ }
1221
+ else if (this.direction === 'right') {
1222
+ this.isVisible = scrollLeft + clientWidth + 1 < scrollWidth; // "+1" adjustments after adding margin-right 40px
1223
+ // console.log('scorllLeft: ' + scrollLeft + ", scrollWidth: " + scrollWidth + ", clientWidth: " + clientWidth);
1224
+ }
1225
+ }
1226
+ else if (this.orientation === 'vertical') {
1227
+ if (this.direction === 'up') {
1228
+ this.isVisible = scrollTop > 0;
1229
+ }
1230
+ else if (this.direction === 'down') {
1231
+ this.isVisible = scrollTop + clientHeight < scrollHeight;
1232
+ }
1233
+ }
1234
+ }
1235
+ render() {
1236
+ return (index.h(index.Host, { "is-dragging": this.isDragging }, this.styles && index.h("style", null, this.styles), this.isVisible && (index.h("button", { id: this.trackerId, onClick: this.handleClick, class: `scroll-btn ${this.direction}`, "aria-label": this.direction, tabindex: "0" }, this.direction === 'left' && index.h("icon-asset", { name: "left-scroll-arrow", size: "small", color: "white", type: "ptc", "injected-style": "svg:focus{outline:none;}" }), this.direction === 'right' && index.h("icon-asset", { name: "right-scroll-arrow", size: "small", color: "white", type: "ptc", "injected-style": "svg:focus{outline:none;}" }), this.direction === 'up' && '▲', this.direction === 'down' && '▼'))));
1237
+ }
1238
+ };
1239
+ PtcScrollButton.style = ptcScrollButtonCss;
1240
+
1241
+ const ptcSpacerCss = ":host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:relative;display:block;width:12px;min-width:12px;height:12px}@media (min-width: 36em){:host{width:16px;min-width:16px;height:16px}}:host(.ptc-spacer-horizontal){display:inline-block;height:100% !important}:host(.ptc-spacer-horizontal.xx-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xx-small){width:4px;min-width:4px}}:host(.ptc-spacer-horizontal.x-small){width:4px;min-width:4px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.x-small){width:8px;min-width:8px}}:host(.ptc-spacer-horizontal.small){width:8px;min-width:8px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.small){width:12px;min-width:12px}}:host(.ptc-spacer-horizontal.medium){height:100%}:host(.ptc-spacer-horizontal.large){width:16px;min-width:16px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.large){width:20px;min-width:20px}}:host(.ptc-spacer-horizontal.x-large){width:20px;min-width:20px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.x-large){width:28px;min-width:28px}}:host(.ptc-spacer-horizontal.xx-large){width:28px;min-width:28px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xx-large){width:36px;min-width:36px}}:host(.ptc-spacer-horizontal.xxx-large){width:36px;min-width:36px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xxx-large){width:48px;min-width:48px}}:host(.ptc-spacer-horizontal.xxxx-large){width:48px;min-width:48px;height:100%}@media (min-width: 36em){:host(.ptc-spacer-horizontal.xxxx-large){width:72px;min-width:72px}}:host(.ptc-spacer-vertical.xx-small){width:100%;height:4px;min-height:4px}:host(.ptc-spacer-vertical.x-small){width:100%;height:4px;min-height:4px}@media (min-width: 36em){:host(.ptc-spacer-vertical.x-small){height:8px;min-height:8px}}:host(.ptc-spacer-vertical.small){width:100%;height:8px;min-height:8px}@media (min-width: 36em){:host(.ptc-spacer-vertical.small){height:12px;min-height:12px}}:host(.ptc-spacer-vertical.medium){width:100%}:host(.ptc-spacer-vertical.large){width:100%;height:16px;min-height:16px}@media (min-width: 36em){:host(.ptc-spacer-vertical.large){height:20px;min-height:20px}}:host(.ptc-spacer-vertical.x-large){width:100%;height:20px;min-height:20px}@media (min-width: 36em){:host(.ptc-spacer-vertical.x-large){height:28px;min-height:28px}}:host(.ptc-spacer-vertical.xx-large){width:100%;height:28px;min-height:28px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xx-large){height:36px;min-height:36px}}:host(.ptc-spacer-vertical.xxx-large){width:100%;height:36px;min-height:36px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xxx-large){height:48px;min-height:48px}}:host(.ptc-spacer-vertical.xxxx-large){width:100%;height:48px;min-height:48px}@media (min-width: 36em){:host(.ptc-spacer-vertical.xxxx-large){height:72px;min-height:72px}}:host(.ptc-spacer-vertical.space-144){width:100%;height:144px;min-height:144px}:host(.ptc-spacer-vertical.space-120){width:100%;height:120px;min-height:120px}:host(.ptc-spacer-vertical.space-128){width:100%;height:128px;min-height:128px}:host(.ptc-spacer-xx-small){display:none}@media (max-width: 22.5em){:host(.ptc-spacer-xx-small){display:block}}:host(.ptc-spacer-x-small){display:none}@media (max-width: 35.99em){:host(.ptc-spacer-x-small){display:block}}:host(.ptc-spacer-small){display:none}@media (min-width: 36em){:host(.ptc-spacer-small){display:block}}:host(.ptc-spacer-medium){display:none}@media (min-width: 48em){:host(.ptc-spacer-medium){display:block}}:host(.ptc-spacer-large){display:none}@media (min-width: 62em){:host(.ptc-spacer-large){display:block}}:host(.ptc-spacer-x-large){display:none}@media (min-width: 64.0625em){:host(.ptc-spacer-x-large){display:block}}:host(.ptc-spacer-xx-large){display:none}@media (min-width: 75em){:host(.ptc-spacer-xx-large){display:block}}:host(.ptc-spacer-xxx-large){display:none}@media (min-width: 90em){:host(.ptc-spacer-xxx-large){display:block}}";
1242
+
1243
+ const PtcSpacer = class {
1244
+ constructor(hostRef) {
1245
+ index.registerInstance(this, hostRef);
1246
+ this.breakpoint = '';
1247
+ this.size = 'medium';
1248
+ this.direction = 'vertical';
1249
+ }
1250
+ render() {
1251
+ const classMap = this.getCssClassMap();
1252
+ return (index.h(index.Host, { class: classMap }));
1253
+ }
1254
+ getCssClassMap() {
1255
+ return {
1256
+ [this.size]: true,
1257
+ ['ptc-spacer-horizontal']: this.direction === 'horizontal',
1258
+ ['ptc-spacer-vertical']: this.direction === 'vertical',
1259
+ ['ptc-spacer-xx-small']: this.breakpoint === 'xx-small',
1260
+ ['ptc-spacer-x-small']: this.breakpoint === 'x-small',
1261
+ ['ptc-spacer-small']: this.breakpoint === 'small',
1262
+ ['ptc-spacer-medium']: this.breakpoint === 'medium',
1263
+ ['ptc-spacer-large']: this.breakpoint === 'large',
1264
+ ['ptc-spacer-x-large']: this.breakpoint === 'x-large',
1265
+ ['ptc-spacer-xx-large']: this.breakpoint === 'xx-large',
1266
+ ['ptc-spacer-xxx-large']: this.breakpoint === 'xxx-large',
1267
+ };
1268
+ }
1269
+ };
1270
+ PtcSpacer.style = ptcSpacerCss;
1271
+
1272
+ const ptcTitleCss = "h1.sc-ptc-title,h2.sc-ptc-title,h3.sc-ptc-title,h4.sc-ptc-title,h5.sc-ptc-title,h6.sc-ptc-title,p.sc-ptc-title,ul.sc-ptc-title,li.sc-ptc-title,ptc-subnav.sc-ptc-title,ptc-tab-list.sc-ptc-title,ptc-link.sc-ptc-title,ptc-square-card.sc-ptc-title,.hyphenate-text.sc-ptc-title,ptc-footer.sc-ptc-title{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-title,h2.sc-ptc-title,h3.sc-ptc-title,h4.sc-ptc-title,h5.sc-ptc-title,h6.sc-ptc-title,p.sc-ptc-title,ul.sc-ptc-title,li.sc-ptc-title,ptc-subnav.sc-ptc-title,ptc-tab-list.sc-ptc-title,ptc-link.sc-ptc-title,ptc-square-card.sc-ptc-title,.hyphenate-text.sc-ptc-title,ptc-footer.sc-ptc-title{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}}div.center.sc-ptc-title{text-align:center}div.center.dotted.sc-ptc-title h1.sc-ptc-title::before,div.center.dotted.sc-ptc-title h2.sc-ptc-title::before,div.center.dotted.sc-ptc-title h3.sc-ptc-title::before,div.center.dotted.sc-ptc-title h4.sc-ptc-title::before,div.center.dotted.sc-ptc-title h5.sc-ptc-title::before,div.center.dotted.sc-ptc-title h6.sc-ptc-title::before{left:50%;transform:translateX(-50%)}div.left.sc-ptc-title{text-align:left;width:100%}div.left.dotted.sc-ptc-title h1.sc-ptc-title::before,div.left.dotted.sc-ptc-title h2.sc-ptc-title::before,div.left.dotted.sc-ptc-title h3.sc-ptc-title::before,div.left.dotted.sc-ptc-title h4.sc-ptc-title::before,div.left.dotted.sc-ptc-title h5.sc-ptc-title::before,div.left.dotted.sc-ptc-title h6.sc-ptc-title::before{left:0%}div.right.sc-ptc-title{text-align:right}div.right.dotted.sc-ptc-title h1.sc-ptc-title::before,div.right.dotted.sc-ptc-title h2.sc-ptc-title::before,div.right.dotted.sc-ptc-title h3.sc-ptc-title::before,div.right.dotted.sc-ptc-title h4.sc-ptc-title::before,div.right.dotted.sc-ptc-title h5.sc-ptc-title::before,div.right.dotted.sc-ptc-title h6.sc-ptc-title::before{right:0%}div.inherit.sc-ptc-title{text-align:inherit}div.dotted.sc-ptc-title h1.sc-ptc-title::before,div.dotted.sc-ptc-title h2.sc-ptc-title::before,div.dotted.sc-ptc-title h3.sc-ptc-title::before,div.dotted.sc-ptc-title h4.sc-ptc-title::before,div.dotted.sc-ptc-title h5.sc-ptc-title::before,div.dotted.sc-ptc-title h6.sc-ptc-title::before{content:\"\";position:absolute;top:-6px;width:30%;display:block;border-top:3px dashed var(--color-green-07)}div.solid.sc-ptc-title h1.sc-ptc-title,div.solid.sc-ptc-title h2.sc-ptc-title,div.solid.sc-ptc-title h3.sc-ptc-title,div.solid.sc-ptc-title h4.sc-ptc-title,div.solid.sc-ptc-title h5.sc-ptc-title,div.solid.sc-ptc-title h6.sc-ptc-title{padding-top:12px}div.solid.sc-ptc-title h1.sc-ptc-title::before,div.solid.sc-ptc-title h2.sc-ptc-title::before,div.solid.sc-ptc-title h3.sc-ptc-title::before,div.solid.sc-ptc-title h4.sc-ptc-title::before,div.solid.sc-ptc-title h5.sc-ptc-title::before,div.solid.sc-ptc-title h6.sc-ptc-title::before{content:\"\";position:absolute;width:100%;height:0.7px;background-color:var(--color-gray-03);opacity:0.9;left:0px;top:0}div.solid.sc-ptc-title h1.sc-ptc-title::after,div.solid.sc-ptc-title h2.sc-ptc-title::after,div.solid.sc-ptc-title h3.sc-ptc-title::after,div.solid.sc-ptc-title h4.sc-ptc-title::after,div.solid.sc-ptc-title h5.sc-ptc-title::after,div.solid.sc-ptc-title h6.sc-ptc-title::after{content:\"\";position:absolute;width:56px;height:2px;background-color:var(--color-green-07);top:-2px;left:0px}div.is-standard.sc-ptc-title h1.sc-ptc-title,div.is-standard.sc-ptc-title h2.sc-ptc-title,div.is-standard.sc-ptc-title h3.sc-ptc-title,div.is-standard.sc-ptc-title h4.sc-ptc-title,div.is-standard.sc-ptc-title h5.sc-ptc-title,div.is-standard.sc-ptc-title h6.sc-ptc-title{display:inline-block;position:relative}div.is-standard.sc-ptc-title h1.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large);line-height:var(--ptc-line-height-densest);font-weight:var(--ptc-font-weight-extrabold);letter-spacing:0px;color:var(--color-gray-10)}@media only screen and (min-width: 768px){div.is-standard.sc-ptc-title h1.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.is-standard.sc-ptc-title h2.sc-ptc-title{font-size:var(--ptc-font-size-x-large);line-height:var(--ptc-line-height-densest);font-weight:var(--ptc-font-weight-extrabold);color:var(--color-gray-10)}@media only screen and (min-width: 768px){div.is-standard.sc-ptc-title h2.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}}div.is-plm-hub.sc-ptc-title h1.sc-ptc-title,div.is-plm-hub.sc-ptc-title h2.sc-ptc-title,div.is-plm-hub.sc-ptc-title h3.sc-ptc-title,div.is-plm-hub.sc-ptc-title h4.sc-ptc-title,div.is-plm-hub.sc-ptc-title h5.sc-ptc-title,div.is-plm-hub.sc-ptc-title h6.sc-ptc-title{display:inline-block;position:relative;margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;color:var(--color-white) !important}div.margin-flush.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-flush.sc-ptc-title h1.sc-ptc-title,div.margin-flush.sc-ptc-title h2.sc-ptc-title,div.margin-flush.sc-ptc-title h3.sc-ptc-title,div.margin-flush.sc-ptc-title h4.sc-ptc-title,div.margin-flush.sc-ptc-title h5.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-top-2.sc-ptc-title{margin-top:var(--ptc-element-spacing-02);margin-bottom:0}div.margin-top-3.sc-ptc-title{margin-top:var(--ptc-element-spacing-03);margin-bottom:0}div.margin-top-4.sc-ptc-title{margin-top:var(--ptc-element-spacing-04);margin-bottom:0}div.margin-top-5.sc-ptc-title{margin-top:var(--ptc-element-spacing-05);margin-bottom:0}div.margin-top-6.sc-ptc-title{margin-top:var(--ptc-element-spacing-06);margin-bottom:0}div.margin-bottom-2.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-02);margin-top:0}div.margin-bottom-3.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-03);margin-top:0}div.margin-bottom-4.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-04);margin-top:0}div.margin-bottom-5.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-05);margin-top:0}div.margin-bottom-6.sc-ptc-title{margin-bottom:var(--ptc-element-spacing-06);margin-top:0}div.margin-2.sc-ptc-title{margin-top:var(--ptc-element-spacing-02);margin-bottom:var(--ptc-element-spacing-02)}div.margin-3.sc-ptc-title{margin-top:var(--ptc-element-spacing-03);margin-bottom:var(--ptc-element-spacing-03)}div.margin-4.sc-ptc-title{margin-top:var(--ptc-element-spacing-04);margin-bottom:var(--ptc-element-spacing-04)}div.margin-5.sc-ptc-title{margin-top:var(--ptc-element-spacing-05);margin-bottom:var(--ptc-element-spacing-05)}div.margin-5.sc-ptc-title h4.sc-ptc-title{margin-top:0;margin-bottom:0}div.margin-6.sc-ptc-title{margin-top:var(--ptc-element-spacing-06);margin-bottom:var(--ptc-element-spacing-06)}div.margin-9.sc-ptc-title{margin-top:var(--ptc-element-spacing-09);margin-bottom:var(--ptc-element-spacing-09)}div.green.sc-ptc-title h1.sc-ptc-title,div.green.sc-ptc-title h2.sc-ptc-title,div.green.sc-ptc-title h3.sc-ptc-title,div.green.sc-ptc-title h4.sc-ptc-title,div.green.sc-ptc-title h5.sc-ptc-title,div.green.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-green-07)}div.blue.sc-ptc-title h1.sc-ptc-title,div.blue.sc-ptc-title h2.sc-ptc-title,div.blue.sc-ptc-title h3.sc-ptc-title,div.blue.sc-ptc-title h4.sc-ptc-title,div.blue.sc-ptc-title h5.sc-ptc-title,div.blue.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-blue-07)}div.red.sc-ptc-title h1.sc-ptc-title,div.red.sc-ptc-title h2.sc-ptc-title,div.red.sc-ptc-title h3.sc-ptc-title,div.red.sc-ptc-title h4.sc-ptc-title,div.red.sc-ptc-title h5.sc-ptc-title,div.red.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-red-07)}div.orange.sc-ptc-title h1.sc-ptc-title,div.orange.sc-ptc-title h2.sc-ptc-title,div.orange.sc-ptc-title h3.sc-ptc-title,div.orange.sc-ptc-title h4.sc-ptc-title,div.orange.sc-ptc-title h5.sc-ptc-title,div.orange.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-orange-07)}div.slate-grey.sc-ptc-title h1.sc-ptc-title,div.slate-grey.sc-ptc-title h2.sc-ptc-title,div.slate-grey.sc-ptc-title h3.sc-ptc-title,div.slate-grey.sc-ptc-title h4.sc-ptc-title,div.slate-grey.sc-ptc-title h5.sc-ptc-title,div.slate-grey.sc-ptc-title h6.sc-ptc-title{text-shadow:0px 0px var(--ptc-element-spacing-03) var(--color-gray-07)}div.w-3.sc-ptc-title h1.sc-ptc-title,div.w-3.sc-ptc-title h2.sc-ptc-title,div.w-3.sc-ptc-title h3.sc-ptc-title,div.w-3.sc-ptc-title h4.sc-ptc-title,div.w-3.sc-ptc-title h5.sc-ptc-title,div.w-3.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-thin)}div.w-4.sc-ptc-title h1.sc-ptc-title,div.w-4.sc-ptc-title h2.sc-ptc-title,div.w-4.sc-ptc-title h3.sc-ptc-title,div.w-4.sc-ptc-title h4.sc-ptc-title,div.w-4.sc-ptc-title h5.sc-ptc-title,div.w-4.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-regular)}div.w-5.sc-ptc-title h1.sc-ptc-title,div.w-5.sc-ptc-title h2.sc-ptc-title,div.w-5.sc-ptc-title h3.sc-ptc-title,div.w-5.sc-ptc-title h4.sc-ptc-title,div.w-5.sc-ptc-title h5.sc-ptc-title,div.w-5.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-medium)}div.w-6.sc-ptc-title h1.sc-ptc-title,div.w-6.sc-ptc-title h2.sc-ptc-title,div.w-6.sc-ptc-title h3.sc-ptc-title,div.w-6.sc-ptc-title h4.sc-ptc-title,div.w-6.sc-ptc-title h5.sc-ptc-title,div.w-6.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-semibold)}div.w-7.sc-ptc-title h1.sc-ptc-title,div.w-7.sc-ptc-title h2.sc-ptc-title,div.w-7.sc-ptc-title h3.sc-ptc-title,div.w-7.sc-ptc-title h4.sc-ptc-title,div.w-7.sc-ptc-title h5.sc-ptc-title,div.w-7.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-bold)}div.w-8.sc-ptc-title h1.sc-ptc-title,div.w-8.sc-ptc-title h2.sc-ptc-title,div.w-8.sc-ptc-title h3.sc-ptc-title,div.w-8.sc-ptc-title h4.sc-ptc-title,div.w-8.sc-ptc-title h5.sc-ptc-title,div.w-8.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-extrabold)}div.w-9.sc-ptc-title h1.sc-ptc-title,div.w-9.sc-ptc-title h2.sc-ptc-title,div.w-9.sc-ptc-title h3.sc-ptc-title,div.w-9.sc-ptc-title h4.sc-ptc-title,div.w-9.sc-ptc-title h5.sc-ptc-title,div.w-9.sc-ptc-title h6.sc-ptc-title{font-weight:var(--ptc-font-weight-black)}div.xx-small.sc-ptc-title h1.sc-ptc-title,div.xx-small.sc-ptc-title h2.sc-ptc-title,div.xx-small.sc-ptc-title h3.sc-ptc-title,div.xx-small.sc-ptc-title h4.sc-ptc-title,div.xx-small.sc-ptc-title h5.sc-ptc-title,div.xx-small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-small)}div.x-small.sc-ptc-title h1.sc-ptc-title,div.x-small.sc-ptc-title h2.sc-ptc-title,div.x-small.sc-ptc-title h3.sc-ptc-title,div.x-small.sc-ptc-title h4.sc-ptc-title,div.x-small.sc-ptc-title h5.sc-ptc-title,div.x-small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-x-small)}div.small.sc-ptc-title h1.sc-ptc-title,div.small.sc-ptc-title h2.sc-ptc-title,div.small.sc-ptc-title h3.sc-ptc-title,div.small.sc-ptc-title h4.sc-ptc-title,div.small.sc-ptc-title h5.sc-ptc-title,div.small.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-small)}div.medium.sc-ptc-title h1.sc-ptc-title,div.medium.sc-ptc-title h2.sc-ptc-title,div.medium.sc-ptc-title h3.sc-ptc-title,div.medium.sc-ptc-title h4.sc-ptc-title,div.medium.sc-ptc-title h5.sc-ptc-title,div.medium.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-medium)}div.large.sc-ptc-title h1.sc-ptc-title,div.large.sc-ptc-title h2.sc-ptc-title,div.large.sc-ptc-title h3.sc-ptc-title,div.large.sc-ptc-title h4.sc-ptc-title,div.large.sc-ptc-title h5.sc-ptc-title,div.large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-large)}div.large.sc-ptc-title h3.sc-ptc-title{font-size:var(--ptc-font-size-medium)}@media only screen and (min-width: 768px){div.large.sc-ptc-title h3.sc-ptc-title{font-size:var(--ptc-font-size-large)}}div.x-large.sc-ptc-title h1.sc-ptc-title,div.x-large.sc-ptc-title h2.sc-ptc-title,div.x-large.sc-ptc-title h3.sc-ptc-title,div.x-large.sc-ptc-title h4.sc-ptc-title,div.x-large.sc-ptc-title h5.sc-ptc-title,div.x-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-x-large)}div.xx-large.sc-ptc-title h1.sc-ptc-title,div.xx-large.sc-ptc-title h2.sc-ptc-title,div.xx-large.sc-ptc-title h3.sc-ptc-title,div.xx-large.sc-ptc-title h4.sc-ptc-title{font-size:var(--ptc-font-size-x-large)}@media only screen and (min-width: 768px){div.xx-large.sc-ptc-title h1.sc-ptc-title,div.xx-large.sc-ptc-title h2.sc-ptc-title,div.xx-large.sc-ptc-title h3.sc-ptc-title,div.xx-large.sc-ptc-title h4.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}}div.xxx-large.sc-ptc-title h1.sc-ptc-title,div.xxx-large.sc-ptc-title h2.sc-ptc-title,div.xxx-large.sc-ptc-title h3.sc-ptc-title,div.xxx-large.sc-ptc-title h4.sc-ptc-title,div.xxx-large.sc-ptc-title h5.sc-ptc-title,div.xxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}@media only screen and (min-width: 768px){div.xxx-large.sc-ptc-title h1.sc-ptc-title,div.xxx-large.sc-ptc-title h2.sc-ptc-title,div.xxx-large.sc-ptc-title h3.sc-ptc-title,div.xxx-large.sc-ptc-title h4.sc-ptc-title,div.xxx-large.sc-ptc-title h5.sc-ptc-title,div.xxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}}div.xxxx-large.sc-ptc-title h1.sc-ptc-title,div.xxxx-large.sc-ptc-title h2.sc-ptc-title,div.xxxx-large.sc-ptc-title h3.sc-ptc-title,div.xxxx-large.sc-ptc-title h4.sc-ptc-title,div.xxxx-large.sc-ptc-title h5.sc-ptc-title,div.xxxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 768px){div.xxxx-large.sc-ptc-title h1.sc-ptc-title,div.xxxx-large.sc-ptc-title h2.sc-ptc-title,div.xxxx-large.sc-ptc-title h3.sc-ptc-title,div.xxxx-large.sc-ptc-title h4.sc-ptc-title,div.xxxx-large.sc-ptc-title h5.sc-ptc-title,div.xxxx-large.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.xx-large-allbp.sc-ptc-title h1.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h2.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h3.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h4.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h5.sc-ptc-title,div.xx-large-allbp.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xx-large)}div.xxxx-large-allbp.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-allbp.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}div.xxxx-large-desktop.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 992px){div.xxxx-large-desktop.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-desktop.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.xxxx-large-store.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxx-large)}@media only screen and (min-width: 992px){div.xxxx-large-store.sc-ptc-title h1.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h2.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h3.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h4.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h5.sc-ptc-title,div.xxxx-large-store.sc-ptc-title h6.sc-ptc-title{font-size:var(--ptc-font-size-xxxx-large)}}div.densest.sc-ptc-title h1.sc-ptc-title,div.densest.sc-ptc-title h2.sc-ptc-title,div.densest.sc-ptc-title h3.sc-ptc-title,div.densest.sc-ptc-title h4.sc-ptc-title,div.densest.sc-ptc-title h5.sc-ptc-title,div.densest.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-densest)}div.denser.sc-ptc-title h1.sc-ptc-title,div.denser.sc-ptc-title h2.sc-ptc-title,div.denser.sc-ptc-title h3.sc-ptc-title,div.denser.sc-ptc-title h4.sc-ptc-title,div.denser.sc-ptc-title h5.sc-ptc-title,div.denser.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-denser)}div.dense.sc-ptc-title h1.sc-ptc-title,div.dense.sc-ptc-title h2.sc-ptc-title,div.dense.sc-ptc-title h3.sc-ptc-title,div.dense.sc-ptc-title h4.sc-ptc-title,div.dense.sc-ptc-title h5.sc-ptc-title,div.dense.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-dense)}div.normal.sc-ptc-title h1.sc-ptc-title,div.normal.sc-ptc-title h2.sc-ptc-title,div.normal.sc-ptc-title h3.sc-ptc-title,div.normal.sc-ptc-title h4.sc-ptc-title,div.normal.sc-ptc-title h5.sc-ptc-title,div.normal.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-normal)}div.loose.sc-ptc-title h1.sc-ptc-title,div.loose.sc-ptc-title h2.sc-ptc-title,div.loose.sc-ptc-title h3.sc-ptc-title,div.loose.sc-ptc-title h4.sc-ptc-title,div.loose.sc-ptc-title h5.sc-ptc-title,div.loose.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-loose)}div.looser.sc-ptc-title h1.sc-ptc-title,div.looser.sc-ptc-title h2.sc-ptc-title,div.looser.sc-ptc-title h3.sc-ptc-title,div.looser.sc-ptc-title h4.sc-ptc-title,div.looser.sc-ptc-title h5.sc-ptc-title,div.looser.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-looser)}div.paragraph.sc-ptc-title h1.sc-ptc-title,div.paragraph.sc-ptc-title h2.sc-ptc-title,div.paragraph.sc-ptc-title h3.sc-ptc-title,div.paragraph.sc-ptc-title h4.sc-ptc-title,div.paragraph.sc-ptc-title h5.sc-ptc-title,div.paragraph.sc-ptc-title h6.sc-ptc-title{line-height:var(--ptc-line-height-paragraph)}div.black.sc-ptc-title h1.sc-ptc-title,div.black.sc-ptc-title h2.sc-ptc-title,div.black.sc-ptc-title h3.sc-ptc-title,div.black.sc-ptc-title h4.sc-ptc-title,div.black.sc-ptc-title h5.sc-ptc-title,div.black.sc-ptc-title h6.sc-ptc-title{color:var(--color-black)}div.white.sc-ptc-title h1.sc-ptc-title,div.white.sc-ptc-title h2.sc-ptc-title,div.white.sc-ptc-title h3.sc-ptc-title,div.white.sc-ptc-title h4.sc-ptc-title,div.white.sc-ptc-title h5.sc-ptc-title,div.white.sc-ptc-title h6.sc-ptc-title{color:var(--color-white)}div.gray-1.sc-ptc-title h1.sc-ptc-title,div.gray-1.sc-ptc-title h2.sc-ptc-title,div.gray-1.sc-ptc-title h3.sc-ptc-title,div.gray-1.sc-ptc-title h4.sc-ptc-title,div.gray-1.sc-ptc-title h5.sc-ptc-title,div.gray-1.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-01)}div.gray.sc-ptc-title h1.sc-ptc-title,div.gray.sc-ptc-title h2.sc-ptc-title,div.gray.sc-ptc-title h3.sc-ptc-title,div.gray.sc-ptc-title h4.sc-ptc-title,div.gray.sc-ptc-title h5.sc-ptc-title,div.gray.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-10)}div.gray-darker.sc-ptc-title h1.sc-ptc-title,div.gray-darker.sc-ptc-title h2.sc-ptc-title,div.gray-darker.sc-ptc-title h3.sc-ptc-title,div.gray-darker.sc-ptc-title h4.sc-ptc-title,div.gray-darker.sc-ptc-title h5.sc-ptc-title,div.gray-darker.sc-ptc-title h6.sc-ptc-title{color:var(--color-gray-11)}div.ellipsis-boxing.sc-ptc-title h1.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h2.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h3.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h4.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h5.sc-ptc-title,div.ellipsis-boxing.sc-ptc-title h6.sc-ptc-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;padding-bottom:0}div.block.sc-ptc-title h1.sc-ptc-title,div.block.sc-ptc-title h2.sc-ptc-title,div.block.sc-ptc-title h3.sc-ptc-title,div.block.sc-ptc-title h4.sc-ptc-title,div.block.sc-ptc-title h5.sc-ptc-title,div.block.sc-ptc-title h6.sc-ptc-title{display:block}.line-clamp-title.sc-ptc-title{display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden}.sc-ptc-title-h{display:block}.sc-ptc-title-h div.sc-ptc-title{position:relative}";
1273
+
1274
+ const PtcTitle = class {
1275
+ constructor(hostRef) {
1276
+ index.registerInstance(this, hostRef);
1277
+ this.isPlmHub = false;
1278
+ this.type = 'h2';
1279
+ this.textAlign = undefined;
1280
+ this.upperline = 'dotted';
1281
+ this.titleShadow = undefined;
1282
+ this.titleColor = 'gray';
1283
+ this.titleMargin = undefined;
1284
+ this.titleWeight = undefined;
1285
+ this.titleSize = undefined;
1286
+ this.titleHeight = 'densest';
1287
+ this.styles = undefined;
1288
+ this.ellipsisLineCutoff = undefined;
1289
+ this.titleDisplay = 'inline-block';
1290
+ this.seoCompatibilityMode = false;
1291
+ this.tooltipZIndex = 'auto';
1292
+ this.tooltipPosition = 'bottom';
1293
+ this.tooltipTheme = 'standard';
1294
+ this.enableTooltip = false;
1295
+ this.maxChars = undefined;
1296
+ this.maxLines = undefined;
1297
+ this.hideTooltipOnMobile = false;
1298
+ this.ismob = undefined;
1299
+ this.tooltipWidth = 'default';
1300
+ }
1301
+ // Tooltip Properties ends
1302
+ componentDidLoad() {
1303
+ if (this.hideTooltipOnMobile) {
1304
+ this.el.classList.add('hide-tooltip-on-mobile');
1305
+ }
1306
+ this.el.addEventListener('mouseenter', () => this.toggleTitleTooltip(true));
1307
+ this.el.addEventListener('mouseleave', () => this.toggleTitleTooltip(false));
1308
+ }
1309
+ render() {
1310
+ if (this.seoCompatibilityMode) {
1311
+ return this.seoCompRender();
1312
+ }
1313
+ else {
1314
+ return this.standardRender();
1315
+ }
1316
+ }
1317
+ getSortedText(content) {
1318
+ if (!this.enableTooltip)
1319
+ return;
1320
+ const trimmedContent = content.trim();
1321
+ const shouldTruncate = (trimmedContent.length > this.maxChars) && !this.maxLines;
1322
+ return shouldTruncate ? trimmedContent.slice(0, this.maxChars) + '...' : trimmedContent;
1323
+ }
1324
+ toggleTitleTooltip(show) {
1325
+ var _a;
1326
+ const tooltipClass = 'tooltip-box';
1327
+ const existingTooltip = this.el.querySelector(`.${tooltipClass}`);
1328
+ const text = this.el.querySelectorAll('.line-clamp-title');
1329
+ let maxLinesShowCheck = false;
1330
+ if (text) {
1331
+ text.forEach(t => {
1332
+ maxLinesShowCheck = t.scrollHeight > t.clientHeight;
1333
+ });
1334
+ }
1335
+ const ifCharExceeds = this.tooltipText && (this.tooltipText.length > this.maxChars) && !this.maxLines;
1336
+ const ifLinesExceeds = this.maxLines && maxLinesShowCheck;
1337
+ if (show && this.enableTooltip) {
1338
+ if ((!existingTooltip && ifCharExceeds) || (!existingTooltip && ifLinesExceeds)) {
1339
+ const tooltipMarkup = document.createElement('div');
1340
+ tooltipMarkup.className = tooltipClass;
1341
+ tooltipMarkup.innerText = this.tooltipText;
1342
+ tooltipMarkup.style.zIndex = String(this.tooltipZIndex); // Ensures zIndex is a string
1343
+ tooltipMarkup.classList.add(this.tooltipPosition, this.tooltipTheme, this.tooltipWidth);
1344
+ if (this.hideTooltipOnMobile) {
1345
+ tooltipMarkup.classList.add('hide-tooltip-mobile');
1346
+ }
1347
+ (_a = this.el.querySelector('div')) === null || _a === void 0 ? void 0 : _a.appendChild(tooltipMarkup);
1348
+ }
1349
+ }
1350
+ else {
1351
+ existingTooltip === null || existingTooltip === void 0 ? void 0 : existingTooltip.remove();
1352
+ }
1353
+ }
1354
+ seoCompRender() {
1355
+ const classMap = this.getCssClassMap();
1356
+ const cutOff = this.getLineCuttoff();
1357
+ const [TagType, firstChild] = utils.getSeoTagType(this.el, this.type);
1358
+ let html = firstChild && firstChild.innerHTML;
1359
+ // added for tooltip
1360
+ this.tooltipText = html.trim();
1361
+ let eleText = firstChild && firstChild.innerText;
1362
+ html = (this.enableTooltip) ? this.getSortedText(eleText) : html;
1363
+ if (this.el == firstChild) {
1364
+ this.el.innerHTML = '';
1365
+ }
1366
+ return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { class: classMap }, index.h(TagType, { innerHTML: html, style: cutOff, class: this.maxLines && this.maxLines > 0 ? 'line-clamp-title' : '' }))));
1367
+ }
1368
+ standardRender() {
1369
+ const classMap = this.getCssClassMap();
1370
+ const cutOff = this.getLineCuttoff();
1371
+ let TagType;
1372
+ switch (this.type) {
1373
+ case 'h1':
1374
+ TagType = 'h1';
1375
+ break;
1376
+ case 'h3':
1377
+ TagType = 'h3';
1378
+ break;
1379
+ case 'h4':
1380
+ TagType = 'h4';
1381
+ break;
1382
+ case 'h5':
1383
+ TagType = 'h5';
1384
+ break;
1385
+ case 'h6':
1386
+ TagType = 'h6';
1387
+ break;
1388
+ default:
1389
+ TagType = 'h2';
1390
+ }
1391
+ return (index.h(index.Host, null, this.styles && index.h("style", null, this.styles), index.h("div", { class: classMap }, index.h(TagType, { style: cutOff }, index.h("slot", null)))));
1392
+ }
1393
+ getCssClassMap() {
1394
+ return {
1395
+ [this.textAlign]: !!this.textAlign ? true : false,
1396
+ [this.upperline]: true,
1397
+ [this.isPlmHub ? 'is-plm-hub' : 'is-standard']: true,
1398
+ [this.titleMargin]: !!this.titleMargin ? true : false,
1399
+ [this.titleShadow]: !!this.titleShadow ? true : false,
1400
+ [this.titleWeight]: !!this.titleWeight ? true : false,
1401
+ [this.titleSize]: !!this.titleSize ? true : false,
1402
+ [this.titleHeight]: !!this.titleHeight ? true : false,
1403
+ [this.titleColor]: !!this.titleColor ? true : false,
1404
+ ['ellipsis-boxing']: this.ellipsisLineCutoff && this.ellipsisLineCutoff > 0,
1405
+ [this.titleDisplay]: !!this.titleDisplay ? true : false,
1406
+ };
1407
+ }
1408
+ getLineCuttoff() {
1409
+ const lineClamp = this.ellipsisLineCutoff > 0 ? this.ellipsisLineCutoff : this.maxLines;
1410
+ return lineClamp > 0 ? { '-webkit-line-clamp': `${lineClamp}` } : {};
1411
+ }
1412
+ get el() { return index.getElement(this); }
1413
+ };
1414
+ PtcTitle.style = ptcTitleCss;
1415
+
1416
+ exports.event_jumbotron_example = EventJumbotronExample;
1417
+ exports.icon_asset = IconAsset;
1418
+ exports.list_item = ListItem;
1419
+ exports.ptc_breadcrumb = PtcBreadcrumb;
1420
+ exports.ptc_button = PtcButton;
1421
+ exports.ptc_card_content = PtcCardContent;
1422
+ exports.ptc_card_wrapper = PtcCardPlm;
1423
+ exports.ptc_close_icon = PtcCloseIcon;
1424
+ exports.ptc_img = PtcImg;
1425
+ exports.ptc_link = PtcLink;
1426
+ exports.ptc_modal = PtcModal;
1427
+ exports.ptc_para = PtcPara;
1428
+ exports.ptc_scroll_button = PtcScrollButton;
1429
+ exports.ptc_spacer = PtcSpacer;
1430
+ exports.ptc_title = PtcTitle;