@ptcwebops/ptcw-design 6.3.16 → 6.3.17-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 (390) hide show
  1. package/dist/cjs/academic-form-test.cjs.entry.js +7 -0
  2. package/dist/cjs/blog-detail-content_2.cjs.entry.js +2 -1
  3. package/dist/cjs/blog-detail-layout.cjs.entry.js +2 -1
  4. package/dist/cjs/blogs-search-section.cjs.entry.js +3 -1
  5. package/dist/cjs/bundle-example.cjs.entry.js +2 -0
  6. package/dist/cjs/{component-35540bfb.js → component-6a178a16.js} +2643 -832
  7. package/dist/cjs/embedded-form.cjs.entry.js +10 -1
  8. package/dist/cjs/event-jumbotron-example.cjs.entry.js +3 -0
  9. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  10. package/dist/cjs/footer-form.cjs.entry.js +2 -0
  11. package/dist/cjs/homepage-jumbotron.cjs.entry.js +3 -1
  12. package/dist/cjs/homepage-toggled-content.cjs.entry.js +1 -1
  13. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  14. package/dist/cjs/jumbotron-sub-menu.cjs.entry.js +1 -0
  15. package/dist/cjs/jumbotron-sub-mune.cjs.entry.js +1 -0
  16. package/dist/cjs/loader.cjs.js +1 -1
  17. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  18. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  19. package/dist/cjs/my-component.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-background-video.cjs.entry.js +24 -1
  22. package/dist/cjs/ptc-bio-card.cjs.entry.js +5 -20
  23. package/dist/cjs/ptc-brightcov-video.cjs.entry.js +33 -0
  24. package/dist/cjs/ptc-button.cjs.entry.js +1 -1
  25. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +1 -0
  26. package/dist/cjs/ptc-card_2.cjs.entry.js +5 -10
  27. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  28. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +17 -32
  29. package/dist/cjs/ptc-collapse-list.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-countdown.cjs.entry.js +16 -19
  31. package/dist/cjs/ptc-data-lookup.cjs.entry.js +30 -27
  32. package/dist/cjs/ptc-enhanced-product-listing-card.cjs.entry.js +2 -2
  33. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-filter-dropdown_4.cjs.entry.js +10 -0
  35. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  36. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +800 -6
  37. package/dist/cjs/ptc-form.cjs.entry.js +7 -0
  38. package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
  39. package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-icon-card-slider-example.cjs.entry.js +11 -1
  41. package/dist/cjs/ptc-icon-card.cjs.entry.js +1 -1
  42. package/dist/cjs/ptc-icon-component.cjs.entry.js +13 -0
  43. package/dist/cjs/ptc-icon-list.cjs.entry.js +1 -1
  44. package/dist/cjs/ptc-img.cjs.entry.js +1 -0
  45. package/dist/cjs/ptc-jumbotron.cjs.entry.js +2 -3
  46. package/dist/cjs/ptc-link.cjs.entry.js +1 -1
  47. package/dist/cjs/ptc-media-card.cjs.entry.js +9 -2
  48. package/dist/cjs/ptc-mobile-select.cjs.entry.js +11 -1
  49. package/dist/cjs/ptc-nav-slider.cjs.entry.js +9 -0
  50. package/dist/cjs/ptc-office-locations.cjs.entry.js +1 -1
  51. package/dist/cjs/ptc-para.cjs.entry.js +2 -2
  52. package/dist/cjs/ptc-picture.cjs.entry.js +1 -0
  53. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  54. package/dist/cjs/ptc-preferance-center-form.cjs.entry.js +1 -1
  55. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  56. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +12 -10
  57. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  58. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  59. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  60. package/dist/cjs/ptc-product-dropdown.cjs.entry.js +2 -0
  61. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  62. package/dist/cjs/ptc-progress-bar.cjs.entry.js +1 -0
  63. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  64. package/dist/cjs/ptc-readmore-new.cjs.entry.js +1 -0
  65. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +4 -1
  66. package/dist/cjs/ptc-related-card-rail.cjs.entry.js +34 -86
  67. package/dist/cjs/ptc-scroll-button.cjs.entry.js +2 -0
  68. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +1 -1
  69. package/dist/cjs/ptc-subnav.cjs.entry.js +1 -0
  70. package/dist/cjs/ptc-tab-list.cjs.entry.js +1 -0
  71. package/dist/cjs/ptc-theater-video-modal.cjs.entry.js +13 -0
  72. package/dist/cjs/ptc-title.cjs.entry.js +1 -1
  73. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +18 -1
  74. package/dist/cjs/ptc-value-led-layout.cjs.entry.js +1 -0
  75. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  76. package/dist/cjs/ptc-white-paper.cjs.entry.js +11 -6
  77. package/dist/cjs/ptcw-design.cjs.js +1 -1
  78. package/dist/cjs/sequential-bundle-example.cjs.entry.js +12 -0
  79. package/dist/cjs/sequential-bundle.cjs.entry.js +1 -0
  80. package/dist/cjs/tab-header.cjs.entry.js +1 -1
  81. package/dist/cjs/{utils-b63aef52.js → utils-ad441b07.js} +1 -1
  82. package/dist/collection/collection-manifest.json +1 -0
  83. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
  84. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +6 -6
  85. package/dist/collection/components/jumbotron-sub-menu/jumbotron-sub-menu.js +1 -0
  86. package/dist/collection/components/jumbotron-sub-mune/jumbotron-sub-mune.js +1 -0
  87. package/dist/collection/components/organism-bundles/blog-detail-content/blog-detail-content.js +1 -0
  88. package/dist/collection/components/organism-bundles/blog-detail-layout/blog-detail-layout.js +1 -0
  89. package/dist/collection/components/organism-bundles/blogs-search-section/blogs-search-section.js +2 -0
  90. package/dist/collection/components/organism-bundles/bundle-example/bundle-example.js +2 -0
  91. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +3 -3
  92. package/dist/collection/components/organism-bundles/event-jumbotron-example/event-jumbotron-example.js +3 -0
  93. package/dist/collection/components/organism-bundles/form/academic-form/academic-form-test.js +7 -0
  94. package/dist/collection/components/organism-bundles/form/embedded-form/embedded-form.js +10 -1
  95. package/dist/collection/components/organism-bundles/form/footer-form/footer-form.js +2 -0
  96. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  97. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  98. package/dist/collection/components/organism-bundles/form/ptc-form/ptc-form.js +7 -0
  99. package/dist/collection/components/organism-bundles/homepage-jumbotron/homepage-jumbotron.js +2 -0
  100. package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.css +0 -4
  101. package/dist/collection/components/organism-bundles/ptc-icon-card-slider-example/ptc-icon-card-slider-example.js +10 -0
  102. package/dist/collection/components/organism-bundles/sequential-bundle/sequential-bundle.js +1 -0
  103. package/dist/collection/components/organism-bundles/sequential-bundle-example/sequential-bundle-example.js +12 -0
  104. package/dist/collection/components/ptc-background-video/ptc-background-video.js +23 -0
  105. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +6 -10
  106. package/dist/collection/components/ptc-bio-card/ptc-bio-card.js +4 -19
  107. package/dist/collection/components/ptc-brightcov-video/ptc-brightcov-video.js +33 -0
  108. package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +1 -0
  109. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +6 -6
  110. package/dist/collection/components/ptc-container/ptc-container.js +2 -2
  111. package/dist/collection/components/ptc-countdown/ptc-countdown.js +16 -19
  112. package/dist/collection/components/ptc-data-lookup/ptc-data-lookup.js +2 -0
  113. package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.css +1 -22
  114. package/dist/collection/components/ptc-enhanced-product-listing-card/ptc-enhanced-product-listing-card.js +1 -1
  115. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +6 -6
  116. package/dist/collection/components/ptc-filter-dropdown/ptc-filter-dropdown.js +1 -0
  117. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +6 -6
  118. package/dist/collection/components/ptc-form-checkbox/ptc-form-checkbox.js +2 -0
  119. package/dist/collection/components/ptc-icon-component/ptc-icon-component.js +13 -0
  120. package/dist/collection/components/ptc-icon-list/ptc-icon-list.css +0 -32
  121. package/dist/collection/components/ptc-img/ptc-img.js +1 -0
  122. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +6 -24
  123. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +1 -20
  124. package/dist/collection/components/ptc-media-card/ptc-media-card.js +8 -1
  125. package/dist/collection/components/ptc-mobile-select/ptc-mobile-select.js +12 -2
  126. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  127. package/dist/collection/components/ptc-modal/ptc-modal.js +18 -50
  128. package/dist/collection/components/ptc-office-locations/ptc-office-locations.js +1 -1
  129. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  130. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  131. package/dist/collection/components/ptc-picture/ptc-picture.js +1 -0
  132. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +6 -6
  133. package/dist/collection/components/ptc-preferance-center-form/ptc-preferance-center-form.js +1 -1
  134. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +0 -419
  135. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -9
  136. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  137. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  138. package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.js +11 -9
  139. package/dist/collection/components/ptc-product-card/ptc-product-card.css +6 -6
  140. package/dist/collection/components/ptc-product-category/ptc-product-category.css +6 -6
  141. package/dist/collection/components/ptc-product-dropdown/ptc-product-dropdown.js +2 -0
  142. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +6 -6
  143. package/dist/collection/components/ptc-progress-bar/ptc-progress-bar.js +1 -0
  144. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +6 -6
  145. package/dist/collection/components/ptc-readmore-new/ptc-readmore-new.js +1 -0
  146. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +6 -6
  147. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.js +3 -0
  148. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.css +2 -1
  149. package/dist/collection/components/ptc-related-card-rail/ptc-related-card-rail.js +35 -88
  150. package/dist/collection/components/ptc-scroll-button/ptc-scroll-button.js +2 -0
  151. package/dist/collection/components/ptc-select/ptc-select.js +2 -0
  152. package/dist/collection/components/ptc-tab-list/ptc-tab-list.js +1 -0
  153. package/dist/collection/components/ptc-textfield/ptc-textfield.js +9 -1
  154. package/dist/collection/components/ptc-theater-video-modal/ptc-theater-video-modal.js +13 -0
  155. package/dist/collection/components/ptc-theater-video-playlist/ptc-theater-video-playlist.js +9 -0
  156. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +6 -6
  157. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.js +17 -0
  158. package/dist/collection/components/ptc-value-led-layout/ptc-value-led-layout.js +1 -0
  159. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +6 -6
  160. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +6 -6
  161. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +10 -5
  162. package/dist/collection/components/subnav/ptc-nav-slider/ptc-nav-slider.js +9 -0
  163. package/dist/collection/components/subnav/ptc-subnav/ptc-subnav.js +1 -0
  164. package/dist/collection/components/tab-header/tab-header.js +1 -1
  165. package/dist/collection/stories/BackgroundImage.stories.js +42 -20
  166. package/dist/collection/stories/MobileSelect.stories.js +21 -11
  167. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  168. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  169. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  170. package/dist/collection/utils/elq-lib.js +25 -25
  171. package/dist/collection/utils/utils.js +1 -1
  172. package/dist/custom-elements/index.d.ts +6 -0
  173. package/dist/custom-elements/index.js +484 -242
  174. package/dist/esm/academic-form-test.entry.js +7 -0
  175. package/dist/esm/blog-detail-content_2.entry.js +2 -1
  176. package/dist/esm/blog-detail-layout.entry.js +2 -1
  177. package/dist/esm/blogs-search-section.entry.js +3 -1
  178. package/dist/esm/bundle-example.entry.js +2 -0
  179. package/dist/esm/{component-8c53e377.js → component-80f298b4.js} +2592 -793
  180. package/dist/esm/embedded-form.entry.js +10 -1
  181. package/dist/esm/event-jumbotron-example.entry.js +3 -0
  182. package/dist/esm/featured-list.entry.js +1 -1
  183. package/dist/esm/footer-form.entry.js +2 -0
  184. package/dist/esm/homepage-jumbotron.entry.js +3 -1
  185. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  186. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  187. package/dist/esm/jumbotron-sub-menu.entry.js +1 -0
  188. package/dist/esm/jumbotron-sub-mune.entry.js +1 -0
  189. package/dist/esm/loader.js +1 -1
  190. package/dist/esm/modal-form-example.entry.js +90 -0
  191. package/dist/esm/most-popular-news.entry.js +1 -1
  192. package/dist/esm/my-component.entry.js +1 -1
  193. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  194. package/dist/esm/ptc-background-video.entry.js +24 -1
  195. package/dist/esm/ptc-bio-card.entry.js +5 -20
  196. package/dist/esm/ptc-brightcov-video.entry.js +33 -0
  197. package/dist/esm/ptc-button.entry.js +1 -1
  198. package/dist/esm/ptc-card-bottom_2.entry.js +1 -0
  199. package/dist/esm/ptc-card_2.entry.js +5 -10
  200. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  201. package/dist/esm/ptc-close-icon_2.entry.js +17 -32
  202. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  203. package/dist/esm/ptc-countdown.entry.js +16 -19
  204. package/dist/esm/ptc-data-lookup.entry.js +30 -27
  205. package/dist/esm/ptc-enhanced-product-listing-card.entry.js +2 -2
  206. package/dist/esm/ptc-featured-list.entry.js +1 -1
  207. package/dist/esm/ptc-filter-dropdown_4.entry.js +10 -0
  208. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  209. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +797 -5
  210. package/dist/esm/ptc-form.entry.js +7 -0
  211. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  212. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  213. package/dist/esm/ptc-icon-card-slider-example.entry.js +11 -1
  214. package/dist/esm/ptc-icon-card.entry.js +1 -1
  215. package/dist/esm/ptc-icon-component.entry.js +13 -0
  216. package/dist/esm/ptc-icon-list.entry.js +1 -1
  217. package/dist/esm/ptc-img.entry.js +1 -0
  218. package/dist/esm/ptc-jumbotron.entry.js +2 -3
  219. package/dist/esm/ptc-link.entry.js +1 -1
  220. package/dist/esm/ptc-media-card.entry.js +9 -2
  221. package/dist/esm/ptc-mobile-select.entry.js +11 -1
  222. package/dist/esm/ptc-nav-slider.entry.js +9 -0
  223. package/dist/esm/ptc-office-locations.entry.js +1 -1
  224. package/dist/esm/ptc-para.entry.js +2 -2
  225. package/dist/esm/ptc-picture.entry.js +1 -0
  226. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  227. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  228. package/dist/esm/ptc-previous-url.entry.js +10 -2
  229. package/dist/esm/ptc-pricing-packaging-table.entry.js +12 -10
  230. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  231. package/dist/esm/ptc-product-card.entry.js +1 -1
  232. package/dist/esm/ptc-product-category.entry.js +1 -1
  233. package/dist/esm/ptc-product-dropdown.entry.js +2 -0
  234. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  235. package/dist/esm/ptc-progress-bar.entry.js +1 -0
  236. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  237. package/dist/esm/ptc-readmore-new.entry.js +1 -0
  238. package/dist/esm/ptc-readmore-v3.entry.js +4 -1
  239. package/dist/esm/ptc-related-card-rail.entry.js +34 -86
  240. package/dist/esm/ptc-scroll-button.entry.js +2 -0
  241. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  242. package/dist/esm/ptc-subnav.entry.js +1 -0
  243. package/dist/esm/ptc-tab-list.entry.js +1 -0
  244. package/dist/esm/ptc-theater-video-modal.entry.js +13 -0
  245. package/dist/esm/ptc-title.entry.js +1 -1
  246. package/dist/esm/ptc-tooltip-v2.entry.js +18 -1
  247. package/dist/esm/ptc-value-led-layout.entry.js +1 -0
  248. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  249. package/dist/esm/ptc-white-paper.entry.js +11 -6
  250. package/dist/esm/ptcw-design.js +1 -1
  251. package/dist/esm/sequential-bundle-example.entry.js +12 -0
  252. package/dist/esm/sequential-bundle.entry.js +1 -0
  253. package/dist/esm/tab-header.entry.js +1 -1
  254. package/dist/esm/{utils-2f12c081.js → utils-63eab4bd.js} +1 -1
  255. package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
  256. package/dist/ptcw-design/p-01075feb.entry.js +1 -0
  257. package/dist/ptcw-design/p-03a917f8.entry.js +1 -0
  258. package/dist/ptcw-design/p-072a76d3.entry.js +1 -0
  259. package/dist/ptcw-design/p-072aa896.entry.js +1 -0
  260. package/dist/ptcw-design/p-081e969d.entry.js +1 -0
  261. package/dist/ptcw-design/{p-a791c53a.entry.js → p-0b515839.entry.js} +1 -1
  262. package/dist/ptcw-design/p-0d223232.entry.js +1 -0
  263. package/dist/ptcw-design/p-0de4cd11.entry.js +1 -0
  264. package/dist/ptcw-design/p-14e3b502.entry.js +1 -0
  265. package/dist/ptcw-design/{p-9dbcfcee.entry.js → p-16e70f20.entry.js} +1 -1
  266. package/dist/ptcw-design/p-17f6e145.entry.js +1 -0
  267. package/dist/ptcw-design/{p-9f194554.entry.js → p-21aa746d.entry.js} +1 -1
  268. package/dist/ptcw-design/p-25a25451.entry.js +1 -0
  269. package/dist/ptcw-design/{p-8cea8943.entry.js → p-28be539b.entry.js} +1 -1
  270. package/dist/ptcw-design/p-291072b4.entry.js +1 -0
  271. package/dist/ptcw-design/p-32f64f48.entry.js +1 -0
  272. package/dist/ptcw-design/p-3738a01f.entry.js +1 -0
  273. package/dist/ptcw-design/p-3c3a7b54.entry.js +1 -0
  274. package/dist/ptcw-design/{p-d089dc37.entry.js → p-3dd0ded9.entry.js} +1 -1
  275. package/dist/ptcw-design/{p-4d8f6f46.entry.js → p-445329ed.entry.js} +1 -1
  276. package/dist/ptcw-design/{p-8e42a22d.entry.js → p-48c33817.entry.js} +1 -1
  277. package/dist/ptcw-design/{p-8c121480.entry.js → p-49e54079.entry.js} +1 -1
  278. package/dist/ptcw-design/{p-1eb40265.entry.js → p-4ee98a3e.entry.js} +1 -1
  279. package/dist/ptcw-design/{p-297a14cb.entry.js → p-627103d8.entry.js} +1 -1
  280. package/dist/ptcw-design/p-672a349f.js +336 -0
  281. package/dist/ptcw-design/p-67c248ec.entry.js +1 -0
  282. package/dist/ptcw-design/p-6a3caf2b.entry.js +1 -0
  283. package/dist/ptcw-design/p-6b32020a.entry.js +1 -0
  284. package/dist/ptcw-design/p-6f5fecae.entry.js +1 -0
  285. package/dist/ptcw-design/p-721edfda.entry.js +1 -0
  286. package/dist/ptcw-design/p-75390f63.entry.js +1 -0
  287. package/dist/ptcw-design/p-77b1221e.js +1 -0
  288. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  289. package/dist/ptcw-design/p-8038bf31.entry.js +1 -0
  290. package/dist/ptcw-design/p-821f0ff9.entry.js +1 -0
  291. package/dist/ptcw-design/{p-6aa9ed95.entry.js → p-867a808f.entry.js} +1 -1
  292. package/dist/ptcw-design/p-8c692bd6.entry.js +1 -0
  293. package/dist/ptcw-design/p-8e8c7a3a.entry.js +1 -0
  294. package/dist/ptcw-design/{p-077839d5.entry.js → p-92d22c78.entry.js} +1 -1
  295. package/dist/ptcw-design/p-94f99d2d.entry.js +1 -0
  296. package/dist/ptcw-design/p-9501995f.entry.js +1 -0
  297. package/dist/ptcw-design/p-99b45d23.entry.js +1 -0
  298. package/dist/ptcw-design/p-9d612f1f.entry.js +1 -0
  299. package/dist/ptcw-design/{p-bab5bb88.entry.js → p-9fa958b9.entry.js} +1 -1
  300. package/dist/ptcw-design/p-a412ff0a.entry.js +1 -0
  301. package/dist/ptcw-design/p-a4f65d28.entry.js +1 -0
  302. package/dist/ptcw-design/{p-38e5e590.entry.js → p-b52301e2.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-14b7693f.entry.js → p-b651c1cb.entry.js} +1 -1
  304. package/dist/ptcw-design/p-baff4d44.entry.js +1 -0
  305. package/dist/ptcw-design/p-bd6af63e.entry.js +1 -0
  306. package/dist/ptcw-design/{p-a8872ce3.entry.js → p-bf18b622.entry.js} +1 -1
  307. package/dist/ptcw-design/{p-257267e3.entry.js → p-c01ea76f.entry.js} +1 -1
  308. package/dist/ptcw-design/{p-d66debb3.entry.js → p-c1aab261.entry.js} +1 -1
  309. package/dist/ptcw-design/{p-d51438de.entry.js → p-cbee4653.entry.js} +1 -1
  310. package/dist/ptcw-design/p-d0581b07.entry.js +68 -0
  311. package/dist/ptcw-design/p-d20cf3c5.entry.js +1 -0
  312. package/dist/ptcw-design/p-d3229458.entry.js +1 -0
  313. package/dist/ptcw-design/{p-18ac526f.entry.js → p-d73cc053.entry.js} +1 -1
  314. package/dist/ptcw-design/{p-baeee2b4.entry.js → p-dc8c0a06.entry.js} +1 -1
  315. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  316. package/dist/ptcw-design/{p-757954b2.entry.js → p-e508d118.entry.js} +1 -1
  317. package/dist/ptcw-design/{p-52e17d34.entry.js → p-e577ad62.entry.js} +1 -1
  318. package/dist/ptcw-design/p-e6a272d9.entry.js +1 -0
  319. package/dist/ptcw-design/p-ee534211.entry.js +1 -0
  320. package/dist/ptcw-design/{p-b647f7a1.entry.js → p-eec2f3da.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-45b1f3fc.entry.js → p-fd394e84.entry.js} +1 -1
  322. package/dist/ptcw-design/p-fe40421e.entry.js +1 -0
  323. package/dist/ptcw-design/p-feecf6b5.entry.js +1 -0
  324. package/dist/ptcw-design/p-ffb0ff97.entry.js +1 -0
  325. package/dist/ptcw-design/ptcw-design.css +2 -2
  326. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  327. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  328. package/dist/types/components/ptc-bio-card/ptc-bio-card.d.ts +1 -1
  329. package/dist/types/components/ptc-container/ptc-container.d.ts +1 -1
  330. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +0 -1
  331. package/dist/types/components/ptc-mobile-select/ptc-mobile-select.d.ts +1 -1
  332. package/dist/types/components/ptc-modal/ptc-modal.d.ts +2 -2
  333. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  334. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  335. package/dist/types/components/ptc-related-card-rail/ptc-related-card-rail.d.ts +5 -9
  336. package/dist/types/components.d.ts +23 -12
  337. package/package.json +2 -6
  338. package/readme.md +5 -1
  339. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  340. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
  341. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  342. package/dist/esm/component-9beac35b.js +0 -1802
  343. package/dist/esm/ptc-multi-select_2.entry.js +0 -665
  344. package/dist/esm/validation-messages-adbb6518.js +0 -124
  345. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  346. package/dist/ptcw-design/p-092e50c9.entry.js +0 -1
  347. package/dist/ptcw-design/p-1454ba84.entry.js +0 -1
  348. package/dist/ptcw-design/p-15758793.entry.js +0 -1
  349. package/dist/ptcw-design/p-18a5a338.js +0 -1
  350. package/dist/ptcw-design/p-24776ca2.entry.js +0 -1
  351. package/dist/ptcw-design/p-352e87c0.entry.js +0 -1
  352. package/dist/ptcw-design/p-36abe396.entry.js +0 -1
  353. package/dist/ptcw-design/p-3ed4a7ed.entry.js +0 -1
  354. package/dist/ptcw-design/p-4702c233.entry.js +0 -1
  355. package/dist/ptcw-design/p-4737a0f6.entry.js +0 -1
  356. package/dist/ptcw-design/p-4ca956c1.entry.js +0 -1
  357. package/dist/ptcw-design/p-4f3dea53.entry.js +0 -1
  358. package/dist/ptcw-design/p-560b05a5.entry.js +0 -1
  359. package/dist/ptcw-design/p-593b8eff.entry.js +0 -1
  360. package/dist/ptcw-design/p-68ed2afe.entry.js +0 -1
  361. package/dist/ptcw-design/p-73a853fc.entry.js +0 -1
  362. package/dist/ptcw-design/p-752bba1c.entry.js +0 -1
  363. package/dist/ptcw-design/p-75431fa1.entry.js +0 -1
  364. package/dist/ptcw-design/p-761a31f8.entry.js +0 -1
  365. package/dist/ptcw-design/p-76dab076.entry.js +0 -1
  366. package/dist/ptcw-design/p-7bdf1e64.entry.js +0 -1
  367. package/dist/ptcw-design/p-80122e26.js +0 -1
  368. package/dist/ptcw-design/p-89f0cf12.entry.js +0 -1
  369. package/dist/ptcw-design/p-901c31b3.entry.js +0 -1
  370. package/dist/ptcw-design/p-98426799.js +0 -203
  371. package/dist/ptcw-design/p-98610430.entry.js +0 -1
  372. package/dist/ptcw-design/p-98844b50.js +0 -134
  373. package/dist/ptcw-design/p-a58698ca.entry.js +0 -1
  374. package/dist/ptcw-design/p-a59c9cdc.entry.js +0 -1
  375. package/dist/ptcw-design/p-a5fc048f.entry.js +0 -1
  376. package/dist/ptcw-design/p-a8504f11.entry.js +0 -1
  377. package/dist/ptcw-design/p-acdd9a1d.entry.js +0 -1
  378. package/dist/ptcw-design/p-ad821a01.entry.js +0 -1
  379. package/dist/ptcw-design/p-b7fa9f2c.entry.js +0 -1
  380. package/dist/ptcw-design/p-b963ec8c.entry.js +0 -68
  381. package/dist/ptcw-design/p-bf56d5a3.entry.js +0 -1
  382. package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
  383. package/dist/ptcw-design/p-d6845e91.entry.js +0 -1
  384. package/dist/ptcw-design/p-dfb400ed.entry.js +0 -1
  385. package/dist/ptcw-design/p-e43c30c9.entry.js +0 -1
  386. package/dist/ptcw-design/p-e4eb925f.entry.js +0 -1
  387. package/dist/ptcw-design/p-e5369c4d.entry.js +0 -1
  388. package/dist/ptcw-design/p-f9256e3d.entry.js +0 -1
  389. package/dist/ptcw-design/p-fbd9c8fc.entry.js +0 -1
  390. package/dist/ptcw-design/p-fd87fcd5.entry.js +0 -1
