@ptcwebops/ptcw-design 6.2.29-beta → 6.2.31-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 (398) hide show
  1. package/dist/cjs/event-jumbotron-example.cjs.entry.js +148 -0
  2. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  3. package/dist/cjs/{event-jumbotron-example_15.cjs.entry.js → icon-asset_15.cjs.entry.js} +517 -473
  4. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  7. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +156 -0
  8. package/dist/cjs/ptc-card-content.cjs.entry.js +76 -0
  9. package/dist/cjs/ptc-card_2.cjs.entry.js +5 -2
  10. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  11. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  12. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-form-checkbox_4.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-link.cjs.entry.js +87 -0
  15. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  16. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-scroll-button.cjs.entry.js +136 -0
  22. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  23. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  24. package/dist/cjs/ptc-white-paper.cjs.entry.js +2 -2
  25. package/dist/cjs/ptcw-design.cjs.js +1 -1
  26. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +12 -12
  27. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +4 -4
  28. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +12 -12
  29. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +12 -12
  30. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +12 -12
  31. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +12 -12
  32. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +12 -12
  33. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +12 -12
  34. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +259 -0
  35. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -1
  36. package/dist/collection/components/ptc-product-card/ptc-product-card.css +12 -12
  37. package/dist/collection/components/ptc-product-category/ptc-product-category.css +12 -12
  38. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +12 -12
  39. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +12 -12
  40. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +12 -12
  41. package/dist/collection/components/ptc-textfield/ptc-textfield.js +1 -1
  42. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +12 -12
  43. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +12 -12
  44. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +12 -12
  45. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +1 -1
  46. package/dist/custom-elements/index.js +23 -20
  47. package/dist/esm/academic-form-test.entry.js +1 -1
  48. package/dist/esm/author-listing-example.entry.js +1 -1
  49. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  50. package/dist/esm/blog-detail-layout.entry.js +1 -1
  51. package/dist/esm/blogs-search-section.entry.js +1 -1
  52. package/dist/esm/bundle-example.entry.js +1 -1
  53. package/dist/esm/bundle-jumbotron-example.entry.js +1 -1
  54. package/dist/esm/dropdown-item.entry.js +1 -1
  55. package/dist/esm/dynamic-box-bundle.entry.js +1 -1
  56. package/dist/esm/embedded-form.entry.js +1 -1
  57. package/dist/esm/event-jumbotron-example.entry.js +144 -0
  58. package/dist/esm/event-podcast-slider-example.entry.js +1 -1
  59. package/dist/esm/featured-events-slider-example.entry.js +1 -1
  60. package/dist/esm/featured-list.entry.js +2 -2
  61. package/dist/esm/fl-tab-content_3.entry.js +1 -1
  62. package/dist/esm/footer-form.entry.js +1 -1
  63. package/dist/esm/homepage-clickable-tab.entry.js +1 -1
  64. package/dist/esm/homepage-jumbotron.entry.js +1 -1
  65. package/dist/esm/homepage-toggled-content.entry.js +1 -1
  66. package/dist/esm/{event-jumbotron-example_15.entry.js → icon-asset_15.entry.js} +512 -468
  67. package/dist/esm/{index-c83db688.js → index-0bf594c4.js} +1 -1
  68. package/dist/esm/innovator-toggle-container.entry.js +2 -2
  69. package/dist/esm/jumbotron-sub-menu.entry.js +1 -1
  70. package/dist/esm/jumbotron-sub-mune.entry.js +1 -1
  71. package/dist/esm/loader.js +3 -3
  72. package/dist/esm/modal-form-example.entry.js +1 -1
  73. package/dist/esm/most-popular-news.entry.js +1 -1
  74. package/dist/esm/my-component.entry.js +1 -1
  75. package/dist/esm/news-search-result.entry.js +1 -1
  76. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  77. package/dist/esm/ptc-accordion.entry.js +1 -1
  78. package/dist/esm/ptc-announcement.entry.js +1 -1
  79. package/dist/esm/ptc-back-to-top.entry.js +1 -1
  80. package/dist/esm/ptc-badge.entry.js +1 -1
  81. package/dist/esm/ptc-bio-card.entry.js +2 -2
  82. package/dist/esm/ptc-brightcov-video.entry.js +1 -1
  83. package/dist/esm/ptc-card-bottom_2.entry.js +151 -0
  84. package/dist/esm/ptc-card-content.entry.js +72 -0
  85. package/dist/esm/ptc-card_2.entry.js +6 -3
  86. package/dist/esm/ptc-case-studies-slider.entry.js +2 -2
  87. package/dist/esm/ptc-checkbox-group.entry.js +1 -1
  88. package/dist/esm/ptc-checkbox.entry.js +1 -1
  89. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  90. package/dist/esm/ptc-container.entry.js +1 -1
  91. package/dist/esm/ptc-countdown.entry.js +1 -1
  92. package/dist/esm/ptc-data-lookup.entry.js +1 -1
  93. package/dist/esm/ptc-date.entry.js +1 -1
  94. package/dist/esm/ptc-dropdown.entry.js +1 -1
  95. package/dist/esm/ptc-dynamic-card.entry.js +1 -1
  96. package/dist/esm/ptc-ellipsis-dropdown.entry.js +1 -1
  97. package/dist/esm/ptc-embedded-quiz.entry.js +1 -1
  98. package/dist/esm/ptc-featured-list.entry.js +2 -2
  99. package/dist/esm/ptc-filter-dropdown_4.entry.js +1 -1
  100. package/dist/esm/ptc-filter-level-theater.entry.js +2 -2
  101. package/dist/esm/ptc-filter-tag_2.entry.js +1 -1
  102. package/dist/esm/ptc-footer.entry.js +1 -1
  103. package/dist/esm/ptc-form-checkbox_4.entry.js +2 -2
  104. package/dist/esm/ptc-form-radio-button.entry.js +1 -1
  105. package/dist/esm/ptc-form-radio-group.entry.js +1 -1
  106. package/dist/esm/ptc-form.entry.js +1 -1
  107. package/dist/esm/ptc-hero-footer-cta.entry.js +1 -1
  108. package/dist/esm/ptc-hero.entry.js +1 -1
  109. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  110. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  111. package/dist/esm/ptc-icon-card.entry.js +1 -1
  112. package/dist/esm/ptc-icon-component.entry.js +1 -1
  113. package/dist/esm/ptc-icon-list.entry.js +1 -1
  114. package/dist/esm/ptc-icon-minimize.entry.js +1 -1
  115. package/dist/esm/ptc-image-download-strip.entry.js +1 -1
  116. package/dist/esm/ptc-info-tile.entry.js +1 -1
  117. package/dist/esm/ptc-inline-cta.entry.js +1 -1
  118. package/dist/esm/ptc-link.entry.js +83 -0
  119. package/dist/esm/ptc-list.entry.js +1 -1
  120. package/dist/esm/ptc-media-card.entry.js +1 -1
  121. package/dist/esm/ptc-minimized-nav.entry.js +1 -1
  122. package/dist/esm/ptc-mobile-select.entry.js +1 -1
  123. package/dist/esm/ptc-modal-quiz.entry.js +1 -1
  124. package/dist/esm/ptc-nav-card.entry.js +1 -1
  125. package/dist/esm/ptc-nav-link.entry.js +1 -1
  126. package/dist/esm/ptc-nav-pills.entry.js +1 -1
  127. package/dist/esm/ptc-nav-skip-to-content.entry.js +1 -1
  128. package/dist/esm/ptc-nav-slider.entry.js +1 -1
  129. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  130. package/dist/esm/ptc-nav-tile.entry.js +1 -1
  131. package/dist/esm/ptc-news.entry.js +1 -1
  132. package/dist/esm/ptc-office-location-card.entry.js +1 -1
  133. package/dist/esm/ptc-office-locations.entry.js +1 -1
  134. package/dist/esm/ptc-overlay.entry.js +1 -1
  135. package/dist/esm/ptc-podcast-card.entry.js +2 -2
  136. package/dist/esm/ptc-preferance-center-form.entry.js +1 -1
  137. package/dist/esm/ptc-previous-url.entry.js +1 -1
  138. package/dist/esm/ptc-pricing-add-on-card.entry.js +1 -1
  139. package/dist/esm/ptc-pricing-add-on-section.entry.js +1 -1
  140. package/dist/esm/ptc-pricing-block.entry.js +1 -1
  141. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  142. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  143. package/dist/esm/ptc-product-card.entry.js +2 -2
  144. package/dist/esm/ptc-product-category.entry.js +2 -2
  145. package/dist/esm/ptc-product-dropdown.entry.js +1 -1
  146. package/dist/esm/ptc-product-highlight-card.entry.js +2 -2
  147. package/dist/esm/ptc-product-list.entry.js +1 -1
  148. package/dist/esm/ptc-product-sidebar.entry.js +1 -1
  149. package/dist/esm/ptc-progress-bar.entry.js +1 -1
  150. package/dist/esm/ptc-quantity-counter.entry.js +1 -1
  151. package/dist/esm/ptc-quote.entry.js +1 -1
  152. package/dist/esm/ptc-readmore-char.entry.js +2 -2
  153. package/dist/esm/ptc-readmore-new.entry.js +1 -1
  154. package/dist/esm/ptc-readmore-v3.entry.js +2 -2
  155. package/dist/esm/ptc-readmore.entry.js +1 -1
  156. package/dist/esm/ptc-related-card-rail.entry.js +1 -1
  157. package/dist/esm/ptc-responsive-wrapper.entry.js +1 -1
  158. package/dist/esm/ptc-scroll-button.entry.js +132 -0
  159. package/dist/esm/ptc-search-field.entry.js +1 -1
  160. package/dist/esm/ptc-seo-title.entry.js +1 -1
  161. package/dist/esm/ptc-shopping-cart.entry.js +1 -1
  162. package/dist/esm/ptc-showcase-card.entry.js +1 -1
  163. package/dist/esm/ptc-skeleton.entry.js +1 -1
  164. package/dist/esm/ptc-slit-card.entry.js +1 -1
  165. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  166. package/dist/esm/ptc-social-icons.entry.js +1 -1
  167. package/dist/esm/ptc-span.entry.js +1 -1
  168. package/dist/esm/ptc-square-card.entry.js +1 -1
  169. package/dist/esm/ptc-sticky-icons.entry.js +1 -1
  170. package/dist/esm/ptc-sticky-section.entry.js +1 -1
  171. package/dist/esm/ptc-sticky-title.entry.js +1 -1
  172. package/dist/esm/ptc-subnav-card.entry.js +1 -1
  173. package/dist/esm/ptc-subnav.entry.js +1 -1
  174. package/dist/esm/ptc-svg-btn.entry.js +1 -1
  175. package/dist/esm/ptc-tab-list.entry.js +1 -1
  176. package/dist/esm/ptc-tab.entry.js +1 -1
  177. package/dist/esm/ptc-tabs.entry.js +1 -1
  178. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  179. package/dist/esm/ptc-theater-video-modal.entry.js +1 -1
  180. package/dist/esm/ptc-tooltip-v2.entry.js +2 -2
  181. package/dist/esm/ptc-tooltip-v3.entry.js +1 -1
  182. package/dist/esm/ptc-two-column-media.entry.js +1 -1
  183. package/dist/esm/ptc-value-led-card.entry.js +1 -1
  184. package/dist/esm/ptc-value-led-content-highlight.entry.js +1 -1
  185. package/dist/esm/ptc-value-led-content.entry.js +1 -1
  186. package/dist/esm/ptc-value-led-intro.entry.js +1 -1
  187. package/dist/esm/ptc-value-led-layout.entry.js +1 -1
  188. package/dist/esm/ptc-value-led-speed-bump.entry.js +2 -2
  189. package/dist/esm/ptc-value-prop-card.entry.js +1 -1
  190. package/dist/esm/ptc-video-embed.entry.js +1 -1
  191. package/dist/esm/ptc-white-paper.entry.js +3 -3
  192. package/dist/esm/ptcw-design.js +3 -3
  193. package/dist/esm/sequential-bundle-example.entry.js +1 -1
  194. package/dist/esm/sequential-bundle.entry.js +1 -1
  195. package/dist/esm/tab-content.entry.js +1 -1
  196. package/dist/esm/tab-header.entry.js +1 -1
  197. package/dist/ptcw-design/{p-03a917f8.entry.js → p-02f0460b.entry.js} +1 -1
  198. package/dist/ptcw-design/p-051ba8f9.entry.js +1 -0
  199. package/dist/ptcw-design/{p-9e2fd13c.entry.js → p-0a558a22.entry.js} +1 -1
  200. package/dist/ptcw-design/{p-9ac99185.entry.js → p-0abb6e77.entry.js} +1 -1
  201. package/dist/ptcw-design/{p-71360e29.entry.js → p-0b182300.entry.js} +1 -1
  202. package/dist/ptcw-design/{p-e4000363.entry.js → p-0c862dbd.entry.js} +1 -1
  203. package/dist/ptcw-design/{p-fb8584e4.entry.js → p-0ed4609e.entry.js} +1 -1
  204. package/dist/ptcw-design/p-11eb4dd1.entry.js +1 -0
  205. package/dist/ptcw-design/{p-c0bb1ad0.entry.js → p-13131b4d.entry.js} +1 -1
  206. package/dist/ptcw-design/{p-2657df50.entry.js → p-132f71c3.entry.js} +1 -1
  207. package/dist/ptcw-design/{p-99b45d23.entry.js → p-139ca5d2.entry.js} +1 -1
  208. package/dist/ptcw-design/{p-d756db27.entry.js → p-14b83061.entry.js} +1 -1
  209. package/dist/ptcw-design/{p-27e47c25.entry.js → p-14c77b5e.entry.js} +1 -1
  210. package/dist/ptcw-design/{p-7d29a418.entry.js → p-183ba1ca.entry.js} +1 -1
  211. package/dist/ptcw-design/{p-85f32bf5.entry.js → p-1ab6201b.entry.js} +1 -1
  212. package/dist/ptcw-design/{p-77cad16c.entry.js → p-1adea6a5.entry.js} +1 -1
  213. package/dist/ptcw-design/{p-464d8e22.entry.js → p-1d48bad3.entry.js} +1 -1
  214. package/dist/ptcw-design/{p-46f67bec.entry.js → p-1e9f25fc.entry.js} +1 -1
  215. package/dist/ptcw-design/{p-6b32020a.entry.js → p-1ec32cbc.entry.js} +1 -1
  216. package/dist/ptcw-design/{p-e0b873d0.entry.js → p-20388467.entry.js} +1 -1
  217. package/dist/ptcw-design/p-208ca9de.entry.js +1 -0
  218. package/dist/ptcw-design/{p-bf8fbba7.entry.js → p-208ec7f3.entry.js} +1 -1
  219. package/dist/ptcw-design/p-212cdacd.entry.js +1 -0
  220. package/dist/ptcw-design/{p-8c49d736.entry.js → p-212d0145.entry.js} +1 -1
  221. package/dist/ptcw-design/{p-9b26ea67.entry.js → p-290012e3.entry.js} +1 -1
  222. package/dist/ptcw-design/{p-9b0df204.entry.js → p-298d02ab.entry.js} +1 -1
  223. package/dist/ptcw-design/p-29ae44dd.entry.js +1 -0
  224. package/dist/ptcw-design/{p-7a9611b4.entry.js → p-2a255901.entry.js} +1 -1
  225. package/dist/ptcw-design/{p-e90fbbad.entry.js → p-2a3735a5.entry.js} +1 -1
  226. package/dist/ptcw-design/p-2ee3a32b.entry.js +1 -0
  227. package/dist/ptcw-design/{p-21fa5abe.entry.js → p-2fd01953.entry.js} +1 -1
  228. package/dist/ptcw-design/p-36c42aae.entry.js +1 -0
  229. package/dist/ptcw-design/p-3717a6e1.entry.js +1 -0
  230. package/dist/ptcw-design/{p-dc8c0a06.entry.js → p-37899461.entry.js} +1 -1
  231. package/dist/ptcw-design/{p-6e8ed2ee.entry.js → p-379fcc72.entry.js} +1 -1
  232. package/dist/ptcw-design/p-39255f59.entry.js +1 -0
  233. package/dist/ptcw-design/p-39ec04d4.entry.js +1 -0
  234. package/dist/ptcw-design/{p-799afee5.entry.js → p-3ada2482.entry.js} +1 -1
  235. package/dist/ptcw-design/{p-867a808f.entry.js → p-3b6c2a79.entry.js} +1 -1
  236. package/dist/ptcw-design/{p-f61a3476.entry.js → p-3b967df1.entry.js} +1 -1
  237. package/dist/ptcw-design/{p-8533988f.entry.js → p-3c52fabe.entry.js} +1 -1
  238. package/dist/ptcw-design/{p-58e91cb8.entry.js → p-3c72e82d.entry.js} +1 -1
  239. package/dist/ptcw-design/{p-76d98c5a.entry.js → p-3e13b735.entry.js} +1 -1
  240. package/dist/ptcw-design/p-3f1082bc.entry.js +1 -0
  241. package/dist/ptcw-design/{p-fe907670.entry.js → p-4335d7f3.entry.js} +1 -1
  242. package/dist/ptcw-design/p-43471fbf.entry.js +1 -0
  243. package/dist/ptcw-design/{p-c6a0dd99.entry.js → p-43756439.entry.js} +1 -1
  244. package/dist/ptcw-design/p-46a4bd70.entry.js +1 -0
  245. package/dist/ptcw-design/p-4aa9e505.entry.js +1 -0
  246. package/dist/ptcw-design/{p-ee534211.entry.js → p-4b23b4c3.entry.js} +1 -1
  247. package/dist/ptcw-design/{p-a3b57ede.entry.js → p-4e8c87e1.entry.js} +1 -1
  248. package/dist/ptcw-design/p-53d88f2b.entry.js +1 -0
  249. package/dist/ptcw-design/{p-2c2f895a.entry.js → p-54891548.entry.js} +1 -1
  250. package/dist/ptcw-design/{p-f731fc96.entry.js → p-5da98805.entry.js} +1 -1
  251. package/dist/ptcw-design/{p-61d28206.entry.js → p-5fb671ee.entry.js} +1 -1
  252. package/dist/ptcw-design/p-60892d7d.entry.js +1 -0
  253. package/dist/ptcw-design/{p-ea7369e9.entry.js → p-60ecd0c8.entry.js} +1 -1
  254. package/dist/ptcw-design/{p-c631608f.entry.js → p-61a5012d.entry.js} +1 -1
  255. package/dist/ptcw-design/p-65e5f282.entry.js +1 -0
  256. package/dist/ptcw-design/{p-2749c178.entry.js → p-6b0af7b8.entry.js} +1 -1
  257. package/dist/ptcw-design/{p-9de963f8.entry.js → p-6d628113.entry.js} +1 -1
  258. package/dist/ptcw-design/{p-f4699d4e.entry.js → p-70a5f144.entry.js} +1 -1
  259. package/dist/ptcw-design/p-72681e91.entry.js +1 -0
  260. package/dist/ptcw-design/p-73a41148.entry.js +1 -0
  261. package/dist/ptcw-design/{p-04aae3f5.entry.js → p-74a845fd.entry.js} +1 -1
  262. package/dist/ptcw-design/{p-99ee8a0e.entry.js → p-761f71c4.entry.js} +1 -1
  263. package/dist/ptcw-design/{p-8038bf31.entry.js → p-779c3f21.entry.js} +1 -1
  264. package/dist/ptcw-design/{p-282b7d4e.entry.js → p-78252282.entry.js} +1 -1
  265. package/dist/ptcw-design/{p-b436f56d.entry.js → p-79762cf6.entry.js} +1 -1
  266. package/dist/ptcw-design/{p-081e969d.entry.js → p-7b75091d.entry.js} +1 -1
  267. package/dist/ptcw-design/{p-4b192f5e.entry.js → p-7e19be10.entry.js} +1 -1
  268. package/dist/ptcw-design/{p-3c3a7b54.entry.js → p-7edef9ed.entry.js} +1 -1
  269. package/dist/ptcw-design/{p-7cc9255e.entry.js → p-7fada7ae.entry.js} +1 -1
  270. package/dist/ptcw-design/{p-5980d65d.entry.js → p-807ad5c4.entry.js} +1 -1
  271. package/dist/ptcw-design/{p-931650bb.entry.js → p-80c56c81.entry.js} +1 -1
  272. package/dist/ptcw-design/p-85c5584f.entry.js +1 -0
  273. package/dist/ptcw-design/{p-48815ee0.entry.js → p-88379d69.entry.js} +1 -1
  274. package/dist/ptcw-design/{p-9a335b5b.entry.js → p-8eb36507.entry.js} +1 -1
  275. package/dist/ptcw-design/{p-0fdfd4ad.entry.js → p-931acda6.entry.js} +2 -2
  276. package/dist/ptcw-design/{p-ac75c7ad.js → p-944c5be8.js} +1 -1
  277. package/dist/ptcw-design/p-973b06d1.entry.js +1 -0
  278. package/dist/ptcw-design/{p-40b8c884.entry.js → p-986be938.entry.js} +1 -1
  279. package/dist/ptcw-design/p-99e41dc4.entry.js +1 -0
  280. package/dist/ptcw-design/{p-bfacfe67.entry.js → p-9a28ded2.entry.js} +1 -1
  281. package/dist/ptcw-design/p-9ae901e2.entry.js +1 -0
  282. package/dist/ptcw-design/{p-808ec62a.entry.js → p-9b60270e.entry.js} +1 -1
  283. package/dist/ptcw-design/{p-5db7f70b.entry.js → p-9d32f1bc.entry.js} +1 -1
  284. package/dist/ptcw-design/{p-3ee2a531.entry.js → p-9dde477c.entry.js} +1 -1
  285. package/dist/ptcw-design/p-9e6fb4ba.entry.js +1 -0
  286. package/dist/ptcw-design/{p-34c50b3e.entry.js → p-a03120cc.entry.js} +1 -1
  287. package/dist/ptcw-design/p-a220ab2c.entry.js +1 -0
  288. package/dist/ptcw-design/{p-257a68df.entry.js → p-a22d7ae8.entry.js} +1 -1
  289. package/dist/ptcw-design/{p-3872fce7.entry.js → p-a2710bbf.entry.js} +1 -1
  290. package/dist/ptcw-design/{p-4a7505ba.entry.js → p-a4c68b6d.entry.js} +1 -1
  291. package/dist/ptcw-design/{p-c37a3bd2.entry.js → p-a560e839.entry.js} +1 -1
  292. package/dist/ptcw-design/{p-8191928d.entry.js → p-a974f98f.entry.js} +1 -1
  293. package/dist/ptcw-design/p-aa3eb981.entry.js +1 -0
  294. package/dist/ptcw-design/{p-d20cf3c5.entry.js → p-aaf8fb04.entry.js} +1 -1
  295. package/dist/ptcw-design/p-ab365402.entry.js +1 -0
  296. package/dist/ptcw-design/{p-1b257420.entry.js → p-abdd3b8e.entry.js} +1 -1
  297. package/dist/ptcw-design/p-ac32267c.entry.js +1 -0
  298. package/dist/ptcw-design/{p-a25578e9.entry.js → p-ac78409e.entry.js} +1 -1
  299. package/dist/ptcw-design/{p-dc85c302.entry.js → p-afbe8e2c.entry.js} +1 -1
  300. package/dist/ptcw-design/{p-d9abe7e8.entry.js → p-b1c1de30.entry.js} +1 -1
  301. package/dist/ptcw-design/{p-aea09a70.entry.js → p-b293a0b1.entry.js} +1 -1
  302. package/dist/ptcw-design/{p-0e5932f0.entry.js → p-b3b63f67.entry.js} +1 -1
  303. package/dist/ptcw-design/{p-e3f8e5d5.entry.js → p-b4ba719a.entry.js} +1 -1
  304. package/dist/ptcw-design/{p-85c29073.entry.js → p-b5d0e4a2.entry.js} +1 -1
  305. package/dist/ptcw-design/{p-a5c2584e.entry.js → p-baf737c1.entry.js} +1 -1
  306. package/dist/ptcw-design/{p-a7cb3851.entry.js → p-be00fb74.entry.js} +1 -1
  307. package/dist/ptcw-design/p-bf04c250.entry.js +1 -0
  308. package/dist/ptcw-design/{p-89ba3dfd.entry.js → p-bf2f9183.entry.js} +1 -1
  309. package/dist/ptcw-design/{p-dbbe35bf.entry.js → p-bf439f9b.entry.js} +1 -1
  310. package/dist/ptcw-design/{p-38a56ed6.entry.js → p-c05e326f.entry.js} +1 -1
  311. package/dist/ptcw-design/p-c2e8c8d5.entry.js +1 -0
  312. package/dist/ptcw-design/{p-ffb0ff97.entry.js → p-c415ab42.entry.js} +1 -1
  313. package/dist/ptcw-design/p-c4e9c09c.entry.js +1 -0
  314. package/dist/ptcw-design/{p-aac082cf.entry.js → p-c5417010.entry.js} +1 -1
  315. package/dist/ptcw-design/{p-97b9f41b.entry.js → p-c5886b7b.entry.js} +1 -1
  316. package/dist/ptcw-design/{p-04f0b1ba.entry.js → p-c9a73ad1.entry.js} +1 -1
  317. package/dist/ptcw-design/{p-5946d7c9.entry.js → p-cab0274c.entry.js} +1 -1
  318. package/dist/ptcw-design/p-cab9cdf9.entry.js +1 -0
  319. package/dist/ptcw-design/{p-1a6759a4.entry.js → p-d113403b.entry.js} +1 -1
  320. package/dist/ptcw-design/{p-e3bf092e.entry.js → p-d1f57070.entry.js} +1 -1
  321. package/dist/ptcw-design/{p-72825cf6.entry.js → p-d21cf742.entry.js} +1 -1
  322. package/dist/ptcw-design/{p-9df7489b.entry.js → p-d4207d86.entry.js} +1 -1
  323. package/dist/ptcw-design/{p-da82dc93.entry.js → p-d871e7f7.entry.js} +1 -1
  324. package/dist/ptcw-design/{p-a54c6da5.entry.js → p-dabb1b70.entry.js} +1 -1
  325. package/dist/ptcw-design/{p-a0bf3dd2.entry.js → p-dadbab48.entry.js} +1 -1
  326. package/dist/ptcw-design/{p-c5f42895.entry.js → p-dd38bf84.entry.js} +1 -1
  327. package/dist/ptcw-design/{p-d7275289.entry.js → p-e1242dd4.entry.js} +1 -1
  328. package/dist/ptcw-design/{p-a37c5209.entry.js → p-e2e33ddb.entry.js} +1 -1
  329. package/dist/ptcw-design/p-e487b592.entry.js +1 -0
  330. package/dist/ptcw-design/{p-fdee2cdc.entry.js → p-e6ebc832.entry.js} +1 -1
  331. package/dist/ptcw-design/{p-89177041.entry.js → p-e75dff95.entry.js} +1 -1
  332. package/dist/ptcw-design/{p-95187918.entry.js → p-e77d2204.entry.js} +1 -1
  333. package/dist/ptcw-design/{p-c68d31c6.entry.js → p-e87a4ff8.entry.js} +1 -1
  334. package/dist/ptcw-design/{p-0a9ee6c2.entry.js → p-e8b51e7d.entry.js} +1 -1
  335. package/dist/ptcw-design/{p-7a1db471.entry.js → p-ecfc8211.entry.js} +1 -1
  336. package/dist/ptcw-design/{p-27a4ee73.entry.js → p-eef5d58b.entry.js} +1 -1
  337. package/dist/ptcw-design/{p-071a6109.entry.js → p-ef0079b0.entry.js} +1 -1
  338. package/dist/ptcw-design/{p-de960790.entry.js → p-ef55ab3c.entry.js} +1 -1
  339. package/dist/ptcw-design/{p-da02913d.entry.js → p-f05be87f.entry.js} +1 -1
  340. package/dist/ptcw-design/{p-f5c97ab2.entry.js → p-f2006b03.entry.js} +1 -1
  341. package/dist/ptcw-design/{p-4f93c631.entry.js → p-f77c7c78.entry.js} +1 -1
  342. package/dist/ptcw-design/{p-11ee8673.entry.js → p-f8f3880f.entry.js} +1 -1
  343. package/dist/ptcw-design/p-f96951c5.entry.js +1 -0
  344. package/dist/ptcw-design/{p-c95f423e.entry.js → p-fc0d9251.entry.js} +1 -1
  345. package/dist/ptcw-design/ptcw-design.css +1 -1
  346. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  347. package/package.json +1 -1
  348. package/readme.md +1 -1
  349. package/dist/cjs/interfaces-574e6df7.js +0 -15
  350. package/dist/cjs/max-width-container.cjs.entry.js +0 -54
  351. package/dist/cjs/ptc-background-video.cjs.entry.js +0 -102
  352. package/dist/cjs/ptc-card-bottom.cjs.entry.js +0 -67
  353. package/dist/cjs/ptc-jumbotron.cjs.entry.js +0 -151
  354. package/dist/cjs/ptc-picture.cjs.entry.js +0 -163
  355. package/dist/cjs/ptc-tooltip.cjs.entry.js +0 -107
  356. package/dist/esm/interfaces-4caedd26.js +0 -12
  357. package/dist/esm/max-width-container.entry.js +0 -50
  358. package/dist/esm/ptc-background-video.entry.js +0 -98
  359. package/dist/esm/ptc-card-bottom.entry.js +0 -63
  360. package/dist/esm/ptc-jumbotron.entry.js +0 -147
  361. package/dist/esm/ptc-picture.entry.js +0 -159
  362. package/dist/esm/ptc-tooltip.entry.js +0 -103
  363. package/dist/ptcw-design/p-0a214a22.entry.js +0 -1
  364. package/dist/ptcw-design/p-0d809708.entry.js +0 -1
  365. package/dist/ptcw-design/p-23d64153.entry.js +0 -1
  366. package/dist/ptcw-design/p-257deac0.entry.js +0 -1
  367. package/dist/ptcw-design/p-260ecfef.entry.js +0 -1
  368. package/dist/ptcw-design/p-2ac5ed9c.entry.js +0 -1
  369. package/dist/ptcw-design/p-2c6fc745.entry.js +0 -1
  370. package/dist/ptcw-design/p-36007a57.entry.js +0 -1
  371. package/dist/ptcw-design/p-3738a01f.entry.js +0 -1
  372. package/dist/ptcw-design/p-4cee12b8.entry.js +0 -1
  373. package/dist/ptcw-design/p-50d68602.entry.js +0 -1
  374. package/dist/ptcw-design/p-5ef23b5c.entry.js +0 -1
  375. package/dist/ptcw-design/p-6d3326da.entry.js +0 -1
  376. package/dist/ptcw-design/p-711bcdad.js +0 -1
  377. package/dist/ptcw-design/p-8c692bd6.entry.js +0 -1
  378. package/dist/ptcw-design/p-90c4f08b.entry.js +0 -1
  379. package/dist/ptcw-design/p-97eb1025.entry.js +0 -1
  380. package/dist/ptcw-design/p-99daf693.entry.js +0 -1
  381. package/dist/ptcw-design/p-9c1057ce.entry.js +0 -1
  382. package/dist/ptcw-design/p-9d3a7f36.entry.js +0 -1
  383. package/dist/ptcw-design/p-9fe0c27d.entry.js +0 -1
  384. package/dist/ptcw-design/p-a4f65d28.entry.js +0 -1
  385. package/dist/ptcw-design/p-ae970a60.entry.js +0 -1
  386. package/dist/ptcw-design/p-b1ebac6f.entry.js +0 -1
  387. package/dist/ptcw-design/p-b50f71dd.entry.js +0 -1
  388. package/dist/ptcw-design/p-ba8c58a7.entry.js +0 -1
  389. package/dist/ptcw-design/p-bb902570.entry.js +0 -1
  390. package/dist/ptcw-design/p-c66b8926.entry.js +0 -1
  391. package/dist/ptcw-design/p-c89030e4.entry.js +0 -1
  392. package/dist/ptcw-design/p-d10cb999.entry.js +0 -1
  393. package/dist/ptcw-design/p-d2cc0297.entry.js +0 -1
  394. package/dist/ptcw-design/p-d2e26642.entry.js +0 -1
  395. package/dist/ptcw-design/p-d899dd7c.entry.js +0 -1
  396. package/dist/ptcw-design/p-e89ce54f.entry.js +0 -1
  397. package/dist/ptcw-design/p-f8512dc9.entry.js +0 -1
  398. package/dist/ptcw-design/p-fd7e5935.entry.js +0 -1
