@salutejs/plasma-themes 0.38.0-canary.2235.17792261875.0 → 0.38.0-canary.2239.17794430722.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 (33) hide show
  1. package/css/plasma_homeds.module.css +406 -406
  2. package/css/plasma_homeds__dark.css +406 -406
  3. package/css/plasma_homeds__light.css +406 -406
  4. package/css/plasma_web_ACTUAL_TYPOGRAPHY.module.css +5 -5
  5. package/css/plasma_web_ACTUAL_TYPOGRAPHY__dark.css +5 -5
  6. package/css/plasma_web_ACTUAL_TYPOGRAPHY__light.css +5 -5
  7. package/es/themes/plasma_homeds__dark.js +1 -1
  8. package/es/themes/plasma_homeds__dark.js.map +1 -1
  9. package/es/themes/plasma_homeds__light.js +1 -1
  10. package/es/themes/plasma_homeds__light.js.map +1 -1
  11. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js +1 -1
  12. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js.map +1 -1
  13. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js +1 -1
  14. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js.map +1 -1
  15. package/es/tokens/plasma_homeds/index.js +295 -295
  16. package/es/tokens/plasma_homeds/index.js.map +1 -1
  17. package/es/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js +5 -5
  18. package/es/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js.map +1 -1
  19. package/package.json +2 -2
  20. package/themes/plasma_homeds__dark.js +1 -1
  21. package/themes/plasma_homeds__dark.js.map +1 -1
  22. package/themes/plasma_homeds__light.js +1 -1
  23. package/themes/plasma_homeds__light.js.map +1 -1
  24. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js +1 -1
  25. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js.map +1 -1
  26. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js +1 -1
  27. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js.map +1 -1
  28. package/tokens/plasma_homeds/index.d.ts +100 -100
  29. package/tokens/plasma_homeds/index.js +297 -297
  30. package/tokens/plasma_homeds/index.js.map +1 -1
  31. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.d.ts +5 -5
  32. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js +5 -5
  33. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js.map +1 -1
@@ -916,634 +916,634 @@
916
916
  --plasma-typo-overflow-wrap: break-word;
917
917
  --plasma-typo-hyphens: auto;
918
918
  --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;
919
- --plasma-typo-body-font-family: 'SB Sans Text', sans-serif;
919
+ --plasma-typo-body-font-family: 'SB Sans Display', sans-serif;
920
920
  --plasma-typo-header-font-family: 'SB Sans Display', sans-serif;
921
- --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;
922
- --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);
923
- --plasma-typo-dspl-l-letter-spacing: normal;
924
- --plasma-typo-dspl-l-font-style: normal;
921
+ --plasma-typo-text-font-family: 'SB Sans Display', sans-serif;
925
922
  --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);
926
923
  --plasma-typo-dspl-l-bold-letter-spacing: normal;
927
924
  --plasma-typo-dspl-l-bold-font-style: normal;
928
- --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);
929
- --plasma-typo-dspl-m-letter-spacing: normal;
930
- --plasma-typo-dspl-m-font-style: normal;
931
- --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);
932
- --plasma-typo-dspl-m-bold-letter-spacing: normal;
933
- --plasma-typo-dspl-m-bold-font-style: normal;
934
- --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);
935
- --plasma-typo-dspl-s-letter-spacing: normal;
936
- --plasma-typo-dspl-s-font-style: normal;
937
- --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);
938
- --plasma-typo-dspl-s-bold-letter-spacing: normal;
939
- --plasma-typo-dspl-s-bold-font-style: normal;
940
- --plasma-typo-h1-font-family: var(--plasma-typo-header-font-family);
941
- --plasma-typo-h1-letter-spacing: normal;
942
- --plasma-typo-h1-font-style: normal;
943
- --plasma-typo-h1-bold-font-family: var(--plasma-typo-header-font-family);
944
- --plasma-typo-h1-bold-letter-spacing: normal;
945
- --plasma-typo-h1-bold-font-style: normal;
946
- --plasma-typo-h2-font-family: var(--plasma-typo-header-font-family);
947
- --plasma-typo-h2-letter-spacing: normal;
948
- --plasma-typo-h2-font-style: normal;
949
- --plasma-typo-h2-bold-font-family: var(--plasma-typo-header-font-family);
950
- --plasma-typo-h2-bold-letter-spacing: normal;
951
- --plasma-typo-h2-bold-font-style: normal;
952
- --plasma-typo-h3-font-family: var(--plasma-typo-header-font-family);
953
- --plasma-typo-h3-letter-spacing: normal;
954
- --plasma-typo-h3-font-style: normal;
955
- --plasma-typo-h3-bold-font-family: var(--plasma-typo-header-font-family);
956
- --plasma-typo-h3-bold-letter-spacing: normal;
957
- --plasma-typo-h3-bold-font-style: normal;
958
- --plasma-typo-h4-font-family: var(--plasma-typo-header-font-family);
959
- --plasma-typo-h4-letter-spacing: normal;
960
- --plasma-typo-h4-font-style: normal;
961
- --plasma-typo-h4-bold-font-family: var(--plasma-typo-header-font-family);
962
- --plasma-typo-h4-bold-letter-spacing: normal;
963
- --plasma-typo-h4-bold-font-style: normal;
964
- --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
965
- --plasma-typo-h5-letter-spacing: normal;
966
- --plasma-typo-h5-font-style: normal;
967
- --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
968
- --plasma-typo-h5-bold-letter-spacing: normal;
969
- --plasma-typo-h5-bold-font-style: normal;
970
- --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
971
- --plasma-typo-body-l-letter-spacing: -0.02em;
972
- --plasma-typo-body-l-font-style: normal;
973
- --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
974
- --plasma-typo-body-l-bold-letter-spacing: -0.02em;
975
- --plasma-typo-body-l-bold-font-style: normal;
976
- --plasma-typo-body-m-font-family: var(--plasma-typo-body-font-family);
977
- --plasma-typo-body-m-letter-spacing: -0.02em;
978
- --plasma-typo-body-m-font-style: normal;
979
- --plasma-typo-body-m-bold-font-family: var(--plasma-typo-body-font-family);
980
- --plasma-typo-body-m-bold-letter-spacing: -0.02em;
981
- --plasma-typo-body-m-bold-font-style: normal;
982
- --plasma-typo-body-s-font-family: var(--plasma-typo-body-font-family);
983
- --plasma-typo-body-s-letter-spacing: -0.02em;
984
- --plasma-typo-body-s-font-style: normal;
985
- --plasma-typo-body-s-bold-font-family: var(--plasma-typo-body-font-family);
986
- --plasma-typo-body-s-bold-letter-spacing: -0.02em;
987
- --plasma-typo-body-s-bold-font-style: normal;
988
- --plasma-typo-body-xs-font-family: var(--plasma-typo-body-font-family);
989
- --plasma-typo-body-xs-letter-spacing: -0.02em;
990
- --plasma-typo-body-xs-font-style: normal;
991
- --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-body-font-family);
992
- --plasma-typo-body-xs-bold-letter-spacing: -0.02em;
993
- --plasma-typo-body-xs-bold-font-style: normal;
994
- --plasma-typo-body-xxs-font-family: var(--plasma-typo-body-font-family);
995
- --plasma-typo-body-xxs-letter-spacing: -0.02em;
996
- --plasma-typo-body-xxs-font-style: normal;
997
- --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-body-font-family);
998
- --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;
999
- --plasma-typo-body-xxs-bold-font-style: normal;
1000
- --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);
1001
- --plasma-typo-text-l-letter-spacing: -0.02em;
1002
- --plasma-typo-text-l-font-style: normal;
1003
- --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);
1004
- --plasma-typo-text-l-bold-letter-spacing: -0.02em;
1005
- --plasma-typo-text-l-bold-font-style: normal;
1006
- --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);
1007
- --plasma-typo-text-m-letter-spacing: -0.02em;
1008
- --plasma-typo-text-m-font-style: normal;
1009
- --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);
1010
- --plasma-typo-text-m-bold-letter-spacing: -0.02em;
1011
- --plasma-typo-text-m-bold-font-style: normal;
1012
- --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);
1013
- --plasma-typo-text-s-letter-spacing: -0.02em;
1014
- --plasma-typo-text-s-font-style: normal;
1015
- --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);
1016
- --plasma-typo-text-s-bold-letter-spacing: -0.02em;
1017
- --plasma-typo-text-s-bold-font-style: normal;
1018
- --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);
1019
- --plasma-typo-text-xs-letter-spacing: -0.02em;
1020
- --plasma-typo-text-xs-font-style: normal;
1021
- --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);
1022
- --plasma-typo-text-xs-bold-letter-spacing: -0.02em;
1023
- --plasma-typo-text-xs-bold-font-style: normal;
1024
925
  --plasma-typo-dspl-l-medium-font-family: var(--plasma-typo-display-font-family);
1025
926
  --plasma-typo-dspl-l-medium-letter-spacing: normal;
1026
927
  --plasma-typo-dspl-l-medium-font-style: normal;