@@ -977,7 +977,7 @@ function EffectFade({
977
977
  });
978
978
  }
979
979
 
980
- const ptcCaseStudiesSliderCss = "@font-face{font-family:'swiper-icons';src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px;}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}:root{}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:0.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform, opacity, height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}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}}a{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a:visited{color:var(--color-blue-10)}a:active,a:visited:active{transition:none;color:var(--color-blue-09)}a:hover,a:visited:hover{color:var(--color-blue-08)}a.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}a:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a),.background-plm-grey a.light-link{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited,.background-plm-grey a.light-link:visited{color:var(--color-blue-06)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.light-links a.light-link:active,.light-links a.light-link:visited:active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.background-grey-10 a.light-link:active,.background-grey-10 a.light-link:visited:active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:active,.background-plm-grey a.light-link:active,.background-plm-grey a.light-link:visited:active{transition:none;color:var(--color-blue-07)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.light-links a.light-link:hover,.light-links a.light-link:visited:hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.background-grey-10 a.light-link:hover,.background-grey-10 a.light-link:visited:hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):visited:hover,.background-plm-grey a.light-link:hover,.background-plm-grey a.light-link:visited:hover{color:var(--color-blue-05)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.light-links a.light-link:focus-visible,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.background-grey-10 a.light-link:focus-visible,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.vjs-social-share-links a):focus-visible,.background-plm-grey a.light-link:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links .podcast-cta-section a,.background-grey-10 .podcast-cta-section a,.background-plm-grey .podcast-cta-section a{border:2px solid transparent}.light-links .podcast-cta-section a:focus-visible,.background-grey-10 .podcast-cta-section a:focus-visible,.background-plm-grey .podcast-cta-section a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link:hover{color:var(--color-green-06)}.ptc-link:visited{color:var(--color-gray-10)}.ptc-link:active,.ptc-link:visited:active{transition:none;color:var(--color-green-06)}.ptc-link:hover,.ptc-link:visited:hover{color:var(--color-green-06)}.ptc-link-dark{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark:hover{color:var(--color-green-06)}.ptc-link-dark:visited{color:var(--color-white)}.ptc-link-dark:active,.ptc-link-dark:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark:hover,.ptc-link-dark:visited:hover{color:var(--color-green-06)}.vjs-social-share-links a{color:var(--color-white)}.vjs-social-share-links a:hover{color:var(--color-white)}:host{display:block;overflow:hidden}:host *{box-sizing:border-box}:host .hide{display:none}:host .case-studies-slides{height:80%;width:100%;padding-bottom:20px;position:relative}@media only screen and (min-width: 768px){:host .case-studies-slides{padding-bottom:0px}}:host .case-studies-slides .swiper-slide{visibility:hidden;display:flex;justify-content:center;align-items:center;padding-bottom:30px}:host .case-studies-slides .swiper-slide.swiper-slide-prev{visibility:hidden}:host .case-studies-slides .swiper-slide.swiper-slide-visible{visibility:visible}:host .case-studies-slides ptc-text-copy-with-background ptc-title .sc-ptc-title-s .sc-ptc-title-s{padding:0;line-height:var(--ptc-line-height-densest)}:host .case-studies-slides ptc-text-copy-with-background ptc-title .sc-ptc-title-s .sc-ptc-title-s::before,:host .case-studies-slides ptc-text-copy-with-background ptc-title .sc-ptc-title-s .sc-ptc-title-s::after{display:none}:host .case-studies-thumbs{height:20%;box-sizing:border-box;padding:10px;background-color:transparent}@media only screen and (min-width: 992px){:host .case-studies-thumbs{display:flex;justify-content:center}}@media only screen and (min-width: 992px){:host .case-studies-thumbs .swiper-wrapper{transform:none !important;justify-content:center}}:host .case-studies-thumbs .swiper-slide{width:auto;height:auto;max-width:8.75rem;display:flex;justify-items:center;align-items:center;padding:0 10px;cursor:pointer}@media only screen and (min-width: 992px){:host .case-studies-thumbs .swiper-slide{max-width:12.5rem}}:host .case-studies-thumbs .swiper-slide:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .case-studies-thumbs .swiper-slide img{display:block;width:100%;opacity:0.4}@-moz-document url-prefix(){:host .case-studies-thumbs .swiper-slide img{min-width:140px}}:host .case-studies-thumbs .swiper-slide::after{content:\"\";height:7.5px;width:100%;position:absolute;bottom:-10px;left:0}:host .case-studies-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1}:host .case-studies-thumbs .swiper-slide.swiper-slide-thumb-active.swiper-slide img{opacity:1}:host .case-studies-thumbs .swiper-slide.swiper-slide-thumb-active::after{background-color:var(--color-green-07)}:host .swiper-button-prev,:host .swiper-button-next{display:none}:host .swiper-pagination{display:block;bottom:5px}@media only screen and (min-width: 768px){:host .swiper-pagination{display:none}}:host .swiper-pagination .swiper-pagination-bullet{background:transparent;display:inline-block;height:1rem;width:1rem;outline:none;line-height:0;font-size:0;border:1px solid var(--color-gray-10);padding:5px;cursor:pointer;margin-right:20px !important;position:relative;opacity:1}@media only screen and (min-width: 480px){:host .swiper-pagination .swiper-pagination-bullet{margin-right:32px !important}}:host .swiper-pagination .swiper-pagination-bullet::after{content:\"\";display:block;position:absolute;width:25px;height:2px;background-color:var(--color-gray-10);margin-left:10px;margin-top:1px}@media only screen and (min-width: 480px){:host .swiper-pagination .swiper-pagination-bullet::after{width:37px}}:host .swiper-pagination .swiper-pagination-bullet:last-child::after{display:none}:host .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-orange-07)}:host .ptc-container{padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}:host ptc-text-copy-with-background{padding-right:0;padding-left:0}@media only screen and (min-width: 1200px){:host .ptc-container{padding-left:0;padding-right:0;max-width:1136px}}@media only screen and (min-width: 1440px){:host .ptc-container{padding-left:0;padding-right:0;max-width:1200px}}";
980
+ const ptcCaseStudiesSliderCss = "@font-face{font-family:'swiper-icons';src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px;}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}:root{}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:0.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform, opacity, height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}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}}a{font-family:var(--ptc-font-latin);font-style:var(--ptc-font-style-normal);text-decoration-line:underline;color:var(--color-hyperlink);transition:color var(--ptc-transition-medium) var(--ptc-ease-out);font-weight:var(--ptc-font-weight-bold)}a:visited{color:var(--color-blue-10)}a:active,a:visited:active{transition:none;color:var(--color-blue-09)}a:hover,a:visited:hover{color:var(--color-blue-08)}a.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}a:focus-visible{outline:5px solid #003DD6 !important;outline-offset:0px !important;border-radius:var(--ptc-border-radius-standard)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.light-links a.light-link,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.background-grey-10 a.light-link,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a),.background-plm-grey a.light-link{color:var(--color-blue-04);margin:-2px;border:2px solid transparent}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.light-links a.light-link:visited,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.background-grey-10 a.light-link:visited,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited,.background-plm-grey a.light-link:visited{color:var(--color-blue-06)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.light-links a.light-link:active,.light-links a.light-link:visited:active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.background-grey-10 a.light-link:active,.background-grey-10 a.light-link:visited:active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):active,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:active,.background-plm-grey a.light-link:active,.background-plm-grey a.light-link:visited:active{transition:none;color:var(--color-blue-07)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.light-links a.light-link:hover,.light-links a.light-link:visited:hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.background-grey-10 a.light-link:hover,.background-grey-10 a.light-link:visited:hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):hover,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):visited:hover,.background-plm-grey a.light-link:hover,.background-plm-grey a.light-link:visited:hover{color:var(--color-blue-05)}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.light-links a.light-link.disabled,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.background-grey-10 a.light-link.disabled,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a).disabled,.background-plm-grey a.light-link.disabled{color:var(--color-gray-04) !important;cursor:not-allowed}.light-links a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.light-links a.light-link:focus-visible,.background-grey-10 a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.background-grey-10 a.light-link:focus-visible,.background-plm-grey a:not(.hero-footer-form-wrapper a,ptc-modal inline-form a,.podcast-cta-section a,.vjs-social-share-links a):focus-visible,.background-plm-grey a.light-link:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.light-links .podcast-cta-section a,.background-grey-10 .podcast-cta-section a,.background-plm-grey .podcast-cta-section a{border:2px solid transparent}.light-links .podcast-cta-section a:focus-visible,.background-grey-10 .podcast-cta-section a:focus-visible,.background-plm-grey .podcast-cta-section a:focus-visible{border-radius:var(--ptc-border-radius-standard);border:2px solid white;outline:5px solid var(--keyboard-nav-outline)}.ptc-link{color:var(--color-gray-10);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link:hover{color:var(--color-green-06)}.ptc-link:visited{color:var(--color-gray-10)}.ptc-link:active,.ptc-link:visited:active{transition:none;color:var(--color-green-06)}.ptc-link:hover,.ptc-link:visited:hover{color:var(--color-green-06)}.ptc-link-dark{color:var(--color-white);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-green-06);text-underline-offset:5px;transition:text-decoration-color var(--ptc-transition-medium) var(--ptc-ease-inout)}.ptc-link-dark:hover{color:var(--color-green-06)}.ptc-link-dark:visited{color:var(--color-white)}.ptc-link-dark:active,.ptc-link-dark:visited:active{transition:none;color:var(--color-green-06)}.ptc-link-dark:hover,.ptc-link-dark:visited:hover{color:var(--color-green-06)}.vjs-social-share-links a{color:var(--color-white)}.vjs-social-share-links a:hover{color:var(--color-white)}:host{display:block;overflow:hidden}:host *{box-sizing:border-box}:host .hide{display:none}:host .case-studies-slides{height:80%;width:100%;padding-bottom:20px;position:relative}@media only screen and (min-width: 768px){:host .case-studies-slides{padding-bottom:0px}}:host .case-studies-slides .swiper-slide{visibility:hidden;display:flex;justify-content:center;align-items:center;padding-bottom:30px}:host .case-studies-slides .swiper-slide.swiper-slide-prev{visibility:hidden}:host .case-studies-slides .swiper-slide.swiper-slide-visible{visibility:visible}:host .case-studies-slides ptc-text-copy-with-background ptc-title .sc-ptc-title-s .sc-ptc-title-s{padding:0;line-height:var(--ptc-line-height-densest)}:host .case-studies-slides ptc-text-copy-with-background ptc-title .sc-ptc-title-s .sc-ptc-title-s::before,:host .case-studies-slides ptc-text-copy-with-background ptc-title .sc-ptc-title-s .sc-ptc-title-s::after{display:none}:host .case-studies-thumbs{height:20%;box-sizing:border-box;padding:10px;background-color:transparent}@media only screen and (min-width: 992px){:host .case-studies-thumbs{display:flex;justify-content:center}}@media only screen and (min-width: 992px){:host .case-studies-thumbs .swiper-wrapper{transform:none !important;justify-content:center}}:host .case-studies-thumbs .swiper-slide{width:auto;height:auto;max-width:8.75rem;display:flex;justify-items:center;align-items:center;padding:0 10px;cursor:pointer}@media only screen and (min-width: 992px){:host .case-studies-thumbs .swiper-slide{max-width:12.5rem}}:host .case-studies-thumbs .swiper-slide:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}:host .case-studies-thumbs .swiper-slide img{display:block;width:100%;opacity:0.4}@-moz-document url-prefix(){:host .case-studies-thumbs .swiper-slide img{min-width:140px}}:host .case-studies-thumbs .swiper-slide::after{content:\"\";height:7.5px;width:100%;position:absolute;bottom:-10px;left:0}:host .case-studies-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1}:host .case-studies-thumbs .swiper-slide.swiper-slide-thumb-active.swiper-slide img{opacity:1}:host .case-studies-thumbs .swiper-slide.swiper-slide-thumb-active::after{background-color:var(--color-green-07)}:host .swiper-button-prev,:host .swiper-button-next{display:none}:host .swiper-pagination{display:block;bottom:5px}@media only screen and (min-width: 768px){:host .swiper-pagination{display:none}}:host .swiper-pagination .swiper-pagination-bullet{background:transparent;display:inline-block;height:1rem;width:1rem;outline:none;line-height:0;font-size:0;border:1px solid var(--color-gray-10);padding:5px;cursor:pointer;margin-right:20px !important;position:relative;opacity:1}@media only screen and (min-width: 480px){:host .swiper-pagination .swiper-pagination-bullet{margin-right:32px !important}}:host .swiper-pagination .swiper-pagination-bullet::after{content:\"\";display:block;position:absolute;width:25px;height:2px;background-color:var(--color-gray-10);margin-left:10px;margin-top:1px}@media only screen and (min-width: 480px){:host .swiper-pagination .swiper-pagination-bullet::after{width:37px}}:host .swiper-pagination .swiper-pagination-bullet:last-child::after{display:none}:host .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-orange-07)}:host .ptc-container{padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}:host ptc-text-copy-with-background{padding-right:0;padding-left:0}@media only screen and (min-width: 1200px){:host .ptc-container{padding-left:0;padding-right:0;max-width:1136px}}@media only screen and (min-width: 1440px){:host .ptc-container{padding-left:0;padding-right:0;max-width:1200px}}";
981
981
 
