@ptcwebops/ptcw-design 6.4.2 → 6.4.3-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 (267) hide show
  1. package/dist/cjs/blog-detail-content_2.cjs.entry.js +1 -1
  2. package/dist/cjs/blog-detail-layout.cjs.entry.js +1 -1
  3. package/dist/cjs/blogs-search-section.cjs.entry.js +5 -2
  4. package/dist/cjs/{component-35540bfb.js → component-6a178a16.js} +2643 -832
  5. package/dist/cjs/dynamic-box-bundle.cjs.entry.js +3 -1
  6. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  7. package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
  8. package/dist/cjs/homepage-toggled-content.cjs.entry.js +4 -2
  9. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  10. package/dist/cjs/loader.cjs.js +1 -1
  11. package/dist/cjs/modal-form-example.cjs.entry.js +109 -0
  12. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  13. package/dist/cjs/my-component.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  15. package/dist/cjs/ptc-announcement.cjs.entry.js +2 -1
  16. package/dist/cjs/ptc-background-video.cjs.entry.js +92 -28
  17. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-button_5.cjs.entry.js +597 -0
  19. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +3 -1
  20. package/dist/cjs/ptc-card_2.cjs.entry.js +4 -3
  21. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  22. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +24 -24
  23. package/dist/cjs/ptc-collapse-list.cjs.entry.js +1 -1
  24. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  25. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  27. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +724 -6
  28. package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-icon-card.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-img.cjs.entry.js +87 -7
  32. package/dist/cjs/ptc-jumbotron.cjs.entry.js +11 -5
  33. package/dist/cjs/ptc-link.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-media-card.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-modal-quiz.cjs.entry.js +4 -1
  36. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  37. package/dist/cjs/ptc-preloader.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-previous-url.cjs.entry.js +11 -2
  39. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +27 -11
  40. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +2 -2
  41. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  42. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  43. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  44. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  45. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  46. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +1 -1
  47. package/dist/cjs/ptc-text-copy-with-background.cjs.entry.js +1 -1
  48. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  49. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  50. package/dist/cjs/ptc-white-paper.cjs.entry.js +19 -9
  51. package/dist/cjs/ptcw-design.cjs.js +1 -1
  52. package/dist/cjs/{utils-b63aef52.js → utils-0ff09a53.js} +13 -0
  53. package/dist/collection/collection-manifest.json +1 -0
  54. package/dist/collection/components/dynamic-box-bundle/dynamic-box-bundle.js +3 -1
  55. package/dist/collection/components/icon-asset/media/designer-v6.0.7.svg +30 -2
  56. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +24 -0
  57. package/dist/collection/components/organism-bundles/blogs-search-section/blogs-search-section.js +4 -1
  58. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +5 -4
  59. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  60. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +114 -0
  61. package/dist/collection/components/organism-bundles/homepage-toggled-content/homepage-toggled-content.js +3 -1
  62. package/dist/collection/components/ptc-announcement/ptc-announcement.js +2 -1
  63. package/dist/collection/components/ptc-background-video/ptc-background-video.css +21 -0
  64. package/dist/collection/components/ptc-background-video/ptc-background-video.js +103 -43
  65. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +24 -0
  66. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +3 -1
  67. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +24 -0
  68. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +24 -0
  69. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +24 -0
  70. package/dist/collection/components/ptc-img/ptc-img.css +76 -0
  71. package/dist/collection/components/ptc-img/ptc-img.js +132 -7
  72. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +24 -0
  73. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +28 -4
  74. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  75. package/dist/collection/components/ptc-modal/ptc-modal.js +25 -25
  76. package/dist/collection/components/ptc-modal-quiz/ptc-modal-quiz.js +4 -1
  77. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  78. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  79. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +24 -0
  80. package/dist/collection/components/ptc-preloader/ptc-preloader.css +147 -111
  81. package/dist/collection/components/ptc-preloader/ptc-preloader.js +1 -1
  82. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -3
  83. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  84. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +28 -1
  85. package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.js +26 -10
  86. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +1 -1
  87. package/dist/collection/components/ptc-product-card/ptc-product-card.css +24 -0
  88. package/dist/collection/components/ptc-product-category/ptc-product-category.css +24 -0
  89. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +24 -0
  90. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +24 -0
  91. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +24 -0
  92. package/dist/collection/components/ptc-seo-title/ptc-seo-title.js +3 -3
  93. package/dist/collection/components/ptc-text-copy-with-background/ptc-text-copy-with-background.css +19 -0
  94. package/dist/collection/components/ptc-textfield/ptc-textfield.js +3 -5
  95. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +24 -0
  96. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +24 -0
  97. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +27 -3
  98. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +18 -8
  99. package/dist/collection/stories/Accordian.stories.js +32 -18
  100. package/dist/collection/stories/Announcement.stories.js +29 -1
  101. package/dist/collection/stories/Button.stories.js +150 -66
  102. package/dist/collection/stories/Date.stories.js +70 -75
  103. package/dist/collection/stories/ListItem.stories.js +20 -46
  104. package/dist/collection/stories/Span.stories.js +45 -51
  105. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  106. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  107. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  108. package/dist/collection/utils/utils.js +11 -0
  109. package/dist/custom-elements/index.d.ts +6 -0
  110. package/dist/custom-elements/index.js +433 -120
  111. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  112. package/dist/esm/blog-detail-layout.entry.js +1 -1
  113. package/dist/esm/blogs-search-section.entry.js +5 -2
  114. package/dist/esm/{component-8c53e377.js → component-80f298b4.js} +2592 -793
  115. package/dist/esm/dynamic-box-bundle.entry.js +3 -1
  116. package/dist/esm/featured-list.entry.js +1 -1
  117. package/dist/esm/homepage-jumbotron.entry.js +1 -1
  118. package/dist/esm/homepage-toggled-content.entry.js +4 -2
  119. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  120. package/dist/esm/{interfaces-4caedd26.js → interfaces-7c0243be.js} +1 -1
  121. package/dist/esm/loader.js +1 -1
  122. package/dist/esm/modal-form-example.entry.js +105 -0
  123. package/dist/esm/most-popular-news.entry.js +1 -1
  124. package/dist/esm/my-component.entry.js +1 -1
  125. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  126. package/dist/esm/ptc-announcement.entry.js +2 -1
  127. package/dist/esm/ptc-background-video.entry.js +92 -28
  128. package/dist/esm/ptc-bio-card.entry.js +1 -1
  129. package/dist/esm/ptc-button_5.entry.js +589 -0
  130. package/dist/esm/ptc-card-bottom_2.entry.js +3 -1
  131. package/dist/esm/ptc-card_2.entry.js +4 -3
  132. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  133. package/dist/esm/ptc-close-icon_2.entry.js +24 -24
  134. package/dist/esm/ptc-collapse-list.entry.js +1 -1
  135. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  136. package/dist/esm/ptc-featured-list.entry.js +1 -1
  137. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  138. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +723 -7
  139. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  140. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  141. package/dist/esm/ptc-icon-card.entry.js +1 -1
  142. package/dist/esm/ptc-img.entry.js +88 -8
  143. package/dist/esm/ptc-jumbotron.entry.js +11 -5
  144. package/dist/esm/ptc-link.entry.js +1 -1
  145. package/dist/esm/ptc-media-card.entry.js +1 -1
  146. package/dist/esm/ptc-modal-quiz.entry.js +4 -1
  147. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  148. package/dist/esm/ptc-preloader.entry.js +1 -1
  149. package/dist/esm/ptc-previous-url.entry.js +11 -2
  150. package/dist/esm/ptc-pricing-packaging-table.entry.js +27 -11
  151. package/dist/esm/ptc-pricing-tabs.entry.js +2 -2
  152. package/dist/esm/ptc-product-card.entry.js +1 -1
  153. package/dist/esm/ptc-product-category.entry.js +1 -1
  154. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  155. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  156. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  157. package/dist/esm/ptc-social-icons-footer.entry.js +1 -1
  158. package/dist/esm/ptc-text-copy-with-background.entry.js +1 -1
  159. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  160. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  161. package/dist/esm/ptc-white-paper.entry.js +19 -9
  162. package/dist/esm/ptcw-design.js +1 -1
  163. package/dist/esm/{utils-2f12c081.js → utils-f0d200c9.js} +12 -1
  164. package/dist/ptcw-design/media/designer-v6.0.7.svg +30 -2
  165. package/dist/ptcw-design/{p-52e17d34.entry.js → p-040bf1bb.entry.js} +1 -1
  166. package/dist/ptcw-design/p-051f2611.entry.js +1 -0
  167. package/dist/ptcw-design/p-06e14543.entry.js +1 -0
  168. package/dist/ptcw-design/p-1519b36f.entry.js +1 -0
  169. package/dist/ptcw-design/{p-8c121480.entry.js → p-1616b11e.entry.js} +1 -1
  170. package/dist/ptcw-design/p-1e3bf09c.entry.js +1 -0
  171. package/dist/ptcw-design/p-21db0a85.entry.js +1 -0
  172. package/dist/ptcw-design/p-2670ac97.entry.js +1 -0
  173. package/dist/ptcw-design/p-2e8bc448.entry.js +1 -0
  174. package/dist/ptcw-design/{p-4b41fe4e.entry.js → p-312c41b8.entry.js} +1 -1
  175. package/dist/ptcw-design/p-349f43d5.entry.js +1 -0
  176. package/dist/ptcw-design/p-390c0dee.entry.js +1 -0
  177. package/dist/ptcw-design/{p-a3868e6a.entry.js → p-3a40c41f.entry.js} +1 -1
  178. package/dist/ptcw-design/p-3b5cae50.js +1 -0
  179. package/dist/ptcw-design/{p-45b1f3fc.entry.js → p-46af64c4.entry.js} +1 -1
  180. package/dist/ptcw-design/{p-9f01419b.entry.js → p-46b7fdf1.entry.js} +1 -1
  181. package/dist/ptcw-design/p-50308f02.entry.js +1 -0
  182. package/dist/ptcw-design/p-508d7501.entry.js +68 -0
  183. package/dist/ptcw-design/{p-78370e3d.entry.js → p-5a8e7557.entry.js} +1 -1
  184. package/dist/ptcw-design/p-5c81c755.entry.js +1 -0
  185. package/dist/ptcw-design/{p-d0fb9bfb.entry.js → p-5ca0b5b6.entry.js} +1 -1
  186. package/dist/ptcw-design/p-672a349f.js +336 -0
  187. package/dist/ptcw-design/p-684ef1e5.entry.js +1 -0
  188. package/dist/ptcw-design/{p-2a3c8a30.entry.js → p-7235425a.entry.js} +1 -1
  189. package/dist/ptcw-design/p-74097f89.entry.js +1 -0
  190. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  191. package/dist/ptcw-design/{p-9dbcfcee.entry.js → p-79bbedee.entry.js} +1 -1
  192. package/dist/ptcw-design/{p-76dab076.entry.js → p-7a4ceaad.entry.js} +1 -1
  193. package/dist/ptcw-design/{p-8cea8943.entry.js → p-7f9668d9.entry.js} +1 -1
  194. package/dist/ptcw-design/{p-f7c47857.entry.js → p-81bcde85.entry.js} +1 -1
  195. package/dist/ptcw-design/{p-d875f96d.entry.js → p-82ef17f5.entry.js} +1 -1
  196. package/dist/ptcw-design/{p-c3022c48.entry.js → p-89275cb9.entry.js} +1 -1
  197. package/dist/ptcw-design/p-8fb48953.entry.js +1 -0
  198. package/dist/ptcw-design/{p-901c31b3.entry.js → p-93da022d.entry.js} +1 -1
  199. package/dist/ptcw-design/{p-a5fc048f.entry.js → p-98434ba1.entry.js} +1 -1
  200. package/dist/ptcw-design/p-af831c13.entry.js +1 -0
  201. package/dist/ptcw-design/p-b684ca9d.entry.js +1 -0
  202. package/dist/ptcw-design/{p-257267e3.entry.js → p-ba18dd47.entry.js} +1 -1
  203. package/dist/ptcw-design/p-c09a8288.entry.js +1 -0
  204. package/dist/ptcw-design/p-cb0e3ec2.entry.js +1 -0
  205. package/dist/ptcw-design/p-db83b720.entry.js +1 -0
  206. package/dist/ptcw-design/{p-54f5a5be.entry.js → p-dc677485.entry.js} +1 -1
  207. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  208. package/dist/ptcw-design/{p-711bcdad.js → p-ee1183b2.js} +1 -1
  209. package/dist/ptcw-design/{p-5dec76bd.entry.js → p-f57f32ee.entry.js} +1 -1
  210. package/dist/ptcw-design/{p-fe8392c4.entry.js → p-fa4a494e.entry.js} +1 -1
  211. package/dist/ptcw-design/{p-abadbe5b.entry.js → p-ffa2849b.entry.js} +1 -1
  212. package/dist/ptcw-design/ptcw-design.css +4 -3
  213. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  214. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  215. package/dist/types/components/ptc-background-video/ptc-background-video.d.ts +31 -47
  216. package/dist/types/components/ptc-img/ptc-img.d.ts +29 -1
  217. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +4 -0
  218. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
  219. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  220. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  221. package/dist/types/components.d.ts +139 -92
  222. package/dist/types/utils/utils.d.ts +2 -0
  223. package/package.json +1 -1
  224. package/readme.md +5 -1
  225. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  226. package/dist/cjs/ptc-button.cjs.entry.js +0 -117
  227. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -730
  228. package/dist/cjs/ptc-para.cjs.entry.js +0 -139
  229. package/dist/cjs/ptc-picture.cjs.entry.js +0 -168
  230. package/dist/cjs/ptc-spacer.cjs.entry.js +0 -38
  231. package/dist/cjs/ptc-title.cjs.entry.js +0 -161
  232. package/dist/esm/component-9beac35b.js +0 -1802
  233. package/dist/esm/ptc-button.entry.js +0 -113
  234. package/dist/esm/ptc-multi-select_2.entry.js +0 -725
  235. package/dist/esm/ptc-para.entry.js +0 -135
  236. package/dist/esm/ptc-picture.entry.js +0 -164
  237. package/dist/esm/ptc-spacer.entry.js +0 -34
  238. package/dist/esm/ptc-title.entry.js +0 -157
  239. package/dist/ptcw-design/p-009fbf1f.entry.js +0 -1
  240. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  241. package/dist/ptcw-design/p-0c69ea52.entry.js +0 -1
  242. package/dist/ptcw-design/p-19a407ff.entry.js +0 -68
  243. package/dist/ptcw-design/p-1f15239e.entry.js +0 -1
  244. package/dist/ptcw-design/p-24776ca2.entry.js +0 -1
  245. package/dist/ptcw-design/p-2bfd8371.entry.js +0 -1
  246. package/dist/ptcw-design/p-2e6e2a9d.entry.js +0 -1
  247. package/dist/ptcw-design/p-352e87c0.entry.js +0 -1
  248. package/dist/ptcw-design/p-38e5e590.entry.js +0 -1
  249. package/dist/ptcw-design/p-3ed4a7ed.entry.js +0 -1
  250. package/dist/ptcw-design/p-56a73429.entry.js +0 -1
  251. package/dist/ptcw-design/p-605b13a2.entry.js +0 -1
  252. package/dist/ptcw-design/p-64026649.entry.js +0 -1
  253. package/dist/ptcw-design/p-80122e26.js +0 -1
  254. package/dist/ptcw-design/p-81e5fa38.entry.js +0 -1
  255. package/dist/ptcw-design/p-9493dfa0.entry.js +0 -1
  256. package/dist/ptcw-design/p-96163196.entry.js +0 -1
  257. package/dist/ptcw-design/p-9681188f.entry.js +0 -1
  258. package/dist/ptcw-design/p-98426799.js +0 -203
  259. package/dist/ptcw-design/p-98844b50.js +0 -134
  260. package/dist/ptcw-design/p-a8872ce3.entry.js +0 -1
  261. package/dist/ptcw-design/p-abca6130.entry.js +0 -1
  262. package/dist/ptcw-design/p-b44f4fb1.entry.js +0 -1
  263. package/dist/ptcw-design/p-bbbfd2e5.entry.js +0 -1
  264. package/dist/ptcw-design/p-c6431ebc.entry.js +0 -1
  265. package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
  266. package/dist/ptcw-design/p-d51438de.entry.js +0 -1
  267. package/dist/ptcw-design/p-e4eb925f.entry.js +0 -1