928
+ --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);
929
+ --plasma-typo-dspl-l-letter-spacing: normal;
930
+ --plasma-typo-dspl-l-font-style: normal;
931
+ --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);
932
+ --plasma-typo-dspl-m-bold-letter-spacing: normal;
933
+ --plasma-typo-dspl-m-bold-font-style: normal;
1027
934
  --plasma-typo-dspl-m-medium-font-family: var(--plasma-typo-display-font-family);
1028
935
  --plasma-typo-dspl-m-medium-letter-spacing: normal;
1029
936
  --plasma-typo-dspl-m-medium-font-style: normal;
937
+ --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);
938
+ --plasma-typo-dspl-m-letter-spacing: normal;
939
+ --plasma-typo-dspl-m-font-style: normal;
940
+ --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);
941
+ --plasma-typo-dspl-s-bold-letter-spacing: normal;
942
+ --plasma-typo-dspl-s-bold-font-style: normal;
1030
943
  --plasma-typo-dspl-s-medium-font-family: var(--plasma-typo-display-font-family);
1031
944
  --plasma-typo-dspl-s-medium-letter-spacing: normal;
1032
945
  --plasma-typo-dspl-s-medium-font-style: normal;
946
+ --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);
947
+ --plasma-typo-dspl-s-letter-spacing: normal;
948
+ --plasma-typo-dspl-s-font-style: normal;
949
+ --plasma-typo-h1-bold-font-family: var(--plasma-typo-header-font-family);
950
+ --plasma-typo-h1-bold-letter-spacing: normal;
951
+ --plasma-typo-h1-bold-font-style: normal;
1033
952
  --plasma-typo-h1-medium-font-family: var(--plasma-typo-header-font-family);
1034
953
  --plasma-typo-h1-medium-letter-spacing: normal;
1035
954
  --plasma-typo-h1-medium-font-style: normal;
955
+ --plasma-typo-h1-font-family: var(--plasma-typo-header-font-family);
956
+ --plasma-typo-h1-letter-spacing: normal;
957
+ --plasma-typo-h1-font-style: normal;
958
+ --plasma-typo-h2-bold-font-family: var(--plasma-typo-header-font-family);
959
+ --plasma-typo-h2-bold-letter-spacing: normal;
960
+ --plasma-typo-h2-bold-font-style: normal;
1036
961
  --plasma-typo-h2-medium-font-family: var(--plasma-typo-header-font-family);
1037
962
  --plasma-typo-h2-medium-letter-spacing: normal;
1038
963
  --plasma-typo-h2-medium-font-style: normal;
964
+ --plasma-typo-h2-font-family: var(--plasma-typo-header-font-family);
965
+ --plasma-typo-h2-letter-spacing: normal;
966
+ --plasma-typo-h2-font-style: normal;
967
+ --plasma-typo-h3-bold-font-family: var(--plasma-typo-header-font-family);
968
+ --plasma-typo-h3-bold-letter-spacing: normal;
969
+ --plasma-typo-h3-bold-font-style: normal;
1039
970
  --plasma-typo-h3-medium-font-family: var(--plasma-typo-header-font-family);
1040
971
  --plasma-typo-h3-medium-letter-spacing: normal;
1041
972
  --plasma-typo-h3-medium-font-style: normal;
973
+ --plasma-typo-h3-font-family: var(--plasma-typo-header-font-family);
974
+ --plasma-typo-h3-letter-spacing: normal;
975
+ --plasma-typo-h3-font-style: normal;
976
+ --plasma-typo-h4-bold-font-family: var(--plasma-typo-header-font-family);
977
+ --plasma-typo-h4-bold-letter-spacing: normal;
978
+ --plasma-typo-h4-bold-font-style: normal;
1042
979
  --plasma-typo-h4-medium-font-family: var(--plasma-typo-header-font-family);
1043
980
  --plasma-typo-h4-medium-letter-spacing: normal;
1044
981
  --plasma-typo-h4-medium-font-style: normal;
982
+ --plasma-typo-h4-font-family: var(--plasma-typo-header-font-family);
983
+ --plasma-typo-h4-letter-spacing: normal;
984
+ --plasma-typo-h4-font-style: normal;
985
+ --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
986
+ --plasma-typo-h5-bold-letter-spacing: normal;
987
+ --plasma-typo-h5-bold-font-style: normal;
1045
988
  --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
1046
989
  --plasma-typo-h5-medium-letter-spacing: normal;
1047
990
  --plasma-typo-h5-medium-font-style: normal;
991
+ --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
992
+ --plasma-typo-h5-letter-spacing: normal;
993
+ --plasma-typo-h5-font-style: normal;
994
+ --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
995
+ --plasma-typo-body-l-bold-letter-spacing: -0.02em;
996
+ --plasma-typo-body-l-bold-font-style: normal;
1048
997
  --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
1049
998
  --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1050
999
  --plasma-typo-body-l-medium-font-style: normal;
1000
+ --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
1001
+ --plasma-typo-body-l-letter-spacing: -0.02em;
1002
+ --plasma-typo-body-l-font-style: normal;
1003
+ --plasma-typo-body-m-bold-font-family: var(--plasma-typo-body-font-family);
1004
+ --plasma-typo-body-m-bold-letter-spacing: -0.02em;
1005
+ --plasma-typo-body-m-bold-font-style: normal;
1051
1006
  --plasma-typo-body-m-medium-font-family: var(--plasma-typo-body-font-family);
1052
1007
  --plasma-typo-body-m-medium-letter-spacing: -0.02em;
1053
1008
  --plasma-typo-body-m-medium-font-style: normal;
1009
+ --plasma-typo-body-m-font-family: var(--plasma-typo-body-font-family);
1010
+ --plasma-typo-body-m-letter-spacing: -0.02em;
1011
+ --plasma-typo-body-m-font-style: normal;
1012
+ --plasma-typo-body-s-bold-font-family: var(--plasma-typo-body-font-family);
1013
+ --plasma-typo-body-s-bold-letter-spacing: -0.02em;
1014
+ --plasma-typo-body-s-bold-font-style: normal;
1054
1015
  --plasma-typo-body-s-medium-font-family: var(--plasma-typo-body-font-family);
1055
1016
  --plasma-typo-body-s-medium-letter-spacing: -0.02em;
1056
1017
  --plasma-typo-body-s-medium-font-style: normal;
1018
+ --plasma-typo-body-s-font-family: var(--plasma-typo-body-font-family);
1019
+ --plasma-typo-body-s-letter-spacing: -0.02em;
1020
+ --plasma-typo-body-s-font-style: normal;
1021
+ --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-body-font-family);
1022
+ --plasma-typo-body-xs-bold-letter-spacing: -0.02em;
1023
+ --plasma-typo-body-xs-bold-font-style: normal;
1057
1024
  --plasma-typo-body-xs-medium-font-family: var(--plasma-typo-body-font-family);
1058
1025
  --plasma-typo-body-xs-medium-letter-spacing: -0.02em;
1059
1026
  --plasma-typo-body-xs-medium-font-style: normal;
1027
+ --plasma-typo-body-xs-font-family: var(--plasma-typo-body-font-family);
1028
+ --plasma-typo-body-xs-letter-spacing: -0.02em;
1029
+ --plasma-typo-body-xs-font-style: normal;
1030
+ --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-body-font-family);
1031
+ --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;
1032
+ --plasma-typo-body-xxs-bold-font-style: normal;
1060
1033
  --plasma-typo-body-xxs-medium-font-family: var(--plasma-typo-body-font-family);
1061
1034
  --plasma-typo-body-xxs-medium-letter-spacing: -0.02em;
1062
1035
  --plasma-typo-body-xxs-medium-font-style: normal;
1036
+ --plasma-typo-body-xxs-font-family: var(--plasma-typo-body-font-family);
1037
+ --plasma-typo-body-xxs-letter-spacing: -0.02em;
1038
+ --plasma-typo-body-xxs-font-style: normal;
1039
+ --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);
1040
+ --plasma-typo-text-l-bold-letter-spacing: -0.02em;
1041
+ --plasma-typo-text-l-bold-font-style: normal;
1063
1042
  --plasma-typo-text-l-medium-font-family: var(--plasma-typo-text-font-family);
1064
1043
  --plasma-typo-text-l-medium-letter-spacing: -0.02em;
1065
1044
  --plasma-typo-text-l-medium-font-style: normal;
1045
+ --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);
1046
+ --plasma-typo-text-l-letter-spacing: -0.02em;
1047
+ --plasma-typo-text-l-font-style: normal;
1048
+ --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);
1049
+ --plasma-typo-text-m-bold-letter-spacing: -0.02em;
1050
+ --plasma-typo-text-m-bold-font-style: normal;
1066
1051
  --plasma-typo-text-m-medium-font-family: var(--plasma-typo-text-font-family);
1067
1052
  --plasma-typo-text-m-medium-letter-spacing: -0.02em;
1068
1053
  --plasma-typo-text-m-medium-font-style: normal;
1054
+ --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);
1055
+ --plasma-typo-text-m-letter-spacing: -0.02em;
1056
+ --plasma-typo-text-m-font-style: normal;
1057
+ --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);
1058
+ --plasma-typo-text-s-bold-letter-spacing: -0.02em;
1059
+ --plasma-typo-text-s-bold-font-style: normal;
1069
1060
  --plasma-typo-text-s-medium-font-family: var(--plasma-typo-text-font-family);
