@prom-ui/core 2.2.0 → 2.3.0

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 (189) hide show
  1. package/Avatar/cjs/style.development.css +85 -1
  2. package/Avatar/cjs/style.development.v2.css +85 -1
  3. package/Avatar/package.json +1 -1
  4. package/Backdrop/cjs/style.development.css +46 -1
  5. package/Backdrop/cjs/style.development.v2.css +46 -1
  6. package/Backdrop/package.json +1 -1
  7. package/Badge/cjs/style.development.css +85 -1
  8. package/Badge/cjs/style.development.v2.css +85 -1
  9. package/Badge/package.json +1 -1
  10. package/Body/cjs/style.development.css +865 -1
  11. package/Body/cjs/style.development.v2.css +865 -1
  12. package/Body/cjs/style.production.css +1 -1
  13. package/Body/cjs/style.production.v2.css +1 -1
  14. package/Body/index.d.ts +9 -8
  15. package/Body/package.json +1 -1
  16. package/BodyProvider/package.json +1 -1
  17. package/BodyScrollLock/cjs/style.development.css +15 -1
  18. package/BodyScrollLock/cjs/style.development.v2.css +15 -1
  19. package/BodyScrollLock/package.json +1 -1
  20. package/Box/cjs/style.development.css +17358 -1
  21. package/Box/cjs/style.development.v2.css +17358 -1
  22. package/Box/cjs/style.production.css +1 -1
  23. package/Box/cjs/style.production.v2.css +1 -1
  24. package/Box/index.d.ts +16 -15
  25. package/Box/package.json +1 -1
  26. package/Button/cjs/index.development.js +15 -15
  27. package/Button/cjs/index.development.v2.js +15 -15
  28. package/Button/cjs/index.production.js +1 -1
  29. package/Button/cjs/index.production.v2.js +1 -1
  30. package/Button/cjs/style.development.css +7552 -1
  31. package/Button/cjs/style.development.v2.css +7552 -1
  32. package/Button/cjs/style.production.css +1 -1
  33. package/Button/cjs/style.production.v2.css +1 -1
  34. package/Button/index.d.ts +11 -10
  35. package/Button/package.json +1 -1
  36. package/ButtonPageUp/cjs/style.development.css +5 -1
  37. package/ButtonPageUp/cjs/style.development.v2.css +5 -1
  38. package/ButtonPageUp/package.json +1 -1
  39. package/Checkbox/cjs/style.development.css +171 -1
  40. package/Checkbox/cjs/style.development.v2.css +171 -1
  41. package/Checkbox/cjs/style.production.css +1 -1
  42. package/Checkbox/cjs/style.production.v2.css +1 -1
  43. package/Checkbox/package.json +1 -1
  44. package/ColorScheme/cjs/style.development.css +3 -1
  45. package/ColorScheme/cjs/style.development.v2.css +3 -1
  46. package/ColorScheme/package.json +1 -1
  47. package/ContextMenu/cjs/style.development.css +32 -1
  48. package/ContextMenu/cjs/style.development.v2.css +32 -1
  49. package/ContextMenu/package.json +1 -1
  50. package/ErrorCatch/cjs/style.development.css +34 -1
  51. package/ErrorCatch/cjs/style.development.v2.css +34 -1
  52. package/ErrorCatch/package.json +1 -1
  53. package/Flex/cjs/style.development.css +786 -1
  54. package/Flex/cjs/style.development.v2.css +786 -1
  55. package/Flex/index.d.ts +11 -10
  56. package/Flex/package.json +1 -1
  57. package/Grid/cjs/style.development.css +7439 -1
  58. package/Grid/cjs/style.development.v2.css +7439 -1
  59. package/Grid/cjs/style.production.css +1 -1
  60. package/Grid/cjs/style.production.v2.css +1 -1
  61. package/Grid/index.d.ts +14 -13
  62. package/Grid/package.json +1 -1
  63. package/Icon/cjs/style.development.css +67 -1
  64. package/Icon/cjs/style.development.v2.css +67 -1
  65. package/Icon/package.json +1 -1
  66. package/Image/cjs/style.development.css +969 -1
  67. package/Image/cjs/style.development.v2.css +969 -1
  68. package/Image/cjs/style.production.css +1 -1
  69. package/Image/cjs/style.production.v2.css +1 -1
  70. package/Image/index.d.ts +11 -11
  71. package/Image/package.json +1 -1
  72. package/ImageEmoji/package.json +1 -1
  73. package/Input/cjs/style.development.css +322 -1
  74. package/Input/cjs/style.development.v2.css +322 -1
  75. package/Input/package.json +1 -1
  76. package/InputField/cjs/style.development.css +53 -1
  77. package/InputField/cjs/style.development.v2.css +53 -1
  78. package/InputField/package.json +1 -1
  79. package/KeyPress/package.json +1 -1
  80. package/Label/cjs/style.development.css +50 -1
  81. package/Label/cjs/style.development.v2.css +50 -1
  82. package/Label/package.json +1 -1
  83. package/Line/cjs/index.development.js +1 -1
  84. package/Line/cjs/index.development.v2.js +1 -1
  85. package/Line/cjs/index.production.js +1 -1
  86. package/Line/cjs/index.production.v2.js +1 -1
  87. package/Line/cjs/style.development.css +193 -1
  88. package/Line/cjs/style.development.v2.css +193 -1
  89. package/Line/cjs/style.production.css +1 -1
  90. package/Line/cjs/style.production.v2.css +1 -1
  91. package/Line/index.d.ts +5 -4
  92. package/Line/package.json +1 -1
  93. package/Link/cjs/style.development.css +476 -1
  94. package/Link/cjs/style.development.v2.css +476 -1
  95. package/Link/cjs/style.production.css +1 -1
  96. package/Link/cjs/style.production.v2.css +1 -1
  97. package/Link/index.d.ts +9 -9
  98. package/Link/package.json +1 -1
  99. package/List/cjs/style.development.css +528 -1
  100. package/List/cjs/style.development.v2.css +528 -1
  101. package/List/cjs/style.production.css +1 -1
  102. package/List/cjs/style.production.v2.css +1 -1
  103. package/List/index.d.ts +6 -6
  104. package/List/package.json +1 -1
  105. package/Media/package.json +1 -1
  106. package/Modal/cjs/style.development.css +85 -1
  107. package/Modal/cjs/style.development.v2.css +85 -1
  108. package/Modal/package.json +1 -1
  109. package/OutsideClick/package.json +1 -1
  110. package/Overlay/cjs/style.development.css +305 -1
  111. package/Overlay/cjs/style.development.v2.css +305 -1
  112. package/Overlay/package.json +1 -1
  113. package/PhotoGallery/cjs/style.development.css +368 -1
  114. package/PhotoGallery/cjs/style.development.v2.css +368 -1
  115. package/PhotoGallery/cjs/style.production.css +1 -1
  116. package/PhotoGallery/cjs/style.production.v2.css +1 -1
  117. package/PhotoGallery/package.json +1 -1
  118. package/Picture/cjs/style.development.css +2406 -1
  119. package/Picture/cjs/style.development.v2.css +2406 -1
  120. package/Picture/cjs/style.production.css +1 -1
  121. package/Picture/cjs/style.production.v2.css +1 -1
  122. package/Picture/index.d.ts +8 -7
  123. package/Picture/package.json +1 -1
  124. package/Portal/package.json +1 -1
  125. package/Progress/cjs/style.development.css +43 -1
  126. package/Progress/cjs/style.development.v2.css +43 -1
  127. package/Progress/package.json +1 -1
  128. package/QRCode/cjs/style.development.css +3 -1
  129. package/QRCode/cjs/style.development.v2.css +3 -1
  130. package/QRCode/package.json +1 -1
  131. package/Rating/cjs/style.development.css +10 -1
  132. package/Rating/cjs/style.development.v2.css +10 -1
  133. package/Rating/package.json +1 -1
  134. package/RatingSelect/cjs/style.development.css +145 -1
  135. package/RatingSelect/cjs/style.development.v2.css +145 -1
  136. package/RatingSelect/package.json +1 -1
  137. package/Scroll/cjs/style.development.css +228 -1
  138. package/Scroll/cjs/style.development.v2.css +228 -1
  139. package/Scroll/package.json +1 -1
  140. package/ScrollControls/cjs/style.development.css +57 -1
  141. package/ScrollControls/cjs/style.development.v2.css +57 -1
  142. package/ScrollControls/package.json +1 -1
  143. package/SimpleSlider/cjs/style.development.css +196 -1
  144. package/SimpleSlider/cjs/style.development.v2.css +196 -1
  145. package/SimpleSlider/cjs/style.production.css +1 -1
  146. package/SimpleSlider/cjs/style.production.v2.css +1 -1
  147. package/SimpleSlider/package.json +1 -1
  148. package/Skeleton/cjs/style.development.css +96 -1
  149. package/Skeleton/cjs/style.development.v2.css +96 -1
  150. package/Skeleton/package.json +1 -1
  151. package/SnackBar/cjs/style.development.css +161 -1
  152. package/SnackBar/cjs/style.development.v2.css +161 -1
  153. package/SnackBar/cjs/style.production.css +1 -1
  154. package/SnackBar/cjs/style.production.v2.css +1 -1
  155. package/SnackBar/package.json +1 -1
  156. package/Spinner/cjs/style.development.css +56 -1
  157. package/Spinner/cjs/style.development.v2.css +56 -1
  158. package/Spinner/package.json +1 -1
  159. package/Text/cjs/style.development.css +1450 -1
  160. package/Text/cjs/style.development.v2.css +1450 -1
  161. package/Text/cjs/style.production.css +1 -1
  162. package/Text/cjs/style.production.v2.css +1 -1
  163. package/Text/index.d.ts +11 -10
  164. package/Text/package.json +1 -1
  165. package/TextEmoji/package.json +1 -1
  166. package/Tooltip/cjs/style.development.css +146 -1
  167. package/Tooltip/cjs/style.development.v2.css +146 -1
  168. package/Tooltip/package.json +1 -1
  169. package/Tumbler/cjs/style.development.css +155 -1
  170. package/Tumbler/cjs/style.development.v2.css +155 -1
  171. package/Tumbler/cjs/style.production.css +1 -1
  172. package/Tumbler/cjs/style.production.v2.css +1 -1
  173. package/Tumbler/package.json +1 -1
  174. package/Viewport/package.json +1 -1
  175. package/evokit/index.d.ts +2 -2
  176. package/evokit/package.json +1 -1
  177. package/evokit/types.d.ts +3 -2
  178. package/package.json +2 -2
  179. package/useBrowserLayoutEffect/package.json +1 -1
  180. package/useDebounce/package.json +1 -1
  181. package/useForwardRef/package.json +1 -1
  182. package/useInView/package.json +1 -1
  183. package/useIsMounted/package.json +1 -1
  184. package/useKeyPress/package.json +1 -1
  185. package/useMedia/package.json +1 -1
  186. package/useOutsideClick/package.json +1 -1
  187. package/usePortal/package.json +1 -1
  188. package/useScrollPosition/package.json +1 -1
  189. package/useSnackBar/package.json +1 -1