@@ -88,14 +88,17 @@ a:focus-visible {
88
88
 
89
89
  .light-links a:not(.hero-footer-form-wrapper a,
90
90
  ptc-modal inline-form a,
91
+ .podcast-cta-section a,
91
92
  .vjs-social-share-links a),
92
93
  .light-links a.light-link,
93
94
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
94
95
  ptc-modal inline-form a,
96
+ .podcast-cta-section a,
95
97
  .vjs-social-share-links a),
96
98
  .background-grey-10 a.light-link,
97
99
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
98
100
  ptc-modal inline-form a,
101
+ .podcast-cta-section a,
99
102
  .vjs-social-share-links a),
100
103
  .background-plm-grey a.light-link {
101
104
  color: var(--color-blue-04);
@@ -104,38 +107,47 @@ ptc-modal inline-form a,
104
107
  }
105
108
  .light-links a:not(.hero-footer-form-wrapper a,
106
109
  ptc-modal inline-form a,
110
+ .podcast-cta-section a,
107
111
  .vjs-social-share-links a):visited,
108
112
  .light-links a.light-link:visited,
109
113
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
110
114
  ptc-modal inline-form a,
115
+ .podcast-cta-section a,
111
116
  .vjs-social-share-links a):visited,
112
117
  .background-grey-10 a.light-link:visited,
