@ptcwebops/ptcw-design 6.4.11 → 6.4.12-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 (224) hide show
  1. package/dist/cjs/blogs-search-section.cjs.entry.js +4 -1
  2. package/dist/cjs/buying-option-card.cjs.entry.js +1 -1
  3. package/dist/cjs/buying-option-cards-slider.cjs.entry.js +15 -8
  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-toggled-content.cjs.entry.js +3 -1
  8. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  9. package/dist/cjs/loader.cjs.js +1 -1
  10. package/dist/cjs/modal-form-example.cjs.entry.js +109 -0
  11. package/dist/cjs/ptc-announcement.cjs.entry.js +2 -1
  12. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  13. package/dist/cjs/ptc-button.cjs.entry.js +1 -1
  14. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +3 -17
  15. package/dist/cjs/ptc-card-content.cjs.entry.js +1 -7
  16. package/dist/cjs/ptc-card_2.cjs.entry.js +5 -4
  17. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +24 -24
  19. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  20. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  21. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  22. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +723 -5
  23. package/dist/cjs/ptc-img.cjs.entry.js +87 -7
  24. package/dist/cjs/ptc-jumbotron.cjs.entry.js +11 -5
  25. package/dist/cjs/ptc-modal-quiz.cjs.entry.js +4 -1
  26. package/dist/cjs/ptc-para.cjs.entry.js +1 -1
  27. package/dist/cjs/ptc-picture.cjs.entry.js +0 -17
  28. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  29. package/dist/cjs/ptc-preloader.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-previous-url.cjs.entry.js +11 -2
  31. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +25 -9
  32. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  33. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  36. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  37. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-subnav-v2.cjs.entry.js +147 -247
  39. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  41. package/dist/cjs/ptc-white-paper.cjs.entry.js +19 -9
  42. package/dist/cjs/ptcw-design.cjs.js +1 -1
  43. package/dist/collection/collection-manifest.json +1 -0
  44. package/dist/collection/components/buying-option-card/buying-option-card.css +2 -0
  45. package/dist/collection/components/buying-option-cards-slider/buying-option-cards-slider.css +9 -35
  46. package/dist/collection/components/buying-option-cards-slider/buying-option-cards-slider.js +14 -7
  47. package/dist/collection/components/dynamic-box-bundle/dynamic-box-bundle.js +3 -1
  48. package/dist/collection/components/icon-asset/media/designer-v6.0.7.svg +30 -2
  49. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +24 -0
  50. package/dist/collection/components/organism-bundles/blogs-search-section/blogs-search-section.js +4 -1
  51. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +24 -0
  52. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  53. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +114 -0
  54. package/dist/collection/components/organism-bundles/homepage-toggled-content/homepage-toggled-content.js +3 -1
  55. package/dist/collection/components/ptc-announcement/ptc-announcement.js +2 -1
  56. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +24 -0
  57. package/dist/collection/components/ptc-button/ptc-button.css +0 -2
  58. package/dist/collection/components/ptc-card-content/ptc-card-content.css +3 -45
  59. package/dist/collection/components/ptc-card-content/ptc-card-content.js +2 -26
  60. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +3 -17
  61. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +24 -0
  62. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +24 -0
  63. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +24 -0
  64. package/dist/collection/components/ptc-img/ptc-img.css +76 -0
  65. package/dist/collection/components/ptc-img/ptc-img.js +132 -7
  66. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +26 -3
  67. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.js +28 -4
  68. package/dist/collection/components/ptc-modal/ptc-modal.css +5 -0
  69. package/dist/collection/components/ptc-modal/ptc-modal.js +25 -25
  70. package/dist/collection/components/ptc-modal-quiz/ptc-modal-quiz.js +4 -1
  71. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  72. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  73. package/dist/collection/components/ptc-picture/ptc-picture.js +0 -40
  74. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +24 -0
  75. package/dist/collection/components/ptc-preloader/ptc-preloader.css +147 -111
  76. package/dist/collection/components/ptc-preloader/ptc-preloader.js +1 -1
  77. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +1 -2
  78. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +4 -3
  79. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  80. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +28 -1
  81. package/dist/collection/components/ptc-pricing-packaging-table/ptc-pricing-packaging-table.js +25 -9
  82. package/dist/collection/components/ptc-pricing-tabs/ptc-pricing-tabs.js +1 -1
  83. package/dist/collection/components/ptc-product-card/ptc-product-card.css +24 -0
  84. package/dist/collection/components/ptc-product-category/ptc-product-category.css +24 -0
  85. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +24 -0
  86. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +24 -0
  87. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +24 -0
  88. package/dist/collection/components/ptc-subnav-v2/ptc-subnav-v2.css +110 -115
  89. package/dist/collection/components/ptc-subnav-v2/ptc-subnav-v2.js +150 -248
  90. package/dist/collection/components/ptc-textfield/ptc-textfield.js +3 -5
  91. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +24 -0
  92. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +24 -0
  93. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +27 -3
  94. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +18 -8
  95. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  96. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  97. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  98. package/dist/collection/stories/organisms/ptc/Subanv New/preview.stories.js +338 -0
  99. package/dist/collection/stories/ptc-subnav-v2/ptc-subnav-v2.stories.js +0 -0
  100. package/dist/custom-elements/index.d.ts +6 -0
  101. package/dist/custom-elements/index.js +496 -390
  102. package/dist/esm/blogs-search-section.entry.js +4 -1
  103. package/dist/esm/buying-option-card.entry.js +1 -1
  104. package/dist/esm/buying-option-cards-slider.entry.js +15 -8
  105. package/dist/esm/{component-8c53e377.js → component-80f298b4.js} +2592 -793
  106. package/dist/esm/dynamic-box-bundle.entry.js +3 -1
  107. package/dist/esm/featured-list.entry.js +1 -1
  108. package/dist/esm/homepage-toggled-content.entry.js +3 -1
  109. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  110. package/dist/esm/loader.js +1 -1
  111. package/dist/esm/modal-form-example.entry.js +105 -0
  112. package/dist/esm/ptc-announcement.entry.js +2 -1
  113. package/dist/esm/ptc-bio-card.entry.js +1 -1
  114. package/dist/esm/ptc-button.entry.js +1 -1
  115. package/dist/esm/ptc-card-bottom_2.entry.js +3 -17
  116. package/dist/esm/ptc-card-content.entry.js +1 -7
  117. package/dist/esm/ptc-card_2.entry.js +5 -4
  118. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  119. package/dist/esm/ptc-close-icon_2.entry.js +24 -24
  120. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  121. package/dist/esm/ptc-featured-list.entry.js +1 -1
  122. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  123. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +722 -6
  124. package/dist/esm/ptc-img.entry.js +87 -7
  125. package/dist/esm/ptc-jumbotron.entry.js +11 -5
  126. package/dist/esm/ptc-modal-quiz.entry.js +4 -1
  127. package/dist/esm/ptc-para.entry.js +1 -1
  128. package/dist/esm/ptc-picture.entry.js +0 -17
  129. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  130. package/dist/esm/ptc-preloader.entry.js +1 -1
  131. package/dist/esm/ptc-previous-url.entry.js +11 -2
  132. package/dist/esm/ptc-pricing-packaging-table.entry.js +25 -9
  133. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  134. package/dist/esm/ptc-product-card.entry.js +1 -1
  135. package/dist/esm/ptc-product-category.entry.js +1 -1
  136. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  137. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  138. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  139. package/dist/esm/ptc-subnav-v2.entry.js +147 -247
  140. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  141. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  142. package/dist/esm/ptc-white-paper.entry.js +19 -9
  143. package/dist/esm/ptcw-design.js +1 -1
  144. package/dist/ptcw-design/media/designer-v6.0.7.svg +30 -2
  145. package/dist/ptcw-design/{p-614b66d8.entry.js → p-0451b768.entry.js} +1 -1
  146. package/dist/ptcw-design/p-04891836.entry.js +1 -0
  147. package/dist/ptcw-design/p-17b8281a.entry.js +1 -0
  148. package/dist/ptcw-design/p-187ef77b.entry.js +1 -0
  149. package/dist/ptcw-design/p-2670ac97.entry.js +1 -0
  150. package/dist/ptcw-design/p-2c8faf9a.entry.js +1 -0
  151. package/dist/ptcw-design/{p-4b41fe4e.entry.js → p-312c41b8.entry.js} +1 -1
  152. package/dist/ptcw-design/p-32bec5ef.entry.js +1 -0
  153. package/dist/ptcw-design/p-349f43d5.entry.js +1 -0
  154. package/dist/ptcw-design/p-390c0dee.entry.js +1 -0
  155. package/dist/ptcw-design/p-3b40bfbf.entry.js +68 -0
  156. package/dist/ptcw-design/p-502f534b.entry.js +1 -0
  157. package/dist/ptcw-design/p-53a96796.entry.js +1 -0
  158. package/dist/ptcw-design/p-672a349f.js +336 -0
  159. package/dist/ptcw-design/p-6f9f55b3.entry.js +1 -0
  160. package/dist/ptcw-design/{p-365646b8.entry.js → p-7218fe2c.entry.js} +1 -1
  161. package/dist/ptcw-design/{p-2a3c8a30.entry.js → p-7235425a.entry.js} +1 -1
  162. package/dist/ptcw-design/p-74097f89.entry.js +1 -0
  163. package/dist/ptcw-design/{p-af9912b6.entry.js → p-7834cfee.entry.js} +1 -1
  164. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  165. package/dist/ptcw-design/p-7fe4d383.entry.js +1 -0
  166. package/dist/ptcw-design/p-8fb48953.entry.js +1 -0
  167. package/dist/ptcw-design/p-96f346c4.entry.js +1 -0
  168. package/dist/ptcw-design/{p-db882e62.entry.js → p-9da57f76.entry.js} +1 -1
  169. package/dist/ptcw-design/p-b06bc0a1.entry.js +1 -0
  170. package/dist/ptcw-design/{p-121a9ef6.entry.js → p-b0a16f1a.entry.js} +1 -1
  171. package/dist/ptcw-design/p-b684ca9d.entry.js +1 -0
  172. package/dist/ptcw-design/p-c09a8288.entry.js +1 -0
  173. package/dist/ptcw-design/p-cb0e3ec2.entry.js +1 -0
  174. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  175. package/dist/ptcw-design/p-e3a6ed56.entry.js +1 -0
  176. package/dist/ptcw-design/p-ef870202.entry.js +1 -0
  177. package/dist/ptcw-design/{p-f0958536.entry.js → p-f010c07f.entry.js} +1 -1
  178. package/dist/ptcw-design/p-f6b70f68.entry.js +1 -0
  179. package/dist/ptcw-design/ptcw-design.css +4 -3
  180. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  181. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  182. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +1 -2
  183. package/dist/types/components/ptc-img/ptc-img.d.ts +29 -1
  184. package/dist/types/components/ptc-jumbotron/ptc-jumbotron.d.ts +4 -0
  185. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
  186. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  187. package/dist/types/components/ptc-picture/ptc-picture.d.ts +0 -2
  188. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  189. package/dist/types/components/ptc-subnav-v2/ptc-subnav-v2.d.ts +6 -32
  190. package/dist/types/components.d.ts +53 -11
  191. package/package.json +1 -1
  192. package/readme.md +5 -1
  193. package/dist/cjs/component-1b8ad4d2.js +0 -1819
  194. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -730
  195. package/dist/collection/stories/organisms/ptc/Subnav New/preview.stories.js +0 -360
  196. package/dist/esm/component-9beac35b.js +0 -1802
  197. package/dist/esm/ptc-multi-select_2.entry.js +0 -725
  198. package/dist/ptcw-design/p-009fbf1f.entry.js +0 -1
  199. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  200. package/dist/ptcw-design/p-14ba0f06.entry.js +0 -1
  201. package/dist/ptcw-design/p-1a853854.entry.js +0 -1
  202. package/dist/ptcw-design/p-1f15239e.entry.js +0 -1
  203. package/dist/ptcw-design/p-1f356fcf.entry.js +0 -1
  204. package/dist/ptcw-design/p-2bfd8371.entry.js +0 -1
  205. package/dist/ptcw-design/p-2e6e2a9d.entry.js +0 -1
  206. package/dist/ptcw-design/p-3ed4a7ed.entry.js +0 -1
  207. package/dist/ptcw-design/p-56a73429.entry.js +0 -1
  208. package/dist/ptcw-design/p-80ee97a2.entry.js +0 -1
  209. package/dist/ptcw-design/p-850a6205.entry.js +0 -1
  210. package/dist/ptcw-design/p-8aeb229a.entry.js +0 -1
  211. package/dist/ptcw-design/p-8ef0e26e.entry.js +0 -68
  212. package/dist/ptcw-design/p-9493dfa0.entry.js +0 -1
  213. package/dist/ptcw-design/p-95efe7ee.entry.js +0 -1
  214. package/dist/ptcw-design/p-98426799.js +0 -203
  215. package/dist/ptcw-design/p-98844b50.js +0 -134
  216. package/dist/ptcw-design/p-a9533f9c.entry.js +0 -1
  217. package/dist/ptcw-design/p-b44f4fb1.entry.js +0 -1
  218. package/dist/ptcw-design/p-b5e849da.entry.js +0 -1
  219. package/dist/ptcw-design/p-b89136c6.entry.js +0 -1
  220. package/dist/ptcw-design/p-c42e9110.entry.js +0 -1
  221. package/dist/ptcw-design/p-cad4b517.entry.js +0 -1
  222. package/dist/ptcw-design/p-e976a798.entry.js +0 -1
  223. package/dist/ptcw-design/p-f13c7959.entry.js +0 -1
  224. package/dist/ptcw-design/p-f3d3c161.entry.js +0 -1