@@ -1 +1,1450 @@
1
- .Text__ek-text___-ROQ5{display:inline;line-height:var(--pds-line-height)}.Text__ek-text_display_block___Hbw1f{display:block}.Text__ek-text_display_inline-block___S5tGj{display:inline-block}.Text__ek-text_display_inline___kf4Mg{display:inline}.Text__ek-text_display_none___6fCvf{display:none}.Text__ek-text_size_none___d8slD{font-size:0}.Text__ek-text_size_inherit___9ToCC{font-size:inherit}.Text__ek-text_size_small___8UL-f{font-size:var(--pds-font-size-small)}.Text__ek-text_size_default___YVQjl{font-size:var(--pds-font-size-default)}.Text__ek-text_size_big___I52rt{font-size:var(--pds-font-size-big)}.Text__ek-text_size_h1___7m6hu{font-size:var(--pds-font-size-h1)}.Text__ek-text_size_h2___6S-PU{font-size:var(--pds-font-size-h2)}.Text__ek-text_size_h3___wnvF4{font-size:var(--pds-font-size-h3)}.Text__ek-text_size_h4___zzaqf{font-size:var(--pds-font-size-h4)}.Text__ek-text_size_h5___vUE7N{font-size:var(--pds-font-size-h5)}.Text__ek-text_size_h6___gKgdr{font-size:var(--pds-font-size-h6)}.Text__ek-text_weight_default___C-jU2{font-weight:400}.Text__ek-text_weight_thin___zMjyu{font-weight:100}.Text__ek-text_weight_light___B3Juk{font-weight:300}.Text__ek-text_weight_medium___mUSUr{font-weight:500}.Text__ek-text_weight_bold___nbc0F{font-weight:700}.Text__ek-text_weight_black___pz2hz{font-weight:900}.Text__ek-text_weight_100___gA1cR{font-weight:100}.Text__ek-text_weight_200___xbKVD{font-weight:200}.Text__ek-text_weight_300___7Ou0Z{font-weight:300}.Text__ek-text_weight_400___RdqP4{font-weight:400}.Text__ek-text_weight_500___Aoc2u{font-weight:500}.Text__ek-text_weight_600___gu30T{font-weight:600}.Text__ek-text_weight_700___Rs2mj{font-weight:700}.Text__ek-text_weight_800___3oJdi{font-weight:800}.Text__ek-text_weight_900___CxYR9{font-weight:900}.Text__ek-text_align_left___ro7st{display:block;text-align:left}.Text__ek-text_align_center___s56dr{display:block;text-align:center}.Text__ek-text_align_right___hASYm{display:block;text-align:right}.Text__ek-text_align_justify___fDJbJ{display:block;text-align:justify}.Text__ek-text_valign_baseline___4CWsl{vertical-align:baseline}.Text__ek-text_valign_bottom___KCjjL{vertical-align:bottom}.Text__ek-text_valign_middle___LMYYJ{vertical-align:middle}.Text__ek-text_valign_sub___TP1BM{vertical-align:sub}.Text__ek-text_valign_super___IDOKq{vertical-align:super}.Text__ek-text_valign_text-bottom___sRdol{vertical-align:text-bottom}.Text__ek-text_valign_text-top___A6EIe{vertical-align:text-top}.Text__ek-text_valign_top___LVyOZ{vertical-align:top}.Text__ek-text_transform_none___PdDdm{text-transform:none}.Text__ek-text_transform_capitalize___eAD7H{text-transform:capitalize}.Text__ek-text_transform_lowercase___y03AI{text-transform:lowercase}.Text__ek-text_transform_uppercase___c6JQ4{text-transform:uppercase}.Text__ek-text_style_italic___dS2Rq{font-style:italic}.Text__ek-text_style_strike___W2q6D{text-decoration:line-through}.Text__ek-text_style_underline___ZeE-o{text-decoration:underline}.Text__ek-text_style_overline___sG-pM{text-decoration:overline}.Text__ek-text_lheight_default___-PDYT{line-height:var(--pds-line-height)}.Text__ek-text_lheight_medium___KRbsq{line-height:1.25em}.Text__ek-text_lheight_large___RzOhL{line-height:1.5em}.Text__ek-text_wrap_normal___QgQy6{white-space:normal}.Text__ek-text_wrap_nowrap___rPeKC{white-space:nowrap}.Text__ek-text_wrap_pre___WbxaB{white-space:pre}.Text__ek-text_wrap_pre-wrap___0FkSl{white-space:pre-wrap}.Text__ek-text_wrap_pre-line___8gGHF{white-space:pre-line}.Text__ek-text_wrap_break___1wiJa{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Text__ek-text_wrap_ellipsis___kPZxA{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text__ek-text_wrap_two-line___Cn-P6{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*2)}.Text__ek-text_wrap_two-line___Cn-P6.Text__ek-text_lheight_medium___KRbsq{max-height:calc(1.25em*2)}.Text__ek-text_wrap_two-line___Cn-P6.Text__ek-text_lheight_large___RzOhL{max-height:calc(1.5em*2)}.Text__ek-text_wrap_three-line___B5qqt{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*3)}.Text__ek-text_wrap_three-line___B5qqt.Text__ek-text_lheight_medium___KRbsq{max-height:calc(1.25em*3)}.Text__ek-text_wrap_three-line___B5qqt.Text__ek-text_lheight_large___RzOhL{max-height:calc(1.5em*3)}.Text__ek-text_color_black-300___rufn-{color:var(--black-300)}.Text__ek-text_color_black-400___Abw9l{color:var(--black-400)}.Text__ek-text_color_black-600___lI2T-{color:var(--black-600)}.Text__ek-text_color_black-700___2-ihf{color:var(--black-700)}.Text__ek-text_color_black-800___WlClL{color:var(--black-800)}.Text__ek-text_color_black-900___JbIle{color:var(--black-900)}.Text__ek-text_color_blue-500___LxCA2{color:var(--blue-500)}.Text__ek-text_color_green-500___dtH5J{color:var(--green-500)}.Text__ek-text_color_green-700___y1ZED{color:var(--green-700)}.Text__ek-text_color_green-800___C0794{color:var(--green-800)}.Text__ek-text_color_yellow-500___YiR8O{color:var(--yellow-500)}.Text__ek-text_color_orange-500___JIlZq{color:var(--orange-500)}.Text__ek-text_color_orange-900___j11Lg{color:var(--orange-900)}.Text__ek-text_color_red-500___HZ0cd{color:var(--red-500)}.Text__ek-text_color_red-900___zFkOn{color:var(--red-900)}.Text__ek-text_color_violet-500___BMegd{color:var(--violet-500)}.Text__ek-text_color_white___7nID9{color:var(--white)}.Text__ek-text_blackhole_ellipsis-two-line___sGrsh{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.Text__ek-text_blackhole_ellipsis-three-line___PUAmR{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:480px){.Text__ek-text_display_block--small___t--Yq{display:block}.Text__ek-text_display_inline-block--small___KNXX7{display:inline-block}.Text__ek-text_display_inline--small___nEpne{display:inline}.Text__ek-text_display_none--small___l-Tq0{display:none}.Text__ek-text_size_none--small___kHOEL{font-size:0}.Text__ek-text_size_inherit--small___g3F22{font-size:inherit}.Text__ek-text_size_small--small___RiEYU{font-size:var(--pds-font-size-small)}.Text__ek-text_size_default--small___nw1GE{font-size:var(--pds-font-size-default)}.Text__ek-text_size_big--small___xC3yN{font-size:var(--pds-font-size-big)}.Text__ek-text_size_h1--small___nU6xk{font-size:var(--pds-font-size-h1)}.Text__ek-text_size_h2--small___Dae8I{font-size:var(--pds-font-size-h2)}.Text__ek-text_size_h3--small___Q4Nk9{font-size:var(--pds-font-size-h3)}.Text__ek-text_size_h4--small___TsddL{font-size:var(--pds-font-size-h4)}.Text__ek-text_size_h5--small___7wm1E{font-size:var(--pds-font-size-h5)}.Text__ek-text_size_h6--small___SK6BU{font-size:var(--pds-font-size-h6)}.Text__ek-text_weight_default--small___aLolD{font-weight:400}.Text__ek-text_weight_thin--small___GECrZ{font-weight:100}.Text__ek-text_weight_light--small___mQtje{font-weight:300}.Text__ek-text_weight_medium--small___tzni0{font-weight:500}.Text__ek-text_weight_bold--small___51e7l{font-weight:700}.Text__ek-text_weight_black--small___SJl6O{font-weight:900}.Text__ek-text_weight_100--small___KFuXY{font-weight:100}.Text__ek-text_weight_200--small___Tag3n{font-weight:200}.Text__ek-text_weight_300--small___CGbCY{font-weight:300}.Text__ek-text_weight_400--small___aNCLu{font-weight:400}.Text__ek-text_weight_500--small___PKi1d{font-weight:500}.Text__ek-text_weight_600--small___BQztN{font-weight:600}.Text__ek-text_weight_700--small___tF-ii{font-weight:700}.Text__ek-text_weight_800--small___2lGEY{font-weight:800}.Text__ek-text_weight_900--small___0qZNe{font-weight:900}.Text__ek-text_align_left--small___R8kiT{display:block;text-align:left}.Text__ek-text_align_center--small___hhKld{display:block;text-align:center}.Text__ek-text_align_right--small___ROCrY{display:block;text-align:right}.Text__ek-text_align_justify--small___iASpp{display:block;text-align:justify}.Text__ek-text_valign_baseline--small___w4B8L{vertical-align:baseline}.Text__ek-text_valign_bottom--small___rPQIr{vertical-align:bottom}.Text__ek-text_valign_middle--small___d98jJ{vertical-align:middle}.Text__ek-text_valign_sub--small___Uxsul{vertical-align:sub}.Text__ek-text_valign_super--small___asIdI{vertical-align:super}.Text__ek-text_valign_text-bottom--small___Xf76y{vertical-align:text-bottom}.Text__ek-text_valign_text-top--small___prKEV{vertical-align:text-top}.Text__ek-text_valign_top--small___p9RWj{vertical-align:top}.Text__ek-text_transform_none--small___QMWWm{text-transform:none}.Text__ek-text_transform_capitalize--small___qWZj-{text-transform:capitalize}.Text__ek-text_transform_lowercase--small___-FFJj{text-transform:lowercase}.Text__ek-text_transform_uppercase--small___TNi5m{text-transform:uppercase}.Text__ek-text_style_italic--small___auREO{font-style:italic}.Text__ek-text_style_strike--small___QL9I9{text-decoration:line-through}.Text__ek-text_style_underline--small___VtVFz{text-decoration:underline}.Text__ek-text_style_overline--small___OG-n3{text-decoration:overline}.Text__ek-text_lheight_default--small___dH-CH{line-height:var(--pds-line-height)}.Text__ek-text_lheight_medium--small___tL32w{line-height:1.25em}.Text__ek-text_lheight_large--small___8UZ6F{line-height:1.5em}.Text__ek-text_wrap_normal--small___0YiRQ{white-space:normal}.Text__ek-text_wrap_nowrap--small___QcHuw{white-space:nowrap}.Text__ek-text_wrap_pre--small___ds5sx{white-space:pre}.Text__ek-text_wrap_pre-wrap--small___jppO3{white-space:pre-wrap}.Text__ek-text_wrap_pre-line--small___-yFN4{white-space:pre-line}.Text__ek-text_wrap_break--small___ILjwS{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Text__ek-text_wrap_ellipsis--small___Mag2F{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text__ek-text_wrap_two-line--small___rWq36{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*2)}.Text__ek-text_wrap_two-line--small___rWq36.Text__ek-text_lheight_medium___KRbsq{max-height:calc(1.25em*2)}.Text__ek-text_wrap_two-line--small___rWq36.Text__ek-text_lheight_large___RzOhL{max-height:calc(1.5em*2)}.Text__ek-text_wrap_three-line--small___nmr3V{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*3)}.Text__ek-text_wrap_three-line--small___nmr3V.Text__ek-text_lheight_medium___KRbsq{max-height:calc(1.25em*3)}.Text__ek-text_wrap_three-line--small___nmr3V.Text__ek-text_lheight_large___RzOhL{max-height:calc(1.5em*3)}.Text__ek-text_color_black-300--small___-QAn5{color:var(--black-300)}.Text__ek-text_color_black-400--small___n6Jz-{color:var(--black-400)}.Text__ek-text_color_black-600--small___dU5GE{color:var(--black-600)}.Text__ek-text_color_black-700--small___CVGTz{color:var(--black-700)}.Text__ek-text_color_black-800--small___-eCZb{color:var(--black-800)}.Text__ek-text_color_black-900--small___qxurX{color:var(--black-900)}.Text__ek-text_color_blue-500--small___-XPWr{color:var(--blue-500)}.Text__ek-text_color_green-500--small___e2-vw{color:var(--green-500)}.Text__ek-text_color_green-700--small___bqWOX{color:var(--green-700)}.Text__ek-text_color_green-800--small___BsvbE{color:var(--green-800)}.Text__ek-text_color_yellow-500--small___W91Jn{color:var(--yellow-500)}.Text__ek-text_color_orange-500--small___mJIKt{color:var(--orange-500)}.Text__ek-text_color_orange-900--small___Nu8xV{color:var(--orange-900)}.Text__ek-text_color_red-500--small___CSz-3{color:var(--red-500)}.Text__ek-text_color_red-900--small___IelQy{color:var(--red-900)}.Text__ek-text_color_violet-500--small___G6mHV{color:var(--violet-500)}.Text__ek-text_color_white--small___iGspg{color:var(--white)}}@media only screen and (min-width:768px){.Text__ek-text_display_block--medium___a2q-6{display:block}.Text__ek-text_display_inline-block--medium___6NtDQ{display:inline-block}.Text__ek-text_display_inline--medium___6WPtA{display:inline}.Text__ek-text_display_none--medium___alVT3{display:none}.Text__ek-text_size_none--medium___it5oR{font-size:0}.Text__ek-text_size_inherit--medium___1yKv2{font-size:inherit}.Text__ek-text_size_small--medium___cCR-3{font-size:var(--pds-font-size-small)}.Text__ek-text_size_default--medium___SMexC{font-size:var(--pds-font-size-default)}.Text__ek-text_size_big--medium___mXQjH{font-size:var(--pds-font-size-big)}.Text__ek-text_size_h1--medium___Ud4fF{font-size:var(--pds-font-size-h1)}.Text__ek-text_size_h2--medium___PLNaT{font-size:var(--pds-font-size-h2)}.Text__ek-text_size_h3--medium___3pJSN{font-size:var(--pds-font-size-h3)}.Text__ek-text_size_h4--medium___YrPdI{font-size:var(--pds-font-size-h4)}.Text__ek-text_size_h5--medium___qDHn7{font-size:var(--pds-font-size-h5)}.Text__ek-text_size_h6--medium___pWGaw{font-size:var(--pds-font-size-h6)}.Text__ek-text_weight_default--medium___xD0Iw{font-weight:400}.Text__ek-text_weight_thin--medium___qzPDr{font-weight:100}.Text__ek-text_weight_light--medium___7O1Tu{font-weight:300}.Text__ek-text_weight_medium--medium___FU8iz{font-weight:500}.Text__ek-text_weight_bold--medium___YPzM-{font-weight:700}.Text__ek-text_weight_black--medium___5HE0a{font-weight:900}.Text__ek-text_weight_100--medium___cgjMp{font-weight:100}.Text__ek-text_weight_200--medium___dQXt-{font-weight:200}.Text__ek-text_weight_300--medium___BVZCv{font-weight:300}.Text__ek-text_weight_400--medium___ZXma9{font-weight:400}.Text__ek-text_weight_500--medium___KXX7T{font-weight:500}.Text__ek-text_weight_600--medium___duIEL{font-weight:600}.Text__ek-text_weight_700--medium___ZNANf{font-weight:700}.Text__ek-text_weight_800--medium___1UJDx{font-weight:800}.Text__ek-text_weight_900--medium___r2bV9{font-weight:900}.Text__ek-text_align_left--medium___o05r5{display:block;text-align:left}.Text__ek-text_align_center--medium___7A8YW{display:block;text-align:center}.Text__ek-text_align_right--medium___eMgvR{display:block;text-align:right}.Text__ek-text_align_justify--medium___r57iL{display:block;text-align:justify}.Text__ek-text_valign_baseline--medium___vHsUy{vertical-align:baseline}.Text__ek-text_valign_bottom--medium___luFtn{vertical-align:bottom}.Text__ek-text_valign_middle--medium___OOe7y{vertical-align:middle}.Text__ek-text_valign_sub--medium___2azhM{vertical-align:sub}.Text__ek-text_valign_super--medium___e7-YY{vertical-align:super}.Text__ek-text_valign_text-bottom--medium___1fUJX{vertical-align:text-bottom}.Text__ek-text_valign_text-top--medium___kBDBs{vertical-align:text-top}.Text__ek-text_valign_top--medium___0Q7TJ{vertical-align:top}.Text__ek-text_transform_none--medium___w8Mz-{text-transform:none}.Text__ek-text_transform_capitalize--medium___YdtmG{text-transform:capitalize}.Text__ek-text_transform_lowercase--medium___tgBnk{text-transform:lowercase}.Text__ek-text_transform_uppercase--medium___QI6md{text-transform:uppercase}.Text__ek-text_style_italic--medium___zP9h5{font-style:italic}.Text__ek-text_style_strike--medium___2tYmB{text-decoration:line-through}.Text__ek-text_style_underline--medium___9cZlU{text-decoration:underline}.Text__ek-text_style_overline--medium___ZEFFo{text-decoration:overline}.Text__ek-text_lheight_default--medium___8idJm{line-height:var(--pds-line-height)}.Text__ek-text_lheight_medium--medium___p5kXZ{line-height:1.25em}.Text__ek-text_lheight_large--medium___p-Hhl{line-height:1.5em}.Text__ek-text_wrap_normal--medium___bpcbF{white-space:normal}.Text__ek-text_wrap_nowrap--medium___H5Tj4{white-space:nowrap}.Text__ek-text_wrap_pre--medium___HntAM{white-space:pre}.Text__ek-text_wrap_pre-wrap--medium___6vBUo{white-space:pre-wrap}.Text__ek-text_wrap_pre-line--medium___9rQ-Q{white-space:pre-line}.Text__ek-text_wrap_break--medium___LVSiG{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Text__ek-text_wrap_ellipsis--medium___JirZA{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text__ek-text_wrap_two-line--medium___g2ROw{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*2)}.Text__ek-text_wrap_two-line--medium___g2ROw.Text__ek-text_lheight_medium___KRbsq{max-height:calc(1.25em*2)}.Text__ek-text_wrap_two-line--medium___g2ROw.Text__ek-text_lheight_large___RzOhL{max-height:calc(1.5em*2)}.Text__ek-text_wrap_three-line--medium___HrMeM{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*3)}.Text__ek-text_wrap_three-line--medium___HrMeM.Text__ek-text_lheight_medium___KRbsq{max-height:calc(1.25em*3)}.Text__ek-text_wrap_three-line--medium___HrMeM.Text__ek-text_lheight_large___RzOhL{max-height:calc(1.5em*3)}.Text__ek-text_color_black-300--medium___4KXpk{color:var(--black-300)}.Text__ek-text_color_black-400--medium___OfeiL{color:var(--black-400)}.Text__ek-text_color_black-600--medium___-hGn6{color:var(--black-600)}.Text__ek-text_color_black-700--medium___FG-Oi{color:var(--black-700)}.Text__ek-text_color_black-800--medium___XmIPf{color:var(--black-800)}.Text__ek-text_color_black-900--medium___CF5Sk{color:var(--black-900)}.Text__ek-text_color_blue-500--medium___RUw4a{color:var(--blue-500)}.Text__ek-text_color_green-500--medium___qIaqR{color:var(--green-500)}.Text__ek-text_color_green-700--medium___z-Kit{color:var(--green-700)}.Text__ek-text_color_green-800--medium___nJn7S{color:var(--green-800)}.Text__ek-text_color_yellow-500--medium___W9mZM{color:var(--yellow-500)}.Text__ek-text_color_orange-500--medium___wnD6k{color:var(--orange-500)}.Text__ek-text_color_orange-900--medium___s59c-{color:var(--orange-900)}.Text__ek-text_color_red-500--medium___-7sbb{color:var(--red-500)}.Text__ek-text_color_red-900--medium___Orzyx{color:var(--red-900)}.Text__ek-text_color_violet-500--medium___sYupQ{color:var(--violet-500)}.Text__ek-text_color_white--medium___b3kBz{color:var(--white)}}@media only screen and (min-width:960px){.Text__ek-text_display_block--large___who3M{display:block}.Text__ek-text_display_inline-block--large___-nibP{display:inline-block}.Text__ek-text_display_inline--large___Mo-LY{display:inline}.Text__ek-text_display_none--large___FX2qB{display:none}.Text__ek-text_size_none--large___b1MRL{font-size:0}.Text__ek-text_size_inherit--large___AmMoT{font-size:inherit}.Text__ek-text_size_small--large___hIECr{font-size:var(--pds-font-size-small)}.Text__ek-text_size_default--large___urt2q{font-size:var(--pds-font-size-default)}.Text__ek-text_size_big--large___VKxWD{font-size:var(--pds-font-size-big)}.Text__ek-text_size_h1--large___mNGan{font-size:var(--pds-font-size-h1)}.Text__ek-text_size_h2--large___iieFo{font-size:var(--pds-font-size-h2)}.Text__ek-text_size_h3--large___p0OYs{font-size:var(--pds-font-size-h3)}.Text__ek-text_size_h4--large___8R-X7{font-size:var(--pds-font-size-h4)}.Text__ek-text_size_h5--large___SisW8{font-size:var(--pds-font-size-h5)}.Text__ek-text_size_h6--large___xOt7K{font-size:var(--pds-font-size-h6)}.Text__ek-text_weight_default--large___cZUKq{font-weight:400}.Text__ek-text_weight_thin--large___ftNN2{font-weight:100}.Text__ek-text_weight_light--large___mucsu{font-weight:300}.Text__ek-text_weight_medium--large___J1Abv{font-weight:500}.Text__ek-text_weight_bold--large___n5v86{font-weight:700}.Text__ek-text_weight_black--large___lKODZ{font-weight:900}.Text__ek-text_weight_100--large___UIuAn{font-weight:100}.Text__ek-text_weight_200--large___PokkM{font-weight:200}.Text__ek-text_weight_300--large___6-uxq{font-weight:300}.Text__ek-text_weight_400--large___k-4C5{font-weight:400}.Text__ek-text_weight_500--large___9mQIy{font-weight:500}.Text__ek-text_weight_600--large___IGYQZ{font-weight:600}.Text__ek-text_weight_700--large___EJjaT{font-weight:700}.Text__ek-text_weight_800--large___3M7i3{font-weight:800}.Text__ek-text_weight_900--large___-c1aR{font-weight:900}.Text__ek-text_align_left--large___XLFUT{display:block;text-align:left}.Text__ek-text_align_center--large___XoXwL{display:block;text-align:center}.Text__ek-text_align_right--large___cTzlR{display:block;text-align:right}.Text__ek-text_align_justify--large___83G-e{display:block;text-align:justify}.Text__ek-text_valign_baseline--large___kqPo2{vertical-align:baseline}.Text__ek-text_valign_bottom--large___mu6P6{vertical-align:bottom}.Text__ek-text_valign_middle--large___cDVtl{vertical-align:middle}.Text__ek-text_valign_sub--large___i4kJ5{vertical-align:sub}.Text__ek-text_valign_super--large___fULH6{vertical-align:super}.Text__ek-text_valign_text-bottom--large___X1o4K{vertical-align:text-bottom}.Text__ek-text_valign_text-top--large___dyrpt{vertical-align:text-top}.Text__ek-text_valign_top--large___uuHb-{vertical-align:top}.Text__ek-text_transform_none--large___mXgSH{text-transform:none}.Text__ek-text_transform_capitalize--large___TZdWz{text-transform:capitalize}.Text__ek-text_transform_lowercase--large___ucY62{text-transform:lowercase}.Text__ek-text_transform_uppercase--large___C0w3A{text-transform:uppercase}.Text__ek-text_style_italic--large___J-VtC{font-style:italic}.Text__ek-text_style_strike--large___T-zXX{text-decoration:line-through}.Text__ek-text_style_underline--large___eZ3MR{text-decoration:underline}.Text__ek-text_style_overline--large___naG6m{text-decoration:overline}.Text__ek-text_lheight_default--large___68-KO{line-height:var(--pds-line-height)}.Text__ek-text_lheight_medium--large___QGogG{line-height:1.25em}.Text__ek-text_lheight_large--large___BlPL-{line-height:1.5em}.Text__ek-text_wrap_normal--large___6X7hf{white-space:normal}.Text__ek-text_wrap_nowrap--large___xdhzo{white-space:nowrap}.Text__ek-text_wrap_pre--large___qUMtK{white-space:pre}.Text__ek-text_wrap_pre-wrap--large___HRo-u{white-space:pre-wrap}.Text__ek-text_wrap_pre-line--large___q743W{white-space:pre-line}.Text__ek-text_wrap_break--large___Ushu6{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Text__ek-text_wrap_ellipsis--large___xNEri{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text__ek-text_wrap_two-line--large___ZG36-{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*2)}.Text__ek-text_wrap_two-line--large___ZG36-.Text__ek-text_lheight_medium___KRbsq{max-height:calc(1.25em*2)}.Text__ek-text_wrap_two-line--large___ZG36-.Text__ek-text_lheight_large___RzOhL{max-height:calc(1.5em*2)}.Text__ek-text_wrap_three-line--large___Pi0K9{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*3)}.Text__ek-text_wrap_three-line--large___Pi0K9.Text__ek-text_lheight_medium___KRbsq{max-height:calc(1.25em*3)}.Text__ek-text_wrap_three-line--large___Pi0K9.Text__ek-text_lheight_large___RzOhL{max-height:calc(1.5em*3)}.Text__ek-text_color_black-300--large___b5dBb{color:var(--black-300)}.Text__ek-text_color_black-400--large___nVbdh{color:var(--black-400)}.Text__ek-text_color_black-600--large___3X27Q{color:var(--black-600)}.Text__ek-text_color_black-700--large___BFdY2{color:var(--black-700)}.Text__ek-text_color_black-800--large___Sa9NU{color:var(--black-800)}.Text__ek-text_color_black-900--large___eDR1H{color:var(--black-900)}.Text__ek-text_color_blue-500--large___Nu3iz{color:var(--blue-500)}.Text__ek-text_color_green-500--large___Zq6-1{color:var(--green-500)}.Text__ek-text_color_green-700--large___BFZxc{color:var(--green-700)}.Text__ek-text_color_green-800--large___CkSUo{color:var(--green-800)}.Text__ek-text_color_yellow-500--large___WD1wN{color:var(--yellow-500)}.Text__ek-text_color_orange-500--large___t6-Wr{color:var(--orange-500)}.Text__ek-text_color_orange-900--large___p-isB{color:var(--orange-900)}.Text__ek-text_color_red-500--large___tt2En{color:var(--red-500)}.Text__ek-text_color_red-900--large___-tN-H{color:var(--red-900)}.Text__ek-text_color_violet-500--large___Ug04a{color:var(--violet-500)}.Text__ek-text_color_white--large___Kn78I{color:var(--white)}}@media only screen and (min-width:1200px){.Text__ek-text_color_black-300--wide___ADkkP{color:var(--black-300)}.Text__ek-text_color_black-400--wide___P3n3p{color:var(--black-400)}.Text__ek-text_color_black-600--wide___jKvld{color:var(--black-600)}.Text__ek-text_color_black-700--wide___5wBf3{color:var(--black-700)}.Text__ek-text_color_black-800--wide___1fbuU{color:var(--black-800)}.Text__ek-text_color_black-900--wide___XVnjF{color:var(--black-900)}.Text__ek-text_color_blue-500--wide___KrMiD{color:var(--blue-500)}.Text__ek-text_color_green-500--wide___QwWmd{color:var(--green-500)}.Text__ek-text_color_green-700--wide___TYTLk{color:var(--green-700)}.Text__ek-text_color_green-800--wide___fAxaz{color:var(--green-800)}.Text__ek-text_color_yellow-500--wide___2IFe0{color:var(--yellow-500)}.Text__ek-text_color_orange-500--wide___EfDjT{color:var(--orange-500)}.Text__ek-text_color_orange-900--wide___CE4UQ{color:var(--orange-900)}.Text__ek-text_color_red-500--wide___z8fKs{color:var(--red-500)}.Text__ek-text_color_red-900--wide___k7Es9{color:var(--red-900)}.Text__ek-text_color_violet-500--wide___cd6uK{color:var(--violet-500)}.Text__ek-text_color_white--wide___lDPo3{color:var(--white)}}@media only screen and (min-width:1400px){.Text__ek-text_color_black-300--huge___lLPjg{color:var(--black-300)}.Text__ek-text_color_black-400--huge___-DT5c{color:var(--black-400)}.Text__ek-text_color_black-600--huge___zxpTa{color:var(--black-600)}.Text__ek-text_color_black-700--huge___C9RrK{color:var(--black-700)}.Text__ek-text_color_black-800--huge___BPs7Y{color:var(--black-800)}.Text__ek-text_color_black-900--huge___dGgDV{color:var(--black-900)}.Text__ek-text_color_blue-500--huge___zVn4G{color:var(--blue-500)}.Text__ek-text_color_green-500--huge___1fLyf{color:var(--green-500)}.Text__ek-text_color_green-700--huge___s70yA{color:var(--green-700)}.Text__ek-text_color_green-800--huge___M7qQU{color:var(--green-800)}.Text__ek-text_color_yellow-500--huge___weEpN{color:var(--yellow-500)}.Text__ek-text_color_orange-500--huge___2Pjcj{color:var(--orange-500)}.Text__ek-text_color_orange-900--huge___dJRGe{color:var(--orange-900)}.Text__ek-text_color_red-500--huge___lYfi7{color:var(--red-500)}.Text__ek-text_color_red-900--huge___QQFpw{color:var(--red-900)}.Text__ek-text_color_violet-500--huge___lG1-E{color:var(--violet-500)}.Text__ek-text_color_white--huge___0IWxt{color:var(--white)}}
1
+ /* stylelint-disable comment-empty-line-before */
2
+ :root {
3
+ /* base */
4
+ /* prop 'text-size' */
5
+ /* prop 'text-lheight' */
6
+ }
7
+ .Text__ek-text___-ROQ5 {
8
+ display: inline;
9
+ line-height: var(--pds-line-height);
10
+ }
11
+ /**
12
+ * Display:
13
+ *
14
+ * - text_display_block
15
+ * - text_display_inline-block
16
+ * - text_display_inline
17
+ * - text_display_none
18
+ *
19
+ * */
20
+ .Text__ek-text_display_block___Hbw1f {
21
+ display: block;
22
+ }
23
+ .Text__ek-text_display_inline-block___S5tGj {
24
+ display: inline-block;
25
+ }
26
+ .Text__ek-text_display_inline___kf4Mg {
27
+ display: inline;
28
+ }
29
+ .Text__ek-text_display_none___6fCvf {
30
+ display: none;
31
+ }
32
+ /**
33
+ * Font size:
34
+ *
35
+ * - text_size_*
36
+ *
37
+ * */
38
+ .Text__ek-text_size_none___d8slD {
39
+ font-size: 0;
40
+ }
41
+ .Text__ek-text_size_inherit___9ToCC {
42
+ font-size: inherit;
43
+ }
44
+ .Text__ek-text_size_small___8UL-f {
45
+ font-size: var(--pds-font-size-small);
46
+ }
47
+ .Text__ek-text_size_default___YVQjl {
48
+ font-size: var(--pds-font-size-default);
49
+ }
50
+ .Text__ek-text_size_big___I52rt {
51
+ font-size: var(--pds-font-size-big);
52
+ }
53
+ .Text__ek-text_size_h1___7m6hu {
54
+ font-size: var(--pds-font-size-h1);
55
+ }
56
+ .Text__ek-text_size_h2___6S-PU {
57
+ font-size: var(--pds-font-size-h2);
58
+ }
59
+ .Text__ek-text_size_h3___wnvF4 {
60
+ font-size: var(--pds-font-size-h3);
61
+ }
62
+ .Text__ek-text_size_h4___zzaqf {
63
+ font-size: var(--pds-font-size-h4);
64
+ }
65
+ .Text__ek-text_size_h5___vUE7N {
66
+ font-size: var(--pds-font-size-h5);
67
+ }
68
+ .Text__ek-text_size_h6___gKgdr {
69
+ font-size: var(--pds-font-size-h6);
70
+ }
71
+ /**
72
+ * Font weight:
73
+ *
74
+ * - text_weight_*
75
+ *
76
+ * */
77
+ .Text__ek-text_weight_default___C-jU2 {
78
+ font-weight: 400;
79
+ }
80
+ .Text__ek-text_weight_thin___zMjyu {
81
+ font-weight: 100;
82
+ }
83
+ .Text__ek-text_weight_light___B3Juk {
84
+ font-weight: 300;
85
+ }
86
+ .Text__ek-text_weight_medium___mUSUr {
87
+ font-weight: 500;
88
+ }
89
+ .Text__ek-text_weight_bold___nbc0F {
90
+ font-weight: 700;
91
+ }
92
+ .Text__ek-text_weight_black___pz2hz {
93
+ font-weight: 900;
94
+ }
95
+ .Text__ek-text_weight_100___gA1cR {
96
+ font-weight: 100;
97
+ }
98
+ .Text__ek-text_weight_200___xbKVD {
99
+ font-weight: 200;
100
+ }
101
+ .Text__ek-text_weight_300___7Ou0Z {
102
+ font-weight: 300;
103
+ }
104
+ .Text__ek-text_weight_400___RdqP4 {
105
+ font-weight: 400;
106
+ }
107
+ .Text__ek-text_weight_500___Aoc2u {
108
+ font-weight: 500;
109
+ }
110
+ .Text__ek-text_weight_600___gu30T {
111
+ font-weight: 600;
112
+ }
113
+ .Text__ek-text_weight_700___Rs2mj {
114
+ font-weight: 700;
115
+ }
116
+ .Text__ek-text_weight_800___3oJdi {
117
+ font-weight: 800;
118
+ }
119
+ .Text__ek-text_weight_900___CxYR9 {
120
+ font-weight: 900;
121
+ }
122
+ /**
123
+ * Align:
124
+ *
125
+ * - text_align_*
126
+ *
127
+ * */
128
+ .Text__ek-text_align_left___ro7st {
129
+ display: block;
130
+ text-align: left;
131
+ }
132
+ .Text__ek-text_align_center___s56dr {
133
+ display: block;
134
+ text-align: center;
135
+ }
136
+ .Text__ek-text_align_right___hASYm {
137
+ display: block;
138
+ text-align: right;
139
+ }
140
+ .Text__ek-text_align_justify___fDJbJ {
141
+ display: block;
142
+ text-align: justify;
143
+ }
144
+ /**
145
+ * Valign:
146
+ *
147
+ * - text_valign_*
148
+ *
149
+ * */
150
+ .Text__ek-text_valign_baseline___4CWsl {
151
+ vertical-align: baseline;
152
+ }
153
+ .Text__ek-text_valign_bottom___KCjjL {
154
+ vertical-align: bottom;
155
+ }
156
+ .Text__ek-text_valign_middle___LMYYJ {
157
+ vertical-align: middle;
158
+ }
159
+ .Text__ek-text_valign_sub___TP1BM {
160
+ vertical-align: sub;
161
+ }
162
+ .Text__ek-text_valign_super___IDOKq {
163
+ vertical-align: super;
164
+ }
165
+ .Text__ek-text_valign_text-bottom___sRdol {
166
+ vertical-align: text-bottom;
167
+ }
168
+ .Text__ek-text_valign_text-top___A6EIe {
169
+ vertical-align: text-top;
170
+ }
171
+ .Text__ek-text_valign_top___LVyOZ {
172
+ vertical-align: top;
173
+ }
174
+ /**
175
+ * Transform:
176
+ *
177
+ * - text_transform_*
178
+ *
179
+ * */
180
+ .Text__ek-text_transform_none___PdDdm {
181
+ text-transform: none;
182
+ }
183
+ .Text__ek-text_transform_capitalize___eAD7H {
184
+ text-transform: capitalize;
185
+ }
186
+ .Text__ek-text_transform_lowercase___y03AI {
187
+ text-transform: lowercase;
188
+ }
189
+ .Text__ek-text_transform_uppercase___c6JQ4 {
190
+ text-transform: uppercase;
191
+ }
192
+ /**
193
+ * Style:
194
+ *
195
+ * - text_style_*
196
+ *
197
+ * */
198
+ .Text__ek-text_style_italic___dS2Rq {
199
+ font-style: italic;
200
+ }
201
+ .Text__ek-text_style_strike___W2q6D {
202
+ text-decoration: line-through;
203
+ }
204
+ .Text__ek-text_style_underline___ZeE-o {
205
+ text-decoration: underline;
206
+ }
207
+ .Text__ek-text_style_overline___sG-pM {
208
+ text-decoration: overline;
209
+ }
210
+ /**
211
+ * Line height:
212
+ *
213
+ * - text_lheight_*
214
+ *
215
+ * */
216
+ .Text__ek-text_lheight_default___-PDYT {
217
+ line-height: var(--pds-line-height);
218
+ }
219
+ .Text__ek-text_lheight_medium___KRbsq {
220
+ line-height: 1.25em;
221
+ }
222
+ .Text__ek-text_lheight_large___RzOhL {
223
+ line-height: 1.5em;
224
+ }
225
+ /**
226
+ * Wrap:
227
+ *
228
+ * - text_wrap_*
229
+ *
230
+ * */
231
+ .Text__ek-text_wrap_normal___QgQy6 {
232
+ white-space: normal;
233
+ }
234
+ .Text__ek-text_wrap_nowrap___rPeKC {
235
+ white-space: nowrap;
236
+ }
237
+ .Text__ek-text_wrap_pre___WbxaB {
238
+ white-space: pre;
239
+ }
240
+ .Text__ek-text_wrap_pre-wrap___0FkSl {
241
+ white-space: pre-wrap;
242
+ }
243
+ .Text__ek-text_wrap_pre-line___8gGHF {
244
+ white-space: pre-line;
245
+ }
246
+ .Text__ek-text_wrap_break___1wiJa {
247
+ word-wrap: break-word;
248
+ word-break: break-word;
249
+ -webkit-hyphens: auto;
250
+ hyphens: auto;
251
+ }
252
+ .Text__ek-text_wrap_ellipsis___kPZxA {
253
+ display: block;
254
+ overflow: hidden;
255
+ text-overflow: ellipsis;
256
+ white-space: nowrap;
257
+ }
258
+ .Text__ek-text_wrap_two-line___Cn-P6 {
259
+ display: block;
260
+ overflow: hidden;
261
+ max-height: calc(var(--pds-line-height) * 2);
262
+ }
263
+ .Text__ek-text_wrap_two-line___Cn-P6.Text__ek-text_lheight_medium___KRbsq {
264
+ max-height: calc(1.25em * 2);
265
+ }
266
+ .Text__ek-text_wrap_two-line___Cn-P6.Text__ek-text_lheight_large___RzOhL {
267
+ max-height: calc(1.5em * 2);
268
+ }
269
+ .Text__ek-text_wrap_three-line___B5qqt {
270
+ display: block;
271
+ overflow: hidden;
272
+ max-height: calc(var(--pds-line-height) * 3);
273
+ }
274
+ .Text__ek-text_wrap_three-line___B5qqt.Text__ek-text_lheight_medium___KRbsq {
275
+ max-height: calc(1.25em * 3);
276
+ }
277
+ .Text__ek-text_wrap_three-line___B5qqt.Text__ek-text_lheight_large___RzOhL {
278
+ max-height: calc(1.5em * 3);
279
+ }
280
+ @media only screen and (min-width: 480px) {
281
+ .Text__ek-text_display_block--small___t--Yq {
282
+ display: block;
283
+ }
284
+ .Text__ek-text_display_inline-block--small___KNXX7 {
285
+ display: inline-block;
286
+ }
287
+ .Text__ek-text_display_inline--small___nEpne {
288
+ display: inline;
289
+ }
290
+ .Text__ek-text_display_none--small___l-Tq0 {
291
+ display: none;
292
+ }
293
+ .Text__ek-text_size_none--small___kHOEL {
294
+ font-size: 0;
295
+ }
296
+ .Text__ek-text_size_inherit--small___g3F22 {
297
+ font-size: inherit;
298
+ }
299
+ .Text__ek-text_size_small--small___RiEYU {
300
+ font-size: var(--pds-font-size-small);
301
+ }
302
+ .Text__ek-text_size_default--small___nw1GE {
303
+ font-size: var(--pds-font-size-default);
304
+ }
305
+ .Text__ek-text_size_big--small___xC3yN {
306
+ font-size: var(--pds-font-size-big);
307
+ }
308
+ .Text__ek-text_size_h1--small___nU6xk {
309
+ font-size: var(--pds-font-size-h1);
310
+ }
311
+ .Text__ek-text_size_h2--small___Dae8I {
312
+ font-size: var(--pds-font-size-h2);
313
+ }
314
+ .Text__ek-text_size_h3--small___Q4Nk9 {
315
+ font-size: var(--pds-font-size-h3);
316
+ }
317
+ .Text__ek-text_size_h4--small___TsddL {
318
+ font-size: var(--pds-font-size-h4);
319
+ }
320
+ .Text__ek-text_size_h5--small___7wm1E {
321
+ font-size: var(--pds-font-size-h5);
322
+ }
323
+ .Text__ek-text_size_h6--small___SK6BU {
324
+ font-size: var(--pds-font-size-h6);
325
+ }
326
+ .Text__ek-text_weight_default--small___aLolD {
327
+ font-weight: 400;
328
+ }
329
+ .Text__ek-text_weight_thin--small___GECrZ {
330
+ font-weight: 100;
331
+ }
332
+ .Text__ek-text_weight_light--small___mQtje {
333
+ font-weight: 300;
334
+ }
335
+ .Text__ek-text_weight_medium--small___tzni0 {
336
+ font-weight: 500;
337
+ }
338
+ .Text__ek-text_weight_bold--small___51e7l {
339
+ font-weight: 700;
340
+ }
341
+ .Text__ek-text_weight_black--small___SJl6O {
342
+ font-weight: 900;
343
+ }
344
+ .Text__ek-text_weight_100--small___KFuXY {
345
+ font-weight: 100;
346
+ }
347
+ .Text__ek-text_weight_200--small___Tag3n {
348
+ font-weight: 200;
349
+ }
350
+ .Text__ek-text_weight_300--small___CGbCY {
351
+ font-weight: 300;
352
+ }
353
+ .Text__ek-text_weight_400--small___aNCLu {
354
+ font-weight: 400;
355
+ }
356
+ .Text__ek-text_weight_500--small___PKi1d {
357
+ font-weight: 500;
358
+ }
359
+ .Text__ek-text_weight_600--small___BQztN {
360
+ font-weight: 600;
361
+ }
362
+ .Text__ek-text_weight_700--small___tF-ii {
363
+ font-weight: 700;
364
+ }
365
+ .Text__ek-text_weight_800--small___2lGEY {
366
+ font-weight: 800;
367
+ }
368
+ .Text__ek-text_weight_900--small___0qZNe {
369
+ font-weight: 900;
370
+ }
371
+ .Text__ek-text_align_left--small___R8kiT {
372
+ display: block;
373
+ text-align: left;
374
+ }
375
+ .Text__ek-text_align_center--small___hhKld {
376
+ display: block;
377
+ text-align: center;
378
+ }
379
+ .Text__ek-text_align_right--small___ROCrY {
380
+ display: block;
381
+ text-align: right;
382
+ }
383
+ .Text__ek-text_align_justify--small___iASpp {
384
+ display: block;
385
+ text-align: justify;
386
+ }
387
+ .Text__ek-text_valign_baseline--small___w4B8L {
388
+ vertical-align: baseline;
389
+ }
390
+ .Text__ek-text_valign_bottom--small___rPQIr {
391
+ vertical-align: bottom;
392
+ }
393
+ .Text__ek-text_valign_middle--small___d98jJ {
394
+ vertical-align: middle;
395
+ }
396
+ .Text__ek-text_valign_sub--small___Uxsul {
397
+ vertical-align: sub;
398
+ }
399
+ .Text__ek-text_valign_super--small___asIdI {
400
+ vertical-align: super;
401
+ }
402
+ .Text__ek-text_valign_text-bottom--small___Xf76y {
403
+ vertical-align: text-bottom;
404
+ }
405
+ .Text__ek-text_valign_text-top--small___prKEV {
406
+ vertical-align: text-top;
407
+ }
408
+ .Text__ek-text_valign_top--small___p9RWj {
409
+ vertical-align: top;
410
+ }
411
+ .Text__ek-text_transform_none--small___QMWWm {
412
+ text-transform: none;
413
+ }
414
+ .Text__ek-text_transform_capitalize--small___qWZj- {
415
+ text-transform: capitalize;
416
+ }
417
+ .Text__ek-text_transform_lowercase--small___-FFJj {
418
+ text-transform: lowercase;
419
+ }
420
+ .Text__ek-text_transform_uppercase--small___TNi5m {
421
+ text-transform: uppercase;
422
+ }
423
+ .Text__ek-text_style_italic--small___auREO {
424
+ font-style: italic;
425
+ }
426
+ .Text__ek-text_style_strike--small___QL9I9 {
427
+ text-decoration: line-through;
428
+ }
429
+ .Text__ek-text_style_underline--small___VtVFz {
430
+ text-decoration: underline;
431
+ }
432
+ .Text__ek-text_style_overline--small___OG-n3 {
433
+ text-decoration: overline;
434
+ }
435
+ .Text__ek-text_lheight_default--small___dH-CH {
436
+ line-height: var(--pds-line-height);
437
+ }
438
+ .Text__ek-text_lheight_medium--small___tL32w {
439
+ line-height: 1.25em;
440
+ }
441
+ .Text__ek-text_lheight_large--small___8UZ6F {
442
+ line-height: 1.5em;
443
+ }
444
+ .Text__ek-text_wrap_normal--small___0YiRQ {
445
+ white-space: normal;
446
+ }
447
+ .Text__ek-text_wrap_nowrap--small___QcHuw {
448
+ white-space: nowrap;
449
+ }
450
+ .Text__ek-text_wrap_pre--small___ds5sx {
451
+ white-space: pre;
452
+ }
453
+ .Text__ek-text_wrap_pre-wrap--small___jppO3 {
454
+ white-space: pre-wrap;
455
+ }
456
+ .Text__ek-text_wrap_pre-line--small___-yFN4 {
457
+ white-space: pre-line;
458
+ }
459
+ .Text__ek-text_wrap_break--small___ILjwS {
460
+ word-wrap: break-word;
461
+ word-break: break-word;
462
+ -webkit-hyphens: auto;
463
+ hyphens: auto;
464
+ }
465
+ .Text__ek-text_wrap_ellipsis--small___Mag2F {
466
+ display: block;
467
+ overflow: hidden;
468
+ text-overflow: ellipsis;
469
+ white-space: nowrap;
470
+ }
471
+ .Text__ek-text_wrap_two-line--small___rWq36 {
472
+ display: block;
473
+ overflow: hidden;
474
+ max-height: calc(var(--pds-line-height) * 2);
475
+ }
476
+
477
+ .Text__ek-text_wrap_two-line--small___rWq36.Text__ek-text_lheight_medium___KRbsq {
478
+ max-height: calc(1.25em * 2);
479
+ }
480
+
481
+ .Text__ek-text_wrap_two-line--small___rWq36.Text__ek-text_lheight_large___RzOhL {
482
+ max-height: calc(1.5em * 2);
483
+ }
484
+ .Text__ek-text_wrap_three-line--small___nmr3V {
485
+ display: block;
486
+ overflow: hidden;
487
+ max-height: calc(var(--pds-line-height) * 3);
488
+ }
489
+
490
+ .Text__ek-text_wrap_three-line--small___nmr3V.Text__ek-text_lheight_medium___KRbsq {
491
+ max-height: calc(1.25em * 3);
492
+ }
493
+
494
+ .Text__ek-text_wrap_three-line--small___nmr3V.Text__ek-text_lheight_large___RzOhL {
495
+ max-height: calc(1.5em * 3);
496
+ }
497
+ }
498
+ @media only screen and (min-width: 768px) {
499
+ .Text__ek-text_display_block--medium___a2q-6 {
500
+ display: block;
501
+ }
502
+ .Text__ek-text_display_inline-block--medium___6NtDQ {
503
+ display: inline-block;
504
+ }
505
+ .Text__ek-text_display_inline--medium___6WPtA {
506
+ display: inline;
507
+ }
508
+ .Text__ek-text_display_none--medium___alVT3 {
509
+ display: none;
510
+ }
511
+ .Text__ek-text_size_none--medium___it5oR {
512
+ font-size: 0;
513
+ }
514
+ .Text__ek-text_size_inherit--medium___1yKv2 {
515
+ font-size: inherit;
516
+ }
517
+ .Text__ek-text_size_small--medium___cCR-3 {
518
+ font-size: var(--pds-font-size-small);
519
+ }
520
+ .Text__ek-text_size_default--medium___SMexC {
521
+ font-size: var(--pds-font-size-default);
522
+ }
523
+ .Text__ek-text_size_big--medium___mXQjH {
524
+ font-size: var(--pds-font-size-big);
525
+ }
526
+ .Text__ek-text_size_h1--medium___Ud4fF {
527
+ font-size: var(--pds-font-size-h1);
528
+ }
529
+ .Text__ek-text_size_h2--medium___PLNaT {
530
+ font-size: var(--pds-font-size-h2);
531
+ }
532
+ .Text__ek-text_size_h3--medium___3pJSN {
533
+ font-size: var(--pds-font-size-h3);
534
+ }
535
+ .Text__ek-text_size_h4--medium___YrPdI {
536
+ font-size: var(--pds-font-size-h4);
537
+ }
538
+ .Text__ek-text_size_h5--medium___qDHn7 {
539
+ font-size: var(--pds-font-size-h5);
540
+ }
541
+ .Text__ek-text_size_h6--medium___pWGaw {
542
+ font-size: var(--pds-font-size-h6);
543
+ }
544
+ .Text__ek-text_weight_default--medium___xD0Iw {
545
+ font-weight: 400;
546
+ }
547
+ .Text__ek-text_weight_thin--medium___qzPDr {
548
+ font-weight: 100;
549
+ }
550
+ .Text__ek-text_weight_light--medium___7O1Tu {
551
+ font-weight: 300;
552
+ }
553
+ .Text__ek-text_weight_medium--medium___FU8iz {
554
+ font-weight: 500;
555
+ }
556
+ .Text__ek-text_weight_bold--medium___YPzM- {
557
+ font-weight: 700;
558
+ }
559
+ .Text__ek-text_weight_black--medium___5HE0a {
560
+ font-weight: 900;
561
+ }
562
+ .Text__ek-text_weight_100--medium___cgjMp {
563
+ font-weight: 100;
564
+ }
565
+ .Text__ek-text_weight_200--medium___dQXt- {
566
+ font-weight: 200;
567
+ }
568
+ .Text__ek-text_weight_300--medium___BVZCv {
569
+ font-weight: 300;
570
+ }
571
+ .Text__ek-text_weight_400--medium___ZXma9 {
572
+ font-weight: 400;
573
+ }
574
+ .Text__ek-text_weight_500--medium___KXX7T {
575
+ font-weight: 500;
576
+ }
577
+ .Text__ek-text_weight_600--medium___duIEL {
578
+ font-weight: 600;
579
+ }
580
+ .Text__ek-text_weight_700--medium___ZNANf {
581
+ font-weight: 700;
582
+ }
583
+ .Text__ek-text_weight_800--medium___1UJDx {
584
+ font-weight: 800;
585
+ }
586
+ .Text__ek-text_weight_900--medium___r2bV9 {
587
+ font-weight: 900;
588
+ }
589
+ .Text__ek-text_align_left--medium___o05r5 {
590
+ display: block;
591
+ text-align: left;
592
+ }
593
+ .Text__ek-text_align_center--medium___7A8YW {
594
+ display: block;
595
+ text-align: center;
596
+ }
597
+ .Text__ek-text_align_right--medium___eMgvR {
598
+ display: block;
599
+ text-align: right;
600
+ }
601
+ .Text__ek-text_align_justify--medium___r57iL {
602
+ display: block;
603
+ text-align: justify;
604
+ }
605
+ .Text__ek-text_valign_baseline--medium___vHsUy {
606
+ vertical-align: baseline;
607
+ }
608
+ .Text__ek-text_valign_bottom--medium___luFtn {
609
+ vertical-align: bottom;
610
+ }
611
+ .Text__ek-text_valign_middle--medium___OOe7y {
612
+ vertical-align: middle;
613
+ }
614
+ .Text__ek-text_valign_sub--medium___2azhM {
615
+ vertical-align: sub;
616
+ }
617
+ .Text__ek-text_valign_super--medium___e7-YY {
618
+ vertical-align: super;
619
+ }
620
+ .Text__ek-text_valign_text-bottom--medium___1fUJX {
621
+ vertical-align: text-bottom;
622
+ }
623
+ .Text__ek-text_valign_text-top--medium___kBDBs {
624
+ vertical-align: text-top;
625
+ }
626
+ .Text__ek-text_valign_top--medium___0Q7TJ {
627
+ vertical-align: top;
628
+ }
629
+ .Text__ek-text_transform_none--medium___w8Mz- {
630
+ text-transform: none;
631
+ }
632
+ .Text__ek-text_transform_capitalize--medium___YdtmG {
633
+ text-transform: capitalize;
634
+ }
635
+ .Text__ek-text_transform_lowercase--medium___tgBnk {
636
+ text-transform: lowercase;
637
+ }
638
+ .Text__ek-text_transform_uppercase--medium___QI6md {
639
+ text-transform: uppercase;
640
+ }
641
+ .Text__ek-text_style_italic--medium___zP9h5 {
642
+ font-style: italic;
643
+ }
644
+ .Text__ek-text_style_strike--medium___2tYmB {
645
+ text-decoration: line-through;
646
+ }
647
+ .Text__ek-text_style_underline--medium___9cZlU {
648
+ text-decoration: underline;
649
+ }
650
+ .Text__ek-text_style_overline--medium___ZEFFo {
651
+ text-decoration: overline;
652
+ }
653
+ .Text__ek-text_lheight_default--medium___8idJm {
654
+ line-height: var(--pds-line-height);
655
+ }
656
+ .Text__ek-text_lheight_medium--medium___p5kXZ {
657
+ line-height: 1.25em;
658
+ }
659
+ .Text__ek-text_lheight_large--medium___p-Hhl {
660
+ line-height: 1.5em;
661
+ }
662
+ .Text__ek-text_wrap_normal--medium___bpcbF {
663
+ white-space: normal;
664
+ }
665
+ .Text__ek-text_wrap_nowrap--medium___H5Tj4 {
666
+ white-space: nowrap;
667
+ }
668
+ .Text__ek-text_wrap_pre--medium___HntAM {
669
+ white-space: pre;
670
+ }
671
+ .Text__ek-text_wrap_pre-wrap--medium___6vBUo {
672
+ white-space: pre-wrap;
673
+ }
674
+ .Text__ek-text_wrap_pre-line--medium___9rQ-Q {
675
+ white-space: pre-line;
676
+ }
677
+ .Text__ek-text_wrap_break--medium___LVSiG {
678
+ word-wrap: break-word;
679
+ word-break: break-word;
680
+ -webkit-hyphens: auto;
681
+ hyphens: auto;
682
+ }
683
+ .Text__ek-text_wrap_ellipsis--medium___JirZA {
684
+ display: block;
685
+ overflow: hidden;
686
+ text-overflow: ellipsis;
687
+ white-space: nowrap;
688
+ }
689
+ .Text__ek-text_wrap_two-line--medium___g2ROw {
690
+ display: block;
691
+ overflow: hidden;
692
+ max-height: calc(var(--pds-line-height) * 2);
693
+ }
694
+
695
+ .Text__ek-text_wrap_two-line--medium___g2ROw.Text__ek-text_lheight_medium___KRbsq {
696
+ max-height: calc(1.25em * 2);
697
+ }
698
+
699
+ .Text__ek-text_wrap_two-line--medium___g2ROw.Text__ek-text_lheight_large___RzOhL {
700
+ max-height: calc(1.5em * 2);
701
+ }
702
+ .Text__ek-text_wrap_three-line--medium___HrMeM {
703
+ display: block;
704
+ overflow: hidden;
705
+ max-height: calc(var(--pds-line-height) * 3);
706
+ }
707
+
708
+ .Text__ek-text_wrap_three-line--medium___HrMeM.Text__ek-text_lheight_medium___KRbsq {
709
+ max-height: calc(1.25em * 3);
710
+ }
711
+
712
+ .Text__ek-text_wrap_three-line--medium___HrMeM.Text__ek-text_lheight_large___RzOhL {
713
+ max-height: calc(1.5em * 3);
714
+ }
715
+ }
716
+ @media only screen and (min-width: 960px) {
717
+ .Text__ek-text_display_block--large___who3M {
718
+ display: block;
719
+ }
720
+ .Text__ek-text_display_inline-block--large___-nibP {
721
+ display: inline-block;
722
+ }
723
+ .Text__ek-text_display_inline--large___Mo-LY {
724
+ display: inline;
725
+ }
726
+ .Text__ek-text_display_none--large___FX2qB {
727
+ display: none;
728
+ }
729
+ .Text__ek-text_size_none--large___b1MRL {
730
+ font-size: 0;
731
+ }
732
+ .Text__ek-text_size_inherit--large___AmMoT {
733
+ font-size: inherit;
734
+ }
735
+ .Text__ek-text_size_small--large___hIECr {
736
+ font-size: var(--pds-font-size-small);
737
+ }
738
+ .Text__ek-text_size_default--large___urt2q {
739
+ font-size: var(--pds-font-size-default);
740
+ }
741
+ .Text__ek-text_size_big--large___VKxWD {
742
+ font-size: var(--pds-font-size-big);
743
+ }
744
+ .Text__ek-text_size_h1--large___mNGan {
745
+ font-size: var(--pds-font-size-h1);
746
+ }
747
+ .Text__ek-text_size_h2--large___iieFo {
748
+ font-size: var(--pds-font-size-h2);
749
+ }
750
+ .Text__ek-text_size_h3--large___p0OYs {
751
+ font-size: var(--pds-font-size-h3);
752
+ }
753
+ .Text__ek-text_size_h4--large___8R-X7 {
754
+ font-size: var(--pds-font-size-h4);
755
+ }
756
+ .Text__ek-text_size_h5--large___SisW8 {
757
+ font-size: var(--pds-font-size-h5);
758
+ }
759
+ .Text__ek-text_size_h6--large___xOt7K {
760
+ font-size: var(--pds-font-size-h6);
761
+ }
762
+ .Text__ek-text_weight_default--large___cZUKq {
763
+ font-weight: 400;
764
+ }
765
+ .Text__ek-text_weight_thin--large___ftNN2 {
766
+ font-weight: 100;
767
+ }
768
+ .Text__ek-text_weight_light--large___mucsu {
769
+ font-weight: 300;
770
+ }
771
+ .Text__ek-text_weight_medium--large___J1Abv {
772
+ font-weight: 500;
773
+ }
774
+ .Text__ek-text_weight_bold--large___n5v86 {
775
+ font-weight: 700;
776
+ }
777
+ .Text__ek-text_weight_black--large___lKODZ {
778
+ font-weight: 900;
779
+ }
780
+ .Text__ek-text_weight_100--large___UIuAn {
781
+ font-weight: 100;
782
+ }
783
+ .Text__ek-text_weight_200--large___PokkM {
784
+ font-weight: 200;
785
+ }
786
+ .Text__ek-text_weight_300--large___6-uxq {
787
+ font-weight: 300;
788
+ }
789
+ .Text__ek-text_weight_400--large___k-4C5 {
790
+ font-weight: 400;
791
+ }
792
+ .Text__ek-text_weight_500--large___9mQIy {
793
+ font-weight: 500;
794
+ }
795
+ .Text__ek-text_weight_600--large___IGYQZ {
796
+ font-weight: 600;
797
+ }
798
+ .Text__ek-text_weight_700--large___EJjaT {
799
+ font-weight: 700;
800
+ }
801
+ .Text__ek-text_weight_800--large___3M7i3 {
802
+ font-weight: 800;
803
+ }
804
+ .Text__ek-text_weight_900--large___-c1aR {
805
+ font-weight: 900;
806
+ }
807
+ .Text__ek-text_align_left--large___XLFUT {
808
+ display: block;
809
+ text-align: left;
810
+ }
811
+ .Text__ek-text_align_center--large___XoXwL {
812
+ display: block;
813
+ text-align: center;
814
+ }
815
+ .Text__ek-text_align_right--large___cTzlR {
816
+ display: block;
817
+ text-align: right;
818
+ }
819
+ .Text__ek-text_align_justify--large___83G-e {
820
+ display: block;
821
+ text-align: justify;
822
+ }
823
+ .Text__ek-text_valign_baseline--large___kqPo2 {
824
+ vertical-align: baseline;
825
+ }
826
+ .Text__ek-text_valign_bottom--large___mu6P6 {
827
+ vertical-align: bottom;
828
+ }
829
+ .Text__ek-text_valign_middle--large___cDVtl {
830
+ vertical-align: middle;
831
+ }
832
+ .Text__ek-text_valign_sub--large___i4kJ5 {
833
+ vertical-align: sub;
834
+ }
835
+ .Text__ek-text_valign_super--large___fULH6 {
836
+ vertical-align: super;
837
+ }
838
+ .Text__ek-text_valign_text-bottom--large___X1o4K {
839
+ vertical-align: text-bottom;
840
+ }
841
+ .Text__ek-text_valign_text-top--large___dyrpt {
842
+ vertical-align: text-top;
843
+ }
844
+ .Text__ek-text_valign_top--large___uuHb- {
845
+ vertical-align: top;
846
+ }
847
+ .Text__ek-text_transform_none--large___mXgSH {
848
+ text-transform: none;
849
+ }
850
+ .Text__ek-text_transform_capitalize--large___TZdWz {
851
+ text-transform: capitalize;
852
+ }
853
+ .Text__ek-text_transform_lowercase--large___ucY62 {
854
+ text-transform: lowercase;
855
+ }
856
+ .Text__ek-text_transform_uppercase--large___C0w3A {
857
+ text-transform: uppercase;
858
+ }
859
+ .Text__ek-text_style_italic--large___J-VtC {
860
+ font-style: italic;
861
+ }
862
+ .Text__ek-text_style_strike--large___T-zXX {
863
+ text-decoration: line-through;
864
+ }
865
+ .Text__ek-text_style_underline--large___eZ3MR {
866
+ text-decoration: underline;
867
+ }
868
+ .Text__ek-text_style_overline--large___naG6m {
869
+ text-decoration: overline;
870
+ }
871
+ .Text__ek-text_lheight_default--large___68-KO {
872
+ line-height: var(--pds-line-height);
873
+ }
874
+ .Text__ek-text_lheight_medium--large___QGogG {
875
+ line-height: 1.25em;
876
+ }
877
+ .Text__ek-text_lheight_large--large___BlPL- {
878
+ line-height: 1.5em;
879
+ }
880
+ .Text__ek-text_wrap_normal--large___6X7hf {
881
+ white-space: normal;
882
+ }
883
+ .Text__ek-text_wrap_nowrap--large___xdhzo {
884
+ white-space: nowrap;
885
+ }
886
+ .Text__ek-text_wrap_pre--large___qUMtK {
887
+ white-space: pre;
888
+ }
889
+ .Text__ek-text_wrap_pre-wrap--large___HRo-u {
890
+ white-space: pre-wrap;
891
+ }
892
+ .Text__ek-text_wrap_pre-line--large___q743W {
893
+ white-space: pre-line;
894
+ }
895
+ .Text__ek-text_wrap_break--large___Ushu6 {
896
+ word-wrap: break-word;
897
+ word-break: break-word;
898
+ -webkit-hyphens: auto;
899
+ hyphens: auto;
900
+ }
901
+ .Text__ek-text_wrap_ellipsis--large___xNEri {
902
+ display: block;
903
+ overflow: hidden;
904
+ text-overflow: ellipsis;
905
+ white-space: nowrap;
906
+ }
907
+ .Text__ek-text_wrap_two-line--large___ZG36- {
908
+ display: block;
909
+ overflow: hidden;
910
+ max-height: calc(var(--pds-line-height) * 2);
911
+ }
912
+
913
+ .Text__ek-text_wrap_two-line--large___ZG36-.Text__ek-text_lheight_medium___KRbsq {
914
+ max-height: calc(1.25em * 2);
915
+ }
916
+
917
+ .Text__ek-text_wrap_two-line--large___ZG36-.Text__ek-text_lheight_large___RzOhL {
918
+ max-height: calc(1.5em * 2);
919
+ }
920
+ .Text__ek-text_wrap_three-line--large___Pi0K9 {
921
+ display: block;
922
+ overflow: hidden;
923
+ max-height: calc(var(--pds-line-height) * 3);
924
+ }
925
+
926
+ .Text__ek-text_wrap_three-line--large___Pi0K9.Text__ek-text_lheight_medium___KRbsq {
927
+ max-height: calc(1.25em * 3);
928
+ }
929
+
930
+ .Text__ek-text_wrap_three-line--large___Pi0K9.Text__ek-text_lheight_large___RzOhL {
931
+ max-height: calc(1.5em * 3);
932
+ }
933
+ }
934
+ /* @import "evokit-text/style@wide.css"; */
935
+ /* @import "evokit-text/style@huge.css"; */
936
+ /* stylelint-disable */
937
+ .Text__ek-text_color_black-300___rufn- {
938
+ color: var(--black-300);
939
+ }
940
+ @media only screen and (min-width: 480px) {
941
+ .Text__ek-text_color_black-300--small___-QAn5 {
942
+ color: var(--black-300);
943
+ }
944
+ }
945
+ @media only screen and (min-width: 768px) {
946
+ .Text__ek-text_color_black-300--medium___4KXpk {
947
+ color: var(--black-300);
948
+ }
949
+ }
950
+ @media only screen and (min-width: 960px) {
951
+ .Text__ek-text_color_black-300--large___b5dBb {
952
+ color: var(--black-300);
953
+ }
954
+ }
955
+ @media only screen and (min-width: 1200px) {
956
+ .Text__ek-text_color_black-300--wide___ADkkP {
957
+ color: var(--black-300);
958
+ }
959
+ }
960
+ @media only screen and (min-width: 1400px) {
961
+ .Text__ek-text_color_black-300--huge___lLPjg {
962
+ color: var(--black-300);
963
+ }
964
+ }
965
+ /* stylelint-disable */
966
+ .Text__ek-text_color_black-400___Abw9l {
967
+ color: var(--black-400);
968
+ }
969
+ @media only screen and (min-width: 480px) {
970
+ .Text__ek-text_color_black-400--small___n6Jz- {
971
+ color: var(--black-400);
972
+ }
973
+ }
974
+ @media only screen and (min-width: 768px) {
975
+ .Text__ek-text_color_black-400--medium___OfeiL {
976
+ color: var(--black-400);
977
+ }
978
+ }
979
+ @media only screen and (min-width: 960px) {
980
+ .Text__ek-text_color_black-400--large___nVbdh {
981
+ color: var(--black-400);
982
+ }
983
+ }
984
+ @media only screen and (min-width: 1200px) {
985
+ .Text__ek-text_color_black-400--wide___P3n3p {
986
+ color: var(--black-400);
987
+ }
988
+ }
989
+ @media only screen and (min-width: 1400px) {
990
+ .Text__ek-text_color_black-400--huge___-DT5c {
991
+ color: var(--black-400);
992
+ }
993
+ }
994
+ /* stylelint-disable */
995
+ .Text__ek-text_color_black-600___lI2T- {
996
+ color: var(--black-600);
997
+ }
998
+ @media only screen and (min-width: 480px) {
999
+ .Text__ek-text_color_black-600--small___dU5GE {
1000
+ color: var(--black-600);
1001
+ }
1002
+ }
1003
+ @media only screen and (min-width: 768px) {
1004
+ .Text__ek-text_color_black-600--medium___-hGn6 {
1005
+ color: var(--black-600);
1006
+ }
1007
+ }
1008
+ @media only screen and (min-width: 960px) {
1009
+ .Text__ek-text_color_black-600--large___3X27Q {
1010
+ color: var(--black-600);
1011
+ }
1012
+ }
1013
+ @media only screen and (min-width: 1200px) {
1014
+ .Text__ek-text_color_black-600--wide___jKvld {
1015
+ color: var(--black-600);
1016
+ }
1017
+ }
1018
+ @media only screen and (min-width: 1400px) {
1019
+ .Text__ek-text_color_black-600--huge___zxpTa {
1020
+ color: var(--black-600);
1021
+ }
1022
+ }
1023
+ /* stylelint-disable */
1024
+ .Text__ek-text_color_black-700___2-ihf {
1025
+ color: var(--black-700);
1026
+ }
1027
+ @media only screen and (min-width: 480px) {
1028
+ .Text__ek-text_color_black-700--small___CVGTz {
1029
+ color: var(--black-700);
1030
+ }
1031
+ }
1032
+ @media only screen and (min-width: 768px) {
1033
+ .Text__ek-text_color_black-700--medium___FG-Oi {
1034
+ color: var(--black-700);
1035
+ }
1036
+ }
1037
+ @media only screen and (min-width: 960px) {
1038
+ .Text__ek-text_color_black-700--large___BFdY2 {
1039
+ color: var(--black-700);
1040
+ }
1041
+ }
1042
+ @media only screen and (min-width: 1200px) {
1043
+ .Text__ek-text_color_black-700--wide___5wBf3 {
1044
+ color: var(--black-700);
1045
+ }
1046
+ }
1047
+ @media only screen and (min-width: 1400px) {
1048
+ .Text__ek-text_color_black-700--huge___C9RrK {
1049
+ color: var(--black-700);
1050
+ }
1051
+ }
1052
+ /* stylelint-disable */
1053
+ .Text__ek-text_color_black-800___WlClL {
1054
+ color: var(--black-800);
1055
+ }
1056
+ @media only screen and (min-width: 480px) {
1057
+ .Text__ek-text_color_black-800--small___-eCZb {
1058
+ color: var(--black-800);
1059
+ }
1060
+ }
1061
+ @media only screen and (min-width: 768px) {
1062
+ .Text__ek-text_color_black-800--medium___XmIPf {
1063
+ color: var(--black-800);
1064
+ }
1065
+ }
1066
+ @media only screen and (min-width: 960px) {
1067
+ .Text__ek-text_color_black-800--large___Sa9NU {
1068
+ color: var(--black-800);
1069
+ }
1070
+ }
1071
+ @media only screen and (min-width: 1200px) {
1072
+ .Text__ek-text_color_black-800--wide___1fbuU {
1073
+ color: var(--black-800);
1074
+ }
1075
+ }
1076
+ @media only screen and (min-width: 1400px) {
1077
+ .Text__ek-text_color_black-800--huge___BPs7Y {
1078
+ color: var(--black-800);
1079
+ }
1080
+ }
1081
+ /* stylelint-disable */
1082
+ .Text__ek-text_color_black-900___JbIle {
1083
+ color: var(--black-900);
1084
+ }
1085
+ @media only screen and (min-width: 480px) {
1086
+ .Text__ek-text_color_black-900--small___qxurX {
1087
+ color: var(--black-900);
1088
+ }
1089
+ }
1090
+ @media only screen and (min-width: 768px) {
1091
+ .Text__ek-text_color_black-900--medium___CF5Sk {
1092
+ color: var(--black-900);
1093
+ }
1094
+ }
1095
+ @media only screen and (min-width: 960px) {
1096
+ .Text__ek-text_color_black-900--large___eDR1H {
1097
+ color: var(--black-900);
1098
+ }
1099
+ }
1100
+ @media only screen and (min-width: 1200px) {
1101
+ .Text__ek-text_color_black-900--wide___XVnjF {
1102
+ color: var(--black-900);
1103
+ }
1104
+ }
1105
+ @media only screen and (min-width: 1400px) {
1106
+ .Text__ek-text_color_black-900--huge___dGgDV {
1107
+ color: var(--black-900);
1108
+ }
1109
+ }
1110
+ /* stylelint-disable */
1111
+ .Text__ek-text_color_blue-500___LxCA2 {
1112
+ color: var(--blue-500);
1113
+ }
1114
+ @media only screen and (min-width: 480px) {
1115
+ .Text__ek-text_color_blue-500--small___-XPWr {
1116
+ color: var(--blue-500);
1117
+ }
1118
+ }
1119
+ @media only screen and (min-width: 768px) {
1120
+ .Text__ek-text_color_blue-500--medium___RUw4a {
1121
+ color: var(--blue-500);
1122
+ }
1123
+ }
1124
+ @media only screen and (min-width: 960px) {
1125
+ .Text__ek-text_color_blue-500--large___Nu3iz {
1126
+ color: var(--blue-500);
1127
+ }
1128
+ }
1129
+ @media only screen and (min-width: 1200px) {
1130
+ .Text__ek-text_color_blue-500--wide___KrMiD {
1131
+ color: var(--blue-500);
1132
+ }
1133
+ }
1134
+ @media only screen and (min-width: 1400px) {
1135
+ .Text__ek-text_color_blue-500--huge___zVn4G {
1136
+ color: var(--blue-500);
1137
+ }
1138
+ }
1139
+ /* stylelint-disable */
1140
+ .Text__ek-text_color_green-500___dtH5J {
1141
+ color: var(--green-500);
1142
+ }
1143
+ @media only screen and (min-width: 480px) {
1144
+ .Text__ek-text_color_green-500--small___e2-vw {
1145
+ color: var(--green-500);
1146
+ }
1147
+ }
1148
+ @media only screen and (min-width: 768px) {
1149
+ .Text__ek-text_color_green-500--medium___qIaqR {
1150
+ color: var(--green-500);
1151
+ }
1152
+ }
1153
+ @media only screen and (min-width: 960px) {
1154
+ .Text__ek-text_color_green-500--large___Zq6-1 {
1155
+ color: var(--green-500);
1156
+ }
1157
+ }
1158
+ @media only screen and (min-width: 1200px) {
1159
+ .Text__ek-text_color_green-500--wide___QwWmd {
1160
+ color: var(--green-500);
1161
+ }
1162
+ }
1163
+ @media only screen and (min-width: 1400px) {
1164
+ .Text__ek-text_color_green-500--huge___1fLyf {
1165
+ color: var(--green-500);
1166
+ }
1167
+ }
1168
+ /* stylelint-disable */
1169
+ .Text__ek-text_color_green-700___y1ZED {
1170
+ color: var(--green-700);
1171
+ }
1172
+ @media only screen and (min-width: 480px) {
1173
+ .Text__ek-text_color_green-700--small___bqWOX {
1174
+ color: var(--green-700);
1175
+ }
1176
+ }
1177
+ @media only screen and (min-width: 768px) {
1178
+ .Text__ek-text_color_green-700--medium___z-Kit {
1179
+ color: var(--green-700);
1180
+ }
1181
+ }
1182
+ @media only screen and (min-width: 960px) {
1183
+ .Text__ek-text_color_green-700--large___BFZxc {
1184
+ color: var(--green-700);
1185
+ }
1186
+ }
1187
+ @media only screen and (min-width: 1200px) {
1188
+ .Text__ek-text_color_green-700--wide___TYTLk {
1189
+ color: var(--green-700);
1190
+ }
1191
+ }
1192
+ @media only screen and (min-width: 1400px) {
1193
+ .Text__ek-text_color_green-700--huge___s70yA {
1194
+ color: var(--green-700);
1195
+ }
1196
+ }
1197
+ /* stylelint-disable */
1198
+ .Text__ek-text_color_green-800___C0794 {
1199
+ color: var(--green-800);
1200
+ }
1201
+ @media only screen and (min-width: 480px) {
1202
+ .Text__ek-text_color_green-800--small___BsvbE {
1203
+ color: var(--green-800);
1204
+ }
1205
+ }
1206
+ @media only screen and (min-width: 768px) {
1207
+ .Text__ek-text_color_green-800--medium___nJn7S {
1208
+ color: var(--green-800);
1209
+ }
1210
+ }
1211
+ @media only screen and (min-width: 960px) {
1212
+ .Text__ek-text_color_green-800--large___CkSUo {
1213
+ color: var(--green-800);
1214
+ }
1215
+ }
1216
+ @media only screen and (min-width: 1200px) {
1217
+ .Text__ek-text_color_green-800--wide___fAxaz {
1218
+ color: var(--green-800);
1219
+ }
1220
+ }
1221
+ @media only screen and (min-width: 1400px) {
1222
+ .Text__ek-text_color_green-800--huge___M7qQU {
1223
+ color: var(--green-800);
1224
+ }
1225
+ }
1226
+ /* stylelint-disable */
1227
+ .Text__ek-text_color_yellow-500___YiR8O {
1228
+ color: var(--yellow-500);
1229
+ }
1230
+ @media only screen and (min-width: 480px) {
1231
+ .Text__ek-text_color_yellow-500--small___W91Jn {
1232
+ color: var(--yellow-500);
1233
+ }
1234
+ }
1235
+ @media only screen and (min-width: 768px) {
1236
+ .Text__ek-text_color_yellow-500--medium___W9mZM {
1237
+ color: var(--yellow-500);
1238
+ }
1239
+ }
1240
+ @media only screen and (min-width: 960px) {
1241
+ .Text__ek-text_color_yellow-500--large___WD1wN {
1242
+ color: var(--yellow-500);
1243
+ }
1244
+ }
1245
+ @media only screen and (min-width: 1200px) {
1246
+ .Text__ek-text_color_yellow-500--wide___2IFe0 {
1247
+ color: var(--yellow-500);
1248
+ }
1249
+ }
1250
+ @media only screen and (min-width: 1400px) {
1251
+ .Text__ek-text_color_yellow-500--huge___weEpN {
1252
+ color: var(--yellow-500);
1253
+ }
1254
+ }
1255
+ /* stylelint-disable */
1256
+ .Text__ek-text_color_orange-500___JIlZq {
1257
+ color: var(--orange-500);
1258
+ }
1259
+ @media only screen and (min-width: 480px) {
1260
+ .Text__ek-text_color_orange-500--small___mJIKt {
1261
+ color: var(--orange-500);
1262
+ }
1263
+ }
1264
+ @media only screen and (min-width: 768px) {
1265
+ .Text__ek-text_color_orange-500--medium___wnD6k {
1266
+ color: var(--orange-500);
1267
+ }
1268
+ }
1269
+ @media only screen and (min-width: 960px) {
1270
+ .Text__ek-text_color_orange-500--large___t6-Wr {
1271
+ color: var(--orange-500);
1272
+ }
1273
+ }
1274
+ @media only screen and (min-width: 1200px) {
1275
+ .Text__ek-text_color_orange-500--wide___EfDjT {
1276
+ color: var(--orange-500);
1277
+ }
1278
+ }
1279
+ @media only screen and (min-width: 1400px) {
1280
+ .Text__ek-text_color_orange-500--huge___2Pjcj {
1281
+ color: var(--orange-500);
1282
+ }
1283
+ }
1284
+ /* stylelint-disable */
1285
+ .Text__ek-text_color_orange-900___j11Lg {
1286
+ color: var(--orange-900);
1287
+ }
1288
+ @media only screen and (min-width: 480px) {
1289
+ .Text__ek-text_color_orange-900--small___Nu8xV {
1290
+ color: var(--orange-900);
1291
+ }
1292
+ }
1293
+ @media only screen and (min-width: 768px) {
1294
+ .Text__ek-text_color_orange-900--medium___s59c- {
1295
+ color: var(--orange-900);
1296
+ }
1297
+ }
1298
+ @media only screen and (min-width: 960px) {
1299
+ .Text__ek-text_color_orange-900--large___p-isB {
1300
+ color: var(--orange-900);
1301
+ }
1302
+ }
1303
+ @media only screen and (min-width: 1200px) {
1304
+ .Text__ek-text_color_orange-900--wide___CE4UQ {
1305
+ color: var(--orange-900);
1306
+ }
1307
+ }
1308
+ @media only screen and (min-width: 1400px) {
1309
+ .Text__ek-text_color_orange-900--huge___dJRGe {
1310
+ color: var(--orange-900);
1311
+ }
1312
+ }
1313
+ /* stylelint-disable */
1314
+ .Text__ek-text_color_red-500___HZ0cd {
1315
+ color: var(--red-500);
1316
+ }
1317
+ @media only screen and (min-width: 480px) {
1318
+ .Text__ek-text_color_red-500--small___CSz-3 {
1319
+ color: var(--red-500);
1320
+ }
1321
+ }
1322
+ @media only screen and (min-width: 768px) {
1323
+ .Text__ek-text_color_red-500--medium___-7sbb {
1324
+ color: var(--red-500);
1325
+ }
1326
+ }
1327
+ @media only screen and (min-width: 960px) {
1328
+ .Text__ek-text_color_red-500--large___tt2En {
1329
+ color: var(--red-500);
1330
+ }
1331
+ }
1332
+ @media only screen and (min-width: 1200px) {
1333
+ .Text__ek-text_color_red-500--wide___z8fKs {
1334
+ color: var(--red-500);
1335
+ }
1336
+ }
1337
+ @media only screen and (min-width: 1400px) {
1338
+ .Text__ek-text_color_red-500--huge___lYfi7 {
1339
+ color: var(--red-500);
1340
+ }
1341
+ }
1342
+ /* stylelint-disable */
1343
+ .Text__ek-text_color_red-900___zFkOn {
1344
+ color: var(--red-900);
1345
+ }
1346
+ @media only screen and (min-width: 480px) {
1347
+ .Text__ek-text_color_red-900--small___IelQy {
1348
+ color: var(--red-900);
1349
+ }
1350
+ }
1351
+ @media only screen and (min-width: 768px) {
1352
+ .Text__ek-text_color_red-900--medium___Orzyx {
1353
+ color: var(--red-900);
1354
+ }
1355
+ }
1356
+ @media only screen and (min-width: 960px) {
1357
+ .Text__ek-text_color_red-900--large___-tN-H {
1358
+ color: var(--red-900);
1359
+ }
1360
+ }
1361
+ @media only screen and (min-width: 1200px) {
1362
+ .Text__ek-text_color_red-900--wide___k7Es9 {
1363
+ color: var(--red-900);
1364
+ }
1365
+ }
1366
+ @media only screen and (min-width: 1400px) {
1367
+ .Text__ek-text_color_red-900--huge___QQFpw {
1368
+ color: var(--red-900);
1369
+ }
1370
+ }
1371
+ /* stylelint-disable */
1372
+ .Text__ek-text_color_violet-500___BMegd {
1373
+ color: var(--violet-500);
1374
+ }
1375
+ @media only screen and (min-width: 480px) {
1376
+ .Text__ek-text_color_violet-500--small___G6mHV {
1377
+ color: var(--violet-500);
1378
+ }
1379
+ }
1380
+ @media only screen and (min-width: 768px) {
1381
+ .Text__ek-text_color_violet-500--medium___sYupQ {
1382
+ color: var(--violet-500);
1383
+ }
1384
+ }
1385
+ @media only screen and (min-width: 960px) {
1386
+ .Text__ek-text_color_violet-500--large___Ug04a {
1387
+ color: var(--violet-500);
1388
+ }
1389
+ }
1390
+ @media only screen and (min-width: 1200px) {
1391
+ .Text__ek-text_color_violet-500--wide___cd6uK {
1392
+ color: var(--violet-500);
1393
+ }
1394
+ }
1395
+ @media only screen and (min-width: 1400px) {
1396
+ .Text__ek-text_color_violet-500--huge___lG1-E {
1397
+ color: var(--violet-500);
1398
+ }
1399
+ }
1400
+ /* stylelint-disable */
1401
+ .Text__ek-text_color_white___7nID9 {
1402
+ color: var(--white);
1403
+ }
1404
+ @media only screen and (min-width: 480px) {
1405
+ .Text__ek-text_color_white--small___iGspg {
1406
+ color: var(--white);
1407
+ }
1408
+ }
1409
+ @media only screen and (min-width: 768px) {
1410
+ .Text__ek-text_color_white--medium___b3kBz {
1411
+ color: var(--white);
1412
+ }
1413
+ }
1414
+ @media only screen and (min-width: 960px) {
1415
+ .Text__ek-text_color_white--large___Kn78I {
1416
+ color: var(--white);
1417
+ }
1418
+ }
1419
+ @media only screen and (min-width: 1200px) {
1420
+ .Text__ek-text_color_white--wide___lDPo3 {
1421
+ color: var(--white);
1422
+ }
1423
+ }
1424
+ @media only screen and (min-width: 1400px) {
1425
+ .Text__ek-text_color_white--huge___0IWxt {
1426
+ color: var(--white);
1427
+ }
1428
+ }
1429
+ :root {
1430
+ /* base */
1431
+
1432
+ /* prop 'text-size' */
1433
+
1434
+ /* prop 'text-lheight' */
1435
+ }
1436
+ /* TODO: fixed in next version package evokit-text */
1437
+ .Text__ek-text_blackhole_ellipsis-two-line___sGrsh {
1438
+ display: -webkit-box;
1439
+ -webkit-line-clamp: 2;
1440
+ -webkit-box-orient: vertical;
1441
+ overflow: hidden;
1442
+ text-overflow: ellipsis;
1443
+ }
1444
+ .Text__ek-text_blackhole_ellipsis-three-line___PUAmR {
1445
+ display: -webkit-box;
1446
+ -webkit-line-clamp: 3;
1447
+ -webkit-box-orient: vertical;
1448
+ overflow: hidden;
1449
+ text-overflow: ellipsis;
1450
+ }