982
982
  const PtcCaseStudiesSlider = class {
983
983
  constructor(hostRef) {
@@ -13,7 +13,7 @@ const PtcCloseIcon = class {
13
13
  };
14
14
  PtcCloseIcon.style = ptcCloseIconCss;
15
15
 
16
- 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%)}@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.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;padding:var(--ptc-element-spacing-06);box-sizing:border-box}: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+.close{margin-top:0px;margin-right:0px;width:40px;height:40px;display:flex;justify-content:center;align-items:center}:host .wrapper .event-list-header .text-wrapper{display:flex;flex-wrap:wrap;column-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:hover{color:var(--color-blue-08)}:host .wrapper .bottom-close:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}";
16
+ 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;padding:var(--ptc-element-spacing-06);box-sizing:border-box}: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+.close{margin-top:0px;margin-right:0px;width:40px;height:40px;display:flex;justify-content:center;align-items:center}:host .wrapper .event-list-header .text-wrapper{display:flex;flex-wrap:wrap;column-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:hover{color:var(--color-blue-08)}:host .wrapper .bottom-close:focus-visible{border-radius:var(--ptc-border-radius-standard);outline:5px solid var(--keyboard-nav-outline)}";
17
17
 
18
18
  const PtcModal = class {
19
19
  constructor(hostRef) {
@@ -21,33 +21,28 @@ const PtcModal = class {
21
21
  this.closed = createEvent(this, "closed", 7);
22
22
  this.opened = createEvent(this, "opened", 7);
23
23
  this.setReturnFocus = () => {
24
- var _a, _b;
25
- if (!this.lastFocusElement)
26
- return;
27
- // Try focusing the last focused element directly
28
- if (this.lastFocusElement.tabIndex === 0) {
24
+ if (this.lastFocusElement instanceof HTMLElement) {
29
25
  this.lastFocusElement.focus();
30
- return;
31
26
  }
32
- // If it's inside a shadow DOM, try finding a focusable child
33
- const shadowRoot = this.lastFocusElement.shadowRoot;
34
- if (shadowRoot) {
35
- const focusableElementList = shadowRoot.querySelectorAll('button, [tabindex]:not([tabindex="-1"])');
36
- if (focusableElementList) {
37
- let focusableElement = focusableElementList[focusableElementList.length - 1];
38
- focusableElement.focus();
39
- return;
27
+ };
28
+ this.trackLastFocusedElement = (event) => {
29
+ if (event.key === "Enter") {
30
+ let activeElement = document.activeElement;
31
+ // Traverse shadow DOM to get the innermost focused element
32
+ while (activeElement === null || activeElement === void 0 ? void 0 : activeElement.shadowRoot) {
33
+ activeElement = activeElement.shadowRoot.activeElement;
34
+ }
35
+ if (activeElement instanceof HTMLElement) {
36
+ this.lastFocusElement = activeElement;
40
37
  }
41
- }
42
- // As a fallback, try to find a focusable child within the element
43
- const fallbackElement = (_b = (_a = this.lastFocusElement).querySelector) === null || _b === void 0 ? void 0 : _b.call(_a, 'button, [tabindex]:not([tabindex="-1"])');
44
- if (fallbackElement instanceof HTMLElement) {
45
- fallbackElement.focus();
46
38
  }
47
39
  };
48
40
  this.handleKeyPress = (event) => {
49
41
  if (event.key === 'Enter' || event.key === ' ' || event.key === 'Tab') {
50
42
  this.openedByKeyboard = true;
43
+ if (event.key === 'Enter') {
44
+ this.trackLastFocusedElement(event);
45
+ }
51
46
  }
52
47
  };
53
48
  this.handleMouseDown = () => {
@@ -75,12 +70,11 @@ const PtcModal = class {
75
70
  this.headerOnlyText2 = undefined;
76
71
  this.bottomCloseBtn = undefined;
77
72
  this.openedByKeyboard = false;
78
- this.focusBackElement = undefined;
79
73
  this.bodyOverflowSetting = undefined;
80
74
  }
81
75
  onShowChange(newValue) {
82
76
  if (newValue) {
83
- this.lastFocusElement = document.activeElement;
77
+ // this.lastFocusElement = document.activeElement as HTMLElement;
84
78
  this.fireOnOpened(this);
85
79
  }
86
80
  else {
@@ -175,7 +169,7 @@ const PtcModal = class {
175
169
  }
176
170
  componentDidLoad() {
177
171
  if (this.show) {
178
- this.lastFocusElement = document.activeElement;
172
+ // this.lastFocusElement = document.activeElement as HTMLElement;
179
173
  this.fireOnOpened(this);
180
174
  }
181
175
  if (this.showHeaderFooter) {
@@ -231,15 +225,6 @@ const PtcModal = class {
231
225
  }
232
226
  close() {
233
227
  this.show = false;
234
- setTimeout(() => {
235
- var _a, _b;
236
- if (this.focusBackElement) {
237
- (_a = this.focusBackElement) === null || _a === void 0 ? void 0 : _a.focus();
238
- if (this.focusBackElement.tagName === "PTC-BUTTON") {
239
- (_b = this.focusBackElement.shadowRoot.querySelector('button')) === null || _b === void 0 ? void 0 : _b.focus();
240
- }
241
- }
242
- }, 100);
243
228
  }
244
229
  render() {
245
230
  let content;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-c83db688.js';
2
- import { d as debounce, M as MapDOM, g as generateUUID } from './utils-2f12c081.js';
2
+ import { d as debounce, M as MapDOM, g as generateUUID } from './utils-63eab4bd.js';
3
3
 
4
4
  const info = `<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13">
5
5
  <defs>
@@ -49,26 +49,8 @@ const PtcCountdown = class {
49
49
  // Map time zone abbreviations to their offset in minutes.
50
50
  getOffsetFromAbbr(abbr) {
51
51
  const tzMapping = {
52
- 'PST': -480,
53
- 'PDT': -420,
54
- 'MST': -420,
55
- 'MDT': -360,
56
- 'CST': -360,
57
- 'CDT': -300,
58
- 'UTC': 0,
59
- 'BST': 60,
60
- 'GST': 240,
61
- 'KST': 540,
62
- 'ACST': 570,
63
52
  'ACDT': 630,
64
- 'EST': -300,
65
- 'EDT': -240,
66
- 'CET': 60,
67
- 'CEST': 120,
68
- 'IST': 330,
69
- 'CST_CN': 480,
70
- 'JST': 540,
71
- //Above shows the existing timezones in SC
53
+ 'ACST': 570,
72
54
  'ADT': -180,
73
55
  'AEDT': 660,
74
56
  'AEST': 600,
@@ -76,10 +58,25 @@ const PtcCountdown = class {
76
58
  'AKST': -540,
77
59
  'AST': -240,
78
60
  'AWST': 480,
61
+ 'BST': 60,
62
+ 'CDT': -300,
63
+ 'CEST': 120,
64
+ 'CET': 60,
65
+ 'CST': -360,
66
+ 'CST_CN': 480,
67
+ 'EDT': -240,
79
68
  'EEST': 180,
80
69
  'EET': 120,
70
+ 'EST': -300,
81
71
  'GMT': 0,
82
72
  'HKT': 480,
73
+ 'IST': 330,
74
+ 'JST': 540,
75
+ 'MDT': -360,
76
+ 'MST': -420,
77
+ 'PDT': -420,
78
+ 'PST': -480,
79
+ 'UTC': 0,
83
80
  };
84
81
  return tzMapping[abbr] !== undefined ? tzMapping[abbr] : 0;
85
82
  }
@@ -1,6 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-c83db688.js';
2
- import { M as MDCSelect } from './component-8c53e377.js';
3
- import './component-9beac35b.js';
2
+ import { M as MDCSelect } from './component-80f298b4.js';
4
3
 
5
4
  // Define the ElqLib class
6
5
  class ElqLib {
@@ -65,14 +64,14 @@ class ElqLib {
65
64
  else {
66
65
  ElqLib._elqQ.push(['elqTrackPageView', url]);
67
66
  }
68
- //console.log('TRACKING: Eloqua pageview fired for URL: ' + (url || 'current page'));
67
+ console.log('TRACKING: Eloqua pageview fired for URL: ' + (url || 'current page'));
69
68
  }
70
69
  catch (e) {
71
70
  console.log('TRACKING: Could not fire Eloqua pageview: ', e);
72
71
  }
73
72
  }
74
73
  find_eloqua_contact() {
75
- //console.log('CONTACT LOOKUP: Attempting to find Eloqua contact...');
74
+ console.log('CONTACT LOOKUP: Attempting to find Eloqua contact...');
76
75
  // Queue callback action for the return of lookup
77
76
  this.callback_queue.push(this.handle_contact_lookup.bind(this));
78
77
  // Start with a recipient lookup if ID was supplied in URL
@@ -93,7 +92,7 @@ class ElqLib {
93
92
  //public function for preference center
94
93
  //Fires a lookups to get membership info
95
94
  find_eloqua_subscription_info() {
96
- //console.log('Subscription Lookup: running find_eloqua_subscription_info 1. push handle_visitor_lookup into callback queue, 2. push populateCheckboxes into callback queue...');
95
+ console.log('Subscription Lookup: running find_eloqua_subscription_info 1. push handle_visitor_lookup into callback queue, 2. push populateCheckboxes into callback queue...');
97
96
  // Queue callback action for the return of lookup
98
97
  this.callback_queue.push(this.handle_visitor_lookup.bind(this));
99
98
  this.callback_queue.push(this.populateCheckboxes.bind(this));
@@ -125,16 +124,16 @@ class ElqLib {
125
124
  this.url_vars[key] = value;
126
125
  });
127
126
  // Optionally, log the stored URL variables
128
- //console.log('URL variables stored:', this.url_vars);
127
+ console.log('URL variables stored:', this.url_vars);
129
128
  }
130
129
  // A visitor elq id will be produced from the preference center link
131
130
  store_visitor_elq_id() {
132
- //console.log("INIT: Looking for visitor's Eloqua ID in URL...");
131
+ console.log("INIT: Looking for visitor's Eloqua ID in URL...");
133
132
  const elqIdParam = this.url_vars['elq'];
134
133
  if (elqIdParam) {
135
134
  const elqId = elqIdParam.toUpperCase().replace(/(.{8})(.{4})(.{4})(.{4})(.{12})/, '$1-$2-$3-$4-$5');
136
135
  this.visitor_elq_id = elqId;
137
- //console.log(`INIT: ...visitor Eloqua ID found in URL: ${elqId}`);
136
+ console.log(`INIT: ...visitor Eloqua ID found in URL: ${elqId}`);
138
137
  }
139
138
  else {
140
139
  this.visitor_elq_id = null;
@@ -158,9 +157,11 @@ class ElqLib {
158
157
  while (actionSucceeded && this.callback_queue.length > 0) {
159
158
  const action = this.callback_queue.shift();
160
159
  if (action) {
161
- //console.log(`QUEUE: Executing action`);
160
+ console.log(`QUEUE: Executing action`);
162
161
  actionSucceeded = action(); // Execute the action. It must return a boolean indicating success.
163
- if (actionSucceeded) ;
162
+ if (actionSucceeded) {
163
+ console.log('QUEUE: Action executed successfully, removed from queue');
164
+ }
164
165
  else {
165
166
  console.log('QUEUE: Action failed, re-adding to queue');
166
167
  this.callback_queue.unshift(action); // Re-add the action to the front of the queue
@@ -184,7 +185,7 @@ class ElqLib {
184
185
  lookup_visitor_by_cookie() {
185
186
  if (this.params.elq_visitor_lookup_key != '') {
186
187
  ElqLib._elqQ.push(['elqDataLookup', escape(this.params.elq_visitor_lookup_key), '']);
187
- //console.log('LOOKUP: Visitor lookup sent using Eloqua cookie');
188
+ console.log('LOOKUP: Visitor lookup sent using Eloqua cookie');
188
189
  }
189
190
  else {
190
191
  console.log('LOOKUP: A visitor lookup cannot be performed as no lookup key was defined');
@@ -192,19 +193,19 @@ class ElqLib {
192
193
  }
193
194
  retry_visitor_by_cookie(attempts = 3, delay = 500) {
194
195
  let $timeoutId;
195
- //console.log('running retry_visitor_by_cookie');
196
+ console.log('running retry_visitor_by_cookie');
196
197
  if (attempts > 0) {
197
198
  //sending V_Email_Address lookup
198
199
  this.lookup_visitor_by_cookie();
199
200
  if (typeof window.GetElqContentPersonalizationValue !== 'function') {
200
- //console.warn(`GetElqContentPersonalizationValue(V_Email_Address) is not available, retrying... (${attempts} attempts left)`);
201
+ console.warn(`GetElqContentPersonalizationValue(V_Email_Address) is not available, retrying... (${attempts} attempts left)`);
201
202
  // Retry after the specified delay
202
203
  $timeoutId = setTimeout(() => {
203
204
  this.retry_visitor_by_cookie(attempts - 1, delay);
204
205
  }, delay);
205
206
  }
206
207
  else {
207
- //console.info('found V_Email_Address!');
208
+ console.info('found V_Email_Address!');
208
209
  clearTimeout($timeoutId);
209
210
  }
210
211
  }
@@ -219,7 +220,7 @@ class ElqLib {
219
220
  escape(this.params.elq_recipient_id_lookup_key),
220
221
  '<' + this.params.elq_field_email_rec_id + '>' + this.visitor_elq_id + '</' + this.params.elq_field_email_rec_id + '>',
221
222
  ]);
222
- //console.log('LOOKUP: Visitor lookup sent using email recipient id: ' + this.visitor_elq_id);
223
+ console.log('LOOKUP: Visitor lookup sent using email recipient id: ' + this.visitor_elq_id);
223
224
  //console.log('find visitor email' + window.GetElqContentPersonalizationValue(this.params.elq_field_visitor_email));
224
225
  }
225
226
  else {
@@ -233,7 +234,7 @@ class ElqLib {
233
234
  escape(this.params.elq_contact_lookup_key),
234
235
  '<' + this.params.elq_field_contact_email + '>' + this.user_elq_email + '</' + this.params.elq_field_contact_email + '>',
235
236
  ]);
236
- //console.log('LOOKUP: Contact lookup sent using email address: ' + this.user_elq_email);
237
+ console.log('LOOKUP: Contact lookup sent using email address: ' + this.user_elq_email);
237
238
  }
238
239
  else {
239
240
  console.log('LOOKUP: A Contact lookup cannot be performed as no lookup key was defined');
@@ -247,7 +248,7 @@ class ElqLib {
247
248
  escape(this.params.elq_subscription_lookup_key),
248
249
  `<${this.params.elq_field_contact_email}>${this.user_elq_email}</${this.params.elq_field_contact_email}>`,
249
250
  ]);
250
- //console.log('LOOKUP: Subscription lookup sent using email address: ' + this.user_elq_email);
251
+ console.log('LOOKUP: Subscription lookup sent using email address: ' + this.user_elq_email);
251
252
  }
252
253
  else {
253
254
  console.log('LOOKUP: A Subscription lookup cannot be performed as no subscription lookup key or email was defined');
@@ -258,7 +259,7 @@ class ElqLib {
258
259
  if (typeof window.GetElqContentPersonalizationValue == 'function') {
259
260
  const email = window.GetElqContentPersonalizationValue(this.params.elq_field_visitor_email); //V_Email_Address's value
260
261
  if (email) {
261
- //console.log(`LOOKUP: Found contact email address: ${email}`);
262
+ console.log(`LOOKUP: Found contact email address: ${email}`);
262
263
  this.user_elq_email = email.trim();
263
264
  this.lookup_subscription_by_email();
264
265
  var cookieValue = this.user_elq_email;
@@ -277,7 +278,7 @@ class ElqLib {
277
278
  }
278
279
  handle_contact_lookup() {
279
280
  if (window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email) != '') {
280
- //console.log('LOOKUP: Found contact email address: ' + window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email));
281
+ console.log('LOOKUP: Found contact email address: ' + window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email));
281
282
  return true;
282
283
  }
283
284
  else {
@@ -285,14 +286,14 @@ class ElqLib {
285
286
  }
286
287
  }
287
288
  populate_mapped_fields() {
288
- //console.log('MAPPING: Starting field mapping');
289
+ console.log('MAPPING: Starting field mapping');
289
290
  //debugger;
290
291
  this.field_mappings.forEach(({ elementId, elqFieldName }) => {
291
292
  const fieldValue = window.GetElqContentPersonalizationValue(elqFieldName);
292
293
  if (elementId !== 'contact-country') {
293
294
  const element = document.getElementById(elementId);
294
295
  //console.log('element ID of field mappings: ' + elementId);
295
- //console.log('fieldValue ID of field mappings: ' + fieldValue);
296
+ console.log('fieldValue ID of field mappings: ' + fieldValue);
296
297
  if (element && fieldValue) {
297
298
  element.value = fieldValue;
298
299
  //element.style.display = 'none'; // Hide the field.
@@ -322,13 +323,13 @@ class ElqLib {
322
323
  }
323
324
  }
324
325
  });
325
- //console.log('MAPPING: Finished ');
326
+ console.log('MAPPING: Finished ');
326
327
  if (this.fields_populated) {
327
328
  this.update_notme_link();
328
329
  }
329
330
  }
330
331
  update_user_details() {
331
- //console.log('displaying user info...');
332
+ console.log('displaying user info...');
332
333
  if (window.GetElqContentPersonalizationValue(this.params.elq_field_contact_email) !== '') {
333
334
  document
334
335
  .querySelectorAll('input[type=text], input[type=tel], input[name="phonenumber"], input[name="phonenumbertwo"], input[type=email], select, textarea, span.mdc-select__selected-text')
@@ -387,7 +388,7 @@ class ElqLib {
387
388
  //preference center
388
389
  populateCheckboxes() {
389
390
  if (typeof window.GetElqGroupMembershipStatus === 'function') {
390
- //console.log('populating checkboxes...');
391
+ console.log('populating checkboxes...');
391
392
  this.user_elq_email
392
393
  ? (document.querySelector('.cookie-email').innerHTML = this.user_elq_email)
393
394
  : (document.querySelector('.cookie-email').innerHTML = 'email information is not available');
@@ -465,7 +466,7 @@ class ElqLib {
465
466
  if (elementId !== 'contact-country') {
466
467
  const element = document.getElementById(elementId);
467
468
  if (element) {
468
- //console.log('element: ' + element);
469
+ console.log('element: ' + element);
469
470
  element.value = ''; // Reset the value
470
471
  if (element.closest('ptc-textfield')) {
471
472
  if (element.closest('ptc-textfield').getAttribute('ignore-blind-submit') != 'true') {
@@ -499,7 +500,7 @@ class ElqLib {
499
500
  }
500
501
  clearEloquaCookie(name) {
501
502
  document.cookie = name + '=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;';
502
- //console.log('cookie cleared');
503
+ console.log('cookie cleared');
503
504
  }
504
505
  // Private Method to load Eloqua Scripts
505
506
  async_load() {
@@ -520,7 +521,7 @@ class ElqLib {
520
521
  else {
521
522
  document.head.appendChild(scriptElement);
522
523
  }
523
- //console.log(`Async loading of script ${scriptUrl} initiated.`);
524
+ console.log(`Async loading of script ${scriptUrl} initiated.`);
524
525
  }
525
526
  }
526
527
  ElqLib._elqQ = window['_elqQ'] || [];
@@ -608,6 +609,7 @@ const PtcDataLookup = class {
608
609
  init_notme() {
609
610
  const topAdditional = document.getElementById('not-me-additional-top');
610
611
  const bottomAdditional = document.getElementById('not-me-additional-bottom');
612
+ console.log("top: " + topAdditional);
611
613
  if (topAdditional)
612
614
  topAdditional.style.display = 'none';
613
615
  if (bottomAdditional)
@@ -616,6 +618,7 @@ const PtcDataLookup = class {
616
618
  async performDataLookup() {
617
619
  if (this.isInitialized) {
618
620
  this.elqLib.user_elq_email = this.getCookie('elq-uid');
621
+ console.log("elqlib.user_elq_email: " + this.elqLib.user_elq_email);
619
622
  this.elqLib.find_eloqua_contact();
620
623
  }
621
624
  }
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-c83db688.js';
2
2
 
3
- const ptcEnhancedProductListingCardCss = "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 .card{display:flex;flex-direction:column;gap:24px;justify-content:space-between;position:relative;padding:32px 32px 40px 32px;box-sizing:border-box;width:288px;height:100%;border-radius:var(--ptc-border-radius-standard);background:#FFF;box-shadow:var(--ptc-shadow-small)}:host .card.alternate{padding:40px 32px;min-width:288px}:host .ribbon{position:absolute;top:32px;left:-4px;border-radius:0px 4px 4px 0px;background:var(--color-blue-07);display:flex;padding:6px 28px;justify-content:center;align-items:center;color:#FFF;font-family:Raleway;font-size:var(--ptc-font-size-x-small);font-style:var(--ptc-font-style-normal);font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest)}:host .ribbon .ribbon-wrap-around{position:absolute;bottom:-4px;left:0px}:host .flex-start{padding-top:48px}:host .alternate .flex-start{padding-top:0px}:host .pricing{display:flex;gap:4px;align-items:flex-end;margin-bottom:16px}:host .pricing .pricing-label{color:var(--color-gray-10);font-family:Raleway;font-size:var(--ptc-font-size-x-small);font-style:var(--ptc-font-style-normal);font-weight:var(--ptc-font-weight-regular);line-height:var(--ptc-line-height-p)}:host .pricing .pricing-value{color:var(--color-gray-10, #323B42);font-family:Raleway;font-size:var(--ptc-font-size-x-large);font-style:var(--ptc-font-style-normal);font-weight:var(--ptc-font-weight-extrabold);line-height:35px}@media only screen and (min-width: 480px){:host .card.standard{width:348px}}@media only screen and (min-width: 768px){:host .card:not(.alternate){width:100%}}@media only screen and (min-width: 992px){:host .card.alternate{width:100%}}@media only screen and (min-width: 480px){:host(.two-card) .card.alternate{width:348px}}@media only screen and (min-width: 768px){:host(.two-card) .card.alternate{width:100%}}";
3
+ const ptcEnhancedProductListingCardCss = "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 .card{display:flex;flex-direction:column;gap:24px;justify-content:space-between;position:relative;padding:32px 32px 40px 32px;box-sizing:border-box;width:288px;height:100%;border-radius:var(--ptc-border-radius-standard);background:#FFF;box-shadow:var(--ptc-shadow-small)}:host .card.alternate{padding:40px 32px;min-width:288px}:host .ribbon{position:absolute;top:32px;left:-4px;border-radius:0px 4px 4px 0px;background:var(--color-blue-07);display:flex;padding:6px 28px;justify-content:center;align-items:center;color:#FFF;font-family:Raleway;font-size:var(--ptc-font-size-x-small);font-style:var(--ptc-font-style-normal);font-weight:var(--ptc-font-weight-extrabold);line-height:var(--ptc-line-height-densest)}:host .ribbon .ribbon-wrap-around{position:absolute;bottom:-4px;left:0px}:host .flex-start{padding-top:48px}:host .alternate .flex-start{padding-top:0px}:host .pricing{display:flex;gap:4px;align-items:flex-end;margin-bottom:16px}:host .pricing .pricing-label{color:var(--color-gray-10);font-family:Raleway;font-size:var(--ptc-font-size-x-small);font-style:var(--ptc-font-style-normal);font-weight:var(--ptc-font-weight-regular);line-height:var(--ptc-line-height-p)}:host .pricing .pricing-value{color:var(--color-gray-10, #323B42);font-family:Raleway;font-size:var(--ptc-font-size-x-large);font-style:var(--ptc-font-style-normal);font-weight:var(--ptc-font-weight-extrabold);line-height:35px}@media only screen and (min-width: 768px){:host .card{width:100%}}";
4
4
 
5
5
  const PtcEnhancedProductListingCard = class {
6
6
  constructor(hostRef) {
@@ -47,7 +47,7 @@ const PtcEnhancedProductListingCard = class {
47
47
  }
48
48
  render() {
49
49
  const classMap = this.getCssClassMap();
50
- return (h(Host, null, h("div", { class: classMap }, this.theme == 'standard' && h("div", { class: "ribbon" }, h("svg", { class: "ribbon-wrap-around", xmlns: "http://www.w3.org/2000/svg", width: "4", height: "4", viewBox: "0 0 4 4", fill: "none" }, h("path", { d: "M4 3.02124L0 0.0212402H4V3.02124Z", fill: "#08283E" })), h("slot", { name: "ribbon-text" })), h("div", { class: "flex-start" }, h("ptc-title", { "seo-compatibility-mode": true, type: "h3", "text-align": "left", "title-size": "large", "title-color": "gray", upperline: "no-upperline", "title-display": "block", "title-height": "densest", "title-margin": "margin-flush", "title-weight": "w-7", "is-plm-hub": "false" }, h("h3", null, h("slot", { name: "heading" }))), h("ptc-para", { "seo-compatibility-mode": true, "font-size": "x-small", "font-weight": "w-4", "para-align": "left", "para-color": "primary-grey", "para-line-h": "line-height-p", "para-margin": "margin-bottom-5" }, h("p", null, h("slot", { name: "description" }))), h("div", null, (this.featureCallouts.length > 0) && this.featureCallouts.map((feature, idx) => (h("ptc-icon-list", { "is-last-item": (idx === this.featureCallouts.length - 1) ? "true" : "false", "no-bottom-space": (idx === this.featureCallouts.length - 1) ? "true" : "false", "list-content": feature, "list-type": "feature-callout-list" }, h("icon-asset", { slot: "icon", type: "ptc", size: "x-small", name: "checkmark", color: "ptc-green" })))))), h("div", { class: "flex-end" }, h("div", { class: "pricing" }, !this.disablePriceLabel && h("span", { class: "pricing-label" }, h("slot", { name: "pricing-label" })), h("span", { class: "pricing-value" }, h("slot", { name: "pricing-value" }))), h("ptc-button", { color: "ptc-quaternary", "link-href": this.cta.href, "button-title": this.cta.title || this.cta.text, target: this.cta.target, type: "button", "tracker-id": `eplc${this.cardIndex}-cta` }, this.cta.text)))));
50
+ return (h(Host, null, h("div", { class: classMap }, this.theme == 'standard' && h("div", { class: "ribbon" }, h("svg", { class: "ribbon-wrap-around", xmlns: "http://www.w3.org/2000/svg", width: "4", height: "4", viewBox: "0 0 4 4", fill: "none" }, h("path", { d: "M4 3.02124L0 0.0212402H4V3.02124Z", fill: "#08283E" })), h("slot", { name: "ribbon-text" })), h("div", { class: "flex-start" }, h("ptc-title", { "seo-compatibility-mode": true, type: "h3", "text-align": "left", "title-size": "large", "title-color": "gray", upperline: "no-upperline", "title-display": "block", "title-height": "densest", "title-margin": "margin-flush", "title-weight": "w-7", "is-plm-hub": "false" }, h("h3", null, h("slot", { name: "heading" }))), h("ptc-para", { "seo-compatibility-mode": true, "font-size": "x-small", "font-weight": "w-4", "para-align": "left", "para-color": "primary-grey", "para-line-h": "line-height-p", "para-margin": "margin-bottom-5" }, h("p", null, h("slot", { name: "description" }))), h("div", null, (this.featureCallouts.length > 0) && this.featureCallouts.map((feature, idx) => (h("ptc-icon-list", { "is-last-item": (idx === this.featureCallouts.length - 1) ? "true" : "false", "no-bottom-space": (idx === this.featureCallouts.length - 1) ? "true" : "false", "list-content": feature, "list-type": "feature-callout-list" }, h("icon-asset", { slot: "icon", type: "ptc", size: "x-small", name: "checkmark", color: "ptc-green" })))))), h("div", { class: "flex-end" }, h("div", { class: "pricing" }, !this.disablePriceLabel && h("span", { class: "pricing-label" }, h("slot", { name: "pricing-label" })), h("span", { class: "pricing-value" }, h("slot", { name: "pricing-value" }))), h("ptc-button", { color: "ptc-quaternary", "link-href": this.cta.href, "link-title": this.cta.title || this.cta.text, target: this.cta.target, type: "button", "tracker-id": `eplc${this.cardIndex}-cta` }, this.cta.text)))));
51
51
  }
52
52
  getCssClassMap() {
53
53
  return {