113
118
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
114
119
  ptc-modal inline-form a,
120
+ .podcast-cta-section a,
115
121
  .vjs-social-share-links a):visited,
116
122
  .background-plm-grey a.light-link:visited {
117
123
  color: var(--color-blue-06);
118
124
  }
119
125
  .light-links a:not(.hero-footer-form-wrapper a,
120
126
  ptc-modal inline-form a,
127
+ .podcast-cta-section a,
121
128
  .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a,
122
129
  ptc-modal inline-form a,
130
+ .podcast-cta-section a,
123
131
  .vjs-social-share-links a):visited:active,
124
132
  .light-links a.light-link:active,
125
133
  .light-links a.light-link:visited:active,
126
134
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
127
135
  ptc-modal inline-form a,
136
+ .podcast-cta-section a,
128
137
  .vjs-social-share-links a):active,
129
138
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
130
139
  ptc-modal inline-form a,
140
+ .podcast-cta-section a,
131
141
  .vjs-social-share-links a):visited:active,
132
142
  .background-grey-10 a.light-link:active,
133
143
  .background-grey-10 a.light-link:visited:active,
134
144
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
135
145
  ptc-modal inline-form a,
146
+ .podcast-cta-section a,
136
147
  .vjs-social-share-links a):active,
137
148
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
138
149
  ptc-modal inline-form a,
