@ptcwebops/ptcw-design 6.2.15 → 6.2.16-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 (290) 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 +1 -1
  4. package/dist/cjs/{component-06dda623.js → component-4dd13907.js} +2643 -832
  5. package/dist/cjs/event-jumbotron-example.cjs.entry.js +146 -0
  6. package/dist/cjs/featured-events-slider-example.cjs.entry.js +387 -2
  7. package/dist/cjs/featured-list.cjs.entry.js +1 -1
  8. package/dist/cjs/homepage-jumbotron.cjs.entry.js +1 -1
  9. package/dist/cjs/homepage-toggled-content.cjs.entry.js +1 -1
  10. package/dist/cjs/icon-asset.cjs.entry.js +65 -0
  11. package/dist/cjs/innovator-toggle-container.cjs.entry.js +1 -1
  12. package/dist/cjs/list-item.cjs.entry.js +48 -0
  13. package/dist/cjs/loader.cjs.js +1 -1
  14. package/dist/cjs/modal-form-example.cjs.entry.js +94 -0
  15. package/dist/cjs/most-popular-news.cjs.entry.js +1 -1
  16. package/dist/cjs/my-component.cjs.entry.js +1 -1
  17. package/dist/cjs/ptc-accordion-item.cjs.entry.js +1 -1
  18. package/dist/cjs/ptc-background-video.cjs.entry.js +1 -1
  19. package/dist/cjs/ptc-bio-card.cjs.entry.js +1 -1
  20. package/dist/cjs/ptc-breadcrumb.cjs.entry.js +47 -0
  21. package/dist/cjs/ptc-button.cjs.entry.js +87 -0
  22. package/dist/cjs/ptc-card-bottom_2.cjs.entry.js +134 -0
  23. package/dist/cjs/ptc-card-content.cjs.entry.js +68 -0
  24. package/dist/cjs/ptc-card_2.cjs.entry.js +2 -11
  25. package/dist/cjs/ptc-case-studies-slider.cjs.entry.js +1 -1
  26. package/dist/cjs/ptc-close-icon_2.cjs.entry.js +222 -0
  27. package/dist/cjs/ptc-collapse-list.cjs.entry.js +15 -20
  28. package/dist/cjs/ptc-data-lookup.cjs.entry.js +1 -2
  29. package/dist/cjs/ptc-featured-list.cjs.entry.js +1 -1
  30. package/dist/cjs/ptc-filter-level-theater.cjs.entry.js +1 -1
  31. package/dist/cjs/ptc-footer.cjs.entry.js +1 -1
  32. package/dist/cjs/{ptc-form-checkbox_2.cjs.entry.js → ptc-form-checkbox_4.cjs.entry.js} +788 -6
  33. package/dist/cjs/ptc-homepage-image-feature.cjs.entry.js +1 -1
  34. package/dist/cjs/ptc-homepage-video-background.cjs.entry.js +1 -1
  35. package/dist/cjs/ptc-icon-card.cjs.entry.js +8 -2
  36. package/dist/cjs/ptc-img.cjs.entry.js +133 -0
  37. package/dist/cjs/ptc-jumbotron.cjs.entry.js +1 -1
  38. package/dist/cjs/ptc-link.cjs.entry.js +87 -0
  39. package/dist/cjs/ptc-media-card.cjs.entry.js +1 -1
  40. package/dist/cjs/ptc-nav-submenu.cjs.entry.js +1 -1
  41. package/dist/cjs/ptc-para.cjs.entry.js +127 -0
  42. package/dist/cjs/ptc-podcast-card.cjs.entry.js +1 -1
  43. package/dist/cjs/ptc-previous-url.cjs.entry.js +10 -2
  44. package/dist/cjs/ptc-pricing-packaging-table.cjs.entry.js +1 -1
  45. package/dist/cjs/ptc-pricing-tabs.cjs.entry.js +1 -1
  46. package/dist/cjs/ptc-product-card.cjs.entry.js +1 -1
  47. package/dist/cjs/ptc-product-category.cjs.entry.js +1 -1
  48. package/dist/cjs/ptc-product-highlight-card.cjs.entry.js +1 -1
  49. package/dist/cjs/ptc-readmore-char.cjs.entry.js +1 -1
  50. package/dist/cjs/ptc-readmore-v3.cjs.entry.js +1 -1
  51. package/dist/cjs/ptc-scroll-button.cjs.entry.js +136 -0
  52. package/dist/cjs/ptc-social-icons-footer.cjs.entry.js +7 -2
  53. package/dist/cjs/ptc-spacer.cjs.entry.js +38 -0
  54. package/dist/cjs/ptc-title.cjs.entry.js +152 -0
  55. package/dist/cjs/ptc-tooltip-v2.cjs.entry.js +1 -1
  56. package/dist/cjs/ptc-value-led-speed-bump.cjs.entry.js +1 -1
  57. package/dist/cjs/ptc-white-paper.cjs.entry.js +1 -7
  58. package/dist/cjs/ptcw-design.cjs.js +1 -1
  59. package/dist/cjs/{utils-87d7b99f.js → utils-ad441b07.js} +9 -0
  60. package/dist/collection/collection-manifest.json +1 -1
  61. package/dist/collection/components/icon-asset/media/designer-v6.0.6.svg +30 -2
  62. package/dist/collection/components/innovator-toggle-container/innovator-toggle-container.css +20 -5
  63. package/dist/collection/components/organism-bundles/bundle-featured-list/featured-list.css +19 -1
  64. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.css +26 -0
  65. package/dist/collection/components/organism-bundles/form/modal-from-example/modal-form-example.js +99 -0
  66. package/dist/collection/components/ptc-bio-card/ptc-bio-card.css +20 -5
  67. package/dist/collection/components/ptc-button/ptc-button.js +4 -1
  68. package/dist/collection/components/ptc-card-bottom/ptc-card-bottom.js +2 -65
  69. package/dist/collection/components/ptc-card-content/ptc-card-content.js +2 -10
  70. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.css +10 -7
  71. package/dist/collection/components/ptc-card-wrapper/ptc-card-wrapper.js +2 -2
  72. package/dist/collection/components/ptc-case-studies-slider/ptc-case-studies-slider.css +20 -5
  73. package/dist/collection/components/ptc-collapse-list/ptc-collapse-list.js +50 -19
  74. package/dist/collection/components/ptc-featured-list/ptc-featured-list.css +20 -5
  75. package/dist/collection/components/ptc-filter-level-theater/ptc-filter-level-theater.css +20 -5
  76. package/dist/collection/components/ptc-footer/ptc-footer-v2.css +14 -1
  77. package/dist/collection/components/ptc-icon-card/ptc-icon-card.css +10 -0
  78. package/dist/collection/components/ptc-icon-card/ptc-icon-card.js +25 -1
  79. package/dist/collection/components/ptc-jumbotron/ptc-jumbotron.css +20 -5
  80. package/dist/collection/components/ptc-link/ptc-link.css +8 -5
  81. package/dist/collection/components/ptc-link/ptc-link.js +4 -12
  82. package/dist/collection/components/ptc-modal/ptc-modal.css +4 -0
  83. package/dist/collection/components/ptc-modal/ptc-modal.js +2 -2
  84. package/dist/collection/components/ptc-para/ptc-para.css +3 -0
  85. package/dist/collection/components/ptc-para/ptc-para.js +2 -2
  86. package/dist/collection/components/ptc-podcast-card/ptc-podcast-card.css +20 -5
  87. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.css +8 -415
  88. package/dist/collection/components/ptc-preloader-section/ptc-preloader-section.js +1 -10
  89. package/dist/collection/components/ptc-previous-url/ptc-previous-url.css +16 -0
  90. package/dist/collection/components/ptc-previous-url/ptc-previous-url.js +27 -1
  91. package/dist/collection/components/ptc-product-card/ptc-product-card.css +20 -5
  92. package/dist/collection/components/ptc-product-category/ptc-product-category.css +20 -5
  93. package/dist/collection/components/ptc-product-highlight-card/ptc-product-highlight-card.css +20 -5
  94. package/dist/collection/components/ptc-readmore-char/ptc-readmore-char.css +20 -5
  95. package/dist/collection/components/ptc-readmore-v3/ptc-readmore-v3.css +20 -5
  96. package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.css +10 -0
  97. package/dist/collection/components/ptc-social-icons-footer/ptc-social-icons-footer.js +24 -1
  98. package/dist/collection/components/ptc-textfield/ptc-textfield.js +1 -1
  99. package/dist/collection/components/ptc-tooltip-v2/ptc-tooltip-v2.css +20 -5
  100. package/dist/collection/components/ptc-value-led-speed-bump/ptc-value-led-speed-bump.css +20 -5
  101. package/dist/collection/components/ptc-white-paper/ptc-white-paper.css +20 -5
  102. package/dist/collection/components/ptc-white-paper/ptc-white-paper.js +0 -6
  103. package/dist/collection/components/subnav/ptc-nav-submenu/ptc-nav-submenu.css +7 -0
  104. package/dist/collection/stories/organisms/eSupport/CaseTracker/preview.stories.js +45 -0
  105. package/dist/collection/stories/organisms/eSupport/SupportArticle/preview.stories.js +47 -0
  106. package/dist/collection/stories/organisms/eSupport/SupportPage/preview.stories.js +157 -0
  107. package/dist/collection/utils/utils.js +8 -0
  108. package/dist/custom-elements/index.d.ts +6 -6
  109. package/dist/custom-elements/index.js +171 -163
  110. package/dist/esm/blog-detail-content_2.entry.js +1 -1
  111. package/dist/esm/blog-detail-layout.entry.js +1 -1
  112. package/dist/esm/blogs-search-section.entry.js +1 -1
  113. package/dist/esm/{component-274da230.js → component-9c921cc6.js} +2592 -793
  114. package/dist/esm/event-jumbotron-example.entry.js +142 -0
  115. package/dist/esm/featured-events-slider-example.entry.js +387 -2
  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 +1 -1
  119. package/dist/esm/icon-asset.entry.js +61 -0
  120. package/dist/esm/innovator-toggle-container.entry.js +1 -1
  121. package/dist/esm/list-item.entry.js +44 -0
  122. package/dist/esm/loader.js +1 -1
  123. package/dist/esm/modal-form-example.entry.js +90 -0
  124. package/dist/esm/most-popular-news.entry.js +1 -1
  125. package/dist/esm/my-component.entry.js +1 -1
  126. package/dist/esm/ptc-accordion-item.entry.js +1 -1
  127. package/dist/esm/ptc-background-video.entry.js +1 -1
  128. package/dist/esm/ptc-bio-card.entry.js +1 -1
  129. package/dist/esm/ptc-breadcrumb.entry.js +43 -0
  130. package/dist/esm/ptc-button.entry.js +83 -0
  131. package/dist/esm/ptc-card-bottom_2.entry.js +129 -0
  132. package/dist/esm/ptc-card-content.entry.js +64 -0
  133. package/dist/esm/ptc-card_2.entry.js +2 -11
  134. package/dist/esm/ptc-case-studies-slider.entry.js +1 -1
  135. package/dist/esm/ptc-close-icon_2.entry.js +217 -0
  136. package/dist/esm/ptc-collapse-list.entry.js +15 -20
  137. package/dist/esm/ptc-data-lookup.entry.js +1 -2
  138. package/dist/esm/ptc-featured-list.entry.js +1 -1
  139. package/dist/esm/ptc-filter-level-theater.entry.js +1 -1
  140. package/dist/esm/ptc-footer.entry.js +1 -1
  141. package/dist/esm/{ptc-form-checkbox_2.entry.js → ptc-form-checkbox_4.entry.js} +785 -5
  142. package/dist/esm/ptc-homepage-image-feature.entry.js +1 -1
  143. package/dist/esm/ptc-homepage-video-background.entry.js +1 -1
  144. package/dist/esm/ptc-icon-card.entry.js +9 -3
  145. package/dist/esm/ptc-img.entry.js +129 -0
  146. package/dist/esm/ptc-jumbotron.entry.js +1 -1
  147. package/dist/esm/ptc-link.entry.js +83 -0
  148. package/dist/esm/ptc-media-card.entry.js +1 -1
  149. package/dist/esm/ptc-nav-submenu.entry.js +1 -1
  150. package/dist/esm/ptc-para.entry.js +123 -0
  151. package/dist/esm/ptc-podcast-card.entry.js +1 -1
  152. package/dist/esm/ptc-previous-url.entry.js +10 -2
  153. package/dist/esm/ptc-pricing-packaging-table.entry.js +1 -1
  154. package/dist/esm/ptc-pricing-tabs.entry.js +1 -1
  155. package/dist/esm/ptc-product-card.entry.js +1 -1
  156. package/dist/esm/ptc-product-category.entry.js +1 -1
  157. package/dist/esm/ptc-product-highlight-card.entry.js +1 -1
  158. package/dist/esm/ptc-readmore-char.entry.js +1 -1
  159. package/dist/esm/ptc-readmore-v3.entry.js +1 -1
  160. package/dist/esm/ptc-scroll-button.entry.js +132 -0
  161. package/dist/esm/ptc-social-icons-footer.entry.js +7 -2
  162. package/dist/esm/ptc-spacer.entry.js +34 -0
  163. package/dist/esm/ptc-title.entry.js +148 -0
  164. package/dist/esm/ptc-tooltip-v2.entry.js +1 -1
  165. package/dist/esm/ptc-value-led-speed-bump.entry.js +1 -1
  166. package/dist/esm/ptc-white-paper.entry.js +1 -7
  167. package/dist/esm/ptcw-design.js +1 -1
  168. package/dist/esm/{utils-b7c6422e.js → utils-63eab4bd.js} +9 -1
  169. package/dist/ptcw-design/media/designer-v6.0.6.svg +30 -2
  170. package/dist/ptcw-design/p-01075feb.entry.js +1 -0
  171. package/dist/ptcw-design/p-0c69ea52.entry.js +1 -0
  172. package/dist/ptcw-design/{p-1cff585f.entry.js → p-0d806031.entry.js} +1 -1
  173. package/dist/ptcw-design/p-0d992cda.entry.js +68 -0
  174. package/dist/ptcw-design/p-1070f8a3.entry.js +1 -0
  175. package/dist/ptcw-design/p-122c54b0.entry.js +1 -0
  176. package/dist/ptcw-design/p-158f6d50.entry.js +1 -0
  177. package/dist/ptcw-design/{p-999d1c9f.entry.js → p-17f6e145.entry.js} +1 -1
  178. package/dist/ptcw-design/p-257deac0.entry.js +1 -0
  179. package/dist/ptcw-design/p-25a25451.entry.js +1 -0
  180. package/dist/ptcw-design/{p-fce2bd81.entry.js → p-2749c178.entry.js} +1 -1
  181. package/dist/ptcw-design/p-28371371.entry.js +1 -0
  182. package/dist/ptcw-design/{p-34b270c1.entry.js → p-28be539b.entry.js} +1 -1
  183. package/dist/ptcw-design/p-29240ef8.entry.js +1 -0
  184. package/dist/ptcw-design/p-2ac5ed9c.entry.js +1 -0
  185. package/dist/ptcw-design/p-34c50b3e.entry.js +1 -0
  186. package/dist/ptcw-design/{p-34610052.entry.js → p-48c33817.entry.js} +1 -1
  187. package/dist/ptcw-design/{p-7e7ebf0a.entry.js → p-49e54079.entry.js} +1 -1
  188. package/dist/ptcw-design/{p-eab1042e.entry.js → p-4ee98a3e.entry.js} +1 -1
  189. package/dist/ptcw-design/p-50d68602.entry.js +1 -0
  190. package/dist/ptcw-design/p-5ef23b5c.entry.js +1 -0
  191. package/dist/ptcw-design/{p-103ec637.entry.js → p-627103d8.entry.js} +1 -1
  192. package/dist/ptcw-design/{p-4c096997.entry.js → p-6a3caf2b.entry.js} +1 -1
  193. package/dist/ptcw-design/{p-52b82ac5.entry.js → p-6f5fecae.entry.js} +1 -1
  194. package/dist/ptcw-design/p-72df6678.entry.js +1 -0
  195. package/dist/ptcw-design/p-7793babb.entry.js +1 -0
  196. package/dist/ptcw-design/p-77b1221e.js +1 -0
  197. package/dist/ptcw-design/{p-d1857ada.entry.js → p-77cad16c.entry.js} +1 -1
  198. package/dist/ptcw-design/p-799afee5.entry.js +1 -0
  199. package/dist/ptcw-design/{p-29639cd4.entry.js → p-821f0ff9.entry.js} +1 -1
  200. package/dist/ptcw-design/p-8e297cd7.entry.js +1 -0
  201. package/dist/ptcw-design/p-90c4f08b.entry.js +1 -0
  202. package/dist/ptcw-design/p-92d22c78.entry.js +1 -0
  203. package/dist/ptcw-design/p-94b52339.entry.js +1 -0
  204. package/dist/ptcw-design/p-95187918.entry.js +1 -0
  205. package/dist/ptcw-design/p-9a6bd91f.entry.js +1 -0
  206. package/dist/ptcw-design/p-9e9ae28c.entry.js +1 -0
  207. package/dist/ptcw-design/p-a3b57ede.entry.js +1 -0
  208. package/dist/ptcw-design/p-b1ebac6f.entry.js +1 -0
  209. package/dist/ptcw-design/p-b3bbd17d.entry.js +1 -0
  210. package/dist/ptcw-design/p-b8ee8699.entry.js +1 -0
  211. package/dist/ptcw-design/p-ba8c58a7.entry.js +1 -0
  212. package/dist/ptcw-design/{p-a3a04f4e.entry.js → p-bb902570.entry.js} +1 -1
  213. package/dist/ptcw-design/p-bcab66bf.js +336 -0
  214. package/dist/ptcw-design/p-bf18b622.entry.js +1 -0
  215. package/dist/ptcw-design/p-c01ea76f.entry.js +1 -0
  216. package/dist/ptcw-design/{p-cffebefe.entry.js → p-cbee4653.entry.js} +1 -1
  217. package/dist/ptcw-design/{p-760507e1.entry.js → p-d2825140.entry.js} +1 -1
  218. package/dist/ptcw-design/p-d2e26642.entry.js +1 -0
  219. package/dist/ptcw-design/{p-2335d57c.entry.js → p-d3229458.entry.js} +1 -1
  220. package/dist/ptcw-design/{p-48183365.entry.js → p-d756db27.entry.js} +1 -1
  221. package/dist/ptcw-design/p-de960790.entry.js +1 -0
  222. package/dist/ptcw-design/{p-df8526a2.entry.js → p-e577ad62.entry.js} +1 -1
  223. package/dist/ptcw-design/{p-d3e5b65c.entry.js → p-ea7369e9.entry.js} +1 -1
  224. package/dist/ptcw-design/{p-e38ed0e3.entry.js → p-eec2f3da.entry.js} +1 -1
  225. package/dist/ptcw-design/p-f8512dc9.entry.js +1 -0
  226. package/dist/ptcw-design/p-fd394e84.entry.js +1 -0
  227. package/dist/ptcw-design/ptcw-design.css +2 -2
  228. package/dist/ptcw-design/ptcw-design.esm.js +1 -1
  229. package/dist/types/components/organism-bundles/form/modal-from-example/modal-form-example.d.ts +25 -0
  230. package/dist/types/components/ptc-button/ptc-button.d.ts +1 -0
  231. package/dist/types/components/ptc-card-bottom/ptc-card-bottom.d.ts +1 -3
  232. package/dist/types/components/ptc-card-content/ptc-card-content.d.ts +1 -1
  233. package/dist/types/components/ptc-card-wrapper/ptc-card-wrapper.d.ts +1 -1
  234. package/dist/types/components/ptc-collapse-list/ptc-collapse-list.d.ts +3 -2
  235. package/dist/types/components/ptc-icon-card/ptc-icon-card.d.ts +6 -0
  236. package/dist/types/components/ptc-link/ptc-link.d.ts +1 -0
  237. package/dist/types/components/ptc-modal/ptc-modal.d.ts +1 -1
  238. package/dist/types/components/ptc-para/ptc-para.d.ts +1 -1
  239. package/dist/types/components/ptc-previous-url/ptc-previous-url.d.ts +2 -0
  240. package/dist/types/components/ptc-social-icons-footer/ptc-social-icons-footer.d.ts +5 -0
  241. package/dist/types/components.d.ts +45 -31
  242. package/dist/types/utils/utils.d.ts +1 -0
  243. package/package.json +1 -1
  244. package/readme.md +5 -1
  245. package/dist/cjs/component-5b5b6a98.js +0 -1819
  246. package/dist/cjs/event-jumbotron-example_15.cjs.entry.js +0 -1382
  247. package/dist/cjs/event-podcast-slider-example.cjs.entry.js +0 -61
  248. package/dist/cjs/mousewheel-e9520f0f.js +0 -391
  249. package/dist/cjs/ptc-card-bottom.cjs.entry.js +0 -67
  250. package/dist/cjs/ptc-multi-select_2.cjs.entry.js +0 -670
  251. package/dist/cjs/validation-messages-33a4f26b.js +0 -126
  252. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.css +0 -1222
  253. package/dist/collection/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.js +0 -80
  254. package/dist/esm/component-341e4eaa.js +0 -1802
  255. package/dist/esm/event-jumbotron-example_15.entry.js +0 -1364
  256. package/dist/esm/event-podcast-slider-example.entry.js +0 -57
  257. package/dist/esm/mousewheel-6b2f6590.js +0 -389
  258. package/dist/esm/ptc-card-bottom.entry.js +0 -63
  259. package/dist/esm/ptc-multi-select_2.entry.js +0 -665
  260. package/dist/esm/validation-messages-adbb6518.js +0 -124
  261. package/dist/ptcw-design/p-00e21489.entry.js +0 -1
  262. package/dist/ptcw-design/p-1022ad8b.entry.js +0 -1
  263. package/dist/ptcw-design/p-136a91bf.entry.js +0 -1
  264. package/dist/ptcw-design/p-18a5a338.js +0 -1
  265. package/dist/ptcw-design/p-18f59395.entry.js +0 -1
  266. package/dist/ptcw-design/p-1b7087e7.entry.js +0 -1
  267. package/dist/ptcw-design/p-1ca8a5bf.entry.js +0 -1
  268. package/dist/ptcw-design/p-246df0d6.entry.js +0 -1
  269. package/dist/ptcw-design/p-2db141e6.entry.js +0 -1
  270. package/dist/ptcw-design/p-2e8f7a08.entry.js +0 -1
  271. package/dist/ptcw-design/p-36cb30ee.js +0 -1
  272. package/dist/ptcw-design/p-3f71553e.entry.js +0 -1
  273. package/dist/ptcw-design/p-4e2bb0e0.entry.js +0 -1
  274. package/dist/ptcw-design/p-583608d9.entry.js +0 -1
  275. package/dist/ptcw-design/p-6e8ed2ee.entry.js +0 -1
  276. package/dist/ptcw-design/p-841b807d.js +0 -1
  277. package/dist/ptcw-design/p-863b5b20.entry.js +0 -68
  278. package/dist/ptcw-design/p-8daf00ae.entry.js +0 -1
  279. package/dist/ptcw-design/p-9fe0c27d.entry.js +0 -1
  280. package/dist/ptcw-design/p-be533f0d.js +0 -134
  281. package/dist/ptcw-design/p-c1513c3f.js +0 -203
  282. package/dist/ptcw-design/p-c1ebaf0f.entry.js +0 -1
  283. package/dist/ptcw-design/p-cbfe46ce.entry.js +0 -1
  284. package/dist/ptcw-design/p-d734b373.entry.js +0 -1
  285. package/dist/ptcw-design/p-dc488936.entry.js +0 -1
  286. package/dist/ptcw-design/p-dd73c4d1.entry.js +0 -1
  287. package/dist/ptcw-design/p-e7937ac1.entry.js +0 -1
  288. package/dist/ptcw-design/p-e9a7475b.entry.js +0 -1
  289. package/dist/ptcw-design/p-f05fec22.entry.js +0 -1
  290. package/dist/types/components/organism-bundles/event-podcast-slider-example/event-podcast-slider-example.d.ts +0 -11