@@ -93,16 +93,14 @@ ptc-footer {
93
93
  :host(.card-tall) .ptc-card-content-wrapper,
94
94
  :host(.card-video) .ptc-card-content-wrapper,
95
95
  :host(.card-wide) .ptc-card-content-wrapper,
96
- :host(.card-playlist) .ptc-card-content-wrapper,
97
- :host(.card-on-demand-video) .ptc-card-content-wrapper {
96
+ :host(.card-playlist) .ptc-card-content-wrapper {
98
97
  border-radius: var(--ptc-border-radius-large);
99
98
  position: relative;
100
99
  }
101
100
  :host(.card-tall) .ptc-card-content-wrapper::before,
102
101
  :host(.card-video) .ptc-card-content-wrapper::before,
103
102
  :host(.card-wide) .ptc-card-content-wrapper::before,
104
- :host(.card-playlist) .ptc-card-content-wrapper::before,
105
- :host(.card-on-demand-video) .ptc-card-content-wrapper::before {
103
+ :host(.card-playlist) .ptc-card-content-wrapper::before {
106
104
  content: "";
107
105
  position: absolute;
108
106
  width: 100%;
@@ -118,8 +116,7 @@ ptc-footer {
118
116
  :host(.card-tall) .ptc-card-content-wrapper::after,
119
117
  :host(.card-video) .ptc-card-content-wrapper::after,
120
118
  :host(.card-wide) .ptc-card-content-wrapper::after,
121
- :host(.card-playlist) .ptc-card-content-wrapper::after,
122
- :host(.card-on-demand-video) .ptc-card-content-wrapper::after {
119
+ :host(.card-playlist) .ptc-card-content-wrapper::after {
123
120
  content: url("data:image/svg+xml,%3Csvg width='54' height='56' viewBox='0 0 54 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_126_10476)'%3E%3Cpath d='M42 20L12 36V4L42 20Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_126_10476' x='0' y='0' width='54' height='56' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_126_10476'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_126_10476' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
124
121
  position: absolute;
125
122
  opacity: 0;
@@ -406,43 +403,4 @@ ptc-footer {
406
403
 
407
404
  :host(.o-blue) {
408
405
  border: 2px solid var(--color-blue-07);
409
- }
410
-
411
- :host(.card-on-demand-video) .ptc-card-content-wrapper::before {
412
- background: rgba(0, 0, 0, 0.16);
413
- border: 1px solid rgba(255, 255, 255, 0.08);
414
- box-sizing: border-box;
415
- }
416
- :host(.card-on-demand-video) .ptc-card-content-wrapper::after {
417
- content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="46" height="48" viewBox="0 0 46 48" fill="none"><g filter="url(%23filter0_d_2245_7)"><path d="M38 20L8 36V4L38 20Z" fill="white"/></g><defs><filter id="filter0_d_2245_7" x="0" y="0" width="46" height="48" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="4"/><feGaussianBlur stdDeviation="4"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2245_7"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2245_7" result="shape"/></filter></defs></svg>');
418
- opacity: 1;
419
- left: 0;
420
- right: 0;
421
- top: 8px;
422
- bottom: 0;
423
- transform: translate(0%) scale(1);
424
- width: 100%;
425
- height: 100%;
426
- transform: none;
427
- display: flex;
428
- align-items: center;
429
- justify-content: center;
430
- transition: opacity var(--ptc-transition-medium) var(--ptc-ease-inout), transform var(--ptc-transition-medium) var(--ptc-ease-inout);
431
- }
432
-
433
- :host(.card-on-demand-video.mouse-hover) .ptc-card-content-wrapper::before {
434
- background: transparent;
435
- }
436
- :host(.card-on-demand-video.mouse-hover) .ptc-card-content-wrapper::after {
437
- transform: translate(0%) scale(1.07);
438
- transition: opacity var(--ptc-transition-medium) var(--ptc-ease-inout), transform var(--ptc-transition-medium) var(--ptc-ease-inout);
439
- }
440
-
441
- :host(.card-on-demand-video:active) .ptc-card-content-wrapper::before {
442
- background: rgba(0, 0, 0, 0.12);
443
- }
444
-
445
- :host(.card-on-demand-video.dark) .ptc-card-content-wrapper::before {
446
- border: 1px solid rgba(255, 255, 255, 0.08);
447
- box-sizing: border-box;
448
406
  }
@@ -5,13 +5,11 @@ export class PtcCardContent {
5
5
  this.outlineColor = undefined;
6
6
  this.styles = undefined;
7
7
  this.isLoading = false;
8
- this.cardOnDemandVideoTheme = "light";
9
8
  }
10
9
  hoverEventHandler() {
11
10
  if (!this.el.classList.contains("speed-bump") &&
12
11
  !this.el.classList.contains("card-video-intro") &&
13
12
  !this.el.classList.contains("card-dynamic") &&
14
- !this.el.classList.contains("card-on-demand-video") &&
15
13
  !this.el.classList.contains("extra-tall")) {
16
14
  this.hoverEvent.emit();
17
15
  this.el.classList.add("mouse-hover");
@@ -31,7 +29,6 @@ export class PtcCardContent {
31
29
  if (!this.el.classList.contains("speed-bump") &&
32
30
  !this.el.classList.contains("card-video-intro") &&
33
31
  !this.el.classList.contains("card-dynamic") &&
34
- !this.el.classList.contains("card-on-demand-video") &&
35
32
  !this.el.classList.contains("extra-tall")) {
36
33
  this.hoverEvent.emit();
37
34
  this.el.classList.remove("mouse-hover");
@@ -70,9 +67,6 @@ export class PtcCardContent {
70
67
  return {
71
68
  [this.cardType]: !!this.cardType ? true : false,
72
69
  [this.outlineColor]: !!this.outlineColor ? true : false,
73
- [this.cardOnDemandVideoTheme]: !!this.cardOnDemandVideoTheme
74
- ? true
75
- : false,
76
70
  };
77
71
  }
78
72
  static get is() { return "ptc-card-content"; }
@@ -93,8 +87,8 @@ export class PtcCardContent {
93
87
  "type": "string",
94
88
  "mutable": false,
95
89
  "complexType": {
96
- "original": "| \"card-video\"\r\n\t\t| \"card-tall\"\r\n\t\t| \"card-2up\"\r\n\t\t| \"card-wide\"\r\n\t\t| \"speed-bump\"\r\n\t\t| \"card-playlist\"\r\n\t\t| \"card-video-intro\"\r\n\t\t| \"card-dynamic\"\r\n\t\t| \"extra-tall\"\r\n\t\t| \"color-outlined\"\r\n\t\t| \"thumbnail-video-preview\"\r\n\t\t| \"event-jumbotron-sub-card\"\r\n\t\t| \"event-podcast\"\r\n\t\t| \"card-on-demand-video\"",
97
- "resolved": "\"card-2up\" | \"card-dynamic\" | \"card-on-demand-video\" | \"card-playlist\" | \"card-tall\" | \"card-video\" | \"card-video-intro\" | \"card-wide\" | \"color-outlined\" | \"event-jumbotron-sub-card\" | \"event-podcast\" | \"extra-tall\" | \"speed-bump\" | \"thumbnail-video-preview\"",
90
+ "original": "| \"card-video\"\r\n\t\t| \"card-tall\"\r\n\t\t| \"card-2up\"\r\n\t\t| \"card-wide\"\r\n\t\t| \"speed-bump\"\r\n\t\t| \"card-playlist\"\r\n\t\t| \"card-video-intro\"\r\n\t\t| \"card-dynamic\"\r\n\t\t| \"extra-tall\"\r\n\t\t| \"color-outlined\"\r\n\t\t| \"thumbnail-video-preview\"\r\n\t\t| \"event-jumbotron-sub-card\"\r\n\t\t| \"event-podcast\"",
91
+ "resolved": "\"card-2up\" | \"card-dynamic\" | \"card-playlist\" | \"card-tall\" | \"card-video\" | \"card-video-intro\" | \"card-wide\" | \"color-outlined\" | \"event-jumbotron-sub-card\" | \"event-podcast\" | \"extra-tall\" | \"speed-bump\" | \"thumbnail-video-preview\"",
98
92
  "references": {}
99
93
  },
100
94
  "required": false,
@@ -157,24 +151,6 @@ export class PtcCardContent {
157
151
  "attribute": "is-loading",
158
152
  "reflect": false,
159
153
  "defaultValue": "false"
160
- },
161
- "cardOnDemandVideoTheme": {
162
- "type": "string",
163
- "mutable": false,
164
- "complexType": {
165
- "original": "\"light\" | \"dark\"",
166
- "resolved": "\"dark\" | \"light\"",
167
- "references": {}
168
- },
169
- "required": false,
170
- "optional": true,
171
- "docs": {
172
- "tags": [],
173
- "text": ""
174
- },
175
- "attribute": "card-on-demand-video-theme",
176
- "reflect": false,
177
- "defaultValue": "\"light\""
178
154
  }
179
155
  };
180
156
  }
@@ -26,14 +26,6 @@ export class PtcCardPlm {
26
26
  const cardOverlay = this.el.querySelector("ptc-overlay");
27
27
  cardOverlay.setOverlay("black-5");
28
28
  }
29
- // Only toggle mouse-hover on nested ptc-card-content for on-demand video cards
30
- const cardContent = this.el.querySelector("ptc-card-content");
31
- if (cardContent) {
32
- const contentClasses = cardContent.classList;
33
- if (contentClasses.contains("card-on-demand-video")) {
34
- contentClasses.add("mouse-hover");
35
- }
36
- }
37
29
  }
38
30
  leaveEventHandler() {
39
31
  if (this.el.classList.contains("extra-tall")) {
@@ -45,14 +37,6 @@ export class PtcCardPlm {
45
37
  const cardOverlay = this.el.querySelector("ptc-overlay");
46
38
  cardOverlay.setOverlay("black-4");
47
39
  }
48
- // Remove hover state only for on-demand video card content
49
- const cardContent = this.el.querySelector("ptc-card-content");
50
- if (cardContent) {
51
- const contentClasses = cardContent.classList;
52
- if (contentClasses.contains("card-on-demand-video")) {
53
- contentClasses.remove("mouse-hover");
54
- }
55
- }
56
40
  }
57
41
  componentDidLoad() {
58
42
  this.checkScreenSize();
@@ -65,7 +49,9 @@ export class PtcCardPlm {
65
49
  ? { onMouseEnter: this.hoverEventHandler.bind(this) }
66
50
  : {}), (!this.isLoading
67
51
  ? { onMouseLeave: this.leaveEventHandler.bind(this) }
68
- : {})), this.styles && h("style", null, this.styles), h("div", { class: "tracker-div mf-listen", id: this.trackerId }, h(Tag, Object.assign({ class: `mf-listen ${this.darkFocusState ? "focus-state-dark-background" : ""}` }, (!!this.cardLink && this.cardType !== "simple-card"
52
+ : {})), this.styles && h("style", null, this.styles), h("div", { class: "tracker-div mf-listen", id: this.trackerId }, h(Tag, Object.assign({ class: `mf-listen ${this.darkFocusState
53
+ ? "focus-state-dark-background"
54
+ : ""}` }, (!!this.cardLink && this.cardType !== "simple-card"
69
55
  ? { tabindex: "0" }
70
56
  : { tabindex: "-1" }), (!!this.cardLink && !this.isLoading
71
57
  ? { href: this.cardLink }
@@ -787,14 +787,17 @@ a:focus-visible {
787
787
 
788
788
  .light-links a:not(.hero-footer-form-wrapper a,
789
789
  ptc-modal inline-form a,
790
+ .podcast-cta-section a,
790
791
  .vjs-social-share-links a),
791
792
  .light-links a.light-link,
792
793
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
793
794
  ptc-modal inline-form a,
795
+ .podcast-cta-section a,
794
796
  .vjs-social-share-links a),
795
797
  .background-grey-10 a.light-link,
796
798
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
797
799
  ptc-modal inline-form a,
800
+ .podcast-cta-section a,
798
801
  .vjs-social-share-links a),
799
802
  .background-plm-grey a.light-link {
800
803
  color: var(--color-blue-04);
@@ -803,38 +806,47 @@ ptc-modal inline-form a,
803
806
  }
804
807
  .light-links a:not(.hero-footer-form-wrapper a,
805
808
  ptc-modal inline-form a,
809
+ .podcast-cta-section a,
806
810
  .vjs-social-share-links a):visited,
807
811
  .light-links a.light-link:visited,
808
812
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
809
813
  ptc-modal inline-form a,
814
+ .podcast-cta-section a,
810
815
  .vjs-social-share-links a):visited,
811
816
  .background-grey-10 a.light-link:visited,
812
817
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
813
818
  ptc-modal inline-form a,
819
+ .podcast-cta-section a,
814
820
  .vjs-social-share-links a):visited,
815
821
  .background-plm-grey a.light-link:visited {
816
822
  color: var(--color-blue-06);
817
823
  }
818
824
  .light-links a:not(.hero-footer-form-wrapper a,
819
825
  ptc-modal inline-form a,
826
+ .podcast-cta-section a,
820
827
  .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a,
821
828
  ptc-modal inline-form a,
829
+ .podcast-cta-section a,
822
830
  .vjs-social-share-links a):visited:active,
823
831
  .light-links a.light-link:active,
824
832
  .light-links a.light-link:visited:active,
825
833
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
826
834
  ptc-modal inline-form a,
835
+ .podcast-cta-section a,
827
836
  .vjs-social-share-links a):active,
828
837
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
829
838
  ptc-modal inline-form a,
839
+ .podcast-cta-section a,
830
840
  .vjs-social-share-links a):visited:active,
831
841
  .background-grey-10 a.light-link:active,
832
842
  .background-grey-10 a.light-link:visited:active,
833
843
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
834
844
  ptc-modal inline-form a,
845
+ .podcast-cta-section a,
835
846
  .vjs-social-share-links a):active,
836
847
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
837
848
  ptc-modal inline-form a,
849
+ .podcast-cta-section a,
838
850
  .vjs-social-share-links a):visited:active,
839
851
  .background-plm-grey a.light-link:active,
840
852
  .background-plm-grey a.light-link:visited:active {
@@ -843,24 +855,30 @@ ptc-modal inline-form a,
843
855
  }
844
856
  .light-links a:not(.hero-footer-form-wrapper a,
845
857
  ptc-modal inline-form a,
858
+ .podcast-cta-section a,
846
859
  .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a,
847
860
  ptc-modal inline-form a,
861
+ .podcast-cta-section a,
848
862
  .vjs-social-share-links a):visited:hover,
849
863
  .light-links a.light-link:hover,
850
864
  .light-links a.light-link:visited:hover,
851
865
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
852
866
  ptc-modal inline-form a,
867
+ .podcast-cta-section a,
853
868
  .vjs-social-share-links a):hover,
854
869
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
855
870
  ptc-modal inline-form a,
871
+ .podcast-cta-section a,
856
872
  .vjs-social-share-links a):visited:hover,
857
873
  .background-grey-10 a.light-link:hover,
858
874
  .background-grey-10 a.light-link:visited:hover,
859
875
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
860
876
  ptc-modal inline-form a,
877
+ .podcast-cta-section a,
861
878
  .vjs-social-share-links a):hover,
862
879
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
863
880
  ptc-modal inline-form a,
881
+ .podcast-cta-section a,
864
882
  .vjs-social-share-links a):visited:hover,
865
883
  .background-plm-grey a.light-link:hover,
866
884
  .background-plm-grey a.light-link:visited:hover {
@@ -868,14 +886,17 @@ ptc-modal inline-form a,
868
886
  }
869
887
  .light-links a:not(.hero-footer-form-wrapper a,
870
888
  ptc-modal inline-form a,
889
+ .podcast-cta-section a,
871
890
  .vjs-social-share-links a).disabled,
872
891
  .light-links a.light-link.disabled,
873
892
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
874
893
  ptc-modal inline-form a,
894
+ .podcast-cta-section a,
875
895
  .vjs-social-share-links a).disabled,
876
896
  .background-grey-10 a.light-link.disabled,
877
897
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
878
898
  ptc-modal inline-form a,
899
+ .podcast-cta-section a,
879
900
  .vjs-social-share-links a).disabled,
880
901
  .background-plm-grey a.light-link.disabled {
881
902
  color: var(--color-gray-04) !important;
@@ -883,14 +904,17 @@ ptc-modal inline-form a,
883
904
  }
884
905
  .light-links a:not(.hero-footer-form-wrapper a,
885
906
  ptc-modal inline-form a,
907
+ .podcast-cta-section a,
886
908
  .vjs-social-share-links a):focus-visible,
887
909
  .light-links a.light-link:focus-visible,
888
910
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
889
911
  ptc-modal inline-form a,
912
+ .podcast-cta-section a,
890
913
  .vjs-social-share-links a):focus-visible,
891
914
  .background-grey-10 a.light-link:focus-visible,
892
915
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
893
916
  ptc-modal inline-form a,
917
+ .podcast-cta-section a,
894
918
  .vjs-social-share-links a):focus-visible,
895
919
  .background-plm-grey a.light-link:focus-visible {
896
920
  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);
@@ -145,14 +145,17 @@ a:focus-visible {
145
145
 
146
146
  .light-links a:not(.hero-footer-form-wrapper a,
147
147
  ptc-modal inline-form a,
148
+ .podcast-cta-section a,
148
149
  .vjs-social-share-links a),
149
150
  .light-links a.light-link,
150
151
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
151
152
  ptc-modal inline-form a,
153
+ .podcast-cta-section a,
152
154
  .vjs-social-share-links a),
153
155
  .background-grey-10 a.light-link,
154
156
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
155
157
  ptc-modal inline-form a,
158
+ .podcast-cta-section a,
156
159
  .vjs-social-share-links a),
157
160
  .background-plm-grey a.light-link {
158
161
  color: var(--color-blue-04);
@@ -161,38 +164,47 @@ ptc-modal inline-form a,
161
164
  }
162
165
  .light-links a:not(.hero-footer-form-wrapper a,
163
166
  ptc-modal inline-form a,
167
+ .podcast-cta-section a,
164
168
  .vjs-social-share-links a):visited,
165
169
  .light-links a.light-link:visited,
166
170
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
167
171
  ptc-modal inline-form a,
172
+ .podcast-cta-section a,
168
173
  .vjs-social-share-links a):visited,
169
174
  .background-grey-10 a.light-link:visited,
170
175
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
171
176
  ptc-modal inline-form a,
177
+ .podcast-cta-section a,
172
178
  .vjs-social-share-links a):visited,