150
+ .podcast-cta-section a,
139
151
  .vjs-social-share-links a):visited:active,
140
152
  .background-plm-grey a.light-link:active,
141
153
  .background-plm-grey a.light-link:visited:active {
@@ -144,24 +156,30 @@ ptc-modal inline-form a,
144
156
  }
145
157
  .light-links a:not(.hero-footer-form-wrapper a,
146
158
  ptc-modal inline-form a,
159
+ .podcast-cta-section a,
147
160
  .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a,
148
161
  ptc-modal inline-form a,
162
+ .podcast-cta-section a,
149
163
  .vjs-social-share-links a):visited:hover,
150
164
  .light-links a.light-link:hover,
151
165
  .light-links a.light-link:visited:hover,
152
166
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
153
167
  ptc-modal inline-form a,
168
+ .podcast-cta-section a,
154
169
  .vjs-social-share-links a):hover,
155
170
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
156
171
  ptc-modal inline-form a,
172
+ .podcast-cta-section a,
157
173
  .vjs-social-share-links a):visited:hover,
158
174
  .background-grey-10 a.light-link:hover,
159
175
  .background-grey-10 a.light-link:visited:hover,
160
176
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
161
177
  ptc-modal inline-form a,
178
+ .podcast-cta-section a,
162
179
  .vjs-social-share-links a):hover,
163
180
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
164
181
  ptc-modal inline-form a,
182
+ .podcast-cta-section a,
165
183
  .vjs-social-share-links a):visited:hover,
166
184
  .background-plm-grey a.light-link:hover,
167
185
  .background-plm-grey a.light-link:visited:hover {
@@ -169,14 +187,17 @@ ptc-modal inline-form a,
169
187
  }
170
188
  .light-links a:not(.hero-footer-form-wrapper a,
171
189
  ptc-modal inline-form a,
190
+ .podcast-cta-section a,
172
191
  .vjs-social-share-links a).disabled,
173
192
  .light-links a.light-link.disabled,
174
193
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
175
194
  ptc-modal inline-form a,
195
+ .podcast-cta-section a,
176
196
  .vjs-social-share-links a).disabled,
177
197
  .background-grey-10 a.light-link.disabled,
178
198
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
179
199
  ptc-modal inline-form a,
200
+ .podcast-cta-section a,
180
201
  .vjs-social-share-links a).disabled,
181
202
  .background-plm-grey a.light-link.disabled {
182
203
  color: var(--color-gray-04) !important;
@@ -184,14 +205,17 @@ ptc-modal inline-form a,
184
205
  }
185
206
  .light-links a:not(.hero-footer-form-wrapper a,
186
207
  ptc-modal inline-form a,
208
+ .podcast-cta-section a,
187
209
  .vjs-social-share-links a):focus-visible,
188
210
  .light-links a.light-link:focus-visible,
189
211
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
190
212
  ptc-modal inline-form a,
213
+ .podcast-cta-section a,
191
214
  .vjs-social-share-links a):focus-visible,
192
215
  .background-grey-10 a.light-link:focus-visible,
193
216
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
194
217
  ptc-modal inline-form a,
218
+ .podcast-cta-section a,
195
219
  .vjs-social-share-links a):focus-visible,
196
220
  .background-plm-grey a.light-link:focus-visible {
197
221
  border-radius: var(--ptc-border-radius-standard);
@@ -88,14 +88,17 @@ a:focus-visible {
88
88
 
89
89
  .light-links a:not(.hero-footer-form-wrapper a,
90
90
  ptc-modal inline-form a,
91
+ .podcast-cta-section a,
91
92
  .vjs-social-share-links a),
92
93
  .light-links a.light-link,
93
94
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
94
95
  ptc-modal inline-form a,
96
+ .podcast-cta-section a,
95
97
  .vjs-social-share-links a),
96
98
  .background-grey-10 a.light-link,
97
99
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
98
100
  ptc-modal inline-form a,
101
+ .podcast-cta-section a,
99
102
  .vjs-social-share-links a),
100
103
  .background-plm-grey a.light-link {
101
104
  color: var(--color-blue-04);
@@ -104,38 +107,47 @@ ptc-modal inline-form a,
104
107
  }