@@ -1,1222 +0,0 @@
1
- /**
2
- * Swiper 9.4.1
3
- * Most modern mobile touch slider and framework with hardware accelerated transitions
4
- * https://swiperjs.com
5
- *
6
- * Copyright 2014-2023 Vladimir Kharlampidi
7
- *
8
- * Released under the MIT License
9
- *
10
- * Released on: June 13, 2023
11
- */
12
-
13
- /* FONT_START */
14
- @font-face {
15
- font-family: 'swiper-icons';
16
- src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
17
- font-weight: 400;
18
- font-style: normal;
19
- }
20
- /* FONT_END */
21
- :root {
22
- --swiper-theme-color: #007aff;
23
- /*
24
- --swiper-preloader-color: var(--swiper-theme-color);
25
- --swiper-wrapper-transition-timing-function: initial;
26
- */
27
- }
28
- .swiper,
29
- swiper-container {
30
- margin-left: auto;
31
- margin-right: auto;
32
- position: relative;
33
- overflow: hidden;
34
- list-style: none;
35
- padding: 0;
36
- /* Fix of Webkit flickering */
37
- z-index: 1;
38
- display: block;
39
- }
40
- .swiper-vertical > .swiper-wrapper {
41
- flex-direction: column;
42
- }
43
- .swiper-wrapper {
44
- position: relative;
45
- width: 100%;
46
- height: 100%;
47
- z-index: 1;
48
- display: flex;
49
- transition-property: transform;
50
- transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
51
- box-sizing: content-box;
52
- }
53
- .swiper-android .swiper-slide,
54
- .swiper-wrapper {
55
- transform: translate3d(0px, 0, 0);
56
- }
57
- .swiper-horizontal {
58
- touch-action: pan-y;
59
- }
60
- .swiper-vertical {
61
- touch-action: pan-x;
62
- }
63
- .swiper-slide,
64
- swiper-slide {
65
- flex-shrink: 0;
66
- width: 100%;
67
- height: 100%;
68
- position: relative;
69
- transition-property: transform;
70
- display: block;
71
- }
72
- .swiper-slide-invisible-blank {
73
- visibility: hidden;
74
- }
75
- /* Auto Height */
76
- .swiper-autoheight,
77
- .swiper-autoheight .swiper-slide {
78
- height: auto;
79
- }
80
- .swiper-autoheight .swiper-wrapper {
81
- align-items: flex-start;
82
- transition-property: transform, height;
83
- }
84
- .swiper-backface-hidden .swiper-slide {
85
- transform: translateZ(0);
86
- -webkit-backface-visibility: hidden;
87
- backface-visibility: hidden;
88
- }
89
- /* 3D Effects */
90
- .swiper-3d.swiper-css-mode .swiper-wrapper {
91
- perspective: 1200px;
92
- }
93
- .swiper-3d .swiper-wrapper {
94
- transform-style: preserve-3d;
95
- }
96
- .swiper-3d {
97
- perspective: 1200px;
98
- }
99
- .swiper-3d .swiper-slide,
100
- .swiper-3d .swiper-slide-shadow,
101
- .swiper-3d .swiper-slide-shadow-left,
102
- .swiper-3d .swiper-slide-shadow-right,
103
- .swiper-3d .swiper-slide-shadow-top,
104
- .swiper-3d .swiper-slide-shadow-bottom,
105
- .swiper-3d .swiper-cube-shadow {
106
- transform-style: preserve-3d;
107
- }
108
- .swiper-3d .swiper-slide-shadow,
109
- .swiper-3d .swiper-slide-shadow-left,
110
- .swiper-3d .swiper-slide-shadow-right,
111
- .swiper-3d .swiper-slide-shadow-top,
112
- .swiper-3d .swiper-slide-shadow-bottom {
113
- position: absolute;
114
- left: 0;
115
- top: 0;
116
- width: 100%;
117
- height: 100%;
118
- pointer-events: none;
119
- z-index: 10;
120
- }
121
- .swiper-3d .swiper-slide-shadow {
122
- background: rgba(0, 0, 0, 0.15);
123
- }
124
- .swiper-3d .swiper-slide-shadow-left {
125
- background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
126
- }
127
- .swiper-3d .swiper-slide-shadow-right {
128
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
129
- }
130
- .swiper-3d .swiper-slide-shadow-top {
131
- background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
132
- }
133
- .swiper-3d .swiper-slide-shadow-bottom {
134
- background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
135
- }
136
- /* CSS Mode */
137
- .swiper-css-mode > .swiper-wrapper {
138
- overflow: auto;
139
- scrollbar-width: none;
140
- /* For Firefox */
141
- -ms-overflow-style: none;
142
- /* For Internet Explorer and Edge */
143
- }
144
- .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
145
- display: none;
146
- }
147
- .swiper-css-mode > .swiper-wrapper > .swiper-slide {
148
- scroll-snap-align: start start;
149
- }
150
- .swiper-horizontal.swiper-css-mode > .swiper-wrapper {
151
- scroll-snap-type: x mandatory;
152
- }
153
- .swiper-vertical.swiper-css-mode > .swiper-wrapper {
154
- scroll-snap-type: y mandatory;
155
- }
156
- .swiper-css-mode.swiper-free-mode > .swiper-wrapper {
157
- scroll-snap-type: none;
158
- }
159
- .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
160
- scroll-snap-align: none;
161
- }
162
- .swiper-centered > .swiper-wrapper::before {
163
- content: '';
164
- flex-shrink: 0;
165
- order: 9999;
166
- }
167
- .swiper-centered > .swiper-wrapper > .swiper-slide {
168
- scroll-snap-align: center center;
169
- scroll-snap-stop: always;
170
- }
171
- .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
172
- margin-inline-start: var(--swiper-centered-offset-before);
173
- }
174
- .swiper-centered.swiper-horizontal > .swiper-wrapper::before {
175
- height: 100%;
176
- min-height: 1px;
177
- width: var(--swiper-centered-offset-after);
178
- }
179
- .swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
180
- margin-block-start: var(--swiper-centered-offset-before);
181
- }
182
- .swiper-centered.swiper-vertical > .swiper-wrapper::before {
183
- width: 100%;
184
- min-width: 1px;
185
- height: var(--swiper-centered-offset-after);
186
- }
187
- .swiper-lazy-preloader {
188
- width: 42px;
189
- height: 42px;
190
- position: absolute;
191
- left: 50%;
192
- top: 50%;
193
- margin-left: -21px;
194
- margin-top: -21px;
195
- z-index: 10;
196
- transform-origin: 50%;
197
- box-sizing: border-box;
198
- border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
199
- border-radius: 50%;
200
- border-top-color: transparent;
201
- }
202
- .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
203
- swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
204
- .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
205
- animation: swiper-preloader-spin 1s infinite linear;
206
- }
207
- .swiper-lazy-preloader-white {
208
- --swiper-preloader-color: #fff;
209
- }
210
- .swiper-lazy-preloader-black {
211
- --swiper-preloader-color: #000;
212
- }
213
- @keyframes swiper-preloader-spin {
214
- 0% {
215
- transform: rotate(0deg);
216
- }
217
- 100% {
218
- transform: rotate(360deg);
219
- }
220
- }
221
- .swiper-virtual .swiper-slide {
222
- -webkit-backface-visibility: hidden;
223
- transform: translateZ(0);
224
- }
225
- .swiper-virtual.swiper-css-mode .swiper-wrapper::after {
226
- content: '';
227
- position: absolute;
228
- left: 0;
229
- top: 0;
230
- pointer-events: none;
231
- }
232
- .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
233
- height: 1px;
234
- width: var(--swiper-virtual-size);
235
- }
236
- .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
237
- width: 1px;
238
- height: var(--swiper-virtual-size);
239
- }
240
- :root {
241
- --swiper-navigation-size: 44px;
242
- /*
243
- --swiper-navigation-top-offset: 50%;
244
- --swiper-navigation-sides-offset: 10px;
245
- --swiper-navigation-color: var(--swiper-theme-color);
246
- */
247
- }
248
- .swiper-button-prev,
249
- .swiper-button-next {
250
- position: absolute;
251
- top: var(--swiper-navigation-top-offset, 50%);
252
- width: calc(var(--swiper-navigation-size) / 44 * 27);
253
- height: var(--swiper-navigation-size);
254
- margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
255
- z-index: 10;
256
- cursor: pointer;
257
- display: flex;
258
- align-items: center;
259
- justify-content: center;
260
- color: var(--swiper-navigation-color, var(--swiper-theme-color));
261
- }
262
- .swiper-button-prev.swiper-button-disabled,
263
- .swiper-button-next.swiper-button-disabled {
264
- opacity: 0.35;
265
- cursor: auto;
266
- pointer-events: none;
267
- }
268
- .swiper-button-prev.swiper-button-hidden,
269
- .swiper-button-next.swiper-button-hidden {
270
- opacity: 0;
271
- cursor: auto;
272
- pointer-events: none;
273
- }
274
- .swiper-navigation-disabled .swiper-button-prev,
275
- .swiper-navigation-disabled .swiper-button-next {
276
- display: none !important;
277
- }
278
- .swiper-button-prev:after,
279
- .swiper-button-next:after {
280
- font-family: swiper-icons;
281
- font-size: var(--swiper-navigation-size);
282
- text-transform: none !important;
283
- letter-spacing: 0;
284
- font-variant: initial;
285
- line-height: 1;
286
- }
287
- .swiper-button-prev,
288
- .swiper-rtl .swiper-button-next {
289
- left: var(--swiper-navigation-sides-offset, 10px);
290
- right: auto;
291
- }
292
- .swiper-button-prev:after,
293
- .swiper-rtl .swiper-button-next:after {
294
- content: 'prev';
295
- }
296
- .swiper-button-next,
297
- .swiper-rtl .swiper-button-prev {
298
- right: var(--swiper-navigation-sides-offset, 10px);
299
- left: auto;
300
- }
301
- .swiper-button-next:after,
302
- .swiper-rtl .swiper-button-prev:after {
303
- content: 'next';
304
- }
305
- .swiper-button-lock {
306
- display: none;
307
- }
308
- :root {
309
- /*
310
- --swiper-pagination-color: var(--swiper-theme-color);
311
- --swiper-pagination-left: auto;
312
- --swiper-pagination-right: 8px;
313
- --swiper-pagination-bottom: 8px;
314
- --swiper-pagination-top: auto;
315
- --swiper-pagination-fraction-color: inherit;
316
- --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
317
- --swiper-pagination-progressbar-size: 4px;
318
- --swiper-pagination-bullet-size: 8px;
319
- --swiper-pagination-bullet-width: 8px;
320
- --swiper-pagination-bullet-height: 8px;
321
- --swiper-pagination-bullet-border-radius: 50%;
322
- --swiper-pagination-bullet-inactive-color: #000;
323
- --swiper-pagination-bullet-inactive-opacity: 0.2;
324
- --swiper-pagination-bullet-opacity: 1;
325
- --swiper-pagination-bullet-horizontal-gap: 4px;
326
- --swiper-pagination-bullet-vertical-gap: 6px;
327
- */
328
- }
329
- .swiper-pagination {
330
- position: absolute;
331
- text-align: center;
332
- transition: 300ms opacity;
333
- transform: translate3d(0, 0, 0);
334
- z-index: 10;
335
- }
336
- .swiper-pagination.swiper-pagination-hidden {
337
- opacity: 0;
338
- }
339
- .swiper-pagination-disabled > .swiper-pagination,
340
- .swiper-pagination.swiper-pagination-disabled {
341
- display: none !important;
342
- }
343
- /* Common Styles */
344
- .swiper-pagination-fraction,
345
- .swiper-pagination-custom,
346
- .swiper-horizontal > .swiper-pagination-bullets,
347
- .swiper-pagination-bullets.swiper-pagination-horizontal {
348
- bottom: var(--swiper-pagination-bottom, 8px);
349
- top: var(--swiper-pagination-top, auto);
350
- left: 0;
351
- width: 100%;
352
- }
353
- /* Bullets */
354
- .swiper-pagination-bullets-dynamic {
355
- overflow: hidden;
356
- font-size: 0;
357
- }
358
- .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
359
- transform: scale(0.33);
360
- position: relative;
361
- }
362
- .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
363
- transform: scale(1);
364
- }
365
- .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
366
- transform: scale(1);
367
- }
368
- .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
369
- transform: scale(0.66);
370
- }
371
- .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
372
- transform: scale(0.33);
373
- }
374
- .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
375
- transform: scale(0.66);
376
- }
377
- .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
378
- transform: scale(0.33);
379
- }
380
- .swiper-pagination-bullet {
381
- width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
382
- height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
383
- display: inline-block;
384
- border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
385
- background: var(--swiper-pagination-bullet-inactive-color, #000);
386
- opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
387
- }
388
- button.swiper-pagination-bullet {
389
- border: none;
390
- margin: 0;
391
- padding: 0;
392
- box-shadow: none;
393
- -webkit-appearance: none;
394
- appearance: none;
395
- }
396
- .swiper-pagination-clickable .swiper-pagination-bullet {
397
- cursor: pointer;
398
- }
399
- .swiper-pagination-bullet:only-child {
400
- display: none !important;
401
- }
402
- .swiper-pagination-bullet-active {
403
- opacity: var(--swiper-pagination-bullet-opacity, 1);
404
- background: var(--swiper-pagination-color, var(--swiper-theme-color));
405
- }
406
- .swiper-vertical > .swiper-pagination-bullets,
407
- .swiper-pagination-vertical.swiper-pagination-bullets {
408
- right: var(--swiper-pagination-right, 8px);
409
- left: var(--swiper-pagination-left, auto);
410
- top: 50%;
411
- transform: translate3d(0px, -50%, 0);
412
- }
413
- .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
414
- .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
415
- margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
416
- display: block;
417
- }
418
- .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
419
- .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
420
- top: 50%;
421
- transform: translateY(-50%);
422
- width: 8px;
423
- }
424
- .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
425
- .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
426
- display: inline-block;
427
- transition: 200ms transform, 200ms top;
428
- }
429
- .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
430
- .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
431
- margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
432
- }
433
- .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
434
- .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
435
- left: 50%;
436
- transform: translateX(-50%);
437
- white-space: nowrap;
438
- }
439
- .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
440
- .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
441
- transition: 200ms transform, 200ms left;
442
- }
443
- .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
444
- :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
445
- transition: 200ms transform, 200ms right;
446
- }
447
- /* Fraction */
448
- .swiper-pagination-fraction {
449
- color: var(--swiper-pagination-fraction-color, inherit);
450
- }
451
- /* Progress */
452
- .swiper-pagination-progressbar {
453
- background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
454
- position: absolute;
455
- /*ADD_HOST*/
456
- }
457
- .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
458
- background: var(--swiper-pagination-color, var(--swiper-theme-color));
459
- position: absolute;
460
- left: 0;
461
- top: 0;
462
- width: 100%;
463
- height: 100%;
464
- transform: scale(0);
465
- transform-origin: left top;
466
- }
467
- .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
468
- transform-origin: right top;
469
- }
470
- .swiper-horizontal > .swiper-pagination-progressbar,
471
- .swiper-pagination-progressbar.swiper-pagination-horizontal,
472
- .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
473
- .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
474
- width: 100%;
475
- height: var(--swiper-pagination-progressbar-size, 4px);
476
- left: 0;
477
- top: 0;
478
- }
479
- .swiper-vertical > .swiper-pagination-progressbar,
480
- .swiper-pagination-progressbar.swiper-pagination-vertical,
481
- .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
482
- .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
483
- width: var(--swiper-pagination-progressbar-size, 4px);
484
- height: 100%;
485
- left: 0;
486
- top: 0;
487
- }
488
- .swiper-pagination-lock {
489
- display: none;
490
- }
491
- :root {
492
- /*
493
- --swiper-scrollbar-border-radius: 10px;
494
- --swiper-scrollbar-top: auto;
495
- --swiper-scrollbar-bottom: 4px;
496
- --swiper-scrollbar-left: auto;
497
- --swiper-scrollbar-right: 4px;
498
- --swiper-scrollbar-sides-offset: 1%;
499
- --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
500
- --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
501
- --swiper-scrollbar-size: 4px;
502
- */
503
- }
504
- .swiper-scrollbar {
505
- border-radius: var(--swiper-scrollbar-border-radius, 10px);
506
- position: relative;
507
- -ms-touch-action: none;
508
- background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
509
- }
510
- .swiper-scrollbar-disabled > .swiper-scrollbar,
511
- .swiper-scrollbar.swiper-scrollbar-disabled {
512
- display: none !important;
513
- }
514
- .swiper-horizontal > .swiper-scrollbar,
515
- .swiper-scrollbar.swiper-scrollbar-horizontal {
516
- position: absolute;
517
- left: var(--swiper-scrollbar-sides-offset, 1%);
518
- bottom: var(--swiper-scrollbar-bottom, 4px);
519
- top: var(--swiper-scrollbar-top, auto);
520
- z-index: 50;
521
- height: var(--swiper-scrollbar-size, 4px);
522
- width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
523
- }
524
- .swiper-vertical > .swiper-scrollbar,
525
- .swiper-scrollbar.swiper-scrollbar-vertical {
526
- position: absolute;
527
- left: var(--swiper-scrollbar-left, auto);
528
- right: var(--swiper-scrollbar-right, 4px);
529
- top: var(--swiper-scrollbar-sides-offset, 1%);
530
- z-index: 50;
531
- width: var(--swiper-scrollbar-size, 4px);
532
- height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
533
- }
534
- .swiper-scrollbar-drag {
535
- height: 100%;
536
- width: 100%;
537
- position: relative;
538
- background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
539
- border-radius: var(--swiper-scrollbar-border-radius, 10px);
540
- left: 0;
541
- top: 0;
542
- }
543
- .swiper-scrollbar-cursor-drag {
544
- cursor: move;
545
- }
546
- .swiper-scrollbar-lock {
547
- display: none;
548
- }
549
- .swiper-zoom-container {
550
- width: 100%;
551
- height: 100%;
552
- display: flex;
553
- justify-content: center;
554
- align-items: center;
555
- text-align: center;
556
- }
557
- .swiper-zoom-container > img,
558
- .swiper-zoom-container > svg,
559
- .swiper-zoom-container > canvas {
560
- max-width: 100%;
561
- max-height: 100%;
562
- object-fit: contain;
563
- }
564
- .swiper-slide-zoomed {
565
- cursor: move;
566
- touch-action: none;
567
- }
568
- /* a11y */
569
- .swiper .swiper-notification,
570
- swiper-container .swiper-notification {
571
- position: absolute;
572
- left: 0;
573
- top: 0;
574
- pointer-events: none;
575
- opacity: 0;
576
- z-index: -1000;
577
- }
578
- .swiper-free-mode > .swiper-wrapper {
579
- transition-timing-function: ease-out;
580
- margin: 0 auto;
581
- }
582
- .swiper-grid > .swiper-wrapper {
583
- flex-wrap: wrap;
584
- }
585
- .swiper-grid-column > .swiper-wrapper {
586
- flex-wrap: wrap;
587
- flex-direction: column;
588
- }
589
- .swiper-fade.swiper-free-mode .swiper-slide {
590
- transition-timing-function: ease-out;
591
- }
592
- .swiper-fade .swiper-slide {
593
- pointer-events: none;
594
- transition-property: opacity;
595
- }
596
- .swiper-fade .swiper-slide .swiper-slide {
597
- pointer-events: none;
598
- }
599
- .swiper-fade .swiper-slide-active,
600
- .swiper-fade .swiper-slide-active .swiper-slide-active {
601
- pointer-events: auto;
602
- }
603
- .swiper-cube {
604
- overflow: visible;
605
- }
606
- .swiper-cube .swiper-slide {
607
- pointer-events: none;
608
- -webkit-backface-visibility: hidden;
609
- backface-visibility: hidden;
610
- z-index: 1;
611
- visibility: hidden;
612
- transform-origin: 0 0;
613
- width: 100%;
614
- height: 100%;
615
- }
616
- .swiper-cube .swiper-slide .swiper-slide {
617
- pointer-events: none;
618
- }
619
- .swiper-cube.swiper-rtl .swiper-slide {
620
- transform-origin: 100% 0;
621
- }
622
- .swiper-cube .swiper-slide-active,
623
- .swiper-cube .swiper-slide-active .swiper-slide-active {
624
- pointer-events: auto;
625
- }
626
- .swiper-cube .swiper-slide-active,
627
- .swiper-cube .swiper-slide-next,
628
- .swiper-cube .swiper-slide-prev,
629
- .swiper-cube .swiper-slide-next + .swiper-slide {
630
- pointer-events: auto;
631
- visibility: visible;
632
- }
633
- .swiper-cube .swiper-slide-shadow-top,
634
- .swiper-cube .swiper-slide-shadow-bottom,
635
- .swiper-cube .swiper-slide-shadow-left,
636
- .swiper-cube .swiper-slide-shadow-right {
637
- z-index: 0;
638
- -webkit-backface-visibility: hidden;
639
- backface-visibility: hidden;
640
- }
641
- .swiper-cube .swiper-cube-shadow {
642
- position: absolute;
643
- left: 0;
644
- bottom: 0px;
645
- width: 100%;
646
- height: 100%;
647
- opacity: 0.6;
648
- z-index: 0;
649
- }
650
- .swiper-cube .swiper-cube-shadow:before {
651
- content: '';
652
- background: #000;
653
- position: absolute;
654
- left: 0;
655
- top: 0;
656
- bottom: 0;
657
- right: 0;
658
- filter: blur(50px);
659
- }
660
- .swiper-flip {
661
- overflow: visible;
662
- }
663
- .swiper-flip .swiper-slide {
664
- pointer-events: none;
665
- -webkit-backface-visibility: hidden;
666
- backface-visibility: hidden;
667
- z-index: 1;
668
- }
669
- .swiper-flip .swiper-slide .swiper-slide {
670
- pointer-events: none;
671
- }
672
- .swiper-flip .swiper-slide-active,
673
- .swiper-flip .swiper-slide-active .swiper-slide-active {
674
- pointer-events: auto;
675
- }
676
- .swiper-flip .swiper-slide-shadow-top,
677
- .swiper-flip .swiper-slide-shadow-bottom,
678
- .swiper-flip .swiper-slide-shadow-left,
679
- .swiper-flip .swiper-slide-shadow-right {
680
- z-index: 0;
681
- -webkit-backface-visibility: hidden;
682
- backface-visibility: hidden;
683
- }
684
- .swiper-creative .swiper-slide {
685
- -webkit-backface-visibility: hidden;
686
- backface-visibility: hidden;
687
- overflow: hidden;
688
- transition-property: transform, opacity, height;
689
- }
690
- .swiper-cards {
691
- overflow: visible;
692
- }
693
- .swiper-cards .swiper-slide {
694
- transform-origin: center bottom;
695
- -webkit-backface-visibility: hidden;
696
- backface-visibility: hidden;
697
- overflow: hidden;
698
- }
699
-
700
- h1,
701
- h2,
702
- h3,
703
- h4,
704
- h5,
705
- h6,
706
- p,
707
- ul,
708
- li,
709
- ptc-subnav,
710
- ptc-tab-list,
711
- ptc-link, ptc-square-card,
712
- .hyphenate-text, ptc-footer {
713
- word-break: break-word;
714
- hyphens: manual;
715
- -webkit-hyphens: manual;
716
- -moz-hyphens: manual;
717
- -ms-hyphens: manual;
718
- }
719
- @supports (hyphenate-limit-chars: 12 3 3) {
720
- h1,
721
- h2,
722
- h3,
723
- h4,
724
- h5,
725
- h6,
726
- p,
727
- ul,
728
- li,
729
- ptc-subnav,
730
- ptc-tab-list,
731
- ptc-link, ptc-square-card,
732
- .hyphenate-text, ptc-footer {
733
- hyphens: auto;
734
- -webkit-hyphenate-limit-before: 3;
735
- /* For Safari */
736
- -webkit-hyphenate-limit-after: 3;
737
- /* For Safari */
738
- hyphenate-limit-chars: 12 3 3;
739
- hyphenate-limit-lines: 2;
740
- hyphenate-limit-last: always;
741
- hyphenate-limit-zone: 6%;
742
- -webkit-hyphens: auto;
743
- -webkit-hyphenate-limit-before: 3;
744
- -webkit-hyphenate-limit-after: 3;
745
- -webkit-hyphenate-limit-chars: 12 3 3;
746
- -webkit-hyphenate-limit-lines: 2;
747
- -moz-hyphens: auto;
748
- -moz-hyphenate-limit-chars: 12 3 3;
749
- -moz-hyphenate-limit-lines: 2;
750
- -ms-hyphens: auto;
751
- -ms-hyphenate-limit-chars: 12 3 3;
752
- -ms-hyphenate-limit-lines: 2;
753
- }
754
- }
755
-
756
- /**
757
- * Swiper 9.4.1
758
- * Most modern mobile touch slider and framework with hardware accelerated transitions
759
- * https://swiperjs.com
760
- *
761
- * Copyright 2014-2023 Vladimir Kharlampidi
762
- *
763
- * Released under the MIT License
764
- *
765
- * Released on: June 13, 2023
766
- */
767
- @font-face {
768
- font-family: "swiper-icons";
769
- src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
770
- font-weight: 400;
771
- font-style: normal;
772
- }
773
- :root {
774
- --swiper-theme-color: #007aff;
775
- /*
776
- --swiper-preloader-color: var(--swiper-theme-color);
777
- --swiper-wrapper-transition-timing-function: initial;
778
- */
779
- }
780
-
781
- .swiper,
782
- swiper-container {
783
- margin-left: auto;
784
- margin-right: auto;
785
- position: relative;
786
- overflow: hidden;
787
- list-style: none;
788
- padding: 0;
789
- /* Fix of Webkit flickering */
790
- z-index: 1;
791
- display: block;
792
- }
793
-
794
- .swiper-vertical > .swiper-wrapper {
795
- flex-direction: column;
796
- }
797
-
798
- .swiper-wrapper {
799
- position: relative;
800
- width: 100%;
801
- height: 100%;
802
- z-index: 1;
803
- display: flex;
804
- transition-property: transform;
805
- transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
806
- box-sizing: content-box;
807
- }
808
-
809
- .swiper-android .swiper-slide,
810
- .swiper-wrapper {
811
- transform: translate3d(0px, 0, 0);
812
- }
813
-
814
- .swiper-horizontal {
815
- touch-action: pan-y;
816
- }
817
-
818
- .swiper-vertical {
819
- touch-action: pan-x;
820
- }
821
-
822
- .swiper-slide,
823
- swiper-slide {
824
- flex-shrink: 0;
825
- width: 100%;
826
- height: 100%;
827
- position: relative;
828
- transition-property: transform;
829
- display: block;
830
- }
831
-
832
- .swiper-slide-invisible-blank {
833
- visibility: hidden;
834
- }
835
-
836
- /* Auto Height */
837
- .swiper-autoheight,
838
- .swiper-autoheight .swiper-slide {
839
- height: auto;
840
- }
841
-
842
- .swiper-autoheight .swiper-wrapper {
843
- align-items: flex-start;
844
- transition-property: transform, height;
845
- }
846
-
847
- .swiper-backface-hidden .swiper-slide {
848
- transform: translateZ(0);
849
- backface-visibility: hidden;
850
- }
851
-
852
- /* 3D Effects */
853
- .swiper-3d.swiper-css-mode .swiper-wrapper {
854
- perspective: 1200px;
855
- }
856
-
857
- .swiper-3d .swiper-wrapper {
858
- transform-style: preserve-3d;
859
- }
860
-
861
- .swiper-3d {
862
- perspective: 1200px;
863
- }
864
- .swiper-3d .swiper-slide,
865
- .swiper-3d .swiper-slide-shadow,
866
- .swiper-3d .swiper-slide-shadow-left,
867
- .swiper-3d .swiper-slide-shadow-right,
868
- .swiper-3d .swiper-slide-shadow-top,
869
- .swiper-3d .swiper-slide-shadow-bottom,
870
- .swiper-3d .swiper-cube-shadow {
871
- transform-style: preserve-3d;
872
- }
873
- .swiper-3d .swiper-slide-shadow,
874
- .swiper-3d .swiper-slide-shadow-left,
875
- .swiper-3d .swiper-slide-shadow-right,
876
- .swiper-3d .swiper-slide-shadow-top,
877
- .swiper-3d .swiper-slide-shadow-bottom {
878
- position: absolute;
879
- left: 0;
880
- top: 0;
881
- width: 100%;
882
- height: 100%;
883
- pointer-events: none;
884
- z-index: 10;
885
- }
886
- .swiper-3d .swiper-slide-shadow {
887
- background: rgba(0, 0, 0, 0.15);
888
- }
889
- .swiper-3d .swiper-slide-shadow-left {
890
- background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
891
- }
892
- .swiper-3d .swiper-slide-shadow-right {
893
- background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
894
- }
895
- .swiper-3d .swiper-slide-shadow-top {
896
- background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
897
- }
898
- .swiper-3d .swiper-slide-shadow-bottom {
899
- background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
900
- }
901
-
902
- /* CSS Mode */
903
- .swiper-css-mode > .swiper-wrapper {
904
- overflow: auto;
905
- scrollbar-width: none;
906
- /* For Firefox */
907
- -ms-overflow-style: none;
908
- /* For Internet Explorer and Edge */
909
- }
910
- .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
911
- display: none;
912
- }
913
- .swiper-css-mode > .swiper-wrapper > .swiper-slide {
914
- scroll-snap-align: start start;
915
- }
916
-
917
- .swiper-horizontal.swiper-css-mode > .swiper-wrapper {
918
- scroll-snap-type: x mandatory;
919
- }
920
-
921
- .swiper-vertical.swiper-css-mode > .swiper-wrapper {
922
- scroll-snap-type: y mandatory;
923
- }
924
-
925
- .swiper-css-mode.swiper-free-mode > .swiper-wrapper {
926
- scroll-snap-type: none;
927
- }
928
- .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
929
- scroll-snap-align: none;
930
- }
931
-
932
- .swiper-centered > .swiper-wrapper::before {
933
- content: "";
934
- flex-shrink: 0;
935
- order: 9999;
936
- }
937
- .swiper-centered > .swiper-wrapper > .swiper-slide {
938
- scroll-snap-align: center center;
939
- scroll-snap-stop: always;
940
- }
941
-
942
- .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
943
- margin-inline-start: var(--swiper-centered-offset-before);
944
- }
945
- .swiper-centered.swiper-horizontal > .swiper-wrapper::before {
946
- height: 100%;
947
- min-height: 1px;
948
- width: var(--swiper-centered-offset-after);
949
- }
950
-
951
- .swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
952
- margin-block-start: var(--swiper-centered-offset-before);
953
- }
954
- .swiper-centered.swiper-vertical > .swiper-wrapper::before {
955
- width: 100%;
956
- min-width: 1px;
957
- height: var(--swiper-centered-offset-after);
958
- }
959
-
960
- .swiper-lazy-preloader {
961
- width: 42px;
962
- height: 42px;
963
- position: absolute;
964
- left: 50%;
965
- top: 50%;
966
- margin-left: -21px;
967
- margin-top: -21px;
968
- z-index: 10;
969
- transform-origin: 50%;
970
- box-sizing: border-box;
971
- border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
972
- border-radius: 50%;
973
- border-top-color: transparent;
974
- }
975
-
976
- .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
977
- swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
978
- .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
979
- animation: swiper-preloader-spin 1s infinite linear;
980
- }
981
-
982
- .swiper-lazy-preloader-white {
983
- --swiper-preloader-color: #fff;
984
- }
985
-
986
- .swiper-lazy-preloader-black {
987
- --swiper-preloader-color: #000;
988
- }
989
-
990
- @keyframes swiper-preloader-spin {
991
- 0% {
992
- transform: rotate(0deg);
993
- }
994
- 100% {
995
- transform: rotate(360deg);
996
- }
997
- }
998
- :host {
999
- display: block;
1000
- }
1001
-
1002
- .hcs-title {
1003
- width: 100%;
1004
- max-width: 720px;
1005
- }
1006
- @media (min-width: 992px) {
1007
- .hcs-title {
1008
- width: 720px;
1009
- }
1010
- }
1011
-
1012
- :host,
1013
- homepage-case-study-cards {
1014
- display: block;
1015
- position: relative;
1016
- }
1017
-
1018
- .swiper {
1019
- width: 100%;
1020
- height: 100%;
1021
- }
1022
-
1023
- .swiper-homepage-cs {
1024
- margin-top: 1rem;
1025
- }
1026
- .swiper-homepage-cs .swiper-horizontal {
1027
- display: flex;
1028
- flex-direction: column;
1029
- align-items: center;
1030
- padding-bottom: 3.5rem;
1031
- padding-top: 2rem;
1032
- }
1033
- .swiper-homepage-cs .swiper-horizontal .swiper-slide:first-child {
1034
- margin-left: 16px;
1035
- }
1036
- .swiper-homepage-cs .swiper-horizontal .swiper-slide:last-child {
1037
- margin-right: 16px;
1038
- }
1039
- .swiper-homepage-cs .swiper-horizontal .swiper-scrollbar {
1040
- position: absolute;
1041
- left: auto;
1042
- transform: translateY(-13px);
1043
- z-index: 50;
1044
- width: 209px;
1045
- height: 8px;
1046
- border-radius: 999px;
1047
- background: #E4E7E9;
1048
- }
1049
- @media (min-width: 480px) {
1050
- .swiper-homepage-cs .swiper-horizontal .swiper-scrollbar {
1051
- width: 329px;
1052
- }
1053
- }
1054
- @media (min-width: 768px) {
1055
- .swiper-homepage-cs .swiper-horizontal .swiper-scrollbar {
1056
- width: 429px;
1057
- }
1058
- }
1059
- @media (min-width: 992px) {
1060
- .swiper-homepage-cs .swiper-horizontal .swiper-scrollbar {
1061
- width: 373px;
1062
- }
1063
- }
1064
- .swiper-homepage-cs .swiper-horizontal .swiper-scrollbar .swiper-scrollbar-drag {
1065
- height: 8px;
1066
- border-radius: 999px;
1067
- background: #323B42;
1068
- transform: translateX(-16px);
1069
- }
1070
- .swiper-homepage-cs .swiper-button-prev:after,
1071
- .swiper-homepage-cs .swiper-button-next:after {
1072
- content: none;
1073
- }
1074
- .swiper-homepage-cs .swiper-button-prev img,
1075
- .swiper-homepage-cs .swiper-button-next img {
1076
- background-color: #ffffff;
1077
- }
1078
- .swiper-homepage-cs .swiper-button-prev,
1079
- .swiper-homepage-cs .swiper-rtl .swiper-button-next {
1080
- top: auto;
1081
- bottom: 0px;
1082
- left: auto;
1083
- right: calc(50% + 126.5px);
1084
- height: 40px;
1085
- width: 40px;
1086
- border-radius: 4px;
1087
- }
1088
- .swiper-homepage-cs .swiper-button-prev:hover,
1089
- .swiper-homepage-cs .swiper-rtl .swiper-button-next:hover {
1090
- outline: none;
1091
- outline-offset: 0;
1092
- text-decoration: none;
1093
- background-color: #E4E7E9;
1094
- transition: var(--ptc-transition-slow) linear;
1095
- }
1096
- .swiper-homepage-cs .swiper-button-prev:focus, .swiper-homepage-cs .swiper-button-prev:active,
1097
- .swiper-homepage-cs .swiper-rtl .swiper-button-next:focus,
1098
- .swiper-homepage-cs .swiper-rtl .swiper-button-next:active {
1099
- outline: none;
1100
- outline-offset: 0;
1101
- text-decoration: none;
1102
- background-color: #BEC6CA;
1103
- }
1104
- .swiper-homepage-cs .swiper-button-prev svg,
1105
- .swiper-homepage-cs .swiper-rtl .swiper-button-next svg {
1106
- height: 14px;
1107
- width: 9px;
1108
- }
1109
- @media (min-width: 480px) {
1110
- .swiper-homepage-cs .swiper-button-prev,
1111
- .swiper-homepage-cs .swiper-rtl .swiper-button-next {
1112
- right: calc(50% + 180.5px);
1113
- }
1114
- }
1115
- @media (min-width: 768px) {
1116
- .swiper-homepage-cs .swiper-button-prev,
1117
- .swiper-homepage-cs .swiper-rtl .swiper-button-next {
1118
- right: calc(50% + 230.5px);
1119
- }
1120
- }
1121
- @media (min-width: 992px) {
1122
- .swiper-homepage-cs .swiper-button-prev,
1123
- .swiper-homepage-cs .swiper-rtl .swiper-button-next {
1124
- right: calc(50% + 224px);
1125
- }
1126
- }
1127
- .swiper-homepage-cs .swiper-button-next,
1128
- .swiper-homepage-cs .swiper-rtl .swiper-button-prev {
1129
- top: auto;
1130
- bottom: 0px;
1131
- right: auto;
1132
- left: calc(50% + 126.5px);
1133
- height: 40px;
1134
- width: 40px;
1135
- border-radius: 4px;
1136
- }
1137
- .swiper-homepage-cs .swiper-button-next:hover,
1138
- .swiper-homepage-cs .swiper-rtl .swiper-button-prev:hover {
1139
- outline: none;
1140
- outline-offset: 0;
1141
- text-decoration: none;
1142
- background-color: #E4E7E9;
1143
- transition: var(--ptc-transition-slow) linear;
1144
- }
1145
- .swiper-homepage-cs .swiper-button-next:focus, .swiper-homepage-cs .swiper-button-next:active,
1146
- .swiper-homepage-cs .swiper-rtl .swiper-button-prev:focus,
1147
- .swiper-homepage-cs .swiper-rtl .swiper-button-prev:active {
1148
- outline: none;
1149
- outline-offset: 0;
1150
- text-decoration: none;
1151
- background-color: #BEC6CA;
1152
- }
1153
- .swiper-homepage-cs .swiper-button-next svg,
1154
- .swiper-homepage-cs .swiper-rtl .swiper-button-prev svg {
1155
- height: 14px;
1156
- width: 9px;
1157
- }
1158
- @media (min-width: 480px) {
1159
- .swiper-homepage-cs .swiper-button-next,
1160
- .swiper-homepage-cs .swiper-rtl .swiper-button-prev {
1161
- left: calc(50% + 180.5px);
1162
- }
1163
- }
1164
- @media (min-width: 768px) {
1165
- .swiper-homepage-cs .swiper-button-next,
1166
- .swiper-homepage-cs .swiper-rtl .swiper-button-prev {
1167
- left: calc(50% + 230.5px);
1168
- }
1169
- }
1170
- @media (min-width: 992px) {
1171
- .swiper-homepage-cs .swiper-button-next,
1172
- .swiper-homepage-cs .swiper-rtl .swiper-button-prev {
1173
- left: calc(50% + 224px);
1174
- }
1175
- }
1176
-
1177
- .swiper-slide {
1178
- text-align: center;
1179
- font-size: 18px;
1180
- display: flex;
1181
- justify-content: center;
1182
- align-items: center;
1183
- }
1184
-
1185
- .swiper-slide img {
1186
- display: block;
1187
- width: 100%;
1188
- height: 100%;
1189
- object-fit: cover;
1190
- }
1191
-
1192
- .event-slider-cards.swiper-horizontal {
1193
- position: relative;
1194
- overflow-y: hidden;
1195
- scrollbar-width: none;
1196
- }
1197
- .event-slider-cards.swiper-horizontal .swiper-slide {
1198
- width: 250px;
1199
- height: auto;
1200
- }
1201
- .event-slider-cards.swiper-horizontal .swiper-slide::-webkit-scrollbar {
1202
- display: none;
1203
- }
1204
- .event-slider-cards.swiper-horizontal .swiper-slide:first-child {
1205
- margin-left: 4px !important;
1206
- }
1207
-
1208
- @media (min-width: 992px) {
1209
- .event-slider-cards.swiper-horizontal .swiper-slide {
1210
- width: 216px;
1211
- }
1212
- }
1213
- @media (min-width: 1200px) {
1214
- .event-slider-cards.swiper-horizontal .swiper-slide {
1215
- width: 260px;
1216
- }
1217
- }
1218
- @media (min-width: 1400px) {
1219
- .event-slider-cards.swiper-horizontal .swiper-slide {
1220
- width: 270px;
1221
- }
1222
- }