1070
1061
  --plasma-typo-text-s-medium-letter-spacing: -0.02em;
1071
1062
  --plasma-typo-text-s-medium-font-style: normal;
1063
+ --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);
1064
+ --plasma-typo-text-s-letter-spacing: -0.02em;
1065
+ --plasma-typo-text-s-font-style: normal;
1066
+ --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);
1067
+ --plasma-typo-text-xs-bold-letter-spacing: -0.02em;
1068
+ --plasma-typo-text-xs-bold-font-style: normal;
1072
1069
  --plasma-typo-text-xs-medium-font-family: var(--plasma-typo-text-font-family);
1073
1070
  --plasma-typo-text-xs-medium-letter-spacing: -0.02em;
1074
1071
  --plasma-typo-text-xs-medium-font-style: normal;
1072
+ --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);
1073
+ --plasma-typo-text-xs-letter-spacing: -0.02em;
1074
+ --plasma-typo-text-xs-font-style: normal;
1075
1075
  }
1076
1076
 
1077
1077
  @media (max-width: 559px) {
1078
1078
  :root {
1079
- --plasma-typo-dspl-l-font-size: 5.5rem;
1080
- --plasma-typo-dspl-l-font-weight: 300;
1081
- --plasma-typo-dspl-l-line-height: 5.75rem;
1082
1079
  --plasma-typo-dspl-l-bold-font-size: 5.5rem;
1083
1080
  --plasma-typo-dspl-l-bold-font-weight: 600;
1084
1081
  --plasma-typo-dspl-l-bold-line-height: 5.75rem;
1085
- --plasma-typo-dspl-m-font-size: 3.5rem;
1086
- --plasma-typo-dspl-m-font-weight: 300;
1087
- --plasma-typo-dspl-m-line-height: 3.875rem;
1082
+ --plasma-typo-dspl-l-medium-font-size: 5.5rem;
1083
+ --plasma-typo-dspl-l-medium-font-weight: 400;
1084
+ --plasma-typo-dspl-l-medium-line-height: 5.75rem;
1085
+ --plasma-typo-dspl-l-font-size: 5.5rem;
1086
+ --plasma-typo-dspl-l-font-weight: 300;
1087
+ --plasma-typo-dspl-l-line-height: 5.75rem;
1088
1088
  --plasma-typo-dspl-m-bold-font-size: 3.5rem;
1089
1089
  --plasma-typo-dspl-m-bold-font-weight: 600;
1090
- --plasma-typo-dspl-m-bold-line-height: 3.875rem;
1091
- --plasma-typo-dspl-s-font-size: 2.5rem;
1092
- --plasma-typo-dspl-s-font-weight: 300;
1093
- --plasma-typo-dspl-s-line-height: 2.875rem;
1090
+ --plasma-typo-dspl-m-bold-line-height: 3.75rem;
1091
+ --plasma-typo-dspl-m-medium-font-size: 3.5rem;
1092
+ --plasma-typo-dspl-m-medium-font-weight: 400;
1093
+ --plasma-typo-dspl-m-medium-line-height: 3.75rem;
1094
+ --plasma-typo-dspl-m-font-size: 3.5rem;
1095
+ --plasma-typo-dspl-m-font-weight: 300;
1096
+ --plasma-typo-dspl-m-line-height: 3.75rem;
1094
1097
  --plasma-typo-dspl-s-bold-font-size: 2.5rem;
1095
1098
  --plasma-typo-dspl-s-bold-font-weight: 600;
1096
- --plasma-typo-dspl-s-bold-line-height: 2.875rem;
1097
- --plasma-typo-h1-font-size: 1.75rem;
1098
- --plasma-typo-h1-font-weight: 400;
1099
- --plasma-typo-h1-line-height: 2.125rem;
1100
- --plasma-typo-h1-bold-font-size: 1.75rem;
1099
+ --plasma-typo-dspl-s-bold-line-height: 2.75rem;
1100
+ --plasma-typo-dspl-s-medium-font-size: 2.5rem;
1101
+ --plasma-typo-dspl-s-medium-font-weight: 400;
1102
+ --plasma-typo-dspl-s-medium-line-height: 2.75rem;
1103
+ --plasma-typo-dspl-s-font-size: 2.5rem;
1104
+ --plasma-typo-dspl-s-font-weight: 300;
1105
+ --plasma-typo-dspl-s-line-height: 2.75rem;
1106
+ --plasma-typo-h1-bold-font-size: 2rem;
1101
1107
  --plasma-typo-h1-bold-font-weight: 600;
1102
- --plasma-typo-h1-bold-line-height: 2.125rem;
1103
- --plasma-typo-h2-font-size: 1.5rem;
1104
- --plasma-typo-h2-font-weight: 400;
1105
- --plasma-typo-h2-line-height: 1.875rem;
1108
+ --plasma-typo-h1-bold-line-height: 2.25rem;
1109
+ --plasma-typo-h1-medium-font-size: 2rem;
1110
+ --plasma-typo-h1-medium-font-weight: 500;
1111
+ --plasma-typo-h1-medium-line-height: 2.25rem;
1112
+ --plasma-typo-h1-font-size: 2rem;
1113
+ --plasma-typo-h1-font-weight: 400;
1114
+ --plasma-typo-h1-line-height: 2.25rem;
1106
1115
  --plasma-typo-h2-bold-font-size: 1.5rem;
1107
1116
  --plasma-typo-h2-bold-font-weight: 600;
1108
1117
  --plasma-typo-h2-bold-line-height: 1.875rem;
1109
- --plasma-typo-h3-font-size: 1.25rem;
1110
- --plasma-typo-h3-font-weight: 400;
1111
- --plasma-typo-h3-line-height: 1.625rem;
1112
- --plasma-typo-h3-bold-font-size: 1.25rem;
1113
- --plasma-typo-h3-bold-font-weight: 600;
1114
- --plasma-typo-h3-bold-line-height: 1.625rem;
1115
- --plasma-typo-h4-font-size: 1.125rem;
1116
- --plasma-typo-h4-font-weight: 400;
1117
- --plasma-typo-h4-line-height: 1.5rem;
1118
- --plasma-typo-h4-bold-font-size: 1.125rem;
1119
- --plasma-typo-h4-bold-font-weight: 600;
1120
- --plasma-typo-h4-bold-line-height: 1.5rem;
1121
- --plasma-typo-h5-font-size: 1rem;
1122
- --plasma-typo-h5-font-weight: 400;
1123
- --plasma-typo-h5-line-height: 1.375rem;
1124
- --plasma-typo-h5-bold-font-size: 1rem;
1125
- --plasma-typo-h5-bold-font-weight: 600;
1126
- --plasma-typo-h5-bold-line-height: 1.375rem;
1127
- --plasma-typo-body-l-font-size: 1.125rem;
1128
- --plasma-typo-body-l-font-weight: 400;
1129
- --plasma-typo-body-l-line-height: 1.375rem;
1130
- --plasma-typo-body-l-bold-font-size: 1.125rem;
1131
- --plasma-typo-body-l-bold-font-weight: 600;
1132
- --plasma-typo-body-l-bold-line-height: 1.375rem;
1133
- --plasma-typo-body-m-font-size: 1rem;
1134
- --plasma-typo-body-m-font-weight: 400;
1135
- --plasma-typo-body-m-line-height: 1.25rem;
1136
- --plasma-typo-body-m-bold-font-size: 1rem;
1137
- --plasma-typo-body-m-bold-font-weight: 600;
1138
- --plasma-typo-body-m-bold-line-height: 1.25rem;
1139
- --plasma-typo-body-s-font-size: 0.875rem;
1140
- --plasma-typo-body-s-font-weight: 400;
1141
- --plasma-typo-body-s-line-height: 1.125rem;
1142
- --plasma-typo-body-s-bold-font-size: 0.875rem;
1143
- --plasma-typo-body-s-bold-font-weight: 600;
1144
- --plasma-typo-body-s-bold-line-height: 1.125rem;
1145
- --plasma-typo-body-xs-font-size: 0.75rem;
1146
- --plasma-typo-body-xs-font-weight: 400;
1147
- --plasma-typo-body-xs-line-height: 0.875rem;
1148
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
1149
- --plasma-typo-body-xs-bold-font-weight: 600;
1150
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
1151
- --plasma-typo-body-xxs-font-size: 0.625rem;
1152
- --plasma-typo-body-xxs-font-weight: 400;
1153
- --plasma-typo-body-xxs-line-height: 0.75rem;
1154
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1155
- --plasma-typo-body-xxs-bold-font-weight: 600;
1156
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1157
- --plasma-typo-text-l-font-size: 1.125rem;
1158
- --plasma-typo-text-l-font-weight: 400;
1159
- --plasma-typo-text-l-line-height: 1.625rem;
1160
- --plasma-typo-text-l-bold-font-size: 1.125rem;
1161
- --plasma-typo-text-l-bold-font-weight: 600;
1162
- --plasma-typo-text-l-bold-line-height: 1.625rem;
1163
- --plasma-typo-text-m-font-size: 1rem;
1164
- --plasma-typo-text-m-font-weight: 400;
1165
- --plasma-typo-text-m-line-height: 1.5rem;
1166
- --plasma-typo-text-m-bold-font-size: 1rem;
1167
- --plasma-typo-text-m-bold-font-weight: 600;
1168
- --plasma-typo-text-m-bold-line-height: 1.5rem;
1169
- --plasma-typo-text-s-font-size: 0.875rem;
1170
- --plasma-typo-text-s-font-weight: 400;
1171
- --plasma-typo-text-s-line-height: 1.25rem;
1172
- --plasma-typo-text-s-bold-font-size: 0.875rem;
1173
- --plasma-typo-text-s-bold-font-weight: 600;
1174
- --plasma-typo-text-s-bold-line-height: 1.25rem;
1175
- --plasma-typo-text-xs-font-size: 0.75rem;
1176
- --plasma-typo-text-xs-font-weight: 400;
1177
- --plasma-typo-text-xs-line-height: 1rem;
1178
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
1179
- --plasma-typo-text-xs-bold-font-weight: 600;
1180
- --plasma-typo-text-xs-bold-line-height: 1rem;
1181
- --plasma-typo-dspl-l-medium-font-size: 5.5rem;
1182
- --plasma-typo-dspl-l-medium-font-weight: 500;
1183
- --plasma-typo-dspl-l-medium-line-height: 5.75rem;
1184
- --plasma-typo-dspl-m-medium-font-size: 3.5rem;
1185
- --plasma-typo-dspl-m-medium-font-weight: 500;
1186
- --plasma-typo-dspl-m-medium-line-height: 3.875rem;
1187
- --plasma-typo-dspl-s-medium-font-size: 2.5rem;
1188
- --plasma-typo-dspl-s-medium-font-weight: 500;
1189
- --plasma-typo-dspl-s-medium-line-height: 2.875rem;
1190
- --plasma-typo-h1-medium-font-size: 1.75rem;
1191
- --plasma-typo-h1-medium-font-weight: 500;
1192
- --plasma-typo-h1-medium-line-height: 2.125rem;
1193
1118
  --plasma-typo-h2-medium-font-size: 1.5rem;
1194
1119
  --plasma-typo-h2-medium-font-weight: 500;
1195
1120
  --plasma-typo-h2-medium-line-height: 1.875rem;
1121
+ --plasma-typo-h2-font-size: 1.5rem;
1122
+ --plasma-typo-h2-font-weight: 400;
1123
+ --plasma-typo-h2-line-height: 1.875rem;
1124
+ --plasma-typo-h3-bold-font-size: 1.25rem;
1125
+ --plasma-typo-h3-bold-font-weight: 600;
1126
+ --plasma-typo-h3-bold-line-height: 1.625rem;
1196
1127
  --plasma-typo-h3-medium-font-size: 1.25rem;
1197
1128
  --plasma-typo-h3-medium-font-weight: 500;
1198
1129
  --plasma-typo-h3-medium-line-height: 1.625rem;
1130
+ --plasma-typo-h3-font-size: 1.25rem;
1131
+ --plasma-typo-h3-font-weight: 400;
1132
+ --plasma-typo-h3-line-height: 1.625rem;
1133
+ --plasma-typo-h4-bold-font-size: 1.125rem;
1134
+ --plasma-typo-h4-bold-font-weight: 600;
1135
+ --plasma-typo-h4-bold-line-height: 1.5rem;
1199
1136
  --plasma-typo-h4-medium-font-size: 1.125rem;
1200
1137
  --plasma-typo-h4-medium-font-weight: 500;
1201
1138
  --plasma-typo-h4-medium-line-height: 1.5rem;
1139
+ --plasma-typo-h4-font-size: 1.125rem;
1140
+ --plasma-typo-h4-font-weight: 400;
1141
+ --plasma-typo-h4-line-height: 1.5rem;
1142
+ --plasma-typo-h5-bold-font-size: 1rem;
1143
+ --plasma-typo-h5-bold-font-weight: 600;
1144
+ --plasma-typo-h5-bold-line-height: 1.375rem;
1202
1145
  --plasma-typo-h5-medium-font-size: 1rem;
1203
1146
  --plasma-typo-h5-medium-font-weight: 500;
1204
1147
  --plasma-typo-h5-medium-line-height: 1.375rem;
1148
+ --plasma-typo-h5-font-size: 1rem;
1149
+ --plasma-typo-h5-font-weight: 400;
1150
+ --plasma-typo-h5-line-height: 1.375rem;
1151
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
1152
+ --plasma-typo-body-l-bold-font-weight: 600;
1153
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
1205
1154
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1206
1155
  --plasma-typo-body-l-medium-font-weight: 500;
1207
1156
  --plasma-typo-body-l-medium-line-height: 1.375rem;
1157
+ --plasma-typo-body-l-font-size: 1.125rem;
1158
+ --plasma-typo-body-l-font-weight: 400;
1159
+ --plasma-typo-body-l-line-height: 1.375rem;
1160
+ --plasma-typo-body-m-bold-font-size: 1rem;
1161
+ --plasma-typo-body-m-bold-font-weight: 600;
1162
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
1208
1163
  --plasma-typo-body-m-medium-font-size: 1rem;
1209
1164
  --plasma-typo-body-m-medium-font-weight: 500;
1210
1165
  --plasma-typo-body-m-medium-line-height: 1.25rem;
1166
+ --plasma-typo-body-m-font-size: 1rem;
1167
+ --plasma-typo-body-m-font-weight: 400;
1168
+ --plasma-typo-body-m-line-height: 1.25rem;
1169
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
1170
+ --plasma-typo-body-s-bold-font-weight: 600;
1171
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
1211
1172
  --plasma-typo-body-s-medium-font-size: 0.875rem;
1212
1173
  --plasma-typo-body-s-medium-font-weight: 500;
1213
1174
  --plasma-typo-body-s-medium-line-height: 1.125rem;
1175
+ --plasma-typo-body-s-font-size: 0.875rem;
1176
+ --plasma-typo-body-s-font-weight: 400;
1177
+ --plasma-typo-body-s-line-height: 1.125rem;
1178
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
1179
+ --plasma-typo-body-xs-bold-font-weight: 600;
1180
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
1214
1181
  --plasma-typo-body-xs-medium-font-size: 0.75rem;
1215
1182
  --plasma-typo-body-xs-medium-font-weight: 500;
1216
1183
  --plasma-typo-body-xs-medium-line-height: 0.875rem;
1184
+ --plasma-typo-body-xs-font-size: 0.75rem;
1185
+ --plasma-typo-body-xs-font-weight: 400;
1186
+ --plasma-typo-body-xs-line-height: 0.875rem;
1187
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1188
+ --plasma-typo-body-xxs-bold-font-weight: 600;
1189
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1217
1190
  --plasma-typo-body-xxs-medium-font-size: 0.625rem;
1218
1191
  --plasma-typo-body-xxs-medium-font-weight: 500;
1219
1192
  --plasma-typo-body-xxs-medium-line-height: 0.75rem;
1193
+ --plasma-typo-body-xxs-font-size: 0.625rem;
1194
+ --plasma-typo-body-xxs-font-weight: 400;
1195
+ --plasma-typo-body-xxs-line-height: 0.75rem;
1196
+ --plasma-typo-text-l-bold-font-size: 1.125rem;
1197
+ --plasma-typo-text-l-bold-font-weight: 600;
1198
+ --plasma-typo-text-l-bold-line-height: 1.625rem;
1220
1199
  --plasma-typo-text-l-medium-font-size: 1.125rem;
1221
1200
  --plasma-typo-text-l-medium-font-weight: 500;
1222
1201
  --plasma-typo-text-l-medium-line-height: 1.625rem;
1202
+ --plasma-typo-text-l-font-size: 1.125rem;
1203
+ --plasma-typo-text-l-font-weight: 400;
1204
+ --plasma-typo-text-l-line-height: 1.625rem;
1205
+ --plasma-typo-text-m-bold-font-size: 1rem;
1206
+ --plasma-typo-text-m-bold-font-weight: 600;
1207
+ --plasma-typo-text-m-bold-line-height: 1.5rem;
1223
1208
  --plasma-typo-text-m-medium-font-size: 1rem;
1224
1209
  --plasma-typo-text-m-medium-font-weight: 500;
1225
1210
  --plasma-typo-text-m-medium-line-height: 1.5rem;
1211
+ --plasma-typo-text-m-font-size: 1rem;
1212
+ --plasma-typo-text-m-font-weight: 400;
1213
+ --plasma-typo-text-m-line-height: 1.5rem;
1214
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
1215
+ --plasma-typo-text-s-bold-font-weight: 600;
1216
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
1226
1217
  --plasma-typo-text-s-medium-font-size: 0.875rem;
1227
1218
  --plasma-typo-text-s-medium-font-weight: 500;
1228
1219
  --plasma-typo-text-s-medium-line-height: 1.25rem;
1220
+ --plasma-typo-text-s-font-size: 0.875rem;
1221
+ --plasma-typo-text-s-font-weight: 400;
1222
+ --plasma-typo-text-s-line-height: 1.25rem;
1223
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
1224
+ --plasma-typo-text-xs-bold-font-weight: 600;
1225
+ --plasma-typo-text-xs-bold-line-height: 1rem;
1229
1226
  --plasma-typo-text-xs-medium-font-size: 0.75rem;
1230
1227
  --plasma-typo-text-xs-medium-font-weight: 500;
1231
1228
  --plasma-typo-text-xs-medium-line-height: 1rem;
1229
+ --plasma-typo-text-xs-font-size: 0.75rem;
1230
+ --plasma-typo-text-xs-font-weight: 400;
1231
+ --plasma-typo-text-xs-line-height: 1rem;
1232
1232
  }
1233
1233
  }