105
108
  .light-links a:not(.hero-footer-form-wrapper a,
106
109
  ptc-modal inline-form a,
110
+ .podcast-cta-section a,
107
111
  .vjs-social-share-links a):visited,
108
112
  .light-links a.light-link:visited,
109
113
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
110
114
  ptc-modal inline-form a,
115
+ .podcast-cta-section a,
111
116
  .vjs-social-share-links a):visited,
112
117
  .background-grey-10 a.light-link:visited,
113
118
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
114
119
  ptc-modal inline-form a,
120
+ .podcast-cta-section a,
115
121
  .vjs-social-share-links a):visited,
116
122
  .background-plm-grey a.light-link:visited {
117
123
  color: var(--color-blue-06);
118
124
  }
119
125
  .light-links a:not(.hero-footer-form-wrapper a,
120
126
  ptc-modal inline-form a,
127
+ .podcast-cta-section a,
121
128
  .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a,
122
129
  ptc-modal inline-form a,
130
+ .podcast-cta-section a,
123
131
  .vjs-social-share-links a):visited:active,
124
132
  .light-links a.light-link:active,
125
133
  .light-links a.light-link:visited:active,
126
134
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
127
135
  ptc-modal inline-form a,
136
+ .podcast-cta-section a,
128
137
  .vjs-social-share-links a):active,
129
138
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
130
139
  ptc-modal inline-form a,
140
+ .podcast-cta-section a,
131
141
  .vjs-social-share-links a):visited:active,
132
142
  .background-grey-10 a.light-link:active,
133
143
  .background-grey-10 a.light-link:visited:active,
134
144
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
135
145
  ptc-modal inline-form a,
146
+ .podcast-cta-section a,
136
147
  .vjs-social-share-links a):active,
137
148
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
138
149
  ptc-modal inline-form a,
150
+ .podcast-cta-section a,
139
151
  .vjs-social-share-links a):visited:active,
140
152
  .background-plm-grey a.light-link:active,
141
153
  .background-plm-grey a.light-link:visited:active {
@@ -144,24 +156,30 @@ ptc-modal inline-form a,
144
156
  }
145
157
  .light-links a:not(.hero-footer-form-wrapper a,
146
158
  ptc-modal inline-form a,
159
+ .podcast-cta-section a,
147
160
  .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a,
148
161
  ptc-modal inline-form a,
162
+ .podcast-cta-section a,
149
163
  .vjs-social-share-links a):visited:hover,
150
164
  .light-links a.light-link:hover,
151
165
  .light-links a.light-link:visited:hover,
152
166
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
153
167
  ptc-modal inline-form a,
168
+ .podcast-cta-section a,
154
169
  .vjs-social-share-links a):hover,
155
170
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
156
171
  ptc-modal inline-form a,
172
+ .podcast-cta-section a,
157
173
  .vjs-social-share-links a):visited:hover,
158
174
  .background-grey-10 a.light-link:hover,
159
175
  .background-grey-10 a.light-link:visited:hover,
160
176
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
161
177
  ptc-modal inline-form a,
178
+ .podcast-cta-section a,
162
179
  .vjs-social-share-links a):hover,
163
180
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
164
181
  ptc-modal inline-form a,
182
+ .podcast-cta-section a,
165
183
  .vjs-social-share-links a):visited:hover,
166
184
  .background-plm-grey a.light-link:hover,
167
185
  .background-plm-grey a.light-link:visited:hover {
@@ -169,14 +187,17 @@ ptc-modal inline-form a,
169
187
  }
170
188
  .light-links a:not(.hero-footer-form-wrapper a,
171
189
  ptc-modal inline-form a,
190
+ .podcast-cta-section a,
172
191
  .vjs-social-share-links a).disabled,
173
192
  .light-links a.light-link.disabled,
174
193
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
175
194
  ptc-modal inline-form a,
195
+ .podcast-cta-section a,
176
196
  .vjs-social-share-links a).disabled,
177
197
  .background-grey-10 a.light-link.disabled,
178
198
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
179
199
  ptc-modal inline-form a,
200
+ .podcast-cta-section a,
180
201
  .vjs-social-share-links a).disabled,
181
202
  .background-plm-grey a.light-link.disabled {
182
203
  color: var(--color-gray-04) !important;
@@ -184,14 +205,17 @@ ptc-modal inline-form a,
184
205
  }
185
206
  .light-links a:not(.hero-footer-form-wrapper a,
186
207
  ptc-modal inline-form a,
208
+ .podcast-cta-section a,
187
209
  .vjs-social-share-links a):focus-visible,
188
210
  .light-links a.light-link:focus-visible,
189
211
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
190
212
  ptc-modal inline-form a,
213
+ .podcast-cta-section a,
191
214
  .vjs-social-share-links a):focus-visible,
192
215
  .background-grey-10 a.light-link:focus-visible,
193
216
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
194
217
  ptc-modal inline-form a,
218
+ .podcast-cta-section a,
195
219
  .vjs-social-share-links a):focus-visible,
196
220
  .background-plm-grey a.light-link:focus-visible {
197
221
  border-radius: var(--ptc-border-radius-standard);
@@ -88,14 +88,17 @@ a:focus-visible {
88
88
 
89
89
  .light-links a:not(.hero-footer-form-wrapper a,
90
90
  ptc-modal inline-form a,
91
+ .podcast-cta-section a,
91
92
  .vjs-social-share-links a),
92
93
  .light-links a.light-link,
93
94
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
94
95
  ptc-modal inline-form a,
96
+ .podcast-cta-section a,
95
97
  .vjs-social-share-links a),
96
98
  .background-grey-10 a.light-link,
97
99
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
98
100
  ptc-modal inline-form a,
101
+ .podcast-cta-section a,
99
102
  .vjs-social-share-links a),
100
103
  .background-plm-grey a.light-link {
101
104
  color: var(--color-blue-04);
@@ -104,38 +107,47 @@ ptc-modal inline-form a,
104
107
  }