173
179
  .background-plm-grey a.light-link:visited {
174
180
  color: var(--color-blue-06);
175
181
  }
176
182
  .light-links a:not(.hero-footer-form-wrapper a,
177
183
  ptc-modal inline-form a,
184
+ .podcast-cta-section a,
178
185
  .vjs-social-share-links a):active, .light-links a:not(.hero-footer-form-wrapper a,
179
186
  ptc-modal inline-form a,
187
+ .podcast-cta-section a,
180
188
  .vjs-social-share-links a):visited:active,
181
189
  .light-links a.light-link:active,
182
190
  .light-links a.light-link:visited:active,
183
191
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
184
192
  ptc-modal inline-form a,
193
+ .podcast-cta-section a,
185
194
  .vjs-social-share-links a):active,
186
195
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
187
196
  ptc-modal inline-form a,
197
+ .podcast-cta-section a,
188
198
  .vjs-social-share-links a):visited:active,
189
199
  .background-grey-10 a.light-link:active,
190
200
  .background-grey-10 a.light-link:visited:active,
191
201
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
192
202
  ptc-modal inline-form a,
203
+ .podcast-cta-section a,
193
204
  .vjs-social-share-links a):active,
194
205
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
195
206
  ptc-modal inline-form a,
207
+ .podcast-cta-section a,
196
208
  .vjs-social-share-links a):visited:active,