1234
1234
 
1235
1235
  @media (min-width: 560px) and (max-width: 959px) {
1236
1236
  :root {
1237
- --plasma-typo-dspl-l-font-size: 7rem;
1238
- --plasma-typo-dspl-l-font-weight: 300;
1239
- --plasma-typo-dspl-l-line-height: 7rem;
1240
1237
  --plasma-typo-dspl-l-bold-font-size: 7rem;
1241
1238
  --plasma-typo-dspl-l-bold-font-weight: 600;
1242
1239
  --plasma-typo-dspl-l-bold-line-height: 7rem;
1243
- --plasma-typo-dspl-m-font-size: 4.5rem;
1244
- --plasma-typo-dspl-m-font-weight: 300;
1245
- --plasma-typo-dspl-m-line-height: 4.75rem;
1240
+ --plasma-typo-dspl-l-medium-font-size: 7rem;
1241
+ --plasma-typo-dspl-l-medium-font-weight: 400;
1242
+ --plasma-typo-dspl-l-medium-line-height: 7rem;
1243
+ --plasma-typo-dspl-l-font-size: 7rem;
1244
+ --plasma-typo-dspl-l-font-weight: 300;
1245
+ --plasma-typo-dspl-l-line-height: 7rem;
1246
1246
  --plasma-typo-dspl-m-bold-font-size: 4.5rem;
1247
1247
  --plasma-typo-dspl-m-bold-font-weight: 600;
1248
1248
  --plasma-typo-dspl-m-bold-line-height: 4.75rem;
1249
- --plasma-typo-dspl-s-font-size: 3rem;
1250
- --plasma-typo-dspl-s-font-weight: 300;
1251
- --plasma-typo-dspl-s-line-height: 3.375rem;
1249
+ --plasma-typo-dspl-m-medium-font-size: 4.5rem;
1250
+ --plasma-typo-dspl-m-medium-font-weight: 400;
1251
+ --plasma-typo-dspl-m-medium-line-height: 4.75rem;
1252
+ --plasma-typo-dspl-m-font-size: 4.5rem;
1253
+ --plasma-typo-dspl-m-font-weight: 300;
1254
+ --plasma-typo-dspl-m-line-height: 4.75rem;
1252
1255
  --plasma-typo-dspl-s-bold-font-size: 3rem;
1253
1256
  --plasma-typo-dspl-s-bold-font-weight: 600;
1254
- --plasma-typo-dspl-s-bold-line-height: 3.375rem;
1255
- --plasma-typo-h1-font-size: 2.5rem;
1256
- --plasma-typo-h1-font-weight: 400;
1257
- --plasma-typo-h1-line-height: 2.875rem;
1257
+ --plasma-typo-dspl-s-bold-line-height: 3.25rem;
1258
+ --plasma-typo-dspl-s-medium-font-size: 3rem;
1259
+ --plasma-typo-dspl-s-medium-font-weight: 400;
1260
+ --plasma-typo-dspl-s-medium-line-height: 3.25rem;
1261
+ --plasma-typo-dspl-s-font-size: 3rem;
1262
+ --plasma-typo-dspl-s-font-weight: 300;
1263
+ --plasma-typo-dspl-s-line-height: 3.25rem;
1258
1264
  --plasma-typo-h1-bold-font-size: 2.5rem;
1259
1265
  --plasma-typo-h1-bold-font-weight: 600;
1260
- --plasma-typo-h1-bold-line-height: 2.875rem;
1261
- --plasma-typo-h2-font-size: 1.75rem;
1262
- --plasma-typo-h2-font-weight: 400;
1263
- --plasma-typo-h2-line-height: 2.125rem;
1266
+ --plasma-typo-h1-bold-line-height: 2.75rem;
1267
+ --plasma-typo-h1-medium-font-size: 2.5rem;
1268
+ --plasma-typo-h1-medium-font-weight: 500;
1269
+ --plasma-typo-h1-medium-line-height: 2.75rem;
1270
+ --plasma-typo-h1-font-size: 2.5rem;
1271
+ --plasma-typo-h1-font-weight: 400;
1272
+ --plasma-typo-h1-line-height: 2.75rem;
1264
1273
  --plasma-typo-h2-bold-font-size: 1.75rem;
1265
1274
  --plasma-typo-h2-bold-font-weight: 600;
1266
1275
  --plasma-typo-h2-bold-line-height: 2.125rem;
1267
- --plasma-typo-h3-font-size: 1.25rem;
1268
- --plasma-typo-h3-font-weight: 400;
1269
- --plasma-typo-h3-line-height: 1.625rem;
1270
- --plasma-typo-h3-bold-font-size: 1.25rem;
1271
- --plasma-typo-h3-bold-font-weight: 600;
1272
- --plasma-typo-h3-bold-line-height: 1.625rem;
1273
- --plasma-typo-h4-font-size: 1.125rem;
1274
- --plasma-typo-h4-font-weight: 400;
1275
- --plasma-typo-h4-line-height: 1.5rem;
1276
- --plasma-typo-h4-bold-font-size: 1.125rem;
1277
- --plasma-typo-h4-bold-font-weight: 600;
1278
- --plasma-typo-h4-bold-line-height: 1.5rem;
1279
- --plasma-typo-h5-font-size: 1rem;
1280
- --plasma-typo-h5-font-weight: 400;
1281
- --plasma-typo-h5-line-height: 1.375rem;
1282
- --plasma-typo-h5-bold-font-size: 1rem;
1283
- --plasma-typo-h5-bold-font-weight: 600;
1284
- --plasma-typo-h5-bold-line-height: 1.375rem;
1285
- --plasma-typo-body-l-font-size: 1.125rem;
1286
- --plasma-typo-body-l-font-weight: 400;
1287
- --plasma-typo-body-l-line-height: 1.375rem;
1288
- --plasma-typo-body-l-bold-font-size: 1.125rem;
1289
- --plasma-typo-body-l-bold-font-weight: 600;
1290
- --plasma-typo-body-l-bold-line-height: 1.375rem;
1291
- --plasma-typo-body-m-font-size: 1rem;
1292
- --plasma-typo-body-m-font-weight: 400;
1293
- --plasma-typo-body-m-line-height: 1.25rem;
1294
- --plasma-typo-body-m-bold-font-size: 1rem;
1295
- --plasma-typo-body-m-bold-font-weight: 600;
1296
- --plasma-typo-body-m-bold-line-height: 1.25rem;
1297
- --plasma-typo-body-s-font-size: 0.875rem;
1298
- --plasma-typo-body-s-font-weight: 400;
1299
- --plasma-typo-body-s-line-height: 1.125rem;
1300
- --plasma-typo-body-s-bold-font-size: 0.875rem;
1301
- --plasma-typo-body-s-bold-font-weight: 600;
1302
- --plasma-typo-body-s-bold-line-height: 1.125rem;
1303
- --plasma-typo-body-xs-font-size: 0.75rem;
1304
- --plasma-typo-body-xs-font-weight: 400;
1305
- --plasma-typo-body-xs-line-height: 0.875rem;
1306
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
1307
- --plasma-typo-body-xs-bold-font-weight: 600;
1308
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
1309
- --plasma-typo-body-xxs-font-size: 0.625rem;
1310
- --plasma-typo-body-xxs-font-weight: 400;
1311
- --plasma-typo-body-xxs-line-height: 0.75rem;
1312
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1313
- --plasma-typo-body-xxs-bold-font-weight: 600;
1314
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1315
- --plasma-typo-text-l-font-size: 1.25rem;
1316
- --plasma-typo-text-l-font-weight: 400;
1317
- --plasma-typo-text-l-line-height: 1.75rem;
1318
- --plasma-typo-text-l-bold-font-size: 1.25rem;
1319
- --plasma-typo-text-l-bold-font-weight: 600;
1320
- --plasma-typo-text-l-bold-line-height: 1.75rem;
1321
- --plasma-typo-text-m-font-size: 1rem;
1322
- --plasma-typo-text-m-font-weight: 400;
1323
- --plasma-typo-text-m-line-height: 1.5rem;
1324
- --plasma-typo-text-m-bold-font-size: 1rem;
1325
- --plasma-typo-text-m-bold-font-weight: 600;
1326
- --plasma-typo-text-m-bold-line-height: 1.5rem;
1327
- --plasma-typo-text-s-font-size: 0.875rem;
1328
- --plasma-typo-text-s-font-weight: 400;
1329
- --plasma-typo-text-s-line-height: 1.25rem;
1330
- --plasma-typo-text-s-bold-font-size: 0.875rem;
1331
- --plasma-typo-text-s-bold-font-weight: 600;
1332
- --plasma-typo-text-s-bold-line-height: 1.25rem;
1333
- --plasma-typo-text-xs-font-size: 0.75rem;
1334
- --plasma-typo-text-xs-font-weight: 400;
1335
- --plasma-typo-text-xs-line-height: 1rem;
1336
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
1337
- --plasma-typo-text-xs-bold-font-weight: 600;
1338
- --plasma-typo-text-xs-bold-line-height: 1rem;
1339
- --plasma-typo-dspl-l-medium-font-size: 7rem;
1340
- --plasma-typo-dspl-l-medium-font-weight: 500;
1341
- --plasma-typo-dspl-l-medium-line-height: 7rem;
1342
- --plasma-typo-dspl-m-medium-font-size: 4.5rem;
1343
- --plasma-typo-dspl-m-medium-font-weight: 500;
1344
- --plasma-typo-dspl-m-medium-line-height: 4.75rem;
1345
- --plasma-typo-dspl-s-medium-font-size: 3rem;
1346
- --plasma-typo-dspl-s-medium-font-weight: 500;
1347
- --plasma-typo-dspl-s-medium-line-height: 3.375rem;
1348
- --plasma-typo-h1-medium-font-size: 2.5rem;
1349
- --plasma-typo-h1-medium-font-weight: 500;
1350
- --plasma-typo-h1-medium-line-height: 2.875rem;
1351
1276
  --plasma-typo-h2-medium-font-size: 1.75rem;
1352
1277
  --plasma-typo-h2-medium-font-weight: 500;
1353
1278
  --plasma-typo-h2-medium-line-height: 2.125rem;
1279
+ --plasma-typo-h2-font-size: 1.75rem;
1280
+ --plasma-typo-h2-font-weight: 400;
1281
+ --plasma-typo-h2-line-height: 2.125rem;
1282
+ --plasma-typo-h3-bold-font-size: 1.25rem;
1283
+ --plasma-typo-h3-bold-font-weight: 600;
1284
+ --plasma-typo-h3-bold-line-height: 1.625rem;
1354
1285
  --plasma-typo-h3-medium-font-size: 1.25rem;
1355
1286
  --plasma-typo-h3-medium-font-weight: 500;
1356
1287
  --plasma-typo-h3-medium-line-height: 1.625rem;
1288
+ --plasma-typo-h3-font-size: 1.25rem;
1289
+ --plasma-typo-h3-font-weight: 400;
1290
+ --plasma-typo-h3-line-height: 1.625rem;
1291
+ --plasma-typo-h4-bold-font-size: 1.125rem;
1292
+ --plasma-typo-h4-bold-font-weight: 600;
1293
+ --plasma-typo-h4-bold-line-height: 1.5rem;
1357
1294
  --plasma-typo-h4-medium-font-size: 1.125rem;
1358
1295
  --plasma-typo-h4-medium-font-weight: 500;
1359
1296
  --plasma-typo-h4-medium-line-height: 1.5rem;
1297
+ --plasma-typo-h4-font-size: 1.125rem;
1298
+ --plasma-typo-h4-font-weight: 400;
1299
+ --plasma-typo-h4-line-height: 1.5rem;
1300
+ --plasma-typo-h5-bold-font-size: 1rem;
1301
+ --plasma-typo-h5-bold-font-weight: 600;
1302
+ --plasma-typo-h5-bold-line-height: 1.375rem;
1360
1303
  --plasma-typo-h5-medium-font-size: 1rem;
1361
1304
  --plasma-typo-h5-medium-font-weight: 500;
1362
1305
  --plasma-typo-h5-medium-line-height: 1.375rem;
1306
+ --plasma-typo-h5-font-size: 1rem;
1307
+ --plasma-typo-h5-font-weight: 400;
1308
+ --plasma-typo-h5-line-height: 1.375rem;
1309
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
1310
+ --plasma-typo-body-l-bold-font-weight: 600;
1311
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
1363
1312
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1364
1313
  --plasma-typo-body-l-medium-font-weight: 500;
1365
1314
  --plasma-typo-body-l-medium-line-height: 1.375rem;
1315
+ --plasma-typo-body-l-font-size: 1.125rem;
1316
+ --plasma-typo-body-l-font-weight: 400;
1317
+ --plasma-typo-body-l-line-height: 1.375rem;
1318
+ --plasma-typo-body-m-bold-font-size: 1rem;
1319
+ --plasma-typo-body-m-bold-font-weight: 600;
1320
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
1366
1321
  --plasma-typo-body-m-medium-font-size: 1rem;
1367
1322
  --plasma-typo-body-m-medium-font-weight: 500;
1368
1323
  --plasma-typo-body-m-medium-line-height: 1.25rem;
1324
+ --plasma-typo-body-m-font-size: 1rem;
1325
+ --plasma-typo-body-m-font-weight: 400;
1326
+ --plasma-typo-body-m-line-height: 1.25rem;
1327
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
1328
+ --plasma-typo-body-s-bold-font-weight: 600;
1329
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
1369
1330
  --plasma-typo-body-s-medium-font-size: 0.875rem;
1370
1331
  --plasma-typo-body-s-medium-font-weight: 500;
1371
1332
  --plasma-typo-body-s-medium-line-height: 1.125rem;
1333
+ --plasma-typo-body-s-font-size: 0.875rem;
1334
+ --plasma-typo-body-s-font-weight: 400;
1335
+ --plasma-typo-body-s-line-height: 1.125rem;
1336
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
1337
+ --plasma-typo-body-xs-bold-font-weight: 600;
1338
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
1372
1339
  --plasma-typo-body-xs-medium-font-size: 0.75rem;
1373
1340
  --plasma-typo-body-xs-medium-font-weight: 500;
1374
1341
  --plasma-typo-body-xs-medium-line-height: 0.875rem;
1342
+ --plasma-typo-body-xs-font-size: 0.75rem;
1343
+ --plasma-typo-body-xs-font-weight: 400;
1344
+ --plasma-typo-body-xs-line-height: 0.875rem;
1345
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1346
+ --plasma-typo-body-xxs-bold-font-weight: 600;
1347
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1375
1348
  --plasma-typo-body-xxs-medium-font-size: 0.625rem;
1376
1349
  --plasma-typo-body-xxs-medium-font-weight: 500;
1377
1350
  --plasma-typo-body-xxs-medium-line-height: 0.75rem;
1351
+ --plasma-typo-body-xxs-font-size: 0.625rem;
1352
+ --plasma-typo-body-xxs-font-weight: 400;
1353
+ --plasma-typo-body-xxs-line-height: 0.75rem;
1354
+ --plasma-typo-text-l-bold-font-size: 1.25rem;
1355
+ --plasma-typo-text-l-bold-font-weight: 600;
1356
+ --plasma-typo-text-l-bold-line-height: 1.75rem;
1378
1357
  --plasma-typo-text-l-medium-font-size: 1.25rem;
1379
1358
  --plasma-typo-text-l-medium-font-weight: 500;
1380
1359
  --plasma-typo-text-l-medium-line-height: 1.75rem;
1360
+ --plasma-typo-text-l-font-size: 1.25rem;
1361
+ --plasma-typo-text-l-font-weight: 400;
1362
+ --plasma-typo-text-l-line-height: 1.75rem;
1363
+ --plasma-typo-text-m-bold-font-size: 1rem;
1364
+ --plasma-typo-text-m-bold-font-weight: 600;
1365
+ --plasma-typo-text-m-bold-line-height: 1.5rem;
1381
1366
  --plasma-typo-text-m-medium-font-size: 1rem;
1382
1367
  --plasma-typo-text-m-medium-font-weight: 500;
1383
1368
  --plasma-typo-text-m-medium-line-height: 1.5rem;
1369
+ --plasma-typo-text-m-font-size: 1rem;
1370
+ --plasma-typo-text-m-font-weight: 400;
1371
+ --plasma-typo-text-m-line-height: 1.5rem;
1372
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
1373
+ --plasma-typo-text-s-bold-font-weight: 600;
1374
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
1384
1375
  --plasma-typo-text-s-medium-font-size: 0.875rem;
1385
1376
  --plasma-typo-text-s-medium-font-weight: 500;
1386
1377
  --plasma-typo-text-s-medium-line-height: 1.25rem;
1378
+ --plasma-typo-text-s-font-size: 0.875rem;
1379
+ --plasma-typo-text-s-font-weight: 400;
1380
+ --plasma-typo-text-s-line-height: 1.25rem;
1381
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
1382
+ --plasma-typo-text-xs-bold-font-weight: 600;
1383
+ --plasma-typo-text-xs-bold-line-height: 1rem;
1387
1384
  --plasma-typo-text-xs-medium-font-size: 0.75rem;
1388
1385
  --plasma-typo-text-xs-medium-font-weight: 500;
1389
1386
  --plasma-typo-text-xs-medium-line-height: 1rem;
1387
+ --plasma-typo-text-xs-font-size: 0.75rem;
1388
+ --plasma-typo-text-xs-font-weight: 400;
1389
+ --plasma-typo-text-xs-line-height: 1rem;
1390
1390
  }
1391
1391
  }