105
108
  .light-links a:not(.hero-footer-form-wrapper a,
106
109
  ptc-modal inline-form a,
110
+ .podcast-cta-section a,
107
111
  .vjs-social-share-links a):visited,
108
112
  .light-links a.light-link:visited,
109
113
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
110
114
  ptc-modal inline-form a,
115
+ .podcast-cta-section a,
111
116
  .vjs-social-share-links a):visited,
112
117
  .background-grey-10 a.light-link:visited,
113
118
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
114
119
  ptc-modal inline-form a,
120
+ .podcast-cta-section a,
115
121
  .vjs-social-share-links a):visited,
116
122
  .background-plm-grey a.light-link:visited {
117
123
  color: var(--color-blue-06);
118
124
  }
119
125
  .light-links a:not(.hero-footer-form-wrapper a,
120
126
  ptc-modal inline-form a,
127
+ .podcast-cta-section a,
121
128
  .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a,
122
129
  ptc-modal inline-form a,
130
+ .podcast-cta-section a,
123
131
  .vjs-social-share-links a):visited:active,
124
132
  .light-links a.light-link:active,
125
133
  .light-links a.light-link:visited:active,
126
134
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
127
135
  ptc-modal inline-form a,
136
+ .podcast-cta-section a,
128
137
  .vjs-social-share-links a):active,
129
138
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
130
139
  ptc-modal inline-form a,
140
+ .podcast-cta-section a,
131
141
  .vjs-social-share-links a):visited:active,
132
142
  .background-grey-10 a.light-link:active,
133
143
  .background-grey-10 a.light-link:visited:active,
134
144
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
135
145
  ptc-modal inline-form a,
146
+ .podcast-cta-section a,
136
147
  .vjs-social-share-links a):active,
137
148
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
138
149
  ptc-modal inline-form a,
150
+ .podcast-cta-section a,
139
151
  .vjs-social-share-links a):visited:active,
140
152
  .background-plm-grey a.light-link:active,
141
153
  .background-plm-grey a.light-link:visited:active {
@@ -144,24 +156,30 @@ ptc-modal inline-form a,
144
156
  }
145
157
  .light-links a:not(.hero-footer-form-wrapper a,
146
158
  ptc-modal inline-form a,
159
+ .podcast-cta-section a,
147
160
  .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a,
148
161
  ptc-modal inline-form a,
162
+ .podcast-cta-section a,
149
163
  .vjs-social-share-links a):visited:hover,
150
164
  .light-links a.light-link:hover,
151
165
  .light-links a.light-link:visited:hover,
152
166
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
153
167
  ptc-modal inline-form a,
168
+ .podcast-cta-section a,
154
169
  .vjs-social-share-links a):hover,
155
170
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
156
171
  ptc-modal inline-form a,
172
+ .podcast-cta-section a,
157
173
  .vjs-social-share-links a):visited:hover,
158
174
  .background-grey-10 a.light-link:hover,
159
175
  .background-grey-10 a.light-link:visited:hover,
160
176
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
161
177
  ptc-modal inline-form a,
178
+ .podcast-cta-section a,
162
179
  .vjs-social-share-links a):hover,
163
180
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
164
181
  ptc-modal inline-form a,
182
+ .podcast-cta-section a,
165
183
  .vjs-social-share-links a):visited:hover,
166
184
  .background-plm-grey a.light-link:hover,
167
185
  .background-plm-grey a.light-link:visited:hover {
@@ -169,14 +187,17 @@ ptc-modal inline-form a,
169
187
  }
170
188
  .light-links a:not(.hero-footer-form-wrapper a,
171
189
  ptc-modal inline-form a,
190
+ .podcast-cta-section a,
172
191
  .vjs-social-share-links a).disabled,
173
192
  .light-links a.light-link.disabled,
174
193
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
175
194
  ptc-modal inline-form a,
195
+ .podcast-cta-section a,
176
196
  .vjs-social-share-links a).disabled,
177
197
  .background-grey-10 a.light-link.disabled,
178
198
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
179
199
  ptc-modal inline-form a,
200
+ .podcast-cta-section a,
180
201
  .vjs-social-share-links a).disabled,
181
202
  .background-plm-grey a.light-link.disabled {
182
203
  color: var(--color-gray-04) !important;
@@ -184,14 +205,17 @@ ptc-modal inline-form a,
184
205
  }
185
206
  .light-links a:not(.hero-footer-form-wrapper a,
186
207
  ptc-modal inline-form a,
208
+ .podcast-cta-section a,
187
209
  .vjs-social-share-links a):focus-visible,
188
210
  .light-links a.light-link:focus-visible,
189
211
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
190
212
  ptc-modal inline-form a,
213
+ .podcast-cta-section a,
191
214
  .vjs-social-share-links a):focus-visible,
192
215
  .background-grey-10 a.light-link:focus-visible,
193
216
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
194
217
  ptc-modal inline-form a,
218
+ .podcast-cta-section a,
195
219
  .vjs-social-share-links a):focus-visible,
196
220
  .background-plm-grey a.light-link:focus-visible {
197
221
  border-radius: var(--ptc-border-radius-standard);
@@ -88,14 +88,17 @@ a:focus-visible {
88
88
 
89
89
  .light-links a:not(.hero-footer-form-wrapper a,
90
90
  ptc-modal inline-form a,
91
+ .podcast-cta-section a,
91
92
  .vjs-social-share-links a),
92
93
  .light-links a.light-link,
93
94
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
94
95
  ptc-modal inline-form a,
96
+ .podcast-cta-section a,
95
97
  .vjs-social-share-links a),
96
98
  .background-grey-10 a.light-link,
97
99
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
98
100
  ptc-modal inline-form a,
101
+ .podcast-cta-section a,
99
102
  .vjs-social-share-links a),
100
103
  .background-plm-grey a.light-link {
101
104
  color: var(--color-blue-04);
@@ -104,38 +107,47 @@ ptc-modal inline-form a,
104
107
  }
