@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___3Trjq{display:inline;line-height:var(--pds-line-height)}.Text__ek-text_display_block___Sb1eA{display:block}.Text__ek-text_display_inline-block___Z-xgk{display:inline-block}.Text__ek-text_display_inline___hPK83{display:inline}.Text__ek-text_display_none___EpkgL{display:none}.Text__ek-text_size_none___3fCio{font-size:0}.Text__ek-text_size_inherit___GeUFz{font-size:inherit}.Text__ek-text_size_small___IfSYo{font-size:var(--pds-font-size-small)}.Text__ek-text_size_default___snf--{font-size:var(--pds-font-size-default)}.Text__ek-text_size_big___R2ynx{font-size:var(--pds-font-size-big)}.Text__ek-text_size_h1___RLQ4A{font-size:var(--pds-font-size-h1)}.Text__ek-text_size_h2___OAv5u{font-size:var(--pds-font-size-h2)}.Text__ek-text_size_h3___jF03G{font-size:var(--pds-font-size-h3)}.Text__ek-text_size_h4___vj3pM{font-size:var(--pds-font-size-h4)}.Text__ek-text_size_h5___aeJVe{font-size:var(--pds-font-size-h5)}.Text__ek-text_size_h6___P9by2{font-size:var(--pds-font-size-h6)}.Text__ek-text_weight_default___wrQRQ{font-weight:400}.Text__ek-text_weight_thin___pmZOp{font-weight:100}.Text__ek-text_weight_light___vEbTA{font-weight:300}.Text__ek-text_weight_medium___gfDGa{font-weight:500}.Text__ek-text_weight_bold___F7Tdh{font-weight:700}.Text__ek-text_weight_black___Llirb{font-weight:900}.Text__ek-text_weight_100___VEkIa{font-weight:100}.Text__ek-text_weight_200___XFQtK{font-weight:200}.Text__ek-text_weight_300___ethFf{font-weight:300}.Text__ek-text_weight_400___Z9n0H{font-weight:400}.Text__ek-text_weight_500___nxE5v{font-weight:500}.Text__ek-text_weight_600___7UKMg{font-weight:600}.Text__ek-text_weight_700___fAMGu{font-weight:700}.Text__ek-text_weight_800___S4WHd{font-weight:800}.Text__ek-text_weight_900___2MqwO{font-weight:900}.Text__ek-text_align_left___gwkkx{display:block;text-align:left}.Text__ek-text_align_center___od97W{display:block;text-align:center}.Text__ek-text_align_right___PatyF{display:block;text-align:right}.Text__ek-text_align_justify___WNRHD{display:block;text-align:justify}.Text__ek-text_valign_baseline___BFQkO{vertical-align:baseline}.Text__ek-text_valign_bottom___uoQE-{vertical-align:bottom}.Text__ek-text_valign_middle___wL4cB{vertical-align:middle}.Text__ek-text_valign_sub___oQuQV{vertical-align:sub}.Text__ek-text_valign_super___GM270{vertical-align:super}.Text__ek-text_valign_text-bottom___i3gPf{vertical-align:text-bottom}.Text__ek-text_valign_text-top___Y-R3w{vertical-align:text-top}.Text__ek-text_valign_top___NSQH0{vertical-align:top}.Text__ek-text_transform_none___ioMWl{text-transform:none}.Text__ek-text_transform_capitalize___-nH9C{text-transform:capitalize}.Text__ek-text_transform_lowercase___pYEmk{text-transform:lowercase}.Text__ek-text_transform_uppercase___Ptm6g{text-transform:uppercase}.Text__ek-text_style_italic___Y01G5{font-style:italic}.Text__ek-text_style_strike___powM8{text-decoration:line-through}.Text__ek-text_style_underline___ECUz1{text-decoration:underline}.Text__ek-text_style_overline___E4jPq{text-decoration:overline}.Text__ek-text_lheight_default___ic9SB{line-height:var(--pds-line-height)}.Text__ek-text_lheight_medium___QrtcH{line-height:1.25em}.Text__ek-text_lheight_large___G5HaP{line-height:1.5em}.Text__ek-text_wrap_normal___vN11O{white-space:normal}.Text__ek-text_wrap_nowrap___hJTsv{white-space:nowrap}.Text__ek-text_wrap_pre___qtOKJ{white-space:pre}.Text__ek-text_wrap_pre-wrap___55qRX{white-space:pre-wrap}.Text__ek-text_wrap_pre-line___z-RVa{white-space:pre-line}.Text__ek-text_wrap_break___htldP{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Text__ek-text_wrap_ellipsis___aXB7S{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text__ek-text_wrap_two-line___7NHpZ{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*2)}.Text__ek-text_wrap_two-line___7NHpZ.Text__ek-text_lheight_medium___QrtcH{max-height:calc(1.25em*2)}.Text__ek-text_wrap_two-line___7NHpZ.Text__ek-text_lheight_large___G5HaP{max-height:calc(1.5em*2)}.Text__ek-text_wrap_three-line___SCVcX{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*3)}.Text__ek-text_wrap_three-line___SCVcX.Text__ek-text_lheight_medium___QrtcH{max-height:calc(1.25em*3)}.Text__ek-text_wrap_three-line___SCVcX.Text__ek-text_lheight_large___G5HaP{max-height:calc(1.5em*3)}.Text__ek-text_color_black-300___PApP-{color:var(--black-300)}.Text__ek-text_color_black-400___IpUr5{color:var(--black-400)}.Text__ek-text_color_black-600___iX-v2{color:var(--black-600)}.Text__ek-text_color_black-700___ffgjE{color:var(--black-700)}.Text__ek-text_color_black-800___wMAjv{color:var(--black-800)}.Text__ek-text_color_black-900___ye2-Z{color:var(--black-900)}.Text__ek-text_color_blue-500___Pmash{color:var(--blue-500)}.Text__ek-text_color_green-500___9JoFY{color:var(--green-500)}.Text__ek-text_color_green-700___NSmdF{color:var(--green-700)}.Text__ek-text_color_green-800___Aahxa{color:var(--green-800)}.Text__ek-text_color_yellow-500___7I4ks{color:var(--yellow-500)}.Text__ek-text_color_orange-500___D39Cr{color:var(--orange-500)}.Text__ek-text_color_orange-900___etfhZ{color:var(--orange-900)}.Text__ek-text_color_red-500___uyrQ6{color:var(--red-500)}.Text__ek-text_color_red-900___yKkMR{color:var(--red-900)}.Text__ek-text_color_violet-500___xrKUz{color:var(--violet-500)}.Text__ek-text_color_white___ooRRq{color:var(--white)}.Text__ek-text_blackhole_ellipsis-two-line___DcLDO{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.Text__ek-text_blackhole_ellipsis-three-line___Ef-uq{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___ypQPd{display:block}.Text__ek-text_display_inline-block--small___yMG8Z{display:inline-block}.Text__ek-text_display_inline--small___tf5qK{display:inline}.Text__ek-text_display_none--small___QClAg{display:none}.Text__ek-text_size_none--small___iNBWs{font-size:0}.Text__ek-text_size_inherit--small___SleAe{font-size:inherit}.Text__ek-text_size_small--small___JLdX7{font-size:var(--pds-font-size-small)}.Text__ek-text_size_default--small___lpjy2{font-size:var(--pds-font-size-default)}.Text__ek-text_size_big--small___tyFZq{font-size:var(--pds-font-size-big)}.Text__ek-text_size_h1--small___bTc9i{font-size:var(--pds-font-size-h1)}.Text__ek-text_size_h2--small___fVsfH{font-size:var(--pds-font-size-h2)}.Text__ek-text_size_h3--small___9bupj{font-size:var(--pds-font-size-h3)}.Text__ek-text_size_h4--small___RLAjj{font-size:var(--pds-font-size-h4)}.Text__ek-text_size_h5--small___MSeBt{font-size:var(--pds-font-size-h5)}.Text__ek-text_size_h6--small___DGRDV{font-size:var(--pds-font-size-h6)}.Text__ek-text_weight_default--small___7u9ww{font-weight:400}.Text__ek-text_weight_thin--small___f3E1Z{font-weight:100}.Text__ek-text_weight_light--small___UgVat{font-weight:300}.Text__ek-text_weight_medium--small___GhR2r{font-weight:500}.Text__ek-text_weight_bold--small___fdZOu{font-weight:700}.Text__ek-text_weight_black--small___Txf2-{font-weight:900}.Text__ek-text_weight_100--small___EA1Q-{font-weight:100}.Text__ek-text_weight_200--small___-U48O{font-weight:200}.Text__ek-text_weight_300--small___dec8w{font-weight:300}.Text__ek-text_weight_400--small___eGjRc{font-weight:400}.Text__ek-text_weight_500--small___2nPpJ{font-weight:500}.Text__ek-text_weight_600--small___SbyIt{font-weight:600}.Text__ek-text_weight_700--small___f-8cS{font-weight:700}.Text__ek-text_weight_800--small___1vg5w{font-weight:800}.Text__ek-text_weight_900--small___ALyXo{font-weight:900}.Text__ek-text_align_left--small___MOcbA{display:block;text-align:left}.Text__ek-text_align_center--small___NDoRI{display:block;text-align:center}.Text__ek-text_align_right--small___ertsn{display:block;text-align:right}.Text__ek-text_align_justify--small___VXEjp{display:block;text-align:justify}.Text__ek-text_valign_baseline--small___NFaJ5{vertical-align:baseline}.Text__ek-text_valign_bottom--small___n-ZM1{vertical-align:bottom}.Text__ek-text_valign_middle--small___1o-f9{vertical-align:middle}.Text__ek-text_valign_sub--small___7vrZ5{vertical-align:sub}.Text__ek-text_valign_super--small___98wkH{vertical-align:super}.Text__ek-text_valign_text-bottom--small___x6B2v{vertical-align:text-bottom}.Text__ek-text_valign_text-top--small___LfpH0{vertical-align:text-top}.Text__ek-text_valign_top--small___kBQTl{vertical-align:top}.Text__ek-text_transform_none--small___lNIlb{text-transform:none}.Text__ek-text_transform_capitalize--small___wM1eM{text-transform:capitalize}.Text__ek-text_transform_lowercase--small___bjZhn{text-transform:lowercase}.Text__ek-text_transform_uppercase--small___QcGz5{text-transform:uppercase}.Text__ek-text_style_italic--small___RLkz-{font-style:italic}.Text__ek-text_style_strike--small___--sCr{text-decoration:line-through}.Text__ek-text_style_underline--small___LXQS8{text-decoration:underline}.Text__ek-text_style_overline--small___GNoIB{text-decoration:overline}.Text__ek-text_lheight_default--small___1W3d2{line-height:var(--pds-line-height)}.Text__ek-text_lheight_medium--small___cZ7Yw{line-height:1.25em}.Text__ek-text_lheight_large--small___Q69Gt{line-height:1.5em}.Text__ek-text_wrap_normal--small___OCeTY{white-space:normal}.Text__ek-text_wrap_nowrap--small___feATc{white-space:nowrap}.Text__ek-text_wrap_pre--small___VAue2{white-space:pre}.Text__ek-text_wrap_pre-wrap--small___CrynB{white-space:pre-wrap}.Text__ek-text_wrap_pre-line--small___2Zets{white-space:pre-line}.Text__ek-text_wrap_break--small___C6739{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Text__ek-text_wrap_ellipsis--small___V-dhX{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text__ek-text_wrap_two-line--small___fqP29{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*2)}.Text__ek-text_wrap_two-line--small___fqP29.Text__ek-text_lheight_medium___QrtcH{max-height:calc(1.25em*2)}.Text__ek-text_wrap_two-line--small___fqP29.Text__ek-text_lheight_large___G5HaP{max-height:calc(1.5em*2)}.Text__ek-text_wrap_three-line--small___Yh-Xv{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*3)}.Text__ek-text_wrap_three-line--small___Yh-Xv.Text__ek-text_lheight_medium___QrtcH{max-height:calc(1.25em*3)}.Text__ek-text_wrap_three-line--small___Yh-Xv.Text__ek-text_lheight_large___G5HaP{max-height:calc(1.5em*3)}.Text__ek-text_color_black-300--small___qTjrq{color:var(--black-300)}.Text__ek-text_color_black-400--small___tPsnx{color:var(--black-400)}.Text__ek-text_color_black-600--small___4qrki{color:var(--black-600)}.Text__ek-text_color_black-700--small___VeJpW{color:var(--black-700)}.Text__ek-text_color_black-800--small___0tsz8{color:var(--black-800)}.Text__ek-text_color_black-900--small___Tjehi{color:var(--black-900)}.Text__ek-text_color_blue-500--small___myNLi{color:var(--blue-500)}.Text__ek-text_color_green-500--small___A3k3K{color:var(--green-500)}.Text__ek-text_color_green-700--small___QEems{color:var(--green-700)}.Text__ek-text_color_green-800--small___x1p-D{color:var(--green-800)}.Text__ek-text_color_yellow-500--small___XFBi-{color:var(--yellow-500)}.Text__ek-text_color_orange-500--small___FCzuX{color:var(--orange-500)}.Text__ek-text_color_orange-900--small___zjEFG{color:var(--orange-900)}.Text__ek-text_color_red-500--small___hN5go{color:var(--red-500)}.Text__ek-text_color_red-900--small___2MQqu{color:var(--red-900)}.Text__ek-text_color_violet-500--small___GkpkA{color:var(--violet-500)}.Text__ek-text_color_white--small___aq8Bj{color:var(--white)}}@media only screen and (min-width:768px){.Text__ek-text_display_block--medium___IrbV5{display:block}.Text__ek-text_display_inline-block--medium___aWU0f{display:inline-block}.Text__ek-text_display_inline--medium___q29UB{display:inline}.Text__ek-text_display_none--medium___pS5WL{display:none}.Text__ek-text_size_none--medium___zmMXI{font-size:0}.Text__ek-text_size_inherit--medium___NyD6y{font-size:inherit}.Text__ek-text_size_small--medium___85MSY{font-size:var(--pds-font-size-small)}.Text__ek-text_size_default--medium___NMxaK{font-size:var(--pds-font-size-default)}.Text__ek-text_size_big--medium___Ua-Zk{font-size:var(--pds-font-size-big)}.Text__ek-text_size_h1--medium___thuyZ{font-size:var(--pds-font-size-h1)}.Text__ek-text_size_h2--medium___ESQoF{font-size:var(--pds-font-size-h2)}.Text__ek-text_size_h3--medium___KZmg9{font-size:var(--pds-font-size-h3)}.Text__ek-text_size_h4--medium___ECj9y{font-size:var(--pds-font-size-h4)}.Text__ek-text_size_h5--medium___2Egnj{font-size:var(--pds-font-size-h5)}.Text__ek-text_size_h6--medium___EiSb9{font-size:var(--pds-font-size-h6)}.Text__ek-text_weight_default--medium___tB-Ch{font-weight:400}.Text__ek-text_weight_thin--medium___s8W0s{font-weight:100}.Text__ek-text_weight_light--medium___ltoWf{font-weight:300}.Text__ek-text_weight_medium--medium___6tPBW{font-weight:500}.Text__ek-text_weight_bold--medium___rpqZ0{font-weight:700}.Text__ek-text_weight_black--medium___GSyAT{font-weight:900}.Text__ek-text_weight_100--medium___zgCEF{font-weight:100}.Text__ek-text_weight_200--medium___vvD9k{font-weight:200}.Text__ek-text_weight_300--medium___E0hEg{font-weight:300}.Text__ek-text_weight_400--medium___7HnSv{font-weight:400}.Text__ek-text_weight_500--medium___qUS4S{font-weight:500}.Text__ek-text_weight_600--medium___mPEYZ{font-weight:600}.Text__ek-text_weight_700--medium___yHcXd{font-weight:700}.Text__ek-text_weight_800--medium___sh-fi{font-weight:800}.Text__ek-text_weight_900--medium___rSJjw{font-weight:900}.Text__ek-text_align_left--medium___P1t-C{display:block;text-align:left}.Text__ek-text_align_center--medium___EyFNY{display:block;text-align:center}.Text__ek-text_align_right--medium___pv76v{display:block;text-align:right}.Text__ek-text_align_justify--medium___BPD5C{display:block;text-align:justify}.Text__ek-text_valign_baseline--medium___uudr0{vertical-align:baseline}.Text__ek-text_valign_bottom--medium___PllPd{vertical-align:bottom}.Text__ek-text_valign_middle--medium___Ik6u5{vertical-align:middle}.Text__ek-text_valign_sub--medium___utVwf{vertical-align:sub}.Text__ek-text_valign_super--medium___BbzMP{vertical-align:super}.Text__ek-text_valign_text-bottom--medium___h-L8G{vertical-align:text-bottom}.Text__ek-text_valign_text-top--medium___2Sxc3{vertical-align:text-top}.Text__ek-text_valign_top--medium___oC57Z{vertical-align:top}.Text__ek-text_transform_none--medium___VjPVc{text-transform:none}.Text__ek-text_transform_capitalize--medium___D2Sqd{text-transform:capitalize}.Text__ek-text_transform_lowercase--medium___hjkKi{text-transform:lowercase}.Text__ek-text_transform_uppercase--medium___AEFL3{text-transform:uppercase}.Text__ek-text_style_italic--medium___yckf-{font-style:italic}.Text__ek-text_style_strike--medium___Fc1Ji{text-decoration:line-through}.Text__ek-text_style_underline--medium___d-Mrs{text-decoration:underline}.Text__ek-text_style_overline--medium___cBafd{text-decoration:overline}.Text__ek-text_lheight_default--medium___UHfd4{line-height:var(--pds-line-height)}.Text__ek-text_lheight_medium--medium___K2JnS{line-height:1.25em}.Text__ek-text_lheight_large--medium___7jFRq{line-height:1.5em}.Text__ek-text_wrap_normal--medium___tiKih{white-space:normal}.Text__ek-text_wrap_nowrap--medium___K2M6e{white-space:nowrap}.Text__ek-text_wrap_pre--medium___TpcHG{white-space:pre}.Text__ek-text_wrap_pre-wrap--medium___Z6C0k{white-space:pre-wrap}.Text__ek-text_wrap_pre-line--medium___Ajn6a{white-space:pre-line}.Text__ek-text_wrap_break--medium___QtGGg{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Text__ek-text_wrap_ellipsis--medium___NyLo3{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text__ek-text_wrap_two-line--medium___R6ga0{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*2)}.Text__ek-text_wrap_two-line--medium___R6ga0.Text__ek-text_lheight_medium___QrtcH{max-height:calc(1.25em*2)}.Text__ek-text_wrap_two-line--medium___R6ga0.Text__ek-text_lheight_large___G5HaP{max-height:calc(1.5em*2)}.Text__ek-text_wrap_three-line--medium___E2iMw{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*3)}.Text__ek-text_wrap_three-line--medium___E2iMw.Text__ek-text_lheight_medium___QrtcH{max-height:calc(1.25em*3)}.Text__ek-text_wrap_three-line--medium___E2iMw.Text__ek-text_lheight_large___G5HaP{max-height:calc(1.5em*3)}.Text__ek-text_color_black-300--medium___RrX-C{color:var(--black-300)}.Text__ek-text_color_black-400--medium___YPsN-{color:var(--black-400)}.Text__ek-text_color_black-600--medium___XfNNR{color:var(--black-600)}.Text__ek-text_color_black-700--medium___tmDDJ{color:var(--black-700)}.Text__ek-text_color_black-800--medium___dKLRj{color:var(--black-800)}.Text__ek-text_color_black-900--medium___D7nHh{color:var(--black-900)}.Text__ek-text_color_blue-500--medium___807O7{color:var(--blue-500)}.Text__ek-text_color_green-500--medium___EDZ-F{color:var(--green-500)}.Text__ek-text_color_green-700--medium___-GH--{color:var(--green-700)}.Text__ek-text_color_green-800--medium___EeAPc{color:var(--green-800)}.Text__ek-text_color_yellow-500--medium___I42SE{color:var(--yellow-500)}.Text__ek-text_color_orange-500--medium___9gjQH{color:var(--orange-500)}.Text__ek-text_color_orange-900--medium___LUWSS{color:var(--orange-900)}.Text__ek-text_color_red-500--medium___HROpc{color:var(--red-500)}.Text__ek-text_color_red-900--medium___k9d1g{color:var(--red-900)}.Text__ek-text_color_violet-500--medium___FYY0k{color:var(--violet-500)}.Text__ek-text_color_white--medium___K2HII{color:var(--white)}}@media only screen and (min-width:960px){.Text__ek-text_display_block--large___OpLLK{display:block}.Text__ek-text_display_inline-block--large___HZrXP{display:inline-block}.Text__ek-text_display_inline--large___Qr7da{display:inline}.Text__ek-text_display_none--large___8q9MY{display:none}.Text__ek-text_size_none--large___lhd15{font-size:0}.Text__ek-text_size_inherit--large___JRmGP{font-size:inherit}.Text__ek-text_size_small--large___gGYoF{font-size:var(--pds-font-size-small)}.Text__ek-text_size_default--large___f8ZGq{font-size:var(--pds-font-size-default)}.Text__ek-text_size_big--large___kXeDX{font-size:var(--pds-font-size-big)}.Text__ek-text_size_h1--large___FnCNG{font-size:var(--pds-font-size-h1)}.Text__ek-text_size_h2--large___ud3vr{font-size:var(--pds-font-size-h2)}.Text__ek-text_size_h3--large___cQwu6{font-size:var(--pds-font-size-h3)}.Text__ek-text_size_h4--large___AeJ7R{font-size:var(--pds-font-size-h4)}.Text__ek-text_size_h5--large___5AP56{font-size:var(--pds-font-size-h5)}.Text__ek-text_size_h6--large___nXKYk{font-size:var(--pds-font-size-h6)}.Text__ek-text_weight_default--large___-KZf3{font-weight:400}.Text__ek-text_weight_thin--large___OtiPU{font-weight:100}.Text__ek-text_weight_light--large___Q876R{font-weight:300}.Text__ek-text_weight_medium--large___ERwtC{font-weight:500}.Text__ek-text_weight_bold--large___-vQew{font-weight:700}.Text__ek-text_weight_black--large___JfoJ2{font-weight:900}.Text__ek-text_weight_100--large___Z7sYz{font-weight:100}.Text__ek-text_weight_200--large___ja1QM{font-weight:200}.Text__ek-text_weight_300--large___4CazO{font-weight:300}.Text__ek-text_weight_400--large___8McJN{font-weight:400}.Text__ek-text_weight_500--large___gkiNJ{font-weight:500}.Text__ek-text_weight_600--large___zS0U0{font-weight:600}.Text__ek-text_weight_700--large___RwQHu{font-weight:700}.Text__ek-text_weight_800--large___dkur9{font-weight:800}.Text__ek-text_weight_900--large___UpFIt{font-weight:900}.Text__ek-text_align_left--large___eDuu-{display:block;text-align:left}.Text__ek-text_align_center--large___0oej2{display:block;text-align:center}.Text__ek-text_align_right--large___IruXn{display:block;text-align:right}.Text__ek-text_align_justify--large___eLevv{display:block;text-align:justify}.Text__ek-text_valign_baseline--large___MwBxj{vertical-align:baseline}.Text__ek-text_valign_bottom--large___u2HmC{vertical-align:bottom}.Text__ek-text_valign_middle--large___9wTU0{vertical-align:middle}.Text__ek-text_valign_sub--large___Vrz29{vertical-align:sub}.Text__ek-text_valign_super--large___Kr93W{vertical-align:super}.Text__ek-text_valign_text-bottom--large___6eXdU{vertical-align:text-bottom}.Text__ek-text_valign_text-top--large___B3Fwm{vertical-align:text-top}.Text__ek-text_valign_top--large___cA4GU{vertical-align:top}.Text__ek-text_transform_none--large___cXpb9{text-transform:none}.Text__ek-text_transform_capitalize--large___pHMUF{text-transform:capitalize}.Text__ek-text_transform_lowercase--large___DVgu-{text-transform:lowercase}.Text__ek-text_transform_uppercase--large___35kha{text-transform:uppercase}.Text__ek-text_style_italic--large___fYSwX{font-style:italic}.Text__ek-text_style_strike--large___q0PMX{text-decoration:line-through}.Text__ek-text_style_underline--large___sguGX{text-decoration:underline}.Text__ek-text_style_overline--large___V9ewl{text-decoration:overline}.Text__ek-text_lheight_default--large___QI3Ow{line-height:var(--pds-line-height)}.Text__ek-text_lheight_medium--large___dkKyS{line-height:1.25em}.Text__ek-text_lheight_large--large___LWOqd{line-height:1.5em}.Text__ek-text_wrap_normal--large___1Sfs7{white-space:normal}.Text__ek-text_wrap_nowrap--large___Ybix2{white-space:nowrap}.Text__ek-text_wrap_pre--large___w4GA2{white-space:pre}.Text__ek-text_wrap_pre-wrap--large___XNCfE{white-space:pre-wrap}.Text__ek-text_wrap_pre-line--large___IIQMy{white-space:pre-line}.Text__ek-text_wrap_break--large___TMJei{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.Text__ek-text_wrap_ellipsis--large___eJt94{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Text__ek-text_wrap_two-line--large___wf8-X{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*2)}.Text__ek-text_wrap_two-line--large___wf8-X.Text__ek-text_lheight_medium___QrtcH{max-height:calc(1.25em*2)}.Text__ek-text_wrap_two-line--large___wf8-X.Text__ek-text_lheight_large___G5HaP{max-height:calc(1.5em*2)}.Text__ek-text_wrap_three-line--large___QM6Ob{display:block;overflow:hidden;max-height:calc(var(--pds-line-height)*3)}.Text__ek-text_wrap_three-line--large___QM6Ob.Text__ek-text_lheight_medium___QrtcH{max-height:calc(1.25em*3)}.Text__ek-text_wrap_three-line--large___QM6Ob.Text__ek-text_lheight_large___G5HaP{max-height:calc(1.5em*3)}.Text__ek-text_color_black-300--large___GN2gG{color:var(--black-300)}.Text__ek-text_color_black-400--large___l6ihP{color:var(--black-400)}.Text__ek-text_color_black-600--large___Owu7Q{color:var(--black-600)}.Text__ek-text_color_black-700--large___jRnbc{color:var(--black-700)}.Text__ek-text_color_black-800--large___PThcN{color:var(--black-800)}.Text__ek-text_color_black-900--large___n8LrJ{color:var(--black-900)}.Text__ek-text_color_blue-500--large___h7LoO{color:var(--blue-500)}.Text__ek-text_color_green-500--large___vV-gD{color:var(--green-500)}.Text__ek-text_color_green-700--large___56wkM{color:var(--green-700)}.Text__ek-text_color_green-800--large___KH2s5{color:var(--green-800)}.Text__ek-text_color_yellow-500--large___BGGYh{color:var(--yellow-500)}.Text__ek-text_color_orange-500--large___A3IlK{color:var(--orange-500)}.Text__ek-text_color_orange-900--large___JXJvc{color:var(--orange-900)}.Text__ek-text_color_red-500--large___DohkS{color:var(--red-500)}.Text__ek-text_color_red-900--large___BYzxn{color:var(--red-900)}.Text__ek-text_color_violet-500--large___BX9sY{color:var(--violet-500)}.Text__ek-text_color_white--large___fPDBy{color:var(--white)}}@media only screen and (min-width:1200px){.Text__ek-text_color_black-300--wide___bEAT1{color:var(--black-300)}.Text__ek-text_color_black-400--wide___80NyO{color:var(--black-400)}.Text__ek-text_color_black-600--wide___EPhZb{color:var(--black-600)}.Text__ek-text_color_black-700--wide___Skgn1{color:var(--black-700)}.Text__ek-text_color_black-800--wide___4KAq8{color:var(--black-800)}.Text__ek-text_color_black-900--wide___O95o7{color:var(--black-900)}.Text__ek-text_color_blue-500--wide___1Qk4y{color:var(--blue-500)}.Text__ek-text_color_green-500--wide___gDhg2{color:var(--green-500)}.Text__ek-text_color_green-700--wide___xkvGD{color:var(--green-700)}.Text__ek-text_color_green-800--wide___6FDFy{color:var(--green-800)}.Text__ek-text_color_yellow-500--wide___2WOin{color:var(--yellow-500)}.Text__ek-text_color_orange-500--wide___ye0vt{color:var(--orange-500)}.Text__ek-text_color_orange-900--wide___PWGFH{color:var(--orange-900)}.Text__ek-text_color_red-500--wide___vXdZm{color:var(--red-500)}.Text__ek-text_color_red-900--wide___9S6GM{color:var(--red-900)}.Text__ek-text_color_violet-500--wide___vjkvO{color:var(--violet-500)}.Text__ek-text_color_white--wide___KBwe0{color:var(--white)}}@media only screen and (min-width:1400px){.Text__ek-text_color_black-300--huge___-Wlzu{color:var(--black-300)}.Text__ek-text_color_black-400--huge___yzLun{color:var(--black-400)}.Text__ek-text_color_black-600--huge___kX-rO{color:var(--black-600)}.Text__ek-text_color_black-700--huge___iT2UW{color:var(--black-700)}.Text__ek-text_color_black-800--huge___sXPSW{color:var(--black-800)}.Text__ek-text_color_black-900--huge___ufWB7{color:var(--black-900)}.Text__ek-text_color_blue-500--huge___VrBDq{color:var(--blue-500)}.Text__ek-text_color_green-500--huge___O5Wpa{color:var(--green-500)}.Text__ek-text_color_green-700--huge___IgnYm{color:var(--green-700)}.Text__ek-text_color_green-800--huge___V2JjF{color:var(--green-800)}.Text__ek-text_color_yellow-500--huge___6u99p{color:var(--yellow-500)}.Text__ek-text_color_orange-500--huge___eLSt9{color:var(--orange-500)}.Text__ek-text_color_orange-900--huge___ljHb4{color:var(--orange-900)}.Text__ek-text_color_red-500--huge___nEmHY{color:var(--red-500)}.Text__ek-text_color_red-900--huge___rMyDN{color:var(--red-900)}.Text__ek-text_color_violet-500--huge___Ufx-e{color:var(--violet-500)}.Text__ek-text_color_white--huge___pjee0{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___3Trjq {
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___Sb1eA {
21
+ display: block;
22
+ }
23
+ .Text__ek-text_display_inline-block___Z-xgk {
24
+ display: inline-block;
25
+ }
26
+ .Text__ek-text_display_inline___hPK83 {
27
+ display: inline;
28
+ }
29
+ .Text__ek-text_display_none___EpkgL {
30
+ display: none;
31
+ }
32
+ /**
33
+ * Font size:
34
+ *
35
+ * - text_size_*
36
+ *
37
+ * */
38
+ .Text__ek-text_size_none___3fCio {
39
+ font-size: 0;
40
+ }
41
+ .Text__ek-text_size_inherit___GeUFz {
42
+ font-size: inherit;
43
+ }
44
+ .Text__ek-text_size_small___IfSYo {
45
+ font-size: var(--pds-font-size-small);
46
+ }
47
+ .Text__ek-text_size_default___snf-- {
48
+ font-size: var(--pds-font-size-default);
49
+ }
50
+ .Text__ek-text_size_big___R2ynx {
51
+ font-size: var(--pds-font-size-big);
52
+ }
53
+ .Text__ek-text_size_h1___RLQ4A {
54
+ font-size: var(--pds-font-size-h1);
55
+ }
56
+ .Text__ek-text_size_h2___OAv5u {
57
+ font-size: var(--pds-font-size-h2);
58
+ }
59
+ .Text__ek-text_size_h3___jF03G {
60
+ font-size: var(--pds-font-size-h3);
61
+ }
62
+ .Text__ek-text_size_h4___vj3pM {
63
+ font-size: var(--pds-font-size-h4);
64
+ }
65
+ .Text__ek-text_size_h5___aeJVe {
66
+ font-size: var(--pds-font-size-h5);
67
+ }
68
+ .Text__ek-text_size_h6___P9by2 {
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___wrQRQ {
78
+ font-weight: 400;
79
+ }
80
+ .Text__ek-text_weight_thin___pmZOp {
81
+ font-weight: 100;
82
+ }
83
+ .Text__ek-text_weight_light___vEbTA {
84
+ font-weight: 300;
85
+ }
86
+ .Text__ek-text_weight_medium___gfDGa {
87
+ font-weight: 500;
88
+ }
89
+ .Text__ek-text_weight_bold___F7Tdh {
90
+ font-weight: 700;
91
+ }
92
+ .Text__ek-text_weight_black___Llirb {
93
+ font-weight: 900;
94
+ }
95
+ .Text__ek-text_weight_100___VEkIa {
96
+ font-weight: 100;
97
+ }
98
+ .Text__ek-text_weight_200___XFQtK {
99
+ font-weight: 200;
100
+ }
101
+ .Text__ek-text_weight_300___ethFf {
102
+ font-weight: 300;
103
+ }
104
+ .Text__ek-text_weight_400___Z9n0H {
105
+ font-weight: 400;
106
+ }
107
+ .Text__ek-text_weight_500___nxE5v {
108
+ font-weight: 500;
109
+ }
110
+ .Text__ek-text_weight_600___7UKMg {
111
+ font-weight: 600;
112
+ }
113
+ .Text__ek-text_weight_700___fAMGu {
114
+ font-weight: 700;
115
+ }
116
+ .Text__ek-text_weight_800___S4WHd {
117
+ font-weight: 800;
118
+ }
119
+ .Text__ek-text_weight_900___2MqwO {
120
+ font-weight: 900;
121
+ }
122
+ /**
123
+ * Align:
124
+ *
125
+ * - text_align_*
126
+ *
127
+ * */
128
+ .Text__ek-text_align_left___gwkkx {
129
+ display: block;
130
+ text-align: left;
131
+ }
132
+ .Text__ek-text_align_center___od97W {
133
+ display: block;
134
+ text-align: center;
135
+ }
136
+ .Text__ek-text_align_right___PatyF {
137
+ display: block;
138
+ text-align: right;
139
+ }
140
+ .Text__ek-text_align_justify___WNRHD {
141
+ display: block;
142
+ text-align: justify;
143
+ }
144
+ /**
145
+ * Valign:
146
+ *
147
+ * - text_valign_*
148
+ *
149
+ * */
150
+ .Text__ek-text_valign_baseline___BFQkO {
151
+ vertical-align: baseline;
152
+ }
153
+ .Text__ek-text_valign_bottom___uoQE- {
154
+ vertical-align: bottom;
155
+ }
156
+ .Text__ek-text_valign_middle___wL4cB {
157
+ vertical-align: middle;
158
+ }
159
+ .Text__ek-text_valign_sub___oQuQV {
160
+ vertical-align: sub;
161
+ }
162
+ .Text__ek-text_valign_super___GM270 {
163
+ vertical-align: super;
164
+ }
165
+ .Text__ek-text_valign_text-bottom___i3gPf {
166
+ vertical-align: text-bottom;
167
+ }
168
+ .Text__ek-text_valign_text-top___Y-R3w {
169
+ vertical-align: text-top;
170
+ }
171
+ .Text__ek-text_valign_top___NSQH0 {
172
+ vertical-align: top;
173
+ }
174
+ /**
175
+ * Transform:
176
+ *
177
+ * - text_transform_*
178
+ *
179
+ * */
180
+ .Text__ek-text_transform_none___ioMWl {
181
+ text-transform: none;
182
+ }
183
+ .Text__ek-text_transform_capitalize___-nH9C {
184
+ text-transform: capitalize;
185
+ }
186
+ .Text__ek-text_transform_lowercase___pYEmk {
187
+ text-transform: lowercase;
188
+ }
189
+ .Text__ek-text_transform_uppercase___Ptm6g {
190
+ text-transform: uppercase;
191
+ }
192
+ /**
193
+ * Style:
194
+ *
195
+ * - text_style_*
196
+ *
197
+ * */
198
+ .Text__ek-text_style_italic___Y01G5 {
199
+ font-style: italic;
200
+ }
201
+ .Text__ek-text_style_strike___powM8 {
202
+ text-decoration: line-through;
203
+ }
204
+ .Text__ek-text_style_underline___ECUz1 {
205
+ text-decoration: underline;
206
+ }
207
+ .Text__ek-text_style_overline___E4jPq {
208
+ text-decoration: overline;
209
+ }
210
+ /**
211
+ * Line height:
212
+ *
213
+ * - text_lheight_*
214
+ *
215
+ * */
216
+ .Text__ek-text_lheight_default___ic9SB {
217
+ line-height: var(--pds-line-height);
218
+ }
219
+ .Text__ek-text_lheight_medium___QrtcH {
220
+ line-height: 1.25em;
221
+ }
222
+ .Text__ek-text_lheight_large___G5HaP {
223
+ line-height: 1.5em;
224
+ }
225
+ /**
226
+ * Wrap:
227
+ *
228
+ * - text_wrap_*
229
+ *
230
+ * */
231
+ .Text__ek-text_wrap_normal___vN11O {
232
+ white-space: normal;
233
+ }
234
+ .Text__ek-text_wrap_nowrap___hJTsv {
235
+ white-space: nowrap;
236
+ }
237
+ .Text__ek-text_wrap_pre___qtOKJ {
238
+ white-space: pre;
239
+ }
240
+ .Text__ek-text_wrap_pre-wrap___55qRX {
241
+ white-space: pre-wrap;
242
+ }
243
+ .Text__ek-text_wrap_pre-line___z-RVa {
244
+ white-space: pre-line;
245
+ }
246
+ .Text__ek-text_wrap_break___htldP {
247
+ word-wrap: break-word;
248
+ word-break: break-word;
249
+ -webkit-hyphens: auto;
250
+ hyphens: auto;
251
+ }
252
+ .Text__ek-text_wrap_ellipsis___aXB7S {
253
+ display: block;
254
+ overflow: hidden;
255
+ text-overflow: ellipsis;
256
+ white-space: nowrap;
257
+ }
258
+ .Text__ek-text_wrap_two-line___7NHpZ {
259
+ display: block;
260
+ overflow: hidden;
261
+ max-height: calc(var(--pds-line-height) * 2);
262
+ }
263
+ .Text__ek-text_wrap_two-line___7NHpZ.Text__ek-text_lheight_medium___QrtcH {
264
+ max-height: calc(1.25em * 2);
265
+ }
266
+ .Text__ek-text_wrap_two-line___7NHpZ.Text__ek-text_lheight_large___G5HaP {
267
+ max-height: calc(1.5em * 2);
268
+ }
269
+ .Text__ek-text_wrap_three-line___SCVcX {
270
+ display: block;
271
+ overflow: hidden;
272
+ max-height: calc(var(--pds-line-height) * 3);
273
+ }
274
+ .Text__ek-text_wrap_three-line___SCVcX.Text__ek-text_lheight_medium___QrtcH {
275
+ max-height: calc(1.25em * 3);
276
+ }
277
+ .Text__ek-text_wrap_three-line___SCVcX.Text__ek-text_lheight_large___G5HaP {
278
+ max-height: calc(1.5em * 3);
279
+ }
280
+ @media only screen and (min-width: 480px) {
281
+ .Text__ek-text_display_block--small___ypQPd {
282
+ display: block;
283
+ }
284
+ .Text__ek-text_display_inline-block--small___yMG8Z {
285
+ display: inline-block;
286
+ }
287
+ .Text__ek-text_display_inline--small___tf5qK {
288
+ display: inline;
289
+ }
290
+ .Text__ek-text_display_none--small___QClAg {
291
+ display: none;
292
+ }
293
+ .Text__ek-text_size_none--small___iNBWs {
294
+ font-size: 0;
295
+ }
296
+ .Text__ek-text_size_inherit--small___SleAe {
297
+ font-size: inherit;
298
+ }
299
+ .Text__ek-text_size_small--small___JLdX7 {
300
+ font-size: var(--pds-font-size-small);
301
+ }
302
+ .Text__ek-text_size_default--small___lpjy2 {
303
+ font-size: var(--pds-font-size-default);
304
+ }
305
+ .Text__ek-text_size_big--small___tyFZq {
306
+ font-size: var(--pds-font-size-big);
307
+ }
308
+ .Text__ek-text_size_h1--small___bTc9i {
309
+ font-size: var(--pds-font-size-h1);
310
+ }
311
+ .Text__ek-text_size_h2--small___fVsfH {
312
+ font-size: var(--pds-font-size-h2);
313
+ }
314
+ .Text__ek-text_size_h3--small___9bupj {
315
+ font-size: var(--pds-font-size-h3);
316
+ }
317
+ .Text__ek-text_size_h4--small___RLAjj {
318
+ font-size: var(--pds-font-size-h4);
319
+ }
320
+ .Text__ek-text_size_h5--small___MSeBt {
321
+ font-size: var(--pds-font-size-h5);
322
+ }
323
+ .Text__ek-text_size_h6--small___DGRDV {
324
+ font-size: var(--pds-font-size-h6);
325
+ }
326
+ .Text__ek-text_weight_default--small___7u9ww {
327
+ font-weight: 400;
328
+ }
329
+ .Text__ek-text_weight_thin--small___f3E1Z {
330
+ font-weight: 100;
331
+ }
332
+ .Text__ek-text_weight_light--small___UgVat {
333
+ font-weight: 300;
334
+ }
335
+ .Text__ek-text_weight_medium--small___GhR2r {
336
+ font-weight: 500;
337
+ }
338
+ .Text__ek-text_weight_bold--small___fdZOu {
339
+ font-weight: 700;
340
+ }
341
+ .Text__ek-text_weight_black--small___Txf2- {
342
+ font-weight: 900;
343
+ }
344
+ .Text__ek-text_weight_100--small___EA1Q- {
345
+ font-weight: 100;
346
+ }
347
+ .Text__ek-text_weight_200--small___-U48O {
348
+ font-weight: 200;
349
+ }
350
+ .Text__ek-text_weight_300--small___dec8w {
351
+ font-weight: 300;
352
+ }
353
+ .Text__ek-text_weight_400--small___eGjRc {
354
+ font-weight: 400;
355
+ }
356
+ .Text__ek-text_weight_500--small___2nPpJ {
357
+ font-weight: 500;
358
+ }
359
+ .Text__ek-text_weight_600--small___SbyIt {
360
+ font-weight: 600;
361
+ }
362
+ .Text__ek-text_weight_700--small___f-8cS {
363
+ font-weight: 700;
364
+ }
365
+ .Text__ek-text_weight_800--small___1vg5w {
366
+ font-weight: 800;
367
+ }
368
+ .Text__ek-text_weight_900--small___ALyXo {
369
+ font-weight: 900;
370
+ }
371
+ .Text__ek-text_align_left--small___MOcbA {
372
+ display: block;
373
+ text-align: left;
374
+ }
375
+ .Text__ek-text_align_center--small___NDoRI {
376
+ display: block;
377
+ text-align: center;
378
+ }
379
+ .Text__ek-text_align_right--small___ertsn {
380
+ display: block;
381
+ text-align: right;
382
+ }
383
+ .Text__ek-text_align_justify--small___VXEjp {
384
+ display: block;
385
+ text-align: justify;
386
+ }
387
+ .Text__ek-text_valign_baseline--small___NFaJ5 {
388
+ vertical-align: baseline;
389
+ }
390
+ .Text__ek-text_valign_bottom--small___n-ZM1 {
391
+ vertical-align: bottom;
392
+ }
393
+ .Text__ek-text_valign_middle--small___1o-f9 {
394
+ vertical-align: middle;
395
+ }
396
+ .Text__ek-text_valign_sub--small___7vrZ5 {
397
+ vertical-align: sub;
398
+ }
399
+ .Text__ek-text_valign_super--small___98wkH {
400
+ vertical-align: super;
401
+ }
402
+ .Text__ek-text_valign_text-bottom--small___x6B2v {
403
+ vertical-align: text-bottom;
404
+ }
405
+ .Text__ek-text_valign_text-top--small___LfpH0 {
406
+ vertical-align: text-top;
407
+ }
408
+ .Text__ek-text_valign_top--small___kBQTl {
409
+ vertical-align: top;
410
+ }
411
+ .Text__ek-text_transform_none--small___lNIlb {
412
+ text-transform: none;
413
+ }
414
+ .Text__ek-text_transform_capitalize--small___wM1eM {
415
+ text-transform: capitalize;
416
+ }
417
+ .Text__ek-text_transform_lowercase--small___bjZhn {
418
+ text-transform: lowercase;
419
+ }
420
+ .Text__ek-text_transform_uppercase--small___QcGz5 {
421
+ text-transform: uppercase;
422
+ }
423
+ .Text__ek-text_style_italic--small___RLkz- {
424
+ font-style: italic;
425
+ }
426
+ .Text__ek-text_style_strike--small___--sCr {
427
+ text-decoration: line-through;
428
+ }
429
+ .Text__ek-text_style_underline--small___LXQS8 {
430
+ text-decoration: underline;
431
+ }
432
+ .Text__ek-text_style_overline--small___GNoIB {
433
+ text-decoration: overline;
434
+ }
435
+ .Text__ek-text_lheight_default--small___1W3d2 {
436
+ line-height: var(--pds-line-height);
437
+ }
438
+ .Text__ek-text_lheight_medium--small___cZ7Yw {
439
+ line-height: 1.25em;
440
+ }
441
+ .Text__ek-text_lheight_large--small___Q69Gt {
442
+ line-height: 1.5em;
443
+ }
444
+ .Text__ek-text_wrap_normal--small___OCeTY {
445
+ white-space: normal;
446
+ }
447
+ .Text__ek-text_wrap_nowrap--small___feATc {
448
+ white-space: nowrap;
449
+ }
450
+ .Text__ek-text_wrap_pre--small___VAue2 {
451
+ white-space: pre;
452
+ }
453
+ .Text__ek-text_wrap_pre-wrap--small___CrynB {
454
+ white-space: pre-wrap;
455
+ }
456
+ .Text__ek-text_wrap_pre-line--small___2Zets {
457
+ white-space: pre-line;
458
+ }
459
+ .Text__ek-text_wrap_break--small___C6739 {
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___V-dhX {
466
+ display: block;
467
+ overflow: hidden;
468
+ text-overflow: ellipsis;
469
+ white-space: nowrap;
470
+ }
471
+ .Text__ek-text_wrap_two-line--small___fqP29 {
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___fqP29.Text__ek-text_lheight_medium___QrtcH {
478
+ max-height: calc(1.25em * 2);
479
+ }
480
+
481
+ .Text__ek-text_wrap_two-line--small___fqP29.Text__ek-text_lheight_large___G5HaP {
482
+ max-height: calc(1.5em * 2);
483
+ }
484
+ .Text__ek-text_wrap_three-line--small___Yh-Xv {
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___Yh-Xv.Text__ek-text_lheight_medium___QrtcH {
491
+ max-height: calc(1.25em * 3);
492
+ }
493
+
494
+ .Text__ek-text_wrap_three-line--small___Yh-Xv.Text__ek-text_lheight_large___G5HaP {
495
+ max-height: calc(1.5em * 3);
496
+ }
497
+ }
498
+ @media only screen and (min-width: 768px) {
499
+ .Text__ek-text_display_block--medium___IrbV5 {
500
+ display: block;
501
+ }
502
+ .Text__ek-text_display_inline-block--medium___aWU0f {
503
+ display: inline-block;
504
+ }
505
+ .Text__ek-text_display_inline--medium___q29UB {
506
+ display: inline;
507
+ }
508
+ .Text__ek-text_display_none--medium___pS5WL {
509
+ display: none;
510
+ }
511
+ .Text__ek-text_size_none--medium___zmMXI {
512
+ font-size: 0;
513
+ }
514
+ .Text__ek-text_size_inherit--medium___NyD6y {
515
+ font-size: inherit;
516
+ }
517
+ .Text__ek-text_size_small--medium___85MSY {
518
+ font-size: var(--pds-font-size-small);
519
+ }
520
+ .Text__ek-text_size_default--medium___NMxaK {
521
+ font-size: var(--pds-font-size-default);
522
+ }
523
+ .Text__ek-text_size_big--medium___Ua-Zk {
524
+ font-size: var(--pds-font-size-big);
525
+ }
526
+ .Text__ek-text_size_h1--medium___thuyZ {
527
+ font-size: var(--pds-font-size-h1);
528
+ }
529
+ .Text__ek-text_size_h2--medium___ESQoF {
530
+ font-size: var(--pds-font-size-h2);
531
+ }
532
+ .Text__ek-text_size_h3--medium___KZmg9 {
533
+ font-size: var(--pds-font-size-h3);
534
+ }
535
+ .Text__ek-text_size_h4--medium___ECj9y {
536
+ font-size: var(--pds-font-size-h4);
537
+ }
538
+ .Text__ek-text_size_h5--medium___2Egnj {
539
+ font-size: var(--pds-font-size-h5);
540
+ }
541
+ .Text__ek-text_size_h6--medium___EiSb9 {
542
+ font-size: var(--pds-font-size-h6);
543
+ }
544
+ .Text__ek-text_weight_default--medium___tB-Ch {
545
+ font-weight: 400;
546
+ }
547
+ .Text__ek-text_weight_thin--medium___s8W0s {
548
+ font-weight: 100;
549
+ }
550
+ .Text__ek-text_weight_light--medium___ltoWf {
551
+ font-weight: 300;
552
+ }
553
+ .Text__ek-text_weight_medium--medium___6tPBW {
554
+ font-weight: 500;
555
+ }
556
+ .Text__ek-text_weight_bold--medium___rpqZ0 {
557
+ font-weight: 700;
558
+ }
559
+ .Text__ek-text_weight_black--medium___GSyAT {
560
+ font-weight: 900;
561
+ }
562
+ .Text__ek-text_weight_100--medium___zgCEF {
563
+ font-weight: 100;
564
+ }
565
+ .Text__ek-text_weight_200--medium___vvD9k {
566
+ font-weight: 200;
567
+ }
568
+ .Text__ek-text_weight_300--medium___E0hEg {
569
+ font-weight: 300;
570
+ }
571
+ .Text__ek-text_weight_400--medium___7HnSv {
572
+ font-weight: 400;
573
+ }
574
+ .Text__ek-text_weight_500--medium___qUS4S {
575
+ font-weight: 500;
576
+ }
577
+ .Text__ek-text_weight_600--medium___mPEYZ {
578
+ font-weight: 600;
579
+ }
580
+ .Text__ek-text_weight_700--medium___yHcXd {
581
+ font-weight: 700;
582
+ }
583
+ .Text__ek-text_weight_800--medium___sh-fi {
584
+ font-weight: 800;
585
+ }
586
+ .Text__ek-text_weight_900--medium___rSJjw {
587
+ font-weight: 900;
588
+ }
589
+ .Text__ek-text_align_left--medium___P1t-C {
590
+ display: block;
591
+ text-align: left;
592
+ }
593
+ .Text__ek-text_align_center--medium___EyFNY {
594
+ display: block;
595
+ text-align: center;
596
+ }
597
+ .Text__ek-text_align_right--medium___pv76v {
598
+ display: block;
599
+ text-align: right;
600
+ }
601
+ .Text__ek-text_align_justify--medium___BPD5C {
602
+ display: block;
603
+ text-align: justify;
604
+ }
605
+ .Text__ek-text_valign_baseline--medium___uudr0 {
606
+ vertical-align: baseline;
607
+ }
608
+ .Text__ek-text_valign_bottom--medium___PllPd {
609
+ vertical-align: bottom;
610
+ }
611
+ .Text__ek-text_valign_middle--medium___Ik6u5 {
612
+ vertical-align: middle;
613
+ }
614
+ .Text__ek-text_valign_sub--medium___utVwf {
615
+ vertical-align: sub;
616
+ }
617
+ .Text__ek-text_valign_super--medium___BbzMP {
618
+ vertical-align: super;
619
+ }
620
+ .Text__ek-text_valign_text-bottom--medium___h-L8G {
621
+ vertical-align: text-bottom;
622
+ }
623
+ .Text__ek-text_valign_text-top--medium___2Sxc3 {
624
+ vertical-align: text-top;
625
+ }
626
+ .Text__ek-text_valign_top--medium___oC57Z {
627
+ vertical-align: top;
628
+ }
629
+ .Text__ek-text_transform_none--medium___VjPVc {
630
+ text-transform: none;
631
+ }
632
+ .Text__ek-text_transform_capitalize--medium___D2Sqd {
633
+ text-transform: capitalize;
634
+ }
635
+ .Text__ek-text_transform_lowercase--medium___hjkKi {
636
+ text-transform: lowercase;
637
+ }
638
+ .Text__ek-text_transform_uppercase--medium___AEFL3 {
639
+ text-transform: uppercase;
640
+ }
641
+ .Text__ek-text_style_italic--medium___yckf- {
642
+ font-style: italic;
643
+ }
644
+ .Text__ek-text_style_strike--medium___Fc1Ji {
645
+ text-decoration: line-through;
646
+ }
647
+ .Text__ek-text_style_underline--medium___d-Mrs {
648
+ text-decoration: underline;
649
+ }
650
+ .Text__ek-text_style_overline--medium___cBafd {
651
+ text-decoration: overline;
652
+ }
653
+ .Text__ek-text_lheight_default--medium___UHfd4 {
654
+ line-height: var(--pds-line-height);
655
+ }
656
+ .Text__ek-text_lheight_medium--medium___K2JnS {
657
+ line-height: 1.25em;
658
+ }
659
+ .Text__ek-text_lheight_large--medium___7jFRq {
660
+ line-height: 1.5em;
661
+ }
662
+ .Text__ek-text_wrap_normal--medium___tiKih {
663
+ white-space: normal;
664
+ }
665
+ .Text__ek-text_wrap_nowrap--medium___K2M6e {
666
+ white-space: nowrap;
667
+ }
668
+ .Text__ek-text_wrap_pre--medium___TpcHG {
669
+ white-space: pre;
670
+ }
671
+ .Text__ek-text_wrap_pre-wrap--medium___Z6C0k {
672
+ white-space: pre-wrap;
673
+ }
674
+ .Text__ek-text_wrap_pre-line--medium___Ajn6a {
675
+ white-space: pre-line;
676
+ }
677
+ .Text__ek-text_wrap_break--medium___QtGGg {
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___NyLo3 {
684
+ display: block;
685
+ overflow: hidden;
686
+ text-overflow: ellipsis;
687
+ white-space: nowrap;
688
+ }
689
+ .Text__ek-text_wrap_two-line--medium___R6ga0 {
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___R6ga0.Text__ek-text_lheight_medium___QrtcH {
696
+ max-height: calc(1.25em * 2);
697
+ }
698
+
699
+ .Text__ek-text_wrap_two-line--medium___R6ga0.Text__ek-text_lheight_large___G5HaP {
700
+ max-height: calc(1.5em * 2);
701
+ }
702
+ .Text__ek-text_wrap_three-line--medium___E2iMw {
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___E2iMw.Text__ek-text_lheight_medium___QrtcH {
709
+ max-height: calc(1.25em * 3);
710
+ }
711
+
712
+ .Text__ek-text_wrap_three-line--medium___E2iMw.Text__ek-text_lheight_large___G5HaP {
713
+ max-height: calc(1.5em * 3);
714
+ }
715
+ }
716
+ @media only screen and (min-width: 960px) {
717
+ .Text__ek-text_display_block--large___OpLLK {
718
+ display: block;
719
+ }
720
+ .Text__ek-text_display_inline-block--large___HZrXP {
721
+ display: inline-block;
722
+ }
723
+ .Text__ek-text_display_inline--large___Qr7da {
724
+ display: inline;
725
+ }
726
+ .Text__ek-text_display_none--large___8q9MY {
727
+ display: none;
728
+ }
729
+ .Text__ek-text_size_none--large___lhd15 {
730
+ font-size: 0;
731
+ }
732
+ .Text__ek-text_size_inherit--large___JRmGP {
733
+ font-size: inherit;
734
+ }
735
+ .Text__ek-text_size_small--large___gGYoF {
736
+ font-size: var(--pds-font-size-small);
737
+ }
738
+ .Text__ek-text_size_default--large___f8ZGq {
739
+ font-size: var(--pds-font-size-default);
740
+ }
741
+ .Text__ek-text_size_big--large___kXeDX {
742
+ font-size: var(--pds-font-size-big);
743
+ }
744
+ .Text__ek-text_size_h1--large___FnCNG {
745
+ font-size: var(--pds-font-size-h1);
746
+ }
747
+ .Text__ek-text_size_h2--large___ud3vr {
748
+ font-size: var(--pds-font-size-h2);
749
+ }
750
+ .Text__ek-text_size_h3--large___cQwu6 {
751
+ font-size: var(--pds-font-size-h3);
752
+ }
753
+ .Text__ek-text_size_h4--large___AeJ7R {
754
+ font-size: var(--pds-font-size-h4);
755
+ }
756
+ .Text__ek-text_size_h5--large___5AP56 {
757
+ font-size: var(--pds-font-size-h5);
758
+ }
759
+ .Text__ek-text_size_h6--large___nXKYk {
760
+ font-size: var(--pds-font-size-h6);
761
+ }
762
+ .Text__ek-text_weight_default--large___-KZf3 {
763
+ font-weight: 400;
764
+ }
765
+ .Text__ek-text_weight_thin--large___OtiPU {
766
+ font-weight: 100;
767
+ }
768
+ .Text__ek-text_weight_light--large___Q876R {
769
+ font-weight: 300;
770
+ }
771
+ .Text__ek-text_weight_medium--large___ERwtC {
772
+ font-weight: 500;
773
+ }
774
+ .Text__ek-text_weight_bold--large___-vQew {
775
+ font-weight: 700;
776
+ }
777
+ .Text__ek-text_weight_black--large___JfoJ2 {
778
+ font-weight: 900;
779
+ }
780
+ .Text__ek-text_weight_100--large___Z7sYz {
781
+ font-weight: 100;
782
+ }
783
+ .Text__ek-text_weight_200--large___ja1QM {
784
+ font-weight: 200;
785
+ }
786
+ .Text__ek-text_weight_300--large___4CazO {
787
+ font-weight: 300;
788
+ }
789
+ .Text__ek-text_weight_400--large___8McJN {
790
+ font-weight: 400;
791
+ }
792
+ .Text__ek-text_weight_500--large___gkiNJ {
793
+ font-weight: 500;
794
+ }
795
+ .Text__ek-text_weight_600--large___zS0U0 {
796
+ font-weight: 600;
797
+ }
798
+ .Text__ek-text_weight_700--large___RwQHu {
799
+ font-weight: 700;
800
+ }
801
+ .Text__ek-text_weight_800--large___dkur9 {
802
+ font-weight: 800;
803
+ }
804
+ .Text__ek-text_weight_900--large___UpFIt {
805
+ font-weight: 900;
806
+ }
807
+ .Text__ek-text_align_left--large___eDuu- {
808
+ display: block;
809
+ text-align: left;
810
+ }
811
+ .Text__ek-text_align_center--large___0oej2 {
812
+ display: block;
813
+ text-align: center;
814
+ }
815
+ .Text__ek-text_align_right--large___IruXn {
816
+ display: block;
817
+ text-align: right;
818
+ }
819
+ .Text__ek-text_align_justify--large___eLevv {
820
+ display: block;
821
+ text-align: justify;
822
+ }
823
+ .Text__ek-text_valign_baseline--large___MwBxj {
824
+ vertical-align: baseline;
825
+ }
826
+ .Text__ek-text_valign_bottom--large___u2HmC {
827
+ vertical-align: bottom;
828
+ }
829
+ .Text__ek-text_valign_middle--large___9wTU0 {
830
+ vertical-align: middle;
831
+ }
832
+ .Text__ek-text_valign_sub--large___Vrz29 {
833
+ vertical-align: sub;
834
+ }
835
+ .Text__ek-text_valign_super--large___Kr93W {
836
+ vertical-align: super;
837
+ }
838
+ .Text__ek-text_valign_text-bottom--large___6eXdU {
839
+ vertical-align: text-bottom;
840
+ }
841
+ .Text__ek-text_valign_text-top--large___B3Fwm {
842
+ vertical-align: text-top;
843
+ }
844
+ .Text__ek-text_valign_top--large___cA4GU {
845
+ vertical-align: top;
846
+ }
847
+ .Text__ek-text_transform_none--large___cXpb9 {
848
+ text-transform: none;
849
+ }
850
+ .Text__ek-text_transform_capitalize--large___pHMUF {
851
+ text-transform: capitalize;
852
+ }
853
+ .Text__ek-text_transform_lowercase--large___DVgu- {
854
+ text-transform: lowercase;
855
+ }
856
+ .Text__ek-text_transform_uppercase--large___35kha {
857
+ text-transform: uppercase;
858
+ }
859
+ .Text__ek-text_style_italic--large___fYSwX {
860
+ font-style: italic;
861
+ }
862
+ .Text__ek-text_style_strike--large___q0PMX {
863
+ text-decoration: line-through;
864
+ }
865
+ .Text__ek-text_style_underline--large___sguGX {
866
+ text-decoration: underline;
867
+ }
868
+ .Text__ek-text_style_overline--large___V9ewl {
869
+ text-decoration: overline;
870
+ }
871
+ .Text__ek-text_lheight_default--large___QI3Ow {
872
+ line-height: var(--pds-line-height);
873
+ }
874
+ .Text__ek-text_lheight_medium--large___dkKyS {
875
+ line-height: 1.25em;
876
+ }
877
+ .Text__ek-text_lheight_large--large___LWOqd {
878
+ line-height: 1.5em;
879
+ }
880
+ .Text__ek-text_wrap_normal--large___1Sfs7 {
881
+ white-space: normal;
882
+ }
883
+ .Text__ek-text_wrap_nowrap--large___Ybix2 {
884
+ white-space: nowrap;
885
+ }
886
+ .Text__ek-text_wrap_pre--large___w4GA2 {
887
+ white-space: pre;
888
+ }
889
+ .Text__ek-text_wrap_pre-wrap--large___XNCfE {
890
+ white-space: pre-wrap;
891
+ }
892
+ .Text__ek-text_wrap_pre-line--large___IIQMy {
893
+ white-space: pre-line;
894
+ }
895
+ .Text__ek-text_wrap_break--large___TMJei {
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___eJt94 {
902
+ display: block;
903
+ overflow: hidden;
904
+ text-overflow: ellipsis;
905
+ white-space: nowrap;
906
+ }
907
+ .Text__ek-text_wrap_two-line--large___wf8-X {
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___wf8-X.Text__ek-text_lheight_medium___QrtcH {
914
+ max-height: calc(1.25em * 2);
915
+ }
916
+
917
+ .Text__ek-text_wrap_two-line--large___wf8-X.Text__ek-text_lheight_large___G5HaP {
918
+ max-height: calc(1.5em * 2);
919
+ }
920
+ .Text__ek-text_wrap_three-line--large___QM6Ob {
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___QM6Ob.Text__ek-text_lheight_medium___QrtcH {
927
+ max-height: calc(1.25em * 3);
928
+ }
929
+
930
+ .Text__ek-text_wrap_three-line--large___QM6Ob.Text__ek-text_lheight_large___G5HaP {
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___PApP- {
938
+ color: var(--black-300);
939
+ }
940
+ @media only screen and (min-width: 480px) {
941
+ .Text__ek-text_color_black-300--small___qTjrq {
942
+ color: var(--black-300);
943
+ }
944
+ }
945
+ @media only screen and (min-width: 768px) {
946
+ .Text__ek-text_color_black-300--medium___RrX-C {
947
+ color: var(--black-300);
948
+ }
949
+ }
950
+ @media only screen and (min-width: 960px) {
951
+ .Text__ek-text_color_black-300--large___GN2gG {
952
+ color: var(--black-300);
953
+ }
954
+ }
955
+ @media only screen and (min-width: 1200px) {
956
+ .Text__ek-text_color_black-300--wide___bEAT1 {
957
+ color: var(--black-300);
958
+ }
959
+ }
960
+ @media only screen and (min-width: 1400px) {
961
+ .Text__ek-text_color_black-300--huge___-Wlzu {
962
+ color: var(--black-300);
963
+ }
964
+ }
965
+ /* stylelint-disable */
966
+ .Text__ek-text_color_black-400___IpUr5 {
967
+ color: var(--black-400);
968
+ }
969
+ @media only screen and (min-width: 480px) {
970
+ .Text__ek-text_color_black-400--small___tPsnx {
971
+ color: var(--black-400);
972
+ }
973
+ }
974
+ @media only screen and (min-width: 768px) {
975
+ .Text__ek-text_color_black-400--medium___YPsN- {
976
+ color: var(--black-400);
977
+ }
978
+ }
979
+ @media only screen and (min-width: 960px) {
980
+ .Text__ek-text_color_black-400--large___l6ihP {
981
+ color: var(--black-400);
982
+ }
983
+ }
984
+ @media only screen and (min-width: 1200px) {
985
+ .Text__ek-text_color_black-400--wide___80NyO {
986
+ color: var(--black-400);
987
+ }
988
+ }
989
+ @media only screen and (min-width: 1400px) {
990
+ .Text__ek-text_color_black-400--huge___yzLun {
991
+ color: var(--black-400);
992
+ }
993
+ }
994
+ /* stylelint-disable */
995
+ .Text__ek-text_color_black-600___iX-v2 {
996
+ color: var(--black-600);
997
+ }
998
+ @media only screen and (min-width: 480px) {
999
+ .Text__ek-text_color_black-600--small___4qrki {
1000
+ color: var(--black-600);
1001
+ }
1002
+ }
1003
+ @media only screen and (min-width: 768px) {
1004
+ .Text__ek-text_color_black-600--medium___XfNNR {
1005
+ color: var(--black-600);
1006
+ }
1007
+ }
1008
+ @media only screen and (min-width: 960px) {
1009
+ .Text__ek-text_color_black-600--large___Owu7Q {
1010
+ color: var(--black-600);
1011
+ }
1012
+ }
1013
+ @media only screen and (min-width: 1200px) {
1014
+ .Text__ek-text_color_black-600--wide___EPhZb {
1015
+ color: var(--black-600);
1016
+ }
1017
+ }
1018
+ @media only screen and (min-width: 1400px) {
1019
+ .Text__ek-text_color_black-600--huge___kX-rO {
1020
+ color: var(--black-600);
1021
+ }
1022
+ }
1023
+ /* stylelint-disable */
1024
+ .Text__ek-text_color_black-700___ffgjE {
1025
+ color: var(--black-700);
1026
+ }
1027
+ @media only screen and (min-width: 480px) {
1028
+ .Text__ek-text_color_black-700--small___VeJpW {
1029
+ color: var(--black-700);
1030
+ }
1031
+ }
1032
+ @media only screen and (min-width: 768px) {
1033
+ .Text__ek-text_color_black-700--medium___tmDDJ {
1034
+ color: var(--black-700);
1035
+ }
1036
+ }
1037
+ @media only screen and (min-width: 960px) {
1038
+ .Text__ek-text_color_black-700--large___jRnbc {
1039
+ color: var(--black-700);
1040
+ }
1041
+ }
1042
+ @media only screen and (min-width: 1200px) {
1043
+ .Text__ek-text_color_black-700--wide___Skgn1 {
1044
+ color: var(--black-700);
1045
+ }
1046
+ }
1047
+ @media only screen and (min-width: 1400px) {
1048
+ .Text__ek-text_color_black-700--huge___iT2UW {
1049
+ color: var(--black-700);
1050
+ }
1051
+ }
1052
+ /* stylelint-disable */
1053
+ .Text__ek-text_color_black-800___wMAjv {
1054
+ color: var(--black-800);
1055
+ }
1056
+ @media only screen and (min-width: 480px) {
1057
+ .Text__ek-text_color_black-800--small___0tsz8 {
1058
+ color: var(--black-800);
1059
+ }
1060
+ }
1061
+ @media only screen and (min-width: 768px) {
1062
+ .Text__ek-text_color_black-800--medium___dKLRj {
1063
+ color: var(--black-800);
1064
+ }
1065
+ }
1066
+ @media only screen and (min-width: 960px) {
1067
+ .Text__ek-text_color_black-800--large___PThcN {
1068
+ color: var(--black-800);
1069
+ }
1070
+ }
1071
+ @media only screen and (min-width: 1200px) {
1072
+ .Text__ek-text_color_black-800--wide___4KAq8 {
1073
+ color: var(--black-800);
1074
+ }
1075
+ }
1076
+ @media only screen and (min-width: 1400px) {
1077
+ .Text__ek-text_color_black-800--huge___sXPSW {
1078
+ color: var(--black-800);
1079
+ }
1080
+ }
1081
+ /* stylelint-disable */
1082
+ .Text__ek-text_color_black-900___ye2-Z {
1083
+ color: var(--black-900);
1084
+ }
1085
+ @media only screen and (min-width: 480px) {
1086
+ .Text__ek-text_color_black-900--small___Tjehi {
1087
+ color: var(--black-900);
1088
+ }
1089
+ }
1090
+ @media only screen and (min-width: 768px) {
1091
+ .Text__ek-text_color_black-900--medium___D7nHh {
1092
+ color: var(--black-900);
1093
+ }
1094
+ }
1095
+ @media only screen and (min-width: 960px) {
1096
+ .Text__ek-text_color_black-900--large___n8LrJ {
1097
+ color: var(--black-900);
1098
+ }
1099
+ }
1100
+ @media only screen and (min-width: 1200px) {
1101
+ .Text__ek-text_color_black-900--wide___O95o7 {
1102
+ color: var(--black-900);
1103
+ }
1104
+ }
1105
+ @media only screen and (min-width: 1400px) {
1106
+ .Text__ek-text_color_black-900--huge___ufWB7 {
1107
+ color: var(--black-900);
1108
+ }
1109
+ }
1110
+ /* stylelint-disable */
1111
+ .Text__ek-text_color_blue-500___Pmash {
1112
+ color: var(--blue-500);
1113
+ }
1114
+ @media only screen and (min-width: 480px) {
1115
+ .Text__ek-text_color_blue-500--small___myNLi {
1116
+ color: var(--blue-500);
1117
+ }
1118
+ }
1119
+ @media only screen and (min-width: 768px) {
1120
+ .Text__ek-text_color_blue-500--medium___807O7 {
1121
+ color: var(--blue-500);
1122
+ }
1123
+ }
1124
+ @media only screen and (min-width: 960px) {
1125
+ .Text__ek-text_color_blue-500--large___h7LoO {
1126
+ color: var(--blue-500);
1127
+ }
1128
+ }
1129
+ @media only screen and (min-width: 1200px) {
1130
+ .Text__ek-text_color_blue-500--wide___1Qk4y {
1131
+ color: var(--blue-500);
1132
+ }
1133
+ }
1134
+ @media only screen and (min-width: 1400px) {
1135
+ .Text__ek-text_color_blue-500--huge___VrBDq {
1136
+ color: var(--blue-500);
1137
+ }
1138
+ }
1139
+ /* stylelint-disable */
1140
+ .Text__ek-text_color_green-500___9JoFY {
1141
+ color: var(--green-500);
1142
+ }
1143
+ @media only screen and (min-width: 480px) {
1144
+ .Text__ek-text_color_green-500--small___A3k3K {
1145
+ color: var(--green-500);
1146
+ }
1147
+ }
1148
+ @media only screen and (min-width: 768px) {
1149
+ .Text__ek-text_color_green-500--medium___EDZ-F {
1150
+ color: var(--green-500);
1151
+ }
1152
+ }
1153
+ @media only screen and (min-width: 960px) {
1154
+ .Text__ek-text_color_green-500--large___vV-gD {
1155
+ color: var(--green-500);
1156
+ }
1157
+ }
1158
+ @media only screen and (min-width: 1200px) {
1159
+ .Text__ek-text_color_green-500--wide___gDhg2 {
1160
+ color: var(--green-500);
1161
+ }
1162
+ }
1163
+ @media only screen and (min-width: 1400px) {
1164
+ .Text__ek-text_color_green-500--huge___O5Wpa {
1165
+ color: var(--green-500);
1166
+ }
1167
+ }
1168
+ /* stylelint-disable */
1169
+ .Text__ek-text_color_green-700___NSmdF {
1170
+ color: var(--green-700);
1171
+ }
1172
+ @media only screen and (min-width: 480px) {
1173
+ .Text__ek-text_color_green-700--small___QEems {
1174
+ color: var(--green-700);
1175
+ }
1176
+ }
1177
+ @media only screen and (min-width: 768px) {
1178
+ .Text__ek-text_color_green-700--medium___-GH-- {
1179
+ color: var(--green-700);
1180
+ }
1181
+ }
1182
+ @media only screen and (min-width: 960px) {
1183
+ .Text__ek-text_color_green-700--large___56wkM {
1184
+ color: var(--green-700);
1185
+ }
1186
+ }
1187
+ @media only screen and (min-width: 1200px) {
1188
+ .Text__ek-text_color_green-700--wide___xkvGD {
1189
+ color: var(--green-700);
1190
+ }
1191
+ }
1192
+ @media only screen and (min-width: 1400px) {
1193
+ .Text__ek-text_color_green-700--huge___IgnYm {
1194
+ color: var(--green-700);
1195
+ }
1196
+ }
1197
+ /* stylelint-disable */
1198
+ .Text__ek-text_color_green-800___Aahxa {
1199
+ color: var(--green-800);
1200
+ }
1201
+ @media only screen and (min-width: 480px) {
1202
+ .Text__ek-text_color_green-800--small___x1p-D {
1203
+ color: var(--green-800);
1204
+ }
1205
+ }
1206
+ @media only screen and (min-width: 768px) {
1207
+ .Text__ek-text_color_green-800--medium___EeAPc {
1208
+ color: var(--green-800);
1209
+ }
1210
+ }
1211
+ @media only screen and (min-width: 960px) {
1212
+ .Text__ek-text_color_green-800--large___KH2s5 {
1213
+ color: var(--green-800);
1214
+ }
1215
+ }
1216
+ @media only screen and (min-width: 1200px) {
1217
+ .Text__ek-text_color_green-800--wide___6FDFy {
1218
+ color: var(--green-800);
1219
+ }
1220
+ }
1221
+ @media only screen and (min-width: 1400px) {
1222
+ .Text__ek-text_color_green-800--huge___V2JjF {
1223
+ color: var(--green-800);
1224
+ }
1225
+ }
1226
+ /* stylelint-disable */
1227
+ .Text__ek-text_color_yellow-500___7I4ks {
1228
+ color: var(--yellow-500);
1229
+ }
1230
+ @media only screen and (min-width: 480px) {
1231
+ .Text__ek-text_color_yellow-500--small___XFBi- {
1232
+ color: var(--yellow-500);
1233
+ }
1234
+ }
1235
+ @media only screen and (min-width: 768px) {
1236
+ .Text__ek-text_color_yellow-500--medium___I42SE {
1237
+ color: var(--yellow-500);
1238
+ }
1239
+ }
1240
+ @media only screen and (min-width: 960px) {
1241
+ .Text__ek-text_color_yellow-500--large___BGGYh {
1242
+ color: var(--yellow-500);
1243
+ }
1244
+ }
1245
+ @media only screen and (min-width: 1200px) {
1246
+ .Text__ek-text_color_yellow-500--wide___2WOin {
1247
+ color: var(--yellow-500);
1248
+ }
1249
+ }
1250
+ @media only screen and (min-width: 1400px) {
1251
+ .Text__ek-text_color_yellow-500--huge___6u99p {
1252
+ color: var(--yellow-500);
1253
+ }
1254
+ }
1255
+ /* stylelint-disable */
1256
+ .Text__ek-text_color_orange-500___D39Cr {
1257
+ color: var(--orange-500);
1258
+ }
1259
+ @media only screen and (min-width: 480px) {
1260
+ .Text__ek-text_color_orange-500--small___FCzuX {
1261
+ color: var(--orange-500);
1262
+ }
1263
+ }
1264
+ @media only screen and (min-width: 768px) {
1265
+ .Text__ek-text_color_orange-500--medium___9gjQH {
1266
+ color: var(--orange-500);
1267
+ }
1268
+ }
1269
+ @media only screen and (min-width: 960px) {
1270
+ .Text__ek-text_color_orange-500--large___A3IlK {
1271
+ color: var(--orange-500);
1272
+ }
1273
+ }
1274
+ @media only screen and (min-width: 1200px) {
1275
+ .Text__ek-text_color_orange-500--wide___ye0vt {
1276
+ color: var(--orange-500);
1277
+ }
1278
+ }
1279
+ @media only screen and (min-width: 1400px) {
1280
+ .Text__ek-text_color_orange-500--huge___eLSt9 {
1281
+ color: var(--orange-500);
1282
+ }
1283
+ }
1284
+ /* stylelint-disable */
1285
+ .Text__ek-text_color_orange-900___etfhZ {
1286
+ color: var(--orange-900);
1287
+ }
1288
+ @media only screen and (min-width: 480px) {
1289
+ .Text__ek-text_color_orange-900--small___zjEFG {
1290
+ color: var(--orange-900);
1291
+ }
1292
+ }
1293
+ @media only screen and (min-width: 768px) {
1294
+ .Text__ek-text_color_orange-900--medium___LUWSS {
1295
+ color: var(--orange-900);
1296
+ }
1297
+ }
1298
+ @media only screen and (min-width: 960px) {
1299
+ .Text__ek-text_color_orange-900--large___JXJvc {
1300
+ color: var(--orange-900);
1301
+ }
1302
+ }
1303
+ @media only screen and (min-width: 1200px) {
1304
+ .Text__ek-text_color_orange-900--wide___PWGFH {
1305
+ color: var(--orange-900);
1306
+ }
1307
+ }
1308
+ @media only screen and (min-width: 1400px) {
1309
+ .Text__ek-text_color_orange-900--huge___ljHb4 {
1310
+ color: var(--orange-900);
1311
+ }
1312
+ }
1313
+ /* stylelint-disable */
1314
+ .Text__ek-text_color_red-500___uyrQ6 {
1315
+ color: var(--red-500);
1316
+ }
1317
+ @media only screen and (min-width: 480px) {
1318
+ .Text__ek-text_color_red-500--small___hN5go {
1319
+ color: var(--red-500);
1320
+ }
1321
+ }
1322
+ @media only screen and (min-width: 768px) {
1323
+ .Text__ek-text_color_red-500--medium___HROpc {
1324
+ color: var(--red-500);
1325
+ }
1326
+ }
1327
+ @media only screen and (min-width: 960px) {
1328
+ .Text__ek-text_color_red-500--large___DohkS {
1329
+ color: var(--red-500);
1330
+ }
1331
+ }
1332
+ @media only screen and (min-width: 1200px) {
1333
+ .Text__ek-text_color_red-500--wide___vXdZm {
1334
+ color: var(--red-500);
1335
+ }
1336
+ }
1337
+ @media only screen and (min-width: 1400px) {
1338
+ .Text__ek-text_color_red-500--huge___nEmHY {
1339
+ color: var(--red-500);
1340
+ }
1341
+ }
1342
+ /* stylelint-disable */
1343
+ .Text__ek-text_color_red-900___yKkMR {
1344
+ color: var(--red-900);
1345
+ }
1346
+ @media only screen and (min-width: 480px) {
1347
+ .Text__ek-text_color_red-900--small___2MQqu {
1348
+ color: var(--red-900);
1349
+ }
1350
+ }
1351
+ @media only screen and (min-width: 768px) {
1352
+ .Text__ek-text_color_red-900--medium___k9d1g {
1353
+ color: var(--red-900);
1354
+ }
1355
+ }
1356
+ @media only screen and (min-width: 960px) {
1357
+ .Text__ek-text_color_red-900--large___BYzxn {
1358
+ color: var(--red-900);
1359
+ }
1360
+ }
1361
+ @media only screen and (min-width: 1200px) {
1362
+ .Text__ek-text_color_red-900--wide___9S6GM {
1363
+ color: var(--red-900);
1364
+ }
1365
+ }
1366
+ @media only screen and (min-width: 1400px) {
1367
+ .Text__ek-text_color_red-900--huge___rMyDN {
1368
+ color: var(--red-900);
1369
+ }
1370
+ }
1371
+ /* stylelint-disable */
1372
+ .Text__ek-text_color_violet-500___xrKUz {
1373
+ color: var(--violet-500);
1374
+ }
1375
+ @media only screen and (min-width: 480px) {
1376
+ .Text__ek-text_color_violet-500--small___GkpkA {
1377
+ color: var(--violet-500);
1378
+ }
1379
+ }
1380
+ @media only screen and (min-width: 768px) {
1381
+ .Text__ek-text_color_violet-500--medium___FYY0k {
1382
+ color: var(--violet-500);
1383
+ }
1384
+ }
1385
+ @media only screen and (min-width: 960px) {
1386
+ .Text__ek-text_color_violet-500--large___BX9sY {
1387
+ color: var(--violet-500);
1388
+ }
1389
+ }
1390
+ @media only screen and (min-width: 1200px) {
1391
+ .Text__ek-text_color_violet-500--wide___vjkvO {
1392
+ color: var(--violet-500);
1393
+ }
1394
+ }
1395
+ @media only screen and (min-width: 1400px) {
1396
+ .Text__ek-text_color_violet-500--huge___Ufx-e {
1397
+ color: var(--violet-500);
1398
+ }
1399
+ }
1400
+ /* stylelint-disable */
1401
+ .Text__ek-text_color_white___ooRRq {
1402
+ color: var(--white);
1403
+ }
1404
+ @media only screen and (min-width: 480px) {
1405
+ .Text__ek-text_color_white--small___aq8Bj {
1406
+ color: var(--white);
1407
+ }
1408
+ }
1409
+ @media only screen and (min-width: 768px) {
1410
+ .Text__ek-text_color_white--medium___K2HII {
1411
+ color: var(--white);
1412
+ }
1413
+ }
1414
+ @media only screen and (min-width: 960px) {
1415
+ .Text__ek-text_color_white--large___fPDBy {
1416
+ color: var(--white);
1417
+ }
1418
+ }
1419
+ @media only screen and (min-width: 1200px) {
1420
+ .Text__ek-text_color_white--wide___KBwe0 {
1421
+ color: var(--white);
1422
+ }
1423
+ }
1424
+ @media only screen and (min-width: 1400px) {
1425
+ .Text__ek-text_color_white--huge___pjee0 {
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___DcLDO {
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___Ef-uq {
1445
+ display: -webkit-box;
1446
+ -webkit-line-clamp: 3;
1447
+ -webkit-box-orient: vertical;
1448
+ overflow: hidden;
1449
+ text-overflow: ellipsis;
1450
+ }