@@ -54,7 +54,7 @@ ptc-link, ptc-square-card,
54
54
  }
55
55
  }
56
56
 
57
- a {
57
+ a:not(.vjs-social-share-links a) {
58
58
  font-family: var(--ptc-font-latin);
59
59
  font-style: var(--ptc-font-style-normal);
60
60
  text-decoration-line: underline;
@@ -62,46 +62,46 @@ a {
62
62
  transition: color var(--ptc-transition-medium) var(--ptc-ease-out);
63
63
  font-weight: var(--ptc-font-weight-bold);
64
64
  }
65
- a:visited {
65
+ a:not(.vjs-social-share-links a):visited {
66
66
  color: var(--color-blue-10);
67
67
  }
68
- a:active, a:visited:active {
68
+ a:not(.vjs-social-share-links a):active, a:not(.vjs-social-share-links a):visited:active {
69
69
  transition: none;
70
70
  color: var(--color-blue-09);
71
71
  }
72
- a:hover, a:visited:hover {
72
+ a:not(.vjs-social-share-links a):hover, a:not(.vjs-social-share-links a):visited:hover {
73
73
  color: var(--color-blue-08);
74
74
  }
75
- a.disabled {
75
+ a:not(.vjs-social-share-links a).disabled {
76
76
  color: var(--color-gray-04) !important;
77
77
  cursor: not-allowed;
78
78
  }
79
- a:focus-visible {
79
+ a:not(.vjs-social-share-links a):focus-visible {
80
80
  outline: 5px solid #003DD6 !important;
81
81
  outline-offset: 0px !important;
82
82
  border-radius: var(--ptc-border-radius-standard);
83
83
  }
84
84
 
85
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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), .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), .background-plm-grey a.light-link {
85
+ .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 {
86
86
  color: var(--color-blue-04);
87
87
  margin: -2px;
88
88
  border: 2px solid transparent;
89
89
  }
90
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):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):visited, .background-plm-grey a.light-link:visited {
90
+ .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 {
91
91
  color: var(--color-blue-06);
92
92
  }
93
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
93
+ .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 {
94
94
  transition: none;
95
95
  color: var(--color-blue-07);
96
96
  }
97
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
97
+ .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 {
98
98
  color: var(--color-blue-05);
99
99
  }
100
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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).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).disabled, .background-plm-grey a.light-link.disabled {
100
+ .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 {
101
101
  color: var(--color-gray-04) !important;
102
102
  cursor: not-allowed;
103
103
  }
104
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):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):focus-visible, .background-plm-grey a.light-link:focus-visible {
104
+ .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 {
105
105
  border-radius: var(--ptc-border-radius-standard);
106
106
  border: 2px solid white;
107
107
  outline: 5px solid var(--keyboard-nav-outline);
@@ -111,7 +111,7 @@ ptc-link, ptc-square-card,
111
111
  width: 100%;
112
112
  }
113
113
 
114
- a {
114
+ a:not(.vjs-social-share-links a) {
115
115
  font-family: var(--ptc-font-latin);
116
116
  font-style: var(--ptc-font-style-normal);
117
117
  text-decoration-line: underline;
@@ -119,46 +119,46 @@ a {
119
119
  transition: color var(--ptc-transition-medium) var(--ptc-ease-out);
120
120
  font-weight: var(--ptc-font-weight-bold);
121
121
  }
122
- a:visited {
122
+ a:not(.vjs-social-share-links a):visited {
123
123
  color: var(--color-blue-10);
124
124
  }
125
- a:active, a:visited:active {
125
+ a:not(.vjs-social-share-links a):active, a:not(.vjs-social-share-links a):visited:active {
126
126
  transition: none;
127
127
  color: var(--color-blue-09);
128
128
  }
129
- a:hover, a:visited:hover {
129
+ a:not(.vjs-social-share-links a):hover, a:not(.vjs-social-share-links a):visited:hover {
130
130
  color: var(--color-blue-08);
131
131
  }
132
- a.disabled {
132
+ a:not(.vjs-social-share-links a).disabled {
133
133
  color: var(--color-gray-04) !important;
134
134
  cursor: not-allowed;
135
135
  }
136
- a:focus-visible {
136
+ a:not(.vjs-social-share-links a):focus-visible {
137
137
  outline: 5px solid #003DD6 !important;
138
138
  outline-offset: 0px !important;
139
139
  border-radius: var(--ptc-border-radius-standard);
140
140
  }
141
141
 
142
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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), .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), .background-plm-grey a.light-link {
142
+ .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 {
143
143
  color: var(--color-blue-04);
144
144
  margin: -2px;
145
145
  border: 2px solid transparent;
146
146
  }
147
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):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):visited, .background-plm-grey a.light-link:visited {
147
+ .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 {
148
148
  color: var(--color-blue-06);
149
149
  }
150
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
150
+ .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 {
151
151
  transition: none;
152
152
  color: var(--color-blue-07);
153
153
  }
154
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
154
+ .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 {
155
155
  color: var(--color-blue-05);
156
156
  }
157
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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).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).disabled, .background-plm-grey a.light-link.disabled {
157
+ .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 {
158
158
  color: var(--color-gray-04) !important;
159
159
  cursor: not-allowed;
160
160
  }
161
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):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):focus-visible, .background-plm-grey a.light-link:focus-visible {
161
+ .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 {
162
162
  border-radius: var(--ptc-border-radius-standard);
163
163
  border: 2px solid white;
164
164
  outline: 5px solid var(--keyboard-nav-outline);
@@ -1163,7 +1163,7 @@ ptc-nav-submenu:focus-visible, ptc-nav-submenu:focus {
1163
1163
  outline: 5px solid var(--keyboard-nav-outline);
1164
1164
  }
1165
1165
 
1166
- a {
1166
+ a:not(.vjs-social-share-links a) {
1167
1167
  font-family: var(--ptc-font-latin);
1168
1168
  font-style: var(--ptc-font-style-normal);
1169
1169
  text-decoration-line: underline;
@@ -1171,46 +1171,46 @@ a {
1171
1171
  transition: color var(--ptc-transition-medium) var(--ptc-ease-out);
1172
1172
  font-weight: var(--ptc-font-weight-bold);
1173
1173
  }
1174
- a:visited {
1174
+ a:not(.vjs-social-share-links a):visited {
1175
1175
  color: var(--color-blue-10);
1176
1176
  }
1177
- a:active, a:visited:active {
1177
+ a:not(.vjs-social-share-links a):active, a:not(.vjs-social-share-links a):visited:active {
1178
1178
  transition: none;
1179
1179
  color: var(--color-blue-09);
1180
1180
  }
1181
- a:hover, a:visited:hover {
1181
+ a:not(.vjs-social-share-links a):hover, a:not(.vjs-social-share-links a):visited:hover {
1182
1182
  color: var(--color-blue-08);
1183
1183
  }
1184
- a.disabled {
1184
+ a:not(.vjs-social-share-links a).disabled {
1185
1185
  color: var(--color-gray-04) !important;
1186
1186
  cursor: not-allowed;
1187
1187
  }
1188
- a:focus-visible {
1188
+ a:not(.vjs-social-share-links a):focus-visible {
1189
1189
  outline: 5px solid #003DD6 !important;
1190
1190
  outline-offset: 0px !important;
1191
1191
  border-radius: var(--ptc-border-radius-standard);
1192
1192
  }
1193
1193
 
1194
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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), .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), .background-plm-grey a.light-link {
1194
+ .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 {
1195
1195
  color: var(--color-blue-04);
1196
1196
  margin: -2px;
1197
1197
  border: 2px solid transparent;
1198
1198
  }
1199
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):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):visited, .background-plm-grey a.light-link:visited {
1199
+ .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 {
1200
1200
  color: var(--color-blue-06);
1201
1201
  }
1202
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
1202
+ .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 {
1203
1203
  transition: none;
1204
1204
  color: var(--color-blue-07);
1205
1205
  }
1206
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
1206
+ .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 {
1207
1207
  color: var(--color-blue-05);
1208
1208
  }
1209
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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).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).disabled, .background-plm-grey a.light-link.disabled {
1209
+ .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 {
1210
1210
  color: var(--color-gray-04) !important;
1211
1211
  cursor: not-allowed;
1212
1212
  }
1213
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):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):focus-visible, .background-plm-grey a.light-link:focus-visible {
1213
+ .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 {
1214
1214
  border-radius: var(--ptc-border-radius-standard);
1215
1215
  border: 2px solid white;
1216
1216
  outline: 5px solid var(--keyboard-nav-outline);
@@ -5574,7 +5574,7 @@ Credits to Dave Berning
5574
5574
  background-color: var(--color-gray-06);
5575
5575
  }
5576
5576
 
5577
- a {
5577
+ a:not(.vjs-social-share-links a) {
5578
5578
  font-family: var(--ptc-font-latin);
5579
5579
  font-style: var(--ptc-font-style-normal);
5580
5580
  text-decoration-line: underline;
@@ -5582,46 +5582,46 @@ a {
5582
5582
  transition: color var(--ptc-transition-medium) var(--ptc-ease-out);
5583
5583
  font-weight: var(--ptc-font-weight-bold);
5584
5584
  }
5585
- a:visited {
5585
+ a:not(.vjs-social-share-links a):visited {
5586
5586
  color: var(--color-blue-10);
5587
5587
  }
5588
- a:active, a:visited:active {
5588
+ a:not(.vjs-social-share-links a):active, a:not(.vjs-social-share-links a):visited:active {
5589
5589
  transition: none;
5590
5590
  color: var(--color-blue-09);
5591
5591
  }
5592
- a:hover, a:visited:hover {
5592
+ a:not(.vjs-social-share-links a):hover, a:not(.vjs-social-share-links a):visited:hover {
5593
5593
  color: var(--color-blue-08);
5594
5594
  }
5595
- a.disabled {
5595
+ a:not(.vjs-social-share-links a).disabled {
5596
5596
  color: var(--color-gray-04) !important;
5597
5597
  cursor: not-allowed;
5598
5598
  }
5599
- a:focus-visible {
5599
+ a:not(.vjs-social-share-links a):focus-visible {
5600
5600
  outline: 5px solid #003DD6 !important;
5601
5601
  outline-offset: 0px !important;
5602
5602
  border-radius: var(--ptc-border-radius-standard);
5603
5603
  }
5604
5604
 
5605
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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), .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), .background-plm-grey a.light-link {
5605
+ .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 {
5606
5606
  color: var(--color-blue-04);
5607
5607
  margin: -2px;
5608
5608
  border: 2px solid transparent;
5609
5609
  }
5610
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):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):visited, .background-plm-grey a.light-link:visited {
5610
+ .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 {
5611
5611
  color: var(--color-blue-06);
5612
5612
  }
5613
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):active, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):active, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):active, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):visited:active, .background-plm-grey a.light-link:active, .background-plm-grey a.light-link:visited:active {
5613
+ .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 {
5614
5614
  transition: none;
5615
5615
  color: var(--color-blue-07);
5616
5616
  }
5617
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):hover, .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):hover, .background-grey-10 a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):hover, .background-plm-grey a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section a):visited:hover, .background-plm-grey a.light-link:hover, .background-plm-grey a.light-link:visited:hover {
5617
+ .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 {
5618
5618
  color: var(--color-blue-05);
5619
5619
  }
5620
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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).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).disabled, .background-plm-grey a.light-link.disabled {
5620
+ .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 {
5621
5621
  color: var(--color-gray-04) !important;
5622
5622
  cursor: not-allowed;
5623
5623
  }
5624
- .light-links a:not(.hero-footer-form-wrapper a, ptc-modal inline-form a, .podcast-cta-section 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):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):focus-visible, .background-plm-grey a.light-link:focus-visible {
5624
+ .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 {
5625
5625
  border-radius: var(--ptc-border-radius-standard);
5626
5626
  border: 2px solid white;
5627
5627
  outline: 5px solid var(--keyboard-nav-outline);
@@ -2757,6 +2757,10 @@ ptc-link, ptc-square-card,
2757
2757
  top: 0px;
2758
2758
  left: 0px;
2759
2759
  }
2760
+ .preloader-search-results .ptc-container {
2761
+ padding-right: 0px;
2762
+ padding-left: 0px;
2763
+ }
2760
2764
  .preloader-search-results .content-container {
2761
2765
  z-index: 3;
2762
2766
  position: relative;
@@ -2895,6 +2899,261 @@ ptc-link, ptc-square-card,
2895
2899
  height: 26px;
2896
2900
  }
2897
2901
 
2902
+ .preloader-ppc-embedded-form {
2903
+ background: var(--Gray-3, #BEC6CA);
2904
+ }
2905
+ .preloader-ppc-embedded-form .form-block-2 {
2906
+ border-radius: 4px;
2907
+ background: #FFF;
2908
+ margin-bottom: 111px;
2909
+ height: 533px;
2910
+ width: 336px;
2911
+ flex-shrink: 0;
2912
+ }
2913
+ @media only screen and (min-width: 360px) {
2914
+ .preloader-ppc-embedded-form .form-block-2 {
2915
+ width: 338px;
2916
+ }
2917
+ }
2918
+ @media only screen and (min-width: 768px) {
2919
+ .preloader-ppc-embedded-form .form-block-2 {
2920
+ margin-bottom: 88px;
2921
+ }
2922
+ }
2923
+ @media only screen and (min-width: 992px) {
2924
+ .preloader-ppc-embedded-form .form-block-2 {
2925
+ margin-bottom: 90px;
2926
+ }
2927
+ }
2928
+ .preloader-ppc-embedded-form .is-grid {
2929
+ grid-row-gap: 0px;
2930
+ }
2931
+ .preloader-ppc-embedded-form .grid-1 {
2932
+ padding-top: 91px;
2933
+ justify-self: center;
2934
+ }
2935
+ @media only screen and (min-width: 992px) {
2936
+ .preloader-ppc-embedded-form .grid-1 {
2937
+ padding-top: 94px;
2938
+ justify-self: normal;
2939
+ }
2940
+ }
2941
+ @media only screen and (min-width: 768px) {
2942
+ .preloader-ppc-embedded-form .grid-1 {
2943
+ padding-top: 94px;
2944
+ }
2945
+ }
2946
+ @media only screen and (min-width: 360px) {
2947
+ .preloader-ppc-embedded-form .grid-1 {
2948
+ padding-top: 71px;
2949
+ }
2950
+ }
2951
+ .preloader-ppc-embedded-form .skeleton {
2952
+ padding: 0px;
2953
+ }
2954
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.very-bold {
2955
+ margin-bottom: 12px;
2956
+ height: 40px;
2957
+ }
2958
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-1 {
2959
+ width: 308px;
2960
+ }
2961
+ @media only screen and (min-width: 480px) {
2962
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-1 {
2963
+ width: 354px;
2964
+ }
2965
+ }
2966
+ @media only screen and (min-width: 768px) {
2967
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-1 {
2968
+ width: 399px;
2969
+ }
2970
+ }
2971
+ @media only screen and (min-width: 1200px) {
2972
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-1 {
2973
+ width: 468px;
2974
+ }
2975
+ }
2976
+ @media only screen and (min-width: 1440px) {
2977
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-1 {
2978
+ width: 494px;
2979
+ }
2980
+ }
2981
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-2 {
2982
+ width: 263px;
2983
+ margin-bottom: 21px;
2984
+ }
2985
+ @media only screen and (min-width: 480px) {
2986
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-2 {
2987
+ width: 302px;
2988
+ }
2989
+ }
2990
+ @media only screen and (min-width: 768px) {
2991
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-2 {
2992
+ width: 341px;
2993
+ }
2994
+ }
2995
+ @media only screen and (min-width: 1200px) {
2996
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-2 {
2997
+ width: 400px;
2998
+ }
2999
+ }
3000
+ @media only screen and (min-width: 1440px) {
3001
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-2 {
3002
+ width: 422px;
3003
+ }
3004
+ }
3005
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-3 {
3006
+ width: 290px;
3007
+ }
3008
+ @media only screen and (min-width: 480px) {
3009
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-3 {
3010
+ width: 333px;
3011
+ }
3012
+ }
3013
+ @media only screen and (min-width: 768px) {
3014
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-3 {
3015
+ width: 376px;
3016
+ }
3017
+ }
3018
+ @media only screen and (min-width: 1200px) {
3019
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-3 {
3020
+ width: 440px;
3021
+ }
3022
+ }
3023
+ @media only screen and (min-width: 1440px) {
3024
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-3 {
3025
+ width: 465px;
3026
+ }
3027
+ }
3028
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-4 {
3029
+ width: 312px;
3030
+ }
3031
+ @media only screen and (min-width: 480px) {
3032
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-4 {
3033
+ width: 358px;
3034
+ }
3035
+ }
3036
+ @media only screen and (min-width: 768px) {
3037
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-4 {
3038
+ width: 404px;
3039
+ }
3040
+ }
3041
+ @media only screen and (min-width: 1200px) {
3042
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-4 {
3043
+ width: 473px;
3044
+ }
3045
+ }
3046
+ @media only screen and (min-width: 1440px) {
3047
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-4 {
3048
+ width: 500px;
3049
+ }
3050
+ }
3051
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-5 {
3052
+ width: 299px;
3053
+ }
3054
+ @media only screen and (min-width: 480px) {
3055
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-5 {
3056
+ width: 343px;
3057
+ }
3058
+ }
3059
+ @media only screen and (min-width: 768px) {
3060
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-5 {
3061
+ width: 387px;
3062
+ }
3063
+ }
3064
+ @media only screen and (min-width: 1200px) {
3065
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-5 {
3066
+ width: 453px;
3067
+ }
3068
+ }
3069
+ @media only screen and (min-width: 1440px) {
3070
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-5 {
3071
+ width: 478px;
3072
+ }
3073
+ }
3074
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-6 {
3075
+ width: 301px;
3076
+ }
3077
+ @media only screen and (min-width: 480px) {
3078
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-6 {
3079
+ width: 346px;
3080
+ }
3081
+ }
3082
+ @media only screen and (min-width: 768px) {
3083
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-6 {
3084
+ width: 391px;
3085
+ }
3086
+ }
3087
+ @media only screen and (min-width: 1200px) {
3088
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-6 {
3089
+ width: 458px;
3090
+ }
3091
+ }
3092
+ @media only screen and (min-width: 1440px) {
3093
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-6 {
3094
+ width: 484px;
3095
+ }
3096
+ }
3097
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-7 {
3098
+ width: 182px;
3099
+ margin-bottom: 40px;
3100
+ }
3101
+ @media only screen and (min-width: 480px) {
3102
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-7 {
3103
+ width: 209px;
3104
+ }
3105
+ }
3106
+ @media only screen and (min-width: 768px) {
3107
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-7 {
3108
+ width: 236px;
3109
+ }
3110
+ }
3111
+ @media only screen and (min-width: 1200px) {
3112
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-7 {
3113
+ width: 276px;
3114
+ }
3115
+ }
3116
+ @media only screen and (min-width: 1440px) {
3117
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-7 {
3118
+ width: 291px;
3119
+ }
3120
+ }
3121
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-8 {
3122
+ width: 91px;
3123
+ margin-bottom: 48px;
3124
+ }
3125
+ @media only screen and (min-width: 480px) {
3126
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-8 {
3127
+ width: 105px;
3128
+ }
3129
+ }
3130
+ @media only screen and (min-width: 768px) {
3131
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-8 {
3132
+ width: 118px;
3133
+ }
3134
+ }
3135
+ @media only screen and (min-width: 1200px) {
3136
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-8 {
3137
+ width: 138px;
3138
+ }
3139
+ }
3140
+ @media only screen and (min-width: 1440px) {
3141
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.line-8 {
3142
+ width: 146px;
3143
+ }
3144
+ }
3145
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.thin {
3146
+ height: 24px;
3147
+ }
3148
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.thinner {
3149
+ height: 18px;
3150
+ }
3151
+ .preloader-ppc-embedded-form .skeleton .skeleton-block.block-2 {
3152
+ height: 418px;
3153
+ width: auto;
3154
+ margin-top: 44px;
3155
+ }
3156
+
2898
3157
  @keyframes pulse {
2899
3158
  0% {
2900
3159
  opacity: 0.5;
@@ -82,11 +82,14 @@ export class PtcPreloaderSection {
82
82
  return (h("div", { class: "preloader-wrapper" }, h("div", { class: "preloader-search-results" }, h("div", { class: "ptc-container content-container" }, h("div", { class: "content-container-child" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block medium bold" }), h("div", { class: "skeleton-block thin longest" }), h("div", { class: "skeleton-block thin longer" }), h("div", { class: "skeleton-block thinner small" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }))), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" })))));
83
83
  }
84
84
  case 'news': {
85
- return (h("div", { class: "preloader-wrapper" }, h("div", { class: "news-skeleton-preloader" }, h("div", { class: "ptc-container ptc-section-standard" }, h("ptc-spacer", { breakpoint: "large", size: "medium" }), h("div", { class: "is-grid has-row-gap-md" }, h("div", { class: "is-col-6-lg skeleton-block thick thick-on-mobile" }), h("div", { class: "is-col-6-lg skeleton-block thick medium-md right" })), h("ptc-spacer", { size: "xxx-large" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block narrow thick center" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block short thin center" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block big-block" }), h("ptc-spacer", { size: "xxx-large" }), h("div", { class: "skeleton-block bold medium" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "is-grid has-row-gap-md has-col-gap-lg" }, h("div", { class: "is-col-6-lg" }, h("div", { class: "is-grid has-col-gap-lg" }, h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }))), h("div", { class: "is-col-6-lg skeleton-block big-card-block" })), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block cta thick center" }), h("ptc-spacer", { size: "xxx-large" }), h("div", { class: "skeleton-block bold medium" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "is-grid has-row-gap-md has-col-gap-lg" }, h("div", { class: "is-col-6-lg" }, h("div", { class: "is-grid has-col-gap-lg" }, h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }))), h("div", { class: "is-col-6-lg skeleton-block big-card-block" })), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block cta thick center" })))));
85
+ return (h("div", { class: "preloader-wrapper" }, h("div", { class: "news-skeleton-preloader" }, h("div", { class: "ptc-container ptc-section-standard" }, h("ptc-spacer", { breakpoint: "large", size: "medium" }), h("div", { class: "is-grid has-row-gap-md" }, h("div", { class: "is-col-6-lg skeleton-block thick thick-on-mobile" }), h("div", { class: "is-col-6-lg skeleton-block thick medium-md right" })), h("ptc-spacer", { size: "xxx-large" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block narrow thick center" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block short thin center" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block big-block" }), h("ptc-spacer", { size: "xxx-large" }), h("div", { class: "skeleton-block bold medium" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "is-grid has-row-gap-md has-col-gap-lg" }, h("div", { class: "is-col-8-lg" }, h("div", { class: "is-grid has-col-gap-lg" }, h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }))), h("div", { class: "is-col-4-lg skeleton-block big-card-block" })), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block cta thick center" }), h("ptc-spacer", { size: "xxx-large" }), h("div", { class: "skeleton-block bold medium" }), h("ptc-spacer", { size: "medium" }), h("div", { class: "is-grid has-row-gap-md has-col-gap-lg" }, h("div", { class: "is-col-8-lg" }, h("div", { class: "is-grid has-col-gap-lg" }, h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }), h("div", { class: "is-col-6-md skeleton-block card-block" }))), h("div", { class: "is-col-4-lg skeleton-block big-card-block" })), h("ptc-spacer", { size: "medium" }), h("div", { class: "skeleton-block cta thick center" })))));
86
86
  }
87
87
  case 'resource-center': {
88
88
  return (h("div", { class: "preloader-wrapper resource-center-skeleton-preloader" }, h("div", { class: "skeleton jumbo-image-mobile" }), h("div", { class: "skeleton-jumbotron" }, h("div", { class: "ptc-container" }, h("div", { class: "is-grid has-no-row-gap has-col-gap-lg" }, h("div", { class: "is-col-12 is-col-8-lg" }, h("div", { class: "sekleton" }, h("div", { class: "skeleton-block thin short" }), h("div", { class: "skeleton-block thick" }), h("div", { class: "skeleton-block thick" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block thin" }), h("div", { class: "skeleton-block thin medium" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "cta-wrap" }, h("div", { class: "skeleton-block cta" }), h("div", { class: "skeleton-block cta" }))))))), h("div", { class: 'ptc-container' }, h("div", { class: "is-grid desktop-cards" }, h("div", { class: "is-col-12-xs is-col-3-lg" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block thin medium" }), h("div", { class: "skeleton-block bold long" }), h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block bold" }))), h("div", { class: "is-col-12-xs is-col-9-lg" }, h("div", { class: "is-grid" }, Array.from({ length: 15 }).map(() => (h("div", { class: "is-col-6-sm is-col-4-xl skeleton-block card-block" })))))))));
89
89
  }
90
+ case 'ppc-embedded-form-skeleton': {
91
+ return (h("div", { class: "preloader-wrapper preloader-ppc-embedded-form" }, h("div", { class: "ptc-container" }, h("div", { class: "is-grid grid-1" }, h("div", { class: "is-col-12-xs is-col-12-sm is-col-10-md is-col-7-lg" }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-block very-bold line-1" }), h("div", { class: "skeleton-block thin line-2" }), h("div", { class: "skeleton-block thin line-3" }), h("div", { class: "skeleton-block thin line-4" }), h("div", { class: "skeleton-block thin line-5" }), h("div", { class: "skeleton-block thin line-6" }), h("div", { class: "skeleton-block thin line-7" }), h("div", { class: "skeleton-block thin line-3" }), h("div", { class: "skeleton-block thin line-4" }), h("div", { class: "skeleton-block thin line-5" }), h("div", { class: "skeleton-block thin line-8" }))), h("div", { class: "is-col-1-lg" }), h("div", { class: "is-col-12-xs is-col-12-sm is-col-4-lg form-block-2" })))));
92
+ }
90
93
  default:
91
94
  return (h("div", { class: "ptc-section-standard preload-min-height" }, h("div", { class: "ptc-container" }, h("max-width-container", { "max-width": "960", breakpoint: 1200 }, h("div", { class: "skeleton" }, h("div", { class: "skeleton-header" }, h("div", { class: "skeleton-block bold" }), h("div", { class: "skeleton-block wide bold" }), h("ptc-spacer", { breakpoint: "small", size: "large" }), h("ptc-spacer", { breakpoint: "x-small", size: "x-large" }), h("div", { class: "skeleton-block medium" }), h("div", { class: "skeleton-block narrow" }), h("div", { class: "skeleton-block short" })), h("div", { class: "skeleton-image" }), h("div", { class: "skeleton-text" }, h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block narrow" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block long" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block wide" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block short bold" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block wide" }), h("ptc-spacer", { breakpoint: "small", size: "medium" }), h("ptc-spacer", { breakpoint: "x-small", size: "large" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block" }), h("div", { class: "skeleton-block medium" })))))));
92
95
  }