105
108
  .light-links a:not(.hero-footer-form-wrapper a,
106
109
  ptc-modal inline-form a,
110
+ .podcast-cta-section a,
107
111
  .vjs-social-share-links a):visited,
108
112
  .light-links a.light-link:visited,
109
113
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
110
114
  ptc-modal inline-form a,
115
+ .podcast-cta-section a,
111
116
  .vjs-social-share-links a):visited,
112
117
  .background-grey-10 a.light-link:visited,
113
118
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
114
119
  ptc-modal inline-form a,
120
+ .podcast-cta-section a,
115
121
  .vjs-social-share-links a):visited,
116
122
  .background-plm-grey a.light-link:visited {
117
123
  color: var(--color-blue-06);
118
124
  }
119
125
  .light-links a:not(.hero-footer-form-wrapper a,
120
126
  ptc-modal inline-form a,
127
+ .podcast-cta-section a,
121
128
  .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a,
122
129
  ptc-modal inline-form a,
130
+ .podcast-cta-section a,
123
131
  .vjs-social-share-links a):visited:active,
124
132
  .light-links a.light-link:active,
125
133
  .light-links a.light-link:visited:active,
126
134
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
127
135
  ptc-modal inline-form a,
136
+ .podcast-cta-section a,
128
137
  .vjs-social-share-links a):active,
129
138
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
130
139
  ptc-modal inline-form a,
140
+ .podcast-cta-section a,
131
141
  .vjs-social-share-links a):visited:active,
132
142
  .background-grey-10 a.light-link:active,
133
143
  .background-grey-10 a.light-link:visited:active,
134
144
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
135
145
  ptc-modal inline-form a,
146
+ .podcast-cta-section a,
136
147
  .vjs-social-share-links a):active,
137
148
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
138
149
  ptc-modal inline-form a,
150
+ .podcast-cta-section a,
139
151
  .vjs-social-share-links a):visited:active,
140
152
  .background-plm-grey a.light-link:active,
141
153
  .background-plm-grey a.light-link:visited:active {
@@ -144,24 +156,30 @@ ptc-modal inline-form a,
144
156
  }
145
157
  .light-links a:not(.hero-footer-form-wrapper a,
146
158
  ptc-modal inline-form a,
159
+ .podcast-cta-section a,
147
160
  .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a,
148
161
  ptc-modal inline-form a,
162
+ .podcast-cta-section a,
149
163
  .vjs-social-share-links a):visited:hover,
150
164
  .light-links a.light-link:hover,
151
165
  .light-links a.light-link:visited:hover,
152
166
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
153
167
  ptc-modal inline-form a,
168
+ .podcast-cta-section a,
154
169
  .vjs-social-share-links a):hover,
155
170
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
156
171
  ptc-modal inline-form a,
172
+ .podcast-cta-section a,
157
173
  .vjs-social-share-links a):visited:hover,
158
174
  .background-grey-10 a.light-link:hover,
159
175
  .background-grey-10 a.light-link:visited:hover,
160
176
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
161
177
  ptc-modal inline-form a,
178
+ .podcast-cta-section a,
162
179
  .vjs-social-share-links a):hover,
163
180
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
164
181
  ptc-modal inline-form a,
182
+ .podcast-cta-section a,
165
183
  .vjs-social-share-links a):visited:hover,
166
184
  .background-plm-grey a.light-link:hover,
167
185
  .background-plm-grey a.light-link:visited:hover {
@@ -169,14 +187,17 @@ ptc-modal inline-form a,
169
187
  }
170
188
  .light-links a:not(.hero-footer-form-wrapper a,
171
189
  ptc-modal inline-form a,
190
+ .podcast-cta-section a,
172
191
  .vjs-social-share-links a).disabled,
173
192
  .light-links a.light-link.disabled,
174
193
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
175
194
  ptc-modal inline-form a,
195
+ .podcast-cta-section a,
176
196
  .vjs-social-share-links a).disabled,
177
197
  .background-grey-10 a.light-link.disabled,
178
198
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
179
199
  ptc-modal inline-form a,
200
+ .podcast-cta-section a,
180
201
  .vjs-social-share-links a).disabled,
181
202
  .background-plm-grey a.light-link.disabled {
182
203
  color: var(--color-gray-04) !important;
@@ -184,14 +205,17 @@ ptc-modal inline-form a,
184
205
  }
185
206
  .light-links a:not(.hero-footer-form-wrapper a,
186
207
  ptc-modal inline-form a,
208
+ .podcast-cta-section a,
187
209
  .vjs-social-share-links a):focus-visible,
188
210
  .light-links a.light-link:focus-visible,
189
211
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
190
212
  ptc-modal inline-form a,
213
+ .podcast-cta-section a,
191
214
  .vjs-social-share-links a):focus-visible,
192
215
  .background-grey-10 a.light-link:focus-visible,
193
216
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
194
217
  ptc-modal inline-form a,
218
+ .podcast-cta-section a,
195
219
  .vjs-social-share-links a):focus-visible,