197
209
  .background-plm-grey a.light-link:active,
198
210
  .background-plm-grey a.light-link:visited:active {
@@ -201,24 +213,30 @@ ptc-modal inline-form a,
201
213
  }
202
214
  .light-links a:not(.hero-footer-form-wrapper a,
203
215
  ptc-modal inline-form a,
216
+ .podcast-cta-section a,
204
217
  .vjs-social-share-links a):hover, .light-links a:not(.hero-footer-form-wrapper a,
205
218
  ptc-modal inline-form a,
219
+ .podcast-cta-section a,
206
220
  .vjs-social-share-links a):visited:hover,
207
221
  .light-links a.light-link:hover,
208
222
  .light-links a.light-link:visited:hover,
209
223
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
210
224
  ptc-modal inline-form a,
225
+ .podcast-cta-section a,
211
226
  .vjs-social-share-links a):hover,
212
227
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
213
228
  ptc-modal inline-form a,
229
+ .podcast-cta-section a,
214
230
  .vjs-social-share-links a):visited:hover,
215
231
  .background-grey-10 a.light-link:hover,
216
232
  .background-grey-10 a.light-link:visited:hover,
217
233
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
218
234
  ptc-modal inline-form a,
235
+ .podcast-cta-section a,
219
236
  .vjs-social-share-links a):hover,