1392
1392
 
1393
1393
  @media (min-width: 960px) {
1394
1394
  :root {
1395
- --plasma-typo-dspl-l-font-size: 8rem;
1396
- --plasma-typo-dspl-l-font-weight: 300;
1397
- --plasma-typo-dspl-l-line-height: 8rem;
1398
1395
  --plasma-typo-dspl-l-bold-font-size: 8rem;
1399
1396
  --plasma-typo-dspl-l-bold-font-weight: 600;
1400
1397
  --plasma-typo-dspl-l-bold-line-height: 8rem;
1401
- --plasma-typo-dspl-m-font-size: 5.5rem;
1402
- --plasma-typo-dspl-m-font-weight: 300;
1403
- --plasma-typo-dspl-m-line-height: 5.75rem;
1398
+ --plasma-typo-dspl-l-medium-font-size: 8rem;
1399
+ --plasma-typo-dspl-l-medium-font-weight: 400;
1400
+ --plasma-typo-dspl-l-medium-line-height: 8rem;
1401
+ --plasma-typo-dspl-l-font-size: 8rem;
1402
+ --plasma-typo-dspl-l-font-weight: 300;
1403
+ --plasma-typo-dspl-l-line-height: 8rem;
1404
1404
  --plasma-typo-dspl-m-bold-font-size: 5.5rem;
1405
1405
  --plasma-typo-dspl-m-bold-font-weight: 600;
1406
1406
  --plasma-typo-dspl-m-bold-line-height: 5.75rem;
1407
- --plasma-typo-dspl-s-font-size: 4rem;
1408
- --plasma-typo-dspl-s-font-weight: 300;
1409
- --plasma-typo-dspl-s-line-height: 4.25rem;
1407
+ --plasma-typo-dspl-m-medium-font-size: 5.5rem;
1408
+ --plasma-typo-dspl-m-medium-font-weight: 400;
1409
+ --plasma-typo-dspl-m-medium-line-height: 5.75rem;
1410
+ --plasma-typo-dspl-m-font-size: 5.5rem;
1411
+ --plasma-typo-dspl-m-font-weight: 300;
1412
+ --plasma-typo-dspl-m-line-height: 5.75rem;
1410
1413
  --plasma-typo-dspl-s-bold-font-size: 4rem;
1411
1414
  --plasma-typo-dspl-s-bold-font-weight: 600;
1412
1415
  --plasma-typo-dspl-s-bold-line-height: 4.25rem;
1413
- --plasma-typo-h1-font-size: 3rem;
1414
- --plasma-typo-h1-font-weight: 400;
1415
- --plasma-typo-h1-line-height: 3.375rem;
1416
+ --plasma-typo-dspl-s-medium-font-size: 4rem;
1417
+ --plasma-typo-dspl-s-medium-font-weight: 400;
1418
+ --plasma-typo-dspl-s-medium-line-height: 4.25rem;
1419
+ --plasma-typo-dspl-s-font-size: 4rem;
1420
+ --plasma-typo-dspl-s-font-weight: 300;
1421
+ --plasma-typo-dspl-s-line-height: 4.25rem;
1416
1422
  --plasma-typo-h1-bold-font-size: 3rem;
1417
1423
  --plasma-typo-h1-bold-font-weight: 600;
1418
- --plasma-typo-h1-bold-line-height: 3.375rem;
1419
- --plasma-typo-h2-font-size: 2rem;
1420
- --plasma-typo-h2-font-weight: 400;
1421
- --plasma-typo-h2-line-height: 2.375rem;
1424
+ --plasma-typo-h1-bold-line-height: 3.25rem;
1425
+ --plasma-typo-h1-medium-font-size: 3rem;
1426
+ --plasma-typo-h1-medium-font-weight: 500;
1427
+ --plasma-typo-h1-medium-line-height: 3.25rem;
1428
+ --plasma-typo-h1-font-size: 3rem;
1429
+ --plasma-typo-h1-font-weight: 400;
1430
+ --plasma-typo-h1-line-height: 3.25rem;
1422
1431
  --plasma-typo-h2-bold-font-size: 2rem;
1423
1432
  --plasma-typo-h2-bold-font-weight: 600;
1424
- --plasma-typo-h2-bold-line-height: 2.375rem;
1425
- --plasma-typo-h3-font-size: 1.5rem;
1426
- --plasma-typo-h3-font-weight: 400;
1427
- --plasma-typo-h3-line-height: 1.875rem;
1433
+ --plasma-typo-h2-bold-line-height: 2.25rem;
1434
+ --plasma-typo-h2-medium-font-size: 2rem;
1435
+ --plasma-typo-h2-medium-font-weight: 500;
1436
+ --plasma-typo-h2-medium-line-height: 2.25rem;
1437
+ --plasma-typo-h2-font-size: 2rem;
1438
+ --plasma-typo-h2-font-weight: 400;
1439
+ --plasma-typo-h2-line-height: 2.25rem;
1428
1440
  --plasma-typo-h3-bold-font-size: 1.5rem;
1429
1441
  --plasma-typo-h3-bold-font-weight: 600;
1430
1442
  --plasma-typo-h3-bold-line-height: 1.875rem;
1431
- --plasma-typo-h4-font-size: 1.25rem;
1432
- --plasma-typo-h4-font-weight: 400;
1433
- --plasma-typo-h4-line-height: 1.625rem;
1434
- --plasma-typo-h4-bold-font-size: 1.25rem;
1435
- --plasma-typo-h4-bold-font-weight: 600;
1436
- --plasma-typo-h4-bold-line-height: 1.625rem;
1437
- --plasma-typo-h5-font-size: 1.125rem;
1438
- --plasma-typo-h5-font-weight: 400;
1439
- --plasma-typo-h5-line-height: 1.5rem;
1440
- --plasma-typo-h5-bold-font-size: 1.125rem;
1441
- --plasma-typo-h5-bold-font-weight: 600;
1442
- --plasma-typo-h5-bold-line-height: 1.5rem;
1443
- --plasma-typo-body-l-font-size: 1.125rem;
1444
- --plasma-typo-body-l-font-weight: 400;
1445
- --plasma-typo-body-l-line-height: 1.375rem;
1446
- --plasma-typo-body-l-bold-font-size: 1.125rem;
1447
- --plasma-typo-body-l-bold-font-weight: 600;
1448
- --plasma-typo-body-l-bold-line-height: 1.375rem;
1449
- --plasma-typo-body-m-font-size: 1rem;
1450
- --plasma-typo-body-m-font-weight: 400;
1451
- --plasma-typo-body-m-line-height: 1.25rem;
1452
- --plasma-typo-body-m-bold-font-size: 1rem;
1453
- --plasma-typo-body-m-bold-font-weight: 600;
1454
- --plasma-typo-body-m-bold-line-height: 1.25rem;
1455
- --plasma-typo-body-s-font-size: 0.875rem;
1456
- --plasma-typo-body-s-font-weight: 400;
1457
- --plasma-typo-body-s-line-height: 1.125rem;
1458
- --plasma-typo-body-s-bold-font-size: 0.875rem;
1459
- --plasma-typo-body-s-bold-font-weight: 600;
1460
- --plasma-typo-body-s-bold-line-height: 1.125rem;
1461
- --plasma-typo-body-xs-font-size: 0.75rem;
1462
- --plasma-typo-body-xs-font-weight: 400;
1463
- --plasma-typo-body-xs-line-height: 0.875rem;
1464
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
1465
- --plasma-typo-body-xs-bold-font-weight: 600;
1466
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
1467
- --plasma-typo-body-xxs-font-size: 0.625rem;
1468
- --plasma-typo-body-xxs-font-weight: 400;
1469
- --plasma-typo-body-xxs-line-height: 0.75rem;
1470
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1471
- --plasma-typo-body-xxs-bold-font-weight: 600;
1472
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1473
- --plasma-typo-text-l-font-size: 1.5rem;
1474
- --plasma-typo-text-l-font-weight: 400;
1475
- --plasma-typo-text-l-line-height: 2rem;
1476
- --plasma-typo-text-l-bold-font-size: 1.5rem;
1477
- --plasma-typo-text-l-bold-font-weight: 600;
1478
- --plasma-typo-text-l-bold-line-height: 2rem;
1479
- --plasma-typo-text-m-font-size: 1.125rem;
1480
- --plasma-typo-text-m-font-weight: 400;
1481
- --plasma-typo-text-m-line-height: 1.625rem;
1482
- --plasma-typo-text-m-bold-font-size: 1.125rem;
1483
- --plasma-typo-text-m-bold-font-weight: 600;
1484
- --plasma-typo-text-m-bold-line-height: 1.625rem;
1485
- --plasma-typo-text-s-font-size: 0.875rem;
1486
- --plasma-typo-text-s-font-weight: 400;
1487
- --plasma-typo-text-s-line-height: 1.25rem;
1488
- --plasma-typo-text-s-bold-font-size: 0.875rem;
1489
- --plasma-typo-text-s-bold-font-weight: 600;
1490
- --plasma-typo-text-s-bold-line-height: 1.25rem;
1491
- --plasma-typo-text-xs-font-size: 0.75rem;
1492
- --plasma-typo-text-xs-font-weight: 400;
1493
- --plasma-typo-text-xs-line-height: 1rem;
1494
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
1495
- --plasma-typo-text-xs-bold-font-weight: 600;
1496
- --plasma-typo-text-xs-bold-line-height: 1rem;
1497
- --plasma-typo-dspl-l-medium-font-size: 8rem;
1498
- --plasma-typo-dspl-l-medium-font-weight: 500;
1499
- --plasma-typo-dspl-l-medium-line-height: 8rem;
1500
- --plasma-typo-dspl-m-medium-font-size: 5.5rem;
1501
- --plasma-typo-dspl-m-medium-font-weight: 500;
1502
- --plasma-typo-dspl-m-medium-line-height: 5.75rem;
1503
- --plasma-typo-dspl-s-medium-font-size: 4rem;
1504
- --plasma-typo-dspl-s-medium-font-weight: 500;
1505
- --plasma-typo-dspl-s-medium-line-height: 4.25rem;
1506
- --plasma-typo-h1-medium-font-size: 3rem;
1507
- --plasma-typo-h1-medium-font-weight: 500;
1508
- --plasma-typo-h1-medium-line-height: 3.375rem;
1509
- --plasma-typo-h2-medium-font-size: 2rem;
1510
- --plasma-typo-h2-medium-font-weight: 500;
1511
- --plasma-typo-h2-medium-line-height: 2.375rem;
1512
1443
  --plasma-typo-h3-medium-font-size: 1.5rem;
1513
1444
  --plasma-typo-h3-medium-font-weight: 500;
1514
1445
  --plasma-typo-h3-medium-line-height: 1.875rem;
1446
+ --plasma-typo-h3-font-size: 1.5rem;
1447
+ --plasma-typo-h3-font-weight: 400;
1448
+ --plasma-typo-h3-line-height: 1.875rem;
1449
+ --plasma-typo-h4-bold-font-size: 1.25rem;
1450
+ --plasma-typo-h4-bold-font-weight: 600;
1451
+ --plasma-typo-h4-bold-line-height: 1.625rem;
1515
1452
  --plasma-typo-h4-medium-font-size: 1.25rem;
1516
1453
  --plasma-typo-h4-medium-font-weight: 500;
1517
1454
  --plasma-typo-h4-medium-line-height: 1.625rem;
1455
+ --plasma-typo-h4-font-size: 1.25rem;
1456
+ --plasma-typo-h4-font-weight: 400;
1457
+ --plasma-typo-h4-line-height: 1.625rem;
1458
+ --plasma-typo-h5-bold-font-size: 1.125rem;
1459
+ --plasma-typo-h5-bold-font-weight: 600;
1460
+ --plasma-typo-h5-bold-line-height: 1.5rem;
1518
1461
  --plasma-typo-h5-medium-font-size: 1.125rem;
1519
1462
  --plasma-typo-h5-medium-font-weight: 500;
1520
1463
  --plasma-typo-h5-medium-line-height: 1.5rem;
1464
+ --plasma-typo-h5-font-size: 1.125rem;
1465
+ --plasma-typo-h5-font-weight: 400;
1466
+ --plasma-typo-h5-line-height: 1.5rem;
1467
+ --plasma-typo-body-l-bold-font-size: 1.125rem;
1468
+ --plasma-typo-body-l-bold-font-weight: 600;
1469
+ --plasma-typo-body-l-bold-line-height: 1.375rem;
1521
1470
  --plasma-typo-body-l-medium-font-size: 1.125rem;
1522
1471
  --plasma-typo-body-l-medium-font-weight: 500;
1523
1472
  --plasma-typo-body-l-medium-line-height: 1.375rem;
1473
+ --plasma-typo-body-l-font-size: 1.125rem;
1474
+ --plasma-typo-body-l-font-weight: 400;
1475
+ --plasma-typo-body-l-line-height: 1.375rem;
1476
+ --plasma-typo-body-m-bold-font-size: 1rem;
1477
+ --plasma-typo-body-m-bold-font-weight: 600;
1478
+ --plasma-typo-body-m-bold-line-height: 1.25rem;
1524
1479
  --plasma-typo-body-m-medium-font-size: 1rem;
1525
1480
  --plasma-typo-body-m-medium-font-weight: 500;
1526
1481
  --plasma-typo-body-m-medium-line-height: 1.25rem;
1482
+ --plasma-typo-body-m-font-size: 1rem;
1483
+ --plasma-typo-body-m-font-weight: 400;
1484
+ --plasma-typo-body-m-line-height: 1.25rem;
1485
+ --plasma-typo-body-s-bold-font-size: 0.875rem;
1486
+ --plasma-typo-body-s-bold-font-weight: 600;
1487
+ --plasma-typo-body-s-bold-line-height: 1.125rem;
1527
1488
  --plasma-typo-body-s-medium-font-size: 0.875rem;
1528
1489
  --plasma-typo-body-s-medium-font-weight: 500;
1529
1490
  --plasma-typo-body-s-medium-line-height: 1.125rem;
1491
+ --plasma-typo-body-s-font-size: 0.875rem;
1492
+ --plasma-typo-body-s-font-weight: 400;
1493
+ --plasma-typo-body-s-line-height: 1.125rem;
1494
+ --plasma-typo-body-xs-bold-font-size: 0.75rem;
1495
+ --plasma-typo-body-xs-bold-font-weight: 600;
1496
+ --plasma-typo-body-xs-bold-line-height: 0.875rem;
1530
1497
  --plasma-typo-body-xs-medium-font-size: 0.75rem;
1531
1498
  --plasma-typo-body-xs-medium-font-weight: 500;
1532
1499
  --plasma-typo-body-xs-medium-line-height: 0.875rem;
1500
+ --plasma-typo-body-xs-font-size: 0.75rem;
1501
+ --plasma-typo-body-xs-font-weight: 400;
1502
+ --plasma-typo-body-xs-line-height: 0.875rem;
1503
+ --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1504
+ --plasma-typo-body-xxs-bold-font-weight: 600;
1505
+ --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1533
1506
  --plasma-typo-body-xxs-medium-font-size: 0.625rem;
1534
1507
  --plasma-typo-body-xxs-medium-font-weight: 500;
1535
1508
  --plasma-typo-body-xxs-medium-line-height: 0.75rem;
1509
+ --plasma-typo-body-xxs-font-size: 0.625rem;
1510
+ --plasma-typo-body-xxs-font-weight: 400;
1511
+ --plasma-typo-body-xxs-line-height: 0.75rem;
1512
+ --plasma-typo-text-l-bold-font-size: 1.5rem;
1513
+ --plasma-typo-text-l-bold-font-weight: 600;
1514
+ --plasma-typo-text-l-bold-line-height: 2rem;
1536
1515
  --plasma-typo-text-l-medium-font-size: 1.5rem;
1537
1516
  --plasma-typo-text-l-medium-font-weight: 500;
1538
1517
  --plasma-typo-text-l-medium-line-height: 2rem;
1518
+ --plasma-typo-text-l-font-size: 1.5rem;
1519
+ --plasma-typo-text-l-font-weight: 400;
1520
+ --plasma-typo-text-l-line-height: 2rem;
1521
+ --plasma-typo-text-m-bold-font-size: 1.125rem;
1522
+ --plasma-typo-text-m-bold-font-weight: 600;
1523
+ --plasma-typo-text-m-bold-line-height: 1.625rem;
1539
1524
  --plasma-typo-text-m-medium-font-size: 1.125rem;
1540
1525
  --plasma-typo-text-m-medium-font-weight: 500;
1541
1526
  --plasma-typo-text-m-medium-line-height: 1.625rem;
1527
+ --plasma-typo-text-m-font-size: 1.125rem;
1528
+ --plasma-typo-text-m-font-weight: 400;
1529
+ --plasma-typo-text-m-line-height: 1.625rem;
1530
+ --plasma-typo-text-s-bold-font-size: 0.875rem;
1531
+ --plasma-typo-text-s-bold-font-weight: 600;
1532
+ --plasma-typo-text-s-bold-line-height: 1.25rem;
1542
1533
  --plasma-typo-text-s-medium-font-size: 0.875rem;
1543
1534
  --plasma-typo-text-s-medium-font-weight: 500;
1544
1535
  --plasma-typo-text-s-medium-line-height: 1.25rem;
1536
+ --plasma-typo-text-s-font-size: 0.875rem;
1537
+ --plasma-typo-text-s-font-weight: 400;
1538
+ --plasma-typo-text-s-line-height: 1.25rem;
1539
+ --plasma-typo-text-xs-bold-font-size: 0.75rem;
1540
+ --plasma-typo-text-xs-bold-font-weight: 600;
1541
+ --plasma-typo-text-xs-bold-line-height: 1rem;
1545
1542
  --plasma-typo-text-xs-medium-font-size: 0.75rem;
1546
1543
  --plasma-typo-text-xs-medium-font-weight: 500;
1547
1544
  --plasma-typo-text-xs-medium-line-height: 1rem;
1545
+ --plasma-typo-text-xs-font-size: 0.75rem;
1546
+ --plasma-typo-text-xs-font-weight: 400;
1547
+ --plasma-typo-text-xs-line-height: 1rem;
1548
1548
  }
1549
1549
  }