196
220
  .background-plm-grey a.light-link:focus-visible {
197
221
  border-radius: var(--ptc-border-radius-standard);
@@ -191,7 +191,7 @@ export class PtcSeoTitle {
191
191
  "type": "string",
192
192
  "mutable": false,
193
193
  "complexType": {
194
- "original": "| \"margin-flush\"\n\t\t| \"margin-top-3\"\n\t\t| \"margin-top-4\"\n\t\t| \"margin-top-5\"\n\t\t| \"margin-top-6\"\n\t\t| \"margin-bottom-3\"\n\t\t| \"margin-bottom-4\"\n\t\t| \"margin-bottom-5\"\n\t\t| \"margin-bottom-6\"\n\t\t| \"margin-3\"\n\t\t| \"margin-4\"\n\t\t| \"margin-5\"\n\t\t| \"margin-6\"\n\t\t| \"margin-9\"",
194
+ "original": "| \"margin-flush\"\r\n\t\t| \"margin-top-3\"\r\n\t\t| \"margin-top-4\"\r\n\t\t| \"margin-top-5\"\r\n\t\t| \"margin-top-6\"\r\n\t\t| \"margin-bottom-3\"\r\n\t\t| \"margin-bottom-4\"\r\n\t\t| \"margin-bottom-5\"\r\n\t\t| \"margin-bottom-6\"\r\n\t\t| \"margin-3\"\r\n\t\t| \"margin-4\"\r\n\t\t| \"margin-5\"\r\n\t\t| \"margin-6\"\r\n\t\t| \"margin-9\"",
195
195
  "resolved": "\"margin-3\" | \"margin-4\" | \"margin-5\" | \"margin-6\" | \"margin-9\" | \"margin-bottom-3\" | \"margin-bottom-4\" | \"margin-bottom-5\" | \"margin-bottom-6\" | \"margin-flush\" | \"margin-top-3\" | \"margin-top-4\" | \"margin-top-5\" | \"margin-top-6\"",
196
196
  "references": {}
197
197
  },
@@ -225,7 +225,7 @@ export class PtcSeoTitle {
225
225
  "type": "string",
226
226
  "mutable": false,
227
227
  "complexType": {
228
- "original": "| \"xx-small\"\n\t\t| \"x-small\"\n\t\t| \"small\"\n\t\t| \"medium\"\n\t\t| \"large\"\n\t\t| \"x-large\"\n\t\t| \"xx-large\"\n\t\t| \"xxx-large\"\n\t\t| \"xxxx-large\"\n\t\t| \"xxxx-large-allbp\"\n\t\t| \"xx-large-allbp\"\n\t\t| \"xxxx-large-desktop\"\n\t\t| \"xxxx-large-store\"",
228
+ "original": "| \"xx-small\"\r\n\t\t| \"x-small\"\r\n\t\t| \"small\"\r\n\t\t| \"medium\"\r\n\t\t| \"large\"\r\n\t\t| \"x-large\"\r\n\t\t| \"xx-large\"\r\n\t\t| \"xxx-large\"\r\n\t\t| \"xxxx-large\"\r\n\t\t| \"xxxx-large-allbp\"\r\n\t\t| \"xx-large-allbp\"\r\n\t\t| \"xxxx-large-desktop\"\r\n\t\t| \"xxxx-large-store\"",
229
229
  "resolved": "\"large\" | \"medium\" | \"small\" | \"x-large\" | \"x-small\" | \"xx-large\" | \"xx-large-allbp\" | \"xx-small\" | \"xxx-large\" | \"xxxx-large\" | \"xxxx-large-allbp\" | \"xxxx-large-desktop\" | \"xxxx-large-store\"",
230
230
  "references": {}
231
231
  },
@@ -242,7 +242,7 @@ export class PtcSeoTitle {
242
242
  "type": "string",
243
243
  "mutable": false,
244
244
  "complexType": {
245
- "original": "| \"densest\"\n\t\t| \"denser\"\n\t\t| \"dense\"\n\t\t| \"normal\"\n\t\t| \"loose\"\n\t\t| \"looser\"\n\t\t| \"paragraph\"",
245
+ "original": "| \"densest\"\r\n\t\t| \"denser\"\r\n\t\t| \"dense\"\r\n\t\t| \"normal\"\r\n\t\t| \"loose\"\r\n\t\t| \"looser\"\r\n\t\t| \"paragraph\"",
246
246
  "resolved": "\"dense\" | \"denser\" | \"densest\" | \"loose\" | \"looser\" | \"normal\" | \"paragraph\"",
247
247
  "references": {}
248
248
  },
@@ -340,6 +340,25 @@ ptc-footer {
340
340
  max-width: 1200px;
341
341
  }
342
342
  }
343
+ @media (prefers-reduced-motion: reduce) {
344
+ :host(.case-studies) .card-wrap::after {
345
+ animation: none;
346
+ }
347
+ :host(.case-studies) .card-wrap::before {
348
+ animation: none;
349
+ }
350
+ :host(.case-studies) .card-wrap .card-animated-border::before {
351
+ animation: none;
352
+ }
353
+ :host(.case-studies) .card-wrap .card-animated-border::after {
354
+ animation: none;
355
+ }
356
+ :host(.case-studies) .card-wrap .card-content {
357
+ opacity: 1;
358
+ visibility: visible;
359
+ animation: none;
360
+ }
361
+ }
343
362
 
344
363
  :host(.bg-image-absent) {
345
364
  padding: 0rem;
@@ -204,15 +204,13 @@ export class PtcTextfield {
204
204
  this.helpertext = await this.getValidationMessage("tel");
205
205
  }
206
206
  else if (!this.iti.isValidNumber()) {
207
- this.helpertext =
208
- await this.getValidationMessage("validtel");
207
+ this.helpertext = await this.getValidationMessage("validtel");
209
208
  }
210
209
  }
211
210
  }
212
211
  else if (this.fieldId === "confirm-email") {
213
212
  if (!this.matchStatus && !!this.customInput.value) {
214
- this.helpertext =
215
- await this.getValidationMessage("confirmemail");
213
+ this.helpertext = await this.getValidationMessage("confirmemail");
216
214
  }
217
215
  }
218
216
  }
@@ -568,7 +566,7 @@ export class PtcTextfield {
568
566
  "type": "unknown",
569
567
  "mutable": false,
570
568
  "complexType": {
571
- "original": "(\r\n\t\tinput: HTMLInputElement | HTMLTextAreaElement,\r\n\t) => string",
569
+ "original": "(\r\n\t\tinput: HTMLInputElement | HTMLTextAreaElement\r\n\t) => string",
572
570
  "resolved": "(input: HTMLInputElement | HTMLTextAreaElement) => string",
573
571
  "references": {
574
572
  "HTMLInputElement": {