220
237
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
221
238
  ptc-modal inline-form a,
239
+ .podcast-cta-section a,
222
240
  .vjs-social-share-links a):visited:hover,
223
241
  .background-plm-grey a.light-link:hover,
224
242
  .background-plm-grey a.light-link:visited:hover {
@@ -226,14 +244,17 @@ ptc-modal inline-form a,
226
244
  }
227
245
  .light-links a:not(.hero-footer-form-wrapper a,
228
246
  ptc-modal inline-form a,
247
+ .podcast-cta-section a,
229
248
  .vjs-social-share-links a).disabled,
230
249
  .light-links a.light-link.disabled,
231
250
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
232
251
  ptc-modal inline-form a,
252
+ .podcast-cta-section a,
233
253
  .vjs-social-share-links a).disabled,
234
254
  .background-grey-10 a.light-link.disabled,
235
255
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
236
256
  ptc-modal inline-form a,
257
+ .podcast-cta-section a,
237
258
  .vjs-social-share-links a).disabled,
238
259
  .background-plm-grey a.light-link.disabled {
239
260
  color: var(--color-gray-04) !important;
@@ -241,14 +262,17 @@ ptc-modal inline-form a,
241
262
  }
242
263
  .light-links a:not(.hero-footer-form-wrapper a,
243
264
  ptc-modal inline-form a,
265
+ .podcast-cta-section a,
244
266
  .vjs-social-share-links a):focus-visible,
245
267
  .light-links a.light-link:focus-visible,
246
268
  .background-grey-10 a:not(.hero-footer-form-wrapper a,
247
269
  ptc-modal inline-form a,
270
+ .podcast-cta-section a,
248
271
  .vjs-social-share-links a):focus-visible,
249
272
  .background-grey-10 a.light-link:focus-visible,
250
273
  .background-plm-grey a:not(.hero-footer-form-wrapper a,
251
274
  ptc-modal inline-form a,
275
+ .podcast-cta-section a,
252
276
  .vjs-social-share-links a):focus-visible,
253
277
  .background-plm-grey a.light-link:focus-visible {
254
278
  border-radius: var(--ptc-border-radius-standard);
@@ -128,4 +128,80 @@ ptc-footer {
128
128
  .hidden-lg {
129
129
  display: none !important;
130
130
  }
131
+ }
132
+ .lazy-bg {
133
+ background-image: none !important;
134
+ background-color: var(--color-gray-03);
135
+ }
136
+
137
+ .ptc-img {
138
+ position: relative;
139
+ width: 100%;
140
+ height: 100%;
141
+ background-size: cover;
142
+ background-repeat: no-repeat;
143
+ background-position: center center;
144
+ }
145
+
146
+ img {
147
+ width: 100%;
148
+ height: auto;
149
+ display: block;
150
+ }
151
+
152
+ .low-quality,
153
+ .medium-quality,
154
+ .high-quality {
155
+ position: absolute;
156
+ width: 100%;
157
+ height: 100%;
158
+ top: 0;
159
+ left: 0;
160
+ background-size: cover;
161
+ background-repeat: no-repeat;
162
+ background-position: center center;
163
+ transition: opacity 0.5s ease-in-out;
164
+ }
165
+
166
+ .low-quality {
167
+ z-index: 1;
168
+ }
169
+
170
+ .medium-quality {
171
+ z-index: 2;
172
+ opacity: 0;
173
+ }
174
+
175
+ .high-quality {
176
+ z-index: 3;
177
+ opacity: 0;
178
+ }
179
+
180
+ .ptc-img--lazy .lazy-bg {
181
+ background-image: none !important;
182
+ background-color: var(--color-gray-03);
183
+ }
184
+ .ptc-img--lazy .low-quality,
185
+ .ptc-img--lazy .medium-quality,
186
+ .ptc-img--lazy .high-quality {
187
+ position: absolute;
188
+ width: 100%;
189
+ height: 100%;
190
+ top: 0;
191
+ left: 0;
192
+ background-size: cover;
193
+ background-repeat: no-repeat;
194
+ background-position: center center;
195
+ transition: opacity 0.5s ease-in-out;
196
+ }
197
+ .ptc-img--lazy .low-quality {
198
+ z-index: 1;
199
+ }
200
+ .ptc-img--lazy .medium-quality {
201
+ z-index: 2;
202
+ opacity: 0;
203
+ }
204
+ .ptc-img--lazy .high-quality {
205
+ z-index: 3;
206
+ opacity: 0;
131
207
  }