@viasat/beam-tokens 2.72.0 → 2.72.1

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.
package/themes/onefi.css CHANGED
@@ -2796,863 +2796,173 @@
2796
2796
  [data-bm-theme~="bm-dark"][data-bm-theme~="bm-onefi"][data-bm-theme~="bm-onefi-virgin"] {
2797
2797
  --bm-sem-radius-action-default: var(--bm-sem-radius-sm);
2798
2798
  }
2799
- [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-air-algerie"] :lang(ar),
2800
- [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-air-algerie"]:lang(ar),
2801
- [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-air-algerie"] :lang(ar),
2802
- [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-air-algerie"]:lang(ar),
2803
- .bm-lang-ar .bm-onefi.bm-onefi-air-algerie,
2804
- .bm-lang-ar.bm-onefi.bm-onefi-air-algerie {
2799
+ .bm-onefi.bm-onefi-aero-mexico,
2800
+ .bm-light.bm-onefi.bm-onefi-aero-mexico {
2801
+ --bm-sem-font-weight-heading: 800;
2802
+ }
2803
+ .bm-onefi.bm-onefi-air-algerie,
2804
+ .bm-light.bm-onefi.bm-onefi-air-algerie {
2805
+ --bm-sem-font-family-heading: "Helvetica Neue LT Com";
2806
+ --bm-sem-font-family-heading-alt: "Helvetica Neue LT Com";
2807
+ --bm-sem-font-family-body: "Helvetica Neue LT Com";
2808
+ --bm-sem-font-family-label: "Helvetica Neue LT Com";
2805
2809
  --bm-sem-font-family-ar-heading: "Muna";
2806
- --bm-sem-font-family-heading: var(--bm-sem-font-family-ar-heading);
2807
2810
  --bm-sem-font-family-ar-heading-alt: "Muna";
2808
- --bm-sem-font-family-heading-alt: var(--bm-sem-font-family-ar-heading-alt);
2809
2811
  --bm-sem-font-family-ar-body: "Muna";
2810
- --bm-sem-font-family-body: var(--bm-sem-font-family-ar-body);
2811
2812
  --bm-sem-font-family-ar-label: "Muna";
2812
- --bm-sem-font-family-label: var(--bm-sem-font-family-ar-label);
2813
+ --bm-sem-font-weight-heading: 700;
2814
+ --bm-sem-font-weight-heading-alt: 300;
2815
+ --bm-sem-font-weight-body: 400;
2816
+ --bm-sem-font-weight-body-bold: 700;
2817
+ --bm-sem-font-weight-label: 600;
2818
+ --bm-sem-font-weight-detail: 800;
2813
2819
  --bm-sem-font-weight-ar-heading: 700;
2814
- --bm-sem-font-weight-heading: var(--bm-sem-font-weight-ar-heading);
2815
2820
  --bm-sem-font-weight-ar-heading-alt: 400;
2816
- --bm-sem-font-weight-heading-alt: var(--bm-sem-font-weight-ar-heading-alt);
2817
2821
  --bm-sem-font-weight-ar-body: 400;
2818
- --bm-sem-font-weight-body: var(--bm-sem-font-weight-ar-body);
2819
2822
  --bm-sem-font-weight-ar-body-bold: 700;
2820
- --bm-sem-font-weight-body-bold: var(--bm-sem-font-weight-ar-body-bold);
2821
2823
  --bm-sem-font-weight-ar-label: 700;
2822
- --bm-sem-font-weight-label: var(--bm-sem-font-weight-ar-label);
2823
2824
  --bm-sem-font-weight-ar-detail: 900;
2824
- --bm-sem-font-weight-detail: var(--bm-sem-font-weight-ar-detail);
2825
- --bm-sem-typo-heading-xl: var(--bm-sem-font-weight-heading)
2826
- var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
2827
- var(--bm-sem-font-family-heading);
2828
- --bm-sem-typo-heading-lg: var(--bm-sem-font-weight-heading)
2829
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
2830
- var(--bm-sem-font-family-heading);
2831
- --bm-sem-typo-heading-md: var(--bm-sem-font-weight-heading)
2832
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
2833
- var(--bm-sem-font-family-heading);
2834
- --bm-sem-typo-heading-sm: var(--bm-sem-font-weight-heading)
2835
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
2836
- var(--bm-sem-font-family-heading);
2837
- --bm-sem-typo-heading-xs: var(--bm-sem-font-weight-heading)
2838
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
2839
- var(--bm-sem-font-family-heading);
2840
- --bm-sem-typo-heading-alt-xl: var(--bm-sem-font-weight-heading-alt)
2841
- var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
2842
- var(--bm-sem-font-family-heading-alt);
2843
- --bm-sem-typo-heading-alt-lg: var(--bm-sem-font-weight-heading-alt)
2844
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
2845
- var(--bm-sem-font-family-heading-alt);
2846
- --bm-sem-typo-heading-alt-md: var(--bm-sem-font-weight-heading-alt)
2847
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
2848
- var(--bm-sem-font-family-heading-alt);
2849
- --bm-sem-typo-heading-alt-sm: var(--bm-sem-font-weight-heading-alt)
2850
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
2851
- var(--bm-sem-font-family-heading-alt);
2852
- --bm-sem-typo-heading-alt-xs: var(--bm-sem-font-weight-heading-alt)
2853
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
2854
- var(--bm-sem-font-family-heading-alt);
2855
- --bm-sem-typo-body-xs: var(--bm-sem-font-weight-body)
2856
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
2857
- var(--bm-sem-font-family-body);
2858
- --bm-sem-typo-body-sm: var(--bm-sem-font-weight-body)
2859
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
2860
- var(--bm-sem-font-family-body);
2861
- --bm-sem-typo-body-md: var(--bm-sem-font-weight-body)
2862
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
2863
- var(--bm-sem-font-family-body);
2864
- --bm-sem-typo-body-lg: var(--bm-sem-font-weight-body)
2865
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
2866
- var(--bm-sem-font-family-body);
2867
- --bm-sem-typo-body-xl: var(--bm-sem-font-weight-body)
2868
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
2869
- var(--bm-sem-font-family-body);
2870
- --bm-sem-typo-body-2xl: var(--bm-sem-font-weight-body)
2871
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
2872
- var(--bm-sem-font-family-body);
2873
- --bm-sem-typo-detail-xs: var(--bm-sem-font-weight-detail)
2874
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
2875
- var(--bm-sem-font-family-heading);
2876
- --bm-sem-typo-detail-sm: var(--bm-sem-font-weight-detail)
2877
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
2878
- var(--bm-sem-font-family-heading);
2879
- --bm-sem-typo-detail-md: var(--bm-sem-font-weight-detail)
2880
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
2881
- var(--bm-sem-font-family-heading);
2882
- --bm-sem-typo-detail-lg: var(--bm-sem-font-weight-detail)
2883
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
2884
- var(--bm-sem-font-family-heading);
2885
- --bm-sem-typo-detail-xl: var(--bm-sem-font-weight-detail)
2886
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
2887
- var(--bm-sem-font-family-heading);
2888
- --bm-sem-typo-label-xs: var(--bm-sem-font-weight-label)
2889
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
2890
- var(--bm-sem-font-family-label);
2891
- --bm-sem-typo-label-sm: var(--bm-sem-font-weight-label)
2892
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
2893
- var(--bm-sem-font-family-label);
2894
- --bm-sem-typo-label-md: var(--bm-sem-font-weight-label)
2895
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
2896
- var(--bm-sem-font-family-label);
2897
- --bm-sem-typo-label-lg: var(--bm-sem-font-weight-label)
2898
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
2899
- var(--bm-sem-font-family-label);
2900
- --bm-sem-typo-label-xl: var(--bm-sem-font-weight-label)
2901
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
2902
- var(--bm-sem-font-family-label);
2903
- --bm-sem-typo-label-2xl: var(--bm-sem-font-weight-label)
2904
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
2905
- var(--bm-sem-font-family-label);
2906
- --bm-sem-typo-compact-body-xs: var(--bm-sem-font-weight-body)
2907
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
2908
- var(--bm-sem-font-family-body);
2909
- --bm-sem-typo-compact-body-sm: var(--bm-sem-font-weight-body)
2910
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
2911
- var(--bm-sem-font-family-body);
2912
- --bm-sem-typo-compact-body-md: var(--bm-sem-font-weight-body)
2913
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
2914
- var(--bm-sem-font-family-body);
2915
- --bm-sem-typo-compact-body-lg: var(--bm-sem-font-weight-body)
2916
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
2917
- var(--bm-sem-font-family-body);
2918
- --bm-sem-typo-compact-body-xl: var(--bm-sem-font-weight-body)
2919
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
2920
- var(--bm-sem-font-family-body);
2921
- --bm-sem-typo-compact-body-2xl: var(--bm-sem-font-weight-body)
2922
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
2923
- var(--bm-sem-font-family-body);
2924
- --bm-sem-typo-compact-label-xs: var(--bm-sem-font-weight-label)
2925
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
2926
- var(--bm-sem-font-family-label);
2927
- --bm-sem-typo-compact-label-sm: var(--bm-sem-font-weight-label)
2928
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
2929
- var(--bm-sem-font-family-label);
2930
- --bm-sem-typo-compact-label-md: var(--bm-sem-font-weight-label)
2931
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
2932
- var(--bm-sem-font-family-label);
2933
- --bm-sem-typo-compact-label-lg: var(--bm-sem-font-weight-label)
2934
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
2935
- var(--bm-sem-font-family-label);
2936
- --bm-sem-typo-compact-label-xl: var(--bm-sem-font-weight-label)
2937
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
2938
- var(--bm-sem-font-family-label);
2939
- --bm-sem-typo-compact-label-2xl: var(--bm-sem-font-weight-label)
2940
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
2941
- var(--bm-sem-font-family-label);
2942
- --bm-comp-accordion-typo-sm-heading: var(--bm-sem-typo-compact-label-md);
2943
- --bm-comp-accordion-typo-sm-body: var(--bm-sem-typo-body-md);
2944
- --bm-comp-accordion-typo-md-heading: var(--bm-sem-typo-compact-label-lg);
2945
- --bm-comp-accordion-typo-md-body: var(--bm-sem-typo-body-md);
2946
- --bm-comp-accordion-typo-lg-heading: var(--bm-sem-typo-compact-label-xl);
2947
- --bm-comp-accordion-typo-lg-body: var(--bm-sem-typo-body-lg);
2948
- --bm-comp-actionlist-typo-text: var(--bm-sem-typo-body-sm);
2949
- --bm-comp-actionlist-typo-text-selected: var(--bm-sem-typo-label-sm);
2950
- --bm-comp-actionlist-typo-text-supporting: var(--bm-sem-typo-compact-body-xs);
2951
- --bm-comp-actionlist-typo-text-suffix: var(--bm-sem-typo-body-xs);
2952
- --bm-comp-actionlist-typo-heading-group: var(--bm-sem-typo-label-xs);
2953
- --bm-comp-alert-typo-sm-heading: var(--bm-sem-typo-heading-xs);
2954
- --bm-comp-alert-typo-sm-body: var(--bm-sem-typo-body-sm);
2955
- --bm-comp-alert-typo-md-heading: var(--bm-sem-typo-heading-sm);
2956
- --bm-comp-alert-typo-md-body: var(--bm-sem-typo-body-md);
2957
- --bm-comp-avatar-typo-xs: var(--bm-sem-typo-label-xs);
2958
- --bm-comp-avatar-typo-sm: var(--bm-sem-typo-label-xs);
2959
- --bm-comp-avatar-typo-md: var(--bm-sem-typo-label-sm);
2960
- --bm-comp-avatar-typo-lg: var(--bm-sem-typo-label-md);
2961
- --bm-comp-avatar-typo-xl: var(--bm-sem-typo-label-lg);
2962
- --bm-comp-badge-typo-sm: var(--bm-sem-typo-label-xs);
2963
- --bm-comp-badge-typo-md: var(--bm-sem-typo-label-sm);
2964
- --bm-comp-badge-dot-typo-subtle: var(--bm-sem-typo-compact-body-md);
2965
- --bm-comp-badge-dot-typo-strong: var(--bm-sem-typo-compact-label-md);
2966
- --bm-comp-badge-indicator-typo-sm: var(--bm-sem-typo-compact-label-xs);
2967
- --bm-comp-badge-indicator-typo-md: var(--bm-sem-typo-compact-label-xs);
2968
- --bm-comp-batch-actions-typo-count: var(--bm-sem-typo-body-sm);
2969
- --bm-comp-breadcrumb-typo-default: var(--bm-sem-typo-body-sm);
2970
- --bm-comp-btn-typo-sm: var(--bm-sem-typo-compact-label-sm);
2971
- --bm-comp-btn-typo-md: var(--bm-sem-typo-compact-label-md);
2972
- --bm-comp-btn-typo-lg: var(--bm-sem-typo-compact-label-lg);
2973
- --bm-comp-card-typo-heading: var(--bm-sem-typo-heading-sm);
2974
- --bm-comp-card-typo-body: var(--bm-sem-typo-body-sm);
2975
- --bm-comp-card-typo-supporting: var(--bm-sem-typo-body-sm);
2976
- --bm-comp-card-typo-eyebrow: var(--bm-sem-typo-label-sm);
2977
- --bm-comp-chip-typo-sm: var(--bm-sem-typo-label-xs);
2978
- --bm-comp-chip-typo-md: var(--bm-sem-typo-label-sm);
2979
- --bm-comp-chip-typo-lg: var(--bm-sem-typo-label-md);
2980
- --bm-comp-data-table-typo-cell: var(--bm-sem-typo-body-sm);
2981
- --bm-comp-data-table-typo-cell-emphisis: var(--bm-sem-typo-label-sm);
2982
- --bm-comp-data-table-typo-cell-supporting: var(--bm-sem-typo-compact-body-xs);
2983
- --bm-comp-data-table-typo-col-header: var(--bm-sem-typo-compact-label-sm);
2984
- --bm-comp-data-table-typo-col-header-group: var(
2985
- --bm-sem-typo-compact-label-xs
2986
- );
2987
- --bm-comp-dialog-typo-body: var(--bm-sem-typo-body-md);
2988
- --bm-comp-dialog-typo-description: var(--bm-sem-typo-body-md);
2989
- --bm-comp-dialog-typo-heading: var(--bm-sem-typo-heading-md);
2990
- --bm-comp-divider-typo-text: var(--bm-sem-typo-label-sm);
2991
- --bm-comp-empty-state-typo-heading: var(--bm-sem-typo-heading-lg);
2992
- --bm-comp-empty-state-typo-body: var(--bm-sem-typo-body-lg);
2993
- --bm-comp-file-upload-typo-file: var(--bm-sem-typo-body-sm);
2994
- --bm-comp-file-upload-typo-dropzone: var(--bm-sem-typo-body-sm);
2995
- --bm-comp-header-nav-item-typo-default: var(--bm-sem-typo-body-sm);
2996
- --bm-comp-header-nav-item-typo-selected: var(--bm-sem-typo-label-sm);
2997
- --bm-comp-helper-text-typo-sm: var(--bm-sem-typo-body-sm);
2998
- --bm-comp-helper-text-typo-md: var(--bm-sem-typo-body-md);
2999
- --bm-comp-input-typo-sm: var(--bm-sem-typo-compact-body-sm);
3000
- --bm-comp-input-typo-md: var(--bm-sem-typo-compact-body-md);
3001
- --bm-comp-input-typo-lg: var(--bm-sem-typo-compact-body-md);
3002
- --bm-comp-input-typo-character-count: var(--bm-sem-typo-body-sm);
3003
- --bm-comp-input-typo-label-choice: var(--bm-sem-typo-body-md);
3004
- --bm-comp-label-typo-default: var(--bm-sem-typo-label-sm);
3005
- --bm-comp-label-typo-optional: var(--bm-sem-typo-body-sm);
3006
- --bm-comp-label-typo-character-count: var(--bm-sem-typo-body-sm);
3007
- --bm-comp-link-typo-sm: var(--bm-sem-typo-body-sm);
3008
- --bm-comp-link-typo-md: var(--bm-sem-typo-body-md);
3009
- --bm-comp-link-typo-lg: var(--bm-sem-typo-body-lg);
3010
- --bm-comp-link-typo-xl: var(--bm-sem-typo-body-xl);
3011
- --bm-comp-pagination-typo-default: var(--bm-sem-typo-body-sm);
3012
- --bm-comp-panel-typo-heading: var(--bm-sem-typo-heading-sm);
3013
- --bm-comp-panel-typo-description: var(--bm-sem-typo-body-sm);
3014
- --bm-comp-progress-bar-typo-label: var(--bm-sem-typo-body-md);
3015
- --bm-comp-slider-typo-values: var(--bm-sem-typo-body-sm);
3016
- --bm-comp-spinner-typo-heading: var(--bm-sem-typo-label-md);
3017
- --bm-comp-spinner-typo-body: var(--bm-sem-typo-body-md);
3018
- --bm-comp-stepper-typo-heading: var(--bm-sem-typo-compact-label-sm);
3019
- --bm-comp-stepper-typo-body: var(--bm-sem-typo-body-xs);
3020
- --bm-comp-stepper-typo-number: var(--bm-sem-typo-label-xs);
3021
- --bm-comp-tabs-typo-md: var(--bm-sem-typo-body-sm);
3022
- --bm-comp-tabs-typo-md-selected: var(--bm-sem-typo-body-sm);
3023
- --bm-comp-tabs-typo-lg: var(--bm-sem-typo-body-md);
3024
- --bm-comp-tabs-typo-lg-selected: var(--bm-sem-typo-body-md);
3025
- --bm-comp-toast-typo-heading: var(--bm-sem-typo-heading-xs);
3026
- --bm-comp-toast-typo-body: var(--bm-sem-typo-body-sm);
3027
- --bm-comp-tooltip-typo-body: var(--bm-sem-typo-compact-body-sm);
3028
2825
  }
3029
- [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-el-al"] :lang(he),
3030
- [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-el-al"]:lang(he),
3031
- [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-el-al"] :lang(he),
3032
- [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-el-al"]:lang(he),
3033
- .bm-lang-he .bm-onefi.bm-onefi-el-al,
3034
- .bm-lang-he.bm-onefi.bm-onefi-el-al {
3035
- --bm-sem-font-family-he-heading: "Ping HL";
3036
- --bm-sem-font-family-heading: var(--bm-sem-font-family-he-heading);
3037
- --bm-sem-font-family-he-heading-alt: "Ping HL";
3038
- --bm-sem-font-family-heading-alt: var(--bm-sem-font-family-he-heading-alt);
3039
- --bm-sem-font-family-he-body: "Ping HL";
3040
- --bm-sem-font-family-body: var(--bm-sem-font-family-he-body);
3041
- --bm-sem-font-family-he-label: "Ping HL";
3042
- --bm-sem-font-family-label: var(--bm-sem-font-family-he-label);
3043
- --bm-sem-font-weight-he-heading: 800;
3044
- --bm-sem-font-weight-heading: var(--bm-sem-font-weight-he-heading);
3045
- --bm-sem-font-weight-he-heading-alt: 400;
3046
- --bm-sem-font-weight-heading-alt: var(--bm-sem-font-weight-he-heading-alt);
3047
- --bm-sem-font-weight-he-body: 400;
3048
- --bm-sem-font-weight-body: var(--bm-sem-font-weight-he-body);
3049
- --bm-sem-font-weight-he-body-bold: 700;
3050
- --bm-sem-font-weight-body-bold: var(--bm-sem-font-weight-he-body-bold);
2826
+ .bm-onefi.bm-onefi-air-canada,
2827
+ .bm-light.bm-onefi.bm-onefi-air-canada {
2828
+ --bm-sem-font-family-heading: "AC Nord Text";
2829
+ --bm-sem-font-family-heading-alt: "AC Nord Text";
2830
+ --bm-sem-font-family-body: "AC Nord Text";
2831
+ --bm-sem-font-family-label: "AC Nord Text";
2832
+ --bm-sem-font-weight-heading-alt: 300;
2833
+ --bm-sem-font-weight-label: 500;
2834
+ }
2835
+ .bm-onefi.bm-onefi-air-canada,
2836
+ .bm-dark.bm-onefi.bm-onefi-air-canada {
2837
+ --bm-sem-font-family-heading: "AC Nord Text";
2838
+ --bm-sem-font-family-heading-alt: "AC Nord Text";
2839
+ --bm-sem-font-family-body: "AC Nord Text";
2840
+ --bm-sem-font-family-label: "AC Nord Text";
2841
+ --bm-sem-font-weight-heading-alt: 300;
2842
+ --bm-sem-font-weight-label: 500;
2843
+ }
2844
+ .bm-onefi.bm-onefi-air-caraibes,
2845
+ .bm-light.bm-onefi.bm-onefi-air-caraibes {
2846
+ --bm-sem-font-family-heading: "Ubuntu";
2847
+ --bm-sem-font-family-heading-alt: "Ubuntu";
2848
+ --bm-sem-font-family-body: "Source Sans Pro";
2849
+ --bm-sem-font-family-label: "Source Sans Pro";
2850
+ --bm-sem-font-weight-heading: 500;
2851
+ --bm-sem-font-weight-heading-alt: 400;
2852
+ --bm-sem-font-weight-body-bold: 700;
2853
+ --bm-sem-font-weight-detail: 700;
2854
+ }
2855
+ .bm-onefi.bm-onefi-air-niugini,
2856
+ .bm-light.bm-onefi.bm-onefi-air-niugini {
2857
+ --bm-sem-font-family-heading: "Montserrat";
2858
+ --bm-sem-font-family-heading-alt: "Montserrat";
2859
+ --bm-sem-font-family-body: "Montserrat";
2860
+ --bm-sem-font-family-label: "Montserrat";
2861
+ --bm-sem-font-weight-heading: 700;
2862
+ --bm-sem-font-weight-heading-alt: 300;
2863
+ --bm-sem-font-weight-label: 500;
2864
+ }
2865
+ .bm-onefi.bm-onefi-air-premia,
2866
+ .bm-light.bm-onefi.bm-onefi-air-premia {
2867
+ --bm-sem-font-family-heading: "Pretendard JP Variable";
2868
+ --bm-sem-font-family-heading-alt: "Pretendard JP Variable";
2869
+ --bm-sem-font-family-body: "Pretendard JP Variable";
2870
+ --bm-sem-font-family-label: "Pretendard JP Variable";
2871
+ --bm-sem-font-weight-heading: 700;
2872
+ --bm-sem-font-weight-heading-alt: 300;
2873
+ --bm-sem-font-weight-label: 500;
2874
+ }
2875
+ .bm-onefi.bm-onefi-ana,
2876
+ .bm-light.bm-onefi.bm-onefi-ana {
2877
+ --bm-sem-font-weight-heading: 800;
2878
+ }
2879
+ .bm-onefi.bm-onefi-astana,
2880
+ .bm-light.bm-onefi.bm-onefi-astana {
2881
+ --bm-sem-font-family-heading: "Dax Pro";
2882
+ --bm-sem-font-family-heading-alt: "Dax Pro";
2883
+ --bm-sem-font-family-body: "Gilroy for Air Astana";
2884
+ --bm-sem-font-family-label: "Gilroy for Air Astana";
2885
+ --bm-sem-font-weight-heading: 500;
2886
+ --bm-sem-font-weight-heading-alt: 700;
2887
+ --bm-sem-font-weight-label: SmBd;
2888
+ }
2889
+ .bm-onefi.bm-onefi-azerbaijan,
2890
+ .bm-light.bm-onefi.bm-onefi-azerbaijan {
2891
+ --bm-sem-font-family-heading: "Suisse Intl";
2892
+ --bm-sem-font-family-heading-alt: "Suisse Intl";
2893
+ --bm-sem-font-family-body: "Suisse Intl";
2894
+ --bm-sem-font-family-label: "Suisse Intl";
2895
+ --bm-sem-font-weight-heading: 600;
2896
+ --bm-sem-font-weight-heading-alt: 300;
2897
+ --bm-sem-font-weight-label: 500;
2898
+ }
2899
+ .bm-onefi.bm-onefi-azul,
2900
+ .bm-light.bm-onefi.bm-onefi-azul {
2901
+ --bm-sem-font-weight-heading: 800;
2902
+ }
2903
+ .bm-onefi.bm-onefi-azul,
2904
+ .bm-dark.bm-onefi.bm-onefi-azul {
2905
+ --bm-sem-font-weight-heading: 800;
2906
+ }
2907
+ .bm-onefi.bm-onefi-breeze,
2908
+ .bm-light.bm-onefi.bm-onefi-breeze {
2909
+ --bm-sem-font-family-heading: "Poppins";
2910
+ --bm-sem-font-family-heading-alt: "Poppins";
2911
+ --bm-sem-font-family-body: "Open Sans";
2912
+ --bm-sem-font-family-label: "Open Sans";
2913
+ --bm-sem-font-weight-heading-alt: 400;
2914
+ --bm-sem-font-weight-detail: 800;
2915
+ }
2916
+ .bm-onefi.bm-onefi-cal,
2917
+ .bm-light.bm-onefi.bm-onefi-cal {
2918
+ --bm-sem-font-weight-heading: 800;
2919
+ }
2920
+ .bm-onefi.bm-onefi-corsair,
2921
+ .bm-light.bm-onefi.bm-onefi-corsair {
2922
+ --bm-sem-font-family-heading: "Gilroy";
2923
+ --bm-sem-font-family-heading-alt: "Gilroy";
2924
+ --bm-sem-font-family-body: "Gilroy";
2925
+ --bm-sem-font-family-label: "Gilroy";
2926
+ --bm-sem-font-weight-heading: 700;
2927
+ --bm-sem-font-weight-heading-alt: 300;
2928
+ --bm-sem-font-weight-body: 400;
2929
+ --bm-sem-font-weight-label: 700;
2930
+ --bm-sem-font-weight-detail: 700;
2931
+ }
2932
+ .bm-onefi.bm-onefi-el-al,
2933
+ .bm-light.bm-onefi.bm-onefi-el-al {
2934
+ --bm-sem-font-family-heading: "Ping HL";
2935
+ --bm-sem-font-family-heading-alt: "Ping HL";
2936
+ --bm-sem-font-family-body: "Ping HL";
2937
+ --bm-sem-font-family-label: "Ping HL";
2938
+ --bm-sem-font-family-he-heading: "Ping HL";
2939
+ --bm-sem-font-family-he-heading-alt: "Ping HL";
2940
+ --bm-sem-font-family-he-body: "Ping HL";
2941
+ --bm-sem-font-family-he-label: "Ping HL";
2942
+ --bm-sem-font-weight-heading: 800;
2943
+ --bm-sem-font-weight-heading-alt: 400;
2944
+ --bm-sem-font-weight-label: 500;
2945
+ --bm-sem-font-weight-detail: 900;
2946
+ --bm-sem-font-weight-he-heading: 800;
2947
+ --bm-sem-font-weight-he-heading-alt: 400;
3051
2948
  --bm-sem-font-weight-he-label: 500;
3052
- --bm-sem-font-weight-label: var(--bm-sem-font-weight-he-label);
3053
2949
  --bm-sem-font-weight-he-detail: 800;
3054
- --bm-sem-font-weight-detail: var(--bm-sem-font-weight-he-detail);
3055
- --bm-sem-typo-heading-xl: var(--bm-sem-font-weight-heading)
3056
- var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3057
- var(--bm-sem-font-family-heading);
3058
- --bm-sem-typo-heading-lg: var(--bm-sem-font-weight-heading)
3059
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3060
- var(--bm-sem-font-family-heading);
3061
- --bm-sem-typo-heading-md: var(--bm-sem-font-weight-heading)
3062
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3063
- var(--bm-sem-font-family-heading);
3064
- --bm-sem-typo-heading-sm: var(--bm-sem-font-weight-heading)
3065
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3066
- var(--bm-sem-font-family-heading);
3067
- --bm-sem-typo-heading-xs: var(--bm-sem-font-weight-heading)
3068
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3069
- var(--bm-sem-font-family-heading);
3070
- --bm-sem-typo-heading-alt-xl: var(--bm-sem-font-weight-heading-alt)
3071
- var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3072
- var(--bm-sem-font-family-heading-alt);
3073
- --bm-sem-typo-heading-alt-lg: var(--bm-sem-font-weight-heading-alt)
3074
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3075
- var(--bm-sem-font-family-heading-alt);
3076
- --bm-sem-typo-heading-alt-md: var(--bm-sem-font-weight-heading-alt)
3077
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3078
- var(--bm-sem-font-family-heading-alt);
3079
- --bm-sem-typo-heading-alt-sm: var(--bm-sem-font-weight-heading-alt)
3080
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3081
- var(--bm-sem-font-family-heading-alt);
3082
- --bm-sem-typo-heading-alt-xs: var(--bm-sem-font-weight-heading-alt)
3083
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3084
- var(--bm-sem-font-family-heading-alt);
3085
- --bm-sem-typo-body-xs: var(--bm-sem-font-weight-body)
3086
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3087
- var(--bm-sem-font-family-body);
3088
- --bm-sem-typo-body-sm: var(--bm-sem-font-weight-body)
3089
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3090
- var(--bm-sem-font-family-body);
3091
- --bm-sem-typo-body-md: var(--bm-sem-font-weight-body)
3092
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3093
- var(--bm-sem-font-family-body);
3094
- --bm-sem-typo-body-lg: var(--bm-sem-font-weight-body)
3095
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3096
- var(--bm-sem-font-family-body);
3097
- --bm-sem-typo-body-xl: var(--bm-sem-font-weight-body)
3098
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3099
- var(--bm-sem-font-family-body);
3100
- --bm-sem-typo-body-2xl: var(--bm-sem-font-weight-body)
3101
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3102
- var(--bm-sem-font-family-body);
3103
- --bm-sem-typo-detail-xs: var(--bm-sem-font-weight-detail)
3104
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3105
- var(--bm-sem-font-family-heading);
3106
- --bm-sem-typo-detail-sm: var(--bm-sem-font-weight-detail)
3107
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3108
- var(--bm-sem-font-family-heading);
3109
- --bm-sem-typo-detail-md: var(--bm-sem-font-weight-detail)
3110
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3111
- var(--bm-sem-font-family-heading);
3112
- --bm-sem-typo-detail-lg: var(--bm-sem-font-weight-detail)
3113
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3114
- var(--bm-sem-font-family-heading);
3115
- --bm-sem-typo-detail-xl: var(--bm-sem-font-weight-detail)
3116
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3117
- var(--bm-sem-font-family-heading);
3118
- --bm-sem-typo-label-xs: var(--bm-sem-font-weight-label)
3119
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3120
- var(--bm-sem-font-family-label);
3121
- --bm-sem-typo-label-sm: var(--bm-sem-font-weight-label)
3122
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3123
- var(--bm-sem-font-family-label);
3124
- --bm-sem-typo-label-md: var(--bm-sem-font-weight-label)
3125
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3126
- var(--bm-sem-font-family-label);
3127
- --bm-sem-typo-label-lg: var(--bm-sem-font-weight-label)
3128
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3129
- var(--bm-sem-font-family-label);
3130
- --bm-sem-typo-label-xl: var(--bm-sem-font-weight-label)
3131
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3132
- var(--bm-sem-font-family-label);
3133
- --bm-sem-typo-label-2xl: var(--bm-sem-font-weight-label)
3134
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3135
- var(--bm-sem-font-family-label);
3136
- --bm-sem-typo-compact-body-xs: var(--bm-sem-font-weight-body)
3137
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3138
- var(--bm-sem-font-family-body);
3139
- --bm-sem-typo-compact-body-sm: var(--bm-sem-font-weight-body)
3140
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3141
- var(--bm-sem-font-family-body);
3142
- --bm-sem-typo-compact-body-md: var(--bm-sem-font-weight-body)
3143
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3144
- var(--bm-sem-font-family-body);
3145
- --bm-sem-typo-compact-body-lg: var(--bm-sem-font-weight-body)
3146
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3147
- var(--bm-sem-font-family-body);
3148
- --bm-sem-typo-compact-body-xl: var(--bm-sem-font-weight-body)
3149
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3150
- var(--bm-sem-font-family-body);
3151
- --bm-sem-typo-compact-body-2xl: var(--bm-sem-font-weight-body)
3152
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3153
- var(--bm-sem-font-family-body);
3154
- --bm-sem-typo-compact-label-xs: var(--bm-sem-font-weight-label)
3155
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3156
- var(--bm-sem-font-family-label);
3157
- --bm-sem-typo-compact-label-sm: var(--bm-sem-font-weight-label)
3158
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3159
- var(--bm-sem-font-family-label);
3160
- --bm-sem-typo-compact-label-md: var(--bm-sem-font-weight-label)
3161
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3162
- var(--bm-sem-font-family-label);
3163
- --bm-sem-typo-compact-label-lg: var(--bm-sem-font-weight-label)
3164
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3165
- var(--bm-sem-font-family-label);
3166
- --bm-sem-typo-compact-label-xl: var(--bm-sem-font-weight-label)
3167
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3168
- var(--bm-sem-font-family-label);
3169
- --bm-sem-typo-compact-label-2xl: var(--bm-sem-font-weight-label)
3170
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3171
- var(--bm-sem-font-family-label);
3172
- --bm-comp-accordion-typo-sm-heading: var(--bm-sem-typo-compact-label-md);
3173
- --bm-comp-accordion-typo-sm-body: var(--bm-sem-typo-body-md);
3174
- --bm-comp-accordion-typo-md-heading: var(--bm-sem-typo-compact-label-lg);
3175
- --bm-comp-accordion-typo-md-body: var(--bm-sem-typo-body-md);
3176
- --bm-comp-accordion-typo-lg-heading: var(--bm-sem-typo-compact-label-xl);
3177
- --bm-comp-accordion-typo-lg-body: var(--bm-sem-typo-body-lg);
3178
- --bm-comp-actionlist-typo-text: var(--bm-sem-typo-body-sm);
3179
- --bm-comp-actionlist-typo-text-selected: var(--bm-sem-typo-label-sm);
3180
- --bm-comp-actionlist-typo-text-supporting: var(--bm-sem-typo-compact-body-xs);
3181
- --bm-comp-actionlist-typo-text-suffix: var(--bm-sem-typo-body-xs);
3182
- --bm-comp-actionlist-typo-heading-group: var(--bm-sem-typo-label-xs);
3183
- --bm-comp-alert-typo-sm-heading: var(--bm-sem-typo-heading-xs);
3184
- --bm-comp-alert-typo-sm-body: var(--bm-sem-typo-body-sm);
3185
- --bm-comp-alert-typo-md-heading: var(--bm-sem-typo-heading-sm);
3186
- --bm-comp-alert-typo-md-body: var(--bm-sem-typo-body-md);
3187
- --bm-comp-avatar-typo-xs: var(--bm-sem-typo-label-xs);
3188
- --bm-comp-avatar-typo-sm: var(--bm-sem-typo-label-xs);
3189
- --bm-comp-avatar-typo-md: var(--bm-sem-typo-label-sm);
3190
- --bm-comp-avatar-typo-lg: var(--bm-sem-typo-label-md);
3191
- --bm-comp-avatar-typo-xl: var(--bm-sem-typo-label-lg);
3192
- --bm-comp-badge-typo-sm: var(--bm-sem-typo-label-xs);
3193
- --bm-comp-badge-typo-md: var(--bm-sem-typo-label-sm);
3194
- --bm-comp-badge-dot-typo-subtle: var(--bm-sem-typo-compact-body-md);
3195
- --bm-comp-badge-dot-typo-strong: var(--bm-sem-typo-compact-label-md);
3196
- --bm-comp-badge-indicator-typo-sm: var(--bm-sem-typo-compact-label-xs);
3197
- --bm-comp-badge-indicator-typo-md: var(--bm-sem-typo-compact-label-xs);
3198
- --bm-comp-batch-actions-typo-count: var(--bm-sem-typo-body-sm);
3199
- --bm-comp-breadcrumb-typo-default: var(--bm-sem-typo-body-sm);
3200
- --bm-comp-btn-typo-sm: var(--bm-sem-typo-compact-label-sm);
3201
- --bm-comp-btn-typo-md: var(--bm-sem-typo-compact-label-md);
3202
- --bm-comp-btn-typo-lg: var(--bm-sem-typo-compact-label-lg);
3203
- --bm-comp-card-typo-heading: var(--bm-sem-typo-heading-sm);
3204
- --bm-comp-card-typo-body: var(--bm-sem-typo-body-sm);
3205
- --bm-comp-card-typo-supporting: var(--bm-sem-typo-body-sm);
3206
- --bm-comp-card-typo-eyebrow: var(--bm-sem-typo-label-sm);
3207
- --bm-comp-chip-typo-sm: var(--bm-sem-typo-label-xs);
3208
- --bm-comp-chip-typo-md: var(--bm-sem-typo-label-sm);
3209
- --bm-comp-chip-typo-lg: var(--bm-sem-typo-label-md);
3210
- --bm-comp-data-table-typo-cell: var(--bm-sem-typo-body-sm);
3211
- --bm-comp-data-table-typo-cell-emphisis: var(--bm-sem-typo-label-sm);
3212
- --bm-comp-data-table-typo-cell-supporting: var(--bm-sem-typo-compact-body-xs);
3213
- --bm-comp-data-table-typo-col-header: var(--bm-sem-typo-compact-label-sm);
3214
- --bm-comp-data-table-typo-col-header-group: var(
3215
- --bm-sem-typo-compact-label-xs
3216
- );
3217
- --bm-comp-dialog-typo-body: var(--bm-sem-typo-body-md);
3218
- --bm-comp-dialog-typo-description: var(--bm-sem-typo-body-md);
3219
- --bm-comp-dialog-typo-heading: var(--bm-sem-typo-heading-md);
3220
- --bm-comp-divider-typo-text: var(--bm-sem-typo-label-sm);
3221
- --bm-comp-empty-state-typo-heading: var(--bm-sem-typo-heading-lg);
3222
- --bm-comp-empty-state-typo-body: var(--bm-sem-typo-body-lg);
3223
- --bm-comp-file-upload-typo-file: var(--bm-sem-typo-body-sm);
3224
- --bm-comp-file-upload-typo-dropzone: var(--bm-sem-typo-body-sm);
3225
- --bm-comp-header-nav-item-typo-default: var(--bm-sem-typo-body-sm);
3226
- --bm-comp-header-nav-item-typo-selected: var(--bm-sem-typo-label-sm);
3227
- --bm-comp-helper-text-typo-sm: var(--bm-sem-typo-body-sm);
3228
- --bm-comp-helper-text-typo-md: var(--bm-sem-typo-body-md);
3229
- --bm-comp-input-typo-sm: var(--bm-sem-typo-compact-body-sm);
3230
- --bm-comp-input-typo-md: var(--bm-sem-typo-compact-body-md);
3231
- --bm-comp-input-typo-lg: var(--bm-sem-typo-compact-body-md);
3232
- --bm-comp-input-typo-character-count: var(--bm-sem-typo-body-sm);
3233
- --bm-comp-input-typo-label-choice: var(--bm-sem-typo-body-md);
3234
- --bm-comp-label-typo-default: var(--bm-sem-typo-label-sm);
3235
- --bm-comp-label-typo-optional: var(--bm-sem-typo-body-sm);
3236
- --bm-comp-label-typo-character-count: var(--bm-sem-typo-body-sm);
3237
- --bm-comp-link-typo-sm: var(--bm-sem-typo-body-sm);
3238
- --bm-comp-link-typo-md: var(--bm-sem-typo-body-md);
3239
- --bm-comp-link-typo-lg: var(--bm-sem-typo-body-lg);
3240
- --bm-comp-link-typo-xl: var(--bm-sem-typo-body-xl);
3241
- --bm-comp-pagination-typo-default: var(--bm-sem-typo-body-sm);
3242
- --bm-comp-panel-typo-heading: var(--bm-sem-typo-heading-sm);
3243
- --bm-comp-panel-typo-description: var(--bm-sem-typo-body-sm);
3244
- --bm-comp-progress-bar-typo-label: var(--bm-sem-typo-body-md);
3245
- --bm-comp-slider-typo-values: var(--bm-sem-typo-body-sm);
3246
- --bm-comp-spinner-typo-heading: var(--bm-sem-typo-label-md);
3247
- --bm-comp-spinner-typo-body: var(--bm-sem-typo-body-md);
3248
- --bm-comp-stepper-typo-heading: var(--bm-sem-typo-compact-label-sm);
3249
- --bm-comp-stepper-typo-body: var(--bm-sem-typo-body-xs);
3250
- --bm-comp-stepper-typo-number: var(--bm-sem-typo-label-xs);
3251
- --bm-comp-tabs-typo-md: var(--bm-sem-typo-body-sm);
3252
- --bm-comp-tabs-typo-md-selected: var(--bm-sem-typo-body-sm);
3253
- --bm-comp-tabs-typo-lg: var(--bm-sem-typo-body-md);
3254
- --bm-comp-tabs-typo-lg-selected: var(--bm-sem-typo-body-md);
3255
- --bm-comp-toast-typo-heading: var(--bm-sem-typo-heading-xs);
3256
- --bm-comp-toast-typo-body: var(--bm-sem-typo-body-sm);
3257
- --bm-comp-tooltip-typo-body: var(--bm-sem-typo-compact-body-sm);
3258
2950
  }
3259
- [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-emirates"] :lang(ar),
3260
- [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-emirates"]:lang(ar),
3261
- [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-emirates"] :lang(ar),
3262
- [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-emirates"]:lang(ar),
3263
- .bm-lang-ar .bm-onefi.bm-onefi-emirates,
3264
- .bm-lang-ar.bm-onefi.bm-onefi-emirates {
2951
+ .bm-onefi.bm-onefi-emirates,
2952
+ .bm-light.bm-onefi.bm-onefi-emirates {
2953
+ --bm-sem-font-family-heading: "Noto Sans Display";
2954
+ --bm-sem-font-family-heading-alt: "Noto Sans Display";
2955
+ --bm-sem-font-family-body: "Noto Sans Display";
2956
+ --bm-sem-font-family-label: "Noto Sans Display";
3265
2957
  --bm-sem-font-family-ar-heading: "Emirates";
3266
- --bm-sem-font-family-heading: var(--bm-sem-font-family-ar-heading);
3267
2958
  --bm-sem-font-family-ar-heading-alt: "Emirates";
3268
- --bm-sem-font-family-heading-alt: var(--bm-sem-font-family-ar-heading-alt);
3269
2959
  --bm-sem-font-family-ar-body: "Emirates";
3270
- --bm-sem-font-family-body: var(--bm-sem-font-family-ar-body);
3271
2960
  --bm-sem-font-family-ar-label: "Emirates";
3272
- --bm-sem-font-family-label: var(--bm-sem-font-family-ar-label);
3273
- --bm-sem-font-weight-ar-heading: 700;
3274
- --bm-sem-font-weight-heading: var(--bm-sem-font-weight-ar-heading);
3275
- --bm-sem-font-weight-ar-heading-alt: 300;
3276
- --bm-sem-font-weight-heading-alt: var(--bm-sem-font-weight-ar-heading-alt);
3277
- --bm-sem-font-weight-ar-body: 500;
3278
- --bm-sem-font-weight-body: var(--bm-sem-font-weight-ar-body);
3279
- --bm-sem-font-weight-ar-body-bold: 700;
3280
- --bm-sem-font-weight-body-bold: var(--bm-sem-font-weight-ar-body-bold);
3281
- --bm-sem-font-weight-ar-label: 700;
3282
- --bm-sem-font-weight-label: var(--bm-sem-font-weight-ar-label);
3283
- --bm-sem-font-weight-ar-detail: 800;
3284
- --bm-sem-font-weight-detail: var(--bm-sem-font-weight-ar-detail);
3285
- --bm-sem-typo-heading-xl: var(--bm-sem-font-weight-heading)
3286
- var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3287
- var(--bm-sem-font-family-heading);
3288
- --bm-sem-typo-heading-lg: var(--bm-sem-font-weight-heading)
3289
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3290
- var(--bm-sem-font-family-heading);
3291
- --bm-sem-typo-heading-md: var(--bm-sem-font-weight-heading)
3292
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3293
- var(--bm-sem-font-family-heading);
3294
- --bm-sem-typo-heading-sm: var(--bm-sem-font-weight-heading)
3295
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3296
- var(--bm-sem-font-family-heading);
3297
- --bm-sem-typo-heading-xs: var(--bm-sem-font-weight-heading)
3298
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3299
- var(--bm-sem-font-family-heading);
3300
- --bm-sem-typo-heading-alt-xl: var(--bm-sem-font-weight-heading-alt)
3301
- var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3302
- var(--bm-sem-font-family-heading-alt);
3303
- --bm-sem-typo-heading-alt-lg: var(--bm-sem-font-weight-heading-alt)
3304
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3305
- var(--bm-sem-font-family-heading-alt);
3306
- --bm-sem-typo-heading-alt-md: var(--bm-sem-font-weight-heading-alt)
3307
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3308
- var(--bm-sem-font-family-heading-alt);
3309
- --bm-sem-typo-heading-alt-sm: var(--bm-sem-font-weight-heading-alt)
3310
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3311
- var(--bm-sem-font-family-heading-alt);
3312
- --bm-sem-typo-heading-alt-xs: var(--bm-sem-font-weight-heading-alt)
3313
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3314
- var(--bm-sem-font-family-heading-alt);
3315
- --bm-sem-typo-body-xs: var(--bm-sem-font-weight-body)
3316
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3317
- var(--bm-sem-font-family-body);
3318
- --bm-sem-typo-body-sm: var(--bm-sem-font-weight-body)
3319
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3320
- var(--bm-sem-font-family-body);
3321
- --bm-sem-typo-body-md: var(--bm-sem-font-weight-body)
3322
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3323
- var(--bm-sem-font-family-body);
3324
- --bm-sem-typo-body-lg: var(--bm-sem-font-weight-body)
3325
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3326
- var(--bm-sem-font-family-body);
3327
- --bm-sem-typo-body-xl: var(--bm-sem-font-weight-body)
3328
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3329
- var(--bm-sem-font-family-body);
3330
- --bm-sem-typo-body-2xl: var(--bm-sem-font-weight-body)
3331
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3332
- var(--bm-sem-font-family-body);
3333
- --bm-sem-typo-detail-xs: var(--bm-sem-font-weight-detail)
3334
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3335
- var(--bm-sem-font-family-heading);
3336
- --bm-sem-typo-detail-sm: var(--bm-sem-font-weight-detail)
3337
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3338
- var(--bm-sem-font-family-heading);
3339
- --bm-sem-typo-detail-md: var(--bm-sem-font-weight-detail)
3340
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3341
- var(--bm-sem-font-family-heading);
3342
- --bm-sem-typo-detail-lg: var(--bm-sem-font-weight-detail)
3343
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3344
- var(--bm-sem-font-family-heading);
3345
- --bm-sem-typo-detail-xl: var(--bm-sem-font-weight-detail)
3346
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3347
- var(--bm-sem-font-family-heading);
3348
- --bm-sem-typo-label-xs: var(--bm-sem-font-weight-label)
3349
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3350
- var(--bm-sem-font-family-label);
3351
- --bm-sem-typo-label-sm: var(--bm-sem-font-weight-label)
3352
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3353
- var(--bm-sem-font-family-label);
3354
- --bm-sem-typo-label-md: var(--bm-sem-font-weight-label)
3355
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3356
- var(--bm-sem-font-family-label);
3357
- --bm-sem-typo-label-lg: var(--bm-sem-font-weight-label)
3358
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3359
- var(--bm-sem-font-family-label);
3360
- --bm-sem-typo-label-xl: var(--bm-sem-font-weight-label)
3361
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3362
- var(--bm-sem-font-family-label);
3363
- --bm-sem-typo-label-2xl: var(--bm-sem-font-weight-label)
3364
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3365
- var(--bm-sem-font-family-label);
3366
- --bm-sem-typo-compact-body-xs: var(--bm-sem-font-weight-body)
3367
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3368
- var(--bm-sem-font-family-body);
3369
- --bm-sem-typo-compact-body-sm: var(--bm-sem-font-weight-body)
3370
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3371
- var(--bm-sem-font-family-body);
3372
- --bm-sem-typo-compact-body-md: var(--bm-sem-font-weight-body)
3373
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3374
- var(--bm-sem-font-family-body);
3375
- --bm-sem-typo-compact-body-lg: var(--bm-sem-font-weight-body)
3376
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3377
- var(--bm-sem-font-family-body);
3378
- --bm-sem-typo-compact-body-xl: var(--bm-sem-font-weight-body)
3379
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3380
- var(--bm-sem-font-family-body);
3381
- --bm-sem-typo-compact-body-2xl: var(--bm-sem-font-weight-body)
3382
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3383
- var(--bm-sem-font-family-body);
3384
- --bm-sem-typo-compact-label-xs: var(--bm-sem-font-weight-label)
3385
- var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3386
- var(--bm-sem-font-family-label);
3387
- --bm-sem-typo-compact-label-sm: var(--bm-sem-font-weight-label)
3388
- var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3389
- var(--bm-sem-font-family-label);
3390
- --bm-sem-typo-compact-label-md: var(--bm-sem-font-weight-label)
3391
- var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3392
- var(--bm-sem-font-family-label);
3393
- --bm-sem-typo-compact-label-lg: var(--bm-sem-font-weight-label)
3394
- var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3395
- var(--bm-sem-font-family-label);
3396
- --bm-sem-typo-compact-label-xl: var(--bm-sem-font-weight-label)
3397
- var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3398
- var(--bm-sem-font-family-label);
3399
- --bm-sem-typo-compact-label-2xl: var(--bm-sem-font-weight-label)
3400
- var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3401
- var(--bm-sem-font-family-label);
3402
- --bm-comp-accordion-typo-sm-heading: var(--bm-sem-typo-compact-label-md);
3403
- --bm-comp-accordion-typo-sm-body: var(--bm-sem-typo-body-md);
3404
- --bm-comp-accordion-typo-md-heading: var(--bm-sem-typo-compact-label-lg);
3405
- --bm-comp-accordion-typo-md-body: var(--bm-sem-typo-body-md);
3406
- --bm-comp-accordion-typo-lg-heading: var(--bm-sem-typo-compact-label-xl);
3407
- --bm-comp-accordion-typo-lg-body: var(--bm-sem-typo-body-lg);
3408
- --bm-comp-actionlist-typo-text: var(--bm-sem-typo-body-sm);
3409
- --bm-comp-actionlist-typo-text-selected: var(--bm-sem-typo-label-sm);
3410
- --bm-comp-actionlist-typo-text-supporting: var(--bm-sem-typo-compact-body-xs);
3411
- --bm-comp-actionlist-typo-text-suffix: var(--bm-sem-typo-body-xs);
3412
- --bm-comp-actionlist-typo-heading-group: var(--bm-sem-typo-label-xs);
3413
- --bm-comp-alert-typo-sm-heading: var(--bm-sem-typo-heading-xs);
3414
- --bm-comp-alert-typo-sm-body: var(--bm-sem-typo-body-sm);
3415
- --bm-comp-alert-typo-md-heading: var(--bm-sem-typo-heading-sm);
3416
- --bm-comp-alert-typo-md-body: var(--bm-sem-typo-body-md);
3417
- --bm-comp-avatar-typo-xs: var(--bm-sem-typo-label-xs);
3418
- --bm-comp-avatar-typo-sm: var(--bm-sem-typo-label-xs);
3419
- --bm-comp-avatar-typo-md: var(--bm-sem-typo-label-sm);
3420
- --bm-comp-avatar-typo-lg: var(--bm-sem-typo-label-md);
3421
- --bm-comp-avatar-typo-xl: var(--bm-sem-typo-label-lg);
3422
- --bm-comp-badge-typo-sm: var(--bm-sem-typo-label-xs);
3423
- --bm-comp-badge-typo-md: var(--bm-sem-typo-label-sm);
3424
- --bm-comp-badge-dot-typo-subtle: var(--bm-sem-typo-compact-body-md);
3425
- --bm-comp-badge-dot-typo-strong: var(--bm-sem-typo-compact-label-md);
3426
- --bm-comp-badge-indicator-typo-sm: var(--bm-sem-typo-compact-label-xs);
3427
- --bm-comp-badge-indicator-typo-md: var(--bm-sem-typo-compact-label-xs);
3428
- --bm-comp-batch-actions-typo-count: var(--bm-sem-typo-body-sm);
3429
- --bm-comp-breadcrumb-typo-default: var(--bm-sem-typo-body-sm);
3430
- --bm-comp-btn-typo-sm: var(--bm-sem-typo-compact-label-sm);
3431
- --bm-comp-btn-typo-md: var(--bm-sem-typo-compact-label-md);
3432
- --bm-comp-btn-typo-lg: var(--bm-sem-typo-compact-label-lg);
3433
- --bm-comp-card-typo-heading: var(--bm-sem-typo-heading-sm);
3434
- --bm-comp-card-typo-body: var(--bm-sem-typo-body-sm);
3435
- --bm-comp-card-typo-supporting: var(--bm-sem-typo-body-sm);
3436
- --bm-comp-card-typo-eyebrow: var(--bm-sem-typo-label-sm);
3437
- --bm-comp-chip-typo-sm: var(--bm-sem-typo-label-xs);
3438
- --bm-comp-chip-typo-md: var(--bm-sem-typo-label-sm);
3439
- --bm-comp-chip-typo-lg: var(--bm-sem-typo-label-md);
3440
- --bm-comp-data-table-typo-cell: var(--bm-sem-typo-body-sm);
3441
- --bm-comp-data-table-typo-cell-emphisis: var(--bm-sem-typo-label-sm);
3442
- --bm-comp-data-table-typo-cell-supporting: var(--bm-sem-typo-compact-body-xs);
3443
- --bm-comp-data-table-typo-col-header: var(--bm-sem-typo-compact-label-sm);
3444
- --bm-comp-data-table-typo-col-header-group: var(
3445
- --bm-sem-typo-compact-label-xs
3446
- );
3447
- --bm-comp-dialog-typo-body: var(--bm-sem-typo-body-md);
3448
- --bm-comp-dialog-typo-description: var(--bm-sem-typo-body-md);
3449
- --bm-comp-dialog-typo-heading: var(--bm-sem-typo-heading-md);
3450
- --bm-comp-divider-typo-text: var(--bm-sem-typo-label-sm);
3451
- --bm-comp-empty-state-typo-heading: var(--bm-sem-typo-heading-lg);
3452
- --bm-comp-empty-state-typo-body: var(--bm-sem-typo-body-lg);
3453
- --bm-comp-file-upload-typo-file: var(--bm-sem-typo-body-sm);
3454
- --bm-comp-file-upload-typo-dropzone: var(--bm-sem-typo-body-sm);
3455
- --bm-comp-header-nav-item-typo-default: var(--bm-sem-typo-body-sm);
3456
- --bm-comp-header-nav-item-typo-selected: var(--bm-sem-typo-label-sm);
3457
- --bm-comp-helper-text-typo-sm: var(--bm-sem-typo-body-sm);
3458
- --bm-comp-helper-text-typo-md: var(--bm-sem-typo-body-md);
3459
- --bm-comp-input-typo-sm: var(--bm-sem-typo-compact-body-sm);
3460
- --bm-comp-input-typo-md: var(--bm-sem-typo-compact-body-md);
3461
- --bm-comp-input-typo-lg: var(--bm-sem-typo-compact-body-md);
3462
- --bm-comp-input-typo-character-count: var(--bm-sem-typo-body-sm);
3463
- --bm-comp-input-typo-label-choice: var(--bm-sem-typo-body-md);
3464
- --bm-comp-label-typo-default: var(--bm-sem-typo-label-sm);
3465
- --bm-comp-label-typo-optional: var(--bm-sem-typo-body-sm);
3466
- --bm-comp-label-typo-character-count: var(--bm-sem-typo-body-sm);
3467
- --bm-comp-link-typo-sm: var(--bm-sem-typo-body-sm);
3468
- --bm-comp-link-typo-md: var(--bm-sem-typo-body-md);
3469
- --bm-comp-link-typo-lg: var(--bm-sem-typo-body-lg);
3470
- --bm-comp-link-typo-xl: var(--bm-sem-typo-body-xl);
3471
- --bm-comp-pagination-typo-default: var(--bm-sem-typo-body-sm);
3472
- --bm-comp-panel-typo-heading: var(--bm-sem-typo-heading-sm);
3473
- --bm-comp-panel-typo-description: var(--bm-sem-typo-body-sm);
3474
- --bm-comp-progress-bar-typo-label: var(--bm-sem-typo-body-md);
3475
- --bm-comp-slider-typo-values: var(--bm-sem-typo-body-sm);
3476
- --bm-comp-spinner-typo-heading: var(--bm-sem-typo-label-md);
3477
- --bm-comp-spinner-typo-body: var(--bm-sem-typo-body-md);
3478
- --bm-comp-stepper-typo-heading: var(--bm-sem-typo-compact-label-sm);
3479
- --bm-comp-stepper-typo-body: var(--bm-sem-typo-body-xs);
3480
- --bm-comp-stepper-typo-number: var(--bm-sem-typo-label-xs);
3481
- --bm-comp-tabs-typo-md: var(--bm-sem-typo-body-sm);
3482
- --bm-comp-tabs-typo-md-selected: var(--bm-sem-typo-body-sm);
3483
- --bm-comp-tabs-typo-lg: var(--bm-sem-typo-body-md);
3484
- --bm-comp-tabs-typo-lg-selected: var(--bm-sem-typo-body-md);
3485
- --bm-comp-toast-typo-heading: var(--bm-sem-typo-heading-xs);
3486
- --bm-comp-toast-typo-body: var(--bm-sem-typo-body-sm);
3487
- --bm-comp-tooltip-typo-body: var(--bm-sem-typo-compact-body-sm);
3488
- }
3489
- .bm-onefi.bm-onefi-aero-mexico,
3490
- .bm-light.bm-onefi.bm-onefi-aero-mexico {
3491
- --bm-sem-font-weight-heading: 800;
3492
- }
3493
- .bm-onefi.bm-onefi-air-algerie,
3494
- .bm-light.bm-onefi.bm-onefi-air-algerie {
3495
- --bm-sem-font-family-heading: "Helvetica Neue LT Com";
3496
- --bm-sem-font-family-heading-alt: "Helvetica Neue LT Com";
3497
- --bm-sem-font-family-body: "Helvetica Neue LT Com";
3498
- --bm-sem-font-family-label: "Helvetica Neue LT Com";
3499
- --bm-sem-font-family-ar-heading: "Muna";
3500
- --bm-sem-font-family-ar-heading-alt: "Muna";
3501
- --bm-sem-font-family-ar-body: "Muna";
3502
- --bm-sem-font-family-ar-label: "Muna";
3503
- --bm-sem-font-weight-heading: 700;
3504
- --bm-sem-font-weight-heading-alt: 300;
3505
- --bm-sem-font-weight-body: 400;
3506
- --bm-sem-font-weight-body-bold: 700;
3507
- --bm-sem-font-weight-label: 600;
3508
- --bm-sem-font-weight-detail: 800;
3509
- --bm-sem-font-weight-ar-heading: 700;
3510
- --bm-sem-font-weight-ar-heading-alt: 400;
3511
- --bm-sem-font-weight-ar-body: 400;
3512
- --bm-sem-font-weight-ar-body-bold: 700;
3513
- --bm-sem-font-weight-ar-label: 700;
3514
- --bm-sem-font-weight-ar-detail: 900;
3515
- }
3516
- .bm-onefi.bm-onefi-air-canada,
3517
- .bm-light.bm-onefi.bm-onefi-air-canada {
3518
- --bm-sem-font-family-heading: "AC Nord Text";
3519
- --bm-sem-font-family-heading-alt: "AC Nord Text";
3520
- --bm-sem-font-family-body: "AC Nord Text";
3521
- --bm-sem-font-family-label: "AC Nord Text";
3522
- --bm-sem-font-weight-heading-alt: 300;
3523
- --bm-sem-font-weight-label: 500;
3524
- }
3525
- .bm-onefi.bm-onefi-air-canada,
3526
- .bm-dark.bm-onefi.bm-onefi-air-canada {
3527
- --bm-sem-font-family-heading: "AC Nord Text";
3528
- --bm-sem-font-family-heading-alt: "AC Nord Text";
3529
- --bm-sem-font-family-body: "AC Nord Text";
3530
- --bm-sem-font-family-label: "AC Nord Text";
3531
- --bm-sem-font-weight-heading-alt: 300;
3532
- --bm-sem-font-weight-label: 500;
3533
- }
3534
- .bm-onefi.bm-onefi-air-caraibes,
3535
- .bm-light.bm-onefi.bm-onefi-air-caraibes {
3536
- --bm-sem-font-family-heading: "Ubuntu";
3537
- --bm-sem-font-family-heading-alt: "Ubuntu";
3538
- --bm-sem-font-family-body: "Source Sans Pro";
3539
- --bm-sem-font-family-label: "Source Sans Pro";
3540
- --bm-sem-font-weight-heading: 500;
3541
- --bm-sem-font-weight-heading-alt: 400;
3542
- --bm-sem-font-weight-body-bold: 700;
3543
- --bm-sem-font-weight-detail: 700;
3544
- }
3545
- .bm-onefi.bm-onefi-air-niugini,
3546
- .bm-light.bm-onefi.bm-onefi-air-niugini {
3547
- --bm-sem-font-family-heading: "Montserrat";
3548
- --bm-sem-font-family-heading-alt: "Montserrat";
3549
- --bm-sem-font-family-body: "Montserrat";
3550
- --bm-sem-font-family-label: "Montserrat";
3551
- --bm-sem-font-weight-heading: 700;
3552
- --bm-sem-font-weight-heading-alt: 300;
3553
- --bm-sem-font-weight-label: 500;
3554
- }
3555
- .bm-onefi.bm-onefi-air-premia,
3556
- .bm-light.bm-onefi.bm-onefi-air-premia {
3557
- --bm-sem-font-family-heading: "Pretendard JP Variable";
3558
- --bm-sem-font-family-heading-alt: "Pretendard JP Variable";
3559
- --bm-sem-font-family-body: "Pretendard JP Variable";
3560
- --bm-sem-font-family-label: "Pretendard JP Variable";
3561
- --bm-sem-font-weight-heading: 700;
3562
- --bm-sem-font-weight-heading-alt: 300;
3563
- --bm-sem-font-weight-label: 500;
3564
- }
3565
- .bm-onefi.bm-onefi-ana,
3566
- .bm-light.bm-onefi.bm-onefi-ana {
3567
- --bm-sem-font-weight-heading: 800;
3568
- }
3569
- .bm-onefi.bm-onefi-astana,
3570
- .bm-light.bm-onefi.bm-onefi-astana {
3571
- --bm-sem-font-family-heading: "Dax Pro";
3572
- --bm-sem-font-family-heading-alt: "Dax Pro";
3573
- --bm-sem-font-family-body: "Gilroy for Air Astana";
3574
- --bm-sem-font-family-label: "Gilroy for Air Astana";
3575
- --bm-sem-font-weight-heading: 500;
3576
- --bm-sem-font-weight-heading-alt: 700;
3577
- --bm-sem-font-weight-label: SmBd;
3578
- }
3579
- .bm-onefi.bm-onefi-azerbaijan,
3580
- .bm-light.bm-onefi.bm-onefi-azerbaijan {
3581
- --bm-sem-font-family-heading: "Suisse Intl";
3582
- --bm-sem-font-family-heading-alt: "Suisse Intl";
3583
- --bm-sem-font-family-body: "Suisse Intl";
3584
- --bm-sem-font-family-label: "Suisse Intl";
3585
- --bm-sem-font-weight-heading: 600;
3586
- --bm-sem-font-weight-heading-alt: 300;
3587
- --bm-sem-font-weight-label: 500;
3588
- }
3589
- .bm-onefi.bm-onefi-azul,
3590
- .bm-light.bm-onefi.bm-onefi-azul {
3591
- --bm-sem-font-weight-heading: 800;
3592
- }
3593
- .bm-onefi.bm-onefi-azul,
3594
- .bm-dark.bm-onefi.bm-onefi-azul {
3595
- --bm-sem-font-weight-heading: 800;
3596
- }
3597
- .bm-onefi.bm-onefi-breeze,
3598
- .bm-light.bm-onefi.bm-onefi-breeze {
3599
- --bm-sem-font-family-heading: "Poppins";
3600
- --bm-sem-font-family-heading-alt: "Poppins";
3601
- --bm-sem-font-family-body: "Open Sans";
3602
- --bm-sem-font-family-label: "Open Sans";
3603
- --bm-sem-font-weight-heading-alt: 400;
3604
- --bm-sem-font-weight-detail: 800;
3605
- }
3606
- .bm-onefi.bm-onefi-cal,
3607
- .bm-light.bm-onefi.bm-onefi-cal {
3608
- --bm-sem-font-weight-heading: 800;
3609
- }
3610
- .bm-onefi.bm-onefi-corsair,
3611
- .bm-light.bm-onefi.bm-onefi-corsair {
3612
- --bm-sem-font-family-heading: "Gilroy";
3613
- --bm-sem-font-family-heading-alt: "Gilroy";
3614
- --bm-sem-font-family-body: "Gilroy";
3615
- --bm-sem-font-family-label: "Gilroy";
3616
- --bm-sem-font-weight-heading: 700;
3617
- --bm-sem-font-weight-heading-alt: 300;
3618
- --bm-sem-font-weight-body: 400;
3619
- --bm-sem-font-weight-label: 700;
3620
- --bm-sem-font-weight-detail: 700;
3621
- }
3622
- .bm-onefi.bm-onefi-el-al,
3623
- .bm-light.bm-onefi.bm-onefi-el-al {
3624
- --bm-sem-font-family-heading: "Ping HL";
3625
- --bm-sem-font-family-heading-alt: "Ping HL";
3626
- --bm-sem-font-family-body: "Ping HL";
3627
- --bm-sem-font-family-label: "Ping HL";
3628
- --bm-sem-font-family-he-heading: "Ping HL";
3629
- --bm-sem-font-family-he-heading-alt: "Ping HL";
3630
- --bm-sem-font-family-he-body: "Ping HL";
3631
- --bm-sem-font-family-he-label: "Ping HL";
3632
- --bm-sem-font-weight-heading: 800;
3633
- --bm-sem-font-weight-heading-alt: 400;
3634
- --bm-sem-font-weight-label: 500;
3635
- --bm-sem-font-weight-detail: 900;
3636
- --bm-sem-font-weight-he-heading: 800;
3637
- --bm-sem-font-weight-he-heading-alt: 400;
3638
- --bm-sem-font-weight-he-label: 500;
3639
- --bm-sem-font-weight-he-detail: 800;
3640
- }
3641
- .bm-onefi.bm-onefi-emirates,
3642
- .bm-light.bm-onefi.bm-onefi-emirates {
3643
- --bm-sem-font-family-heading: "Noto Sans Display";
3644
- --bm-sem-font-family-heading-alt: "Noto Sans Display";
3645
- --bm-sem-font-family-body: "Noto Sans Display";
3646
- --bm-sem-font-family-label: "Noto Sans Display";
3647
- --bm-sem-font-family-ar-heading: "Emirates";
3648
- --bm-sem-font-family-ar-heading-alt: "Emirates";
3649
- --bm-sem-font-family-ar-body: "Emirates";
3650
- --bm-sem-font-family-ar-label: "Emirates";
3651
- --bm-sem-font-weight-heading: 500;
3652
- --bm-sem-font-weight-heading-alt: 300;
3653
- --bm-sem-font-weight-body: 400;
3654
- --bm-sem-font-weight-body-bold: 700;
3655
- --bm-sem-font-weight-label: 600;
2961
+ --bm-sem-font-weight-heading: 500;
2962
+ --bm-sem-font-weight-heading-alt: 300;
2963
+ --bm-sem-font-weight-body: 400;
2964
+ --bm-sem-font-weight-body-bold: 700;
2965
+ --bm-sem-font-weight-label: 600;
3656
2966
  --bm-sem-font-weight-ar-heading: 700;
3657
2967
  --bm-sem-font-weight-ar-heading-alt: 300;
3658
2968
  --bm-sem-font-weight-ar-body: 500;
@@ -3905,79 +3215,1229 @@
3905
3215
  .bm-dark.bm-onefi.bm-onefi-starlux {
3906
3216
  --bm-sem-font-weight-heading: 800;
3907
3217
  }
3908
- .bm-onefi.bm-onefi-thai,
3909
- .bm-light.bm-onefi.bm-onefi-thai {
3910
- --bm-sem-font-family-heading: "Poppins";
3911
- --bm-sem-font-family-heading-alt: "Poppins";
3912
- --bm-sem-font-family-body: "Poppins";
3913
- --bm-sem-font-family-label: "Poppins";
3218
+ .bm-onefi.bm-onefi-thai,
3219
+ .bm-light.bm-onefi.bm-onefi-thai {
3220
+ --bm-sem-font-family-heading: "Poppins";
3221
+ --bm-sem-font-family-heading-alt: "Poppins";
3222
+ --bm-sem-font-family-body: "Poppins";
3223
+ --bm-sem-font-family-label: "Poppins";
3224
+ --bm-sem-font-family-th-heading: "Prompt";
3225
+ --bm-sem-font-family-th-heading-alt: "Prompt";
3226
+ --bm-sem-font-family-th-body: "Prompt";
3227
+ --bm-sem-font-family-th-label: "Prompt";
3228
+ --bm-sem-font-weight-heading: 600;
3229
+ --bm-sem-font-weight-heading-alt: 400;
3230
+ --bm-sem-font-weight-label: 500;
3231
+ --bm-sem-font-weight-detail: 700;
3232
+ --bm-sem-font-weight-th-heading: 600;
3233
+ --bm-sem-font-weight-th-heading-alt: 400;
3234
+ --bm-sem-font-weight-th-body: 400;
3235
+ --bm-sem-font-weight-th-body-bold: 700;
3236
+ --bm-sem-font-weight-th-label: 500;
3237
+ --bm-sem-font-weight-th-detail: 800;
3238
+ }
3239
+ .bm-onefi.bm-onefi-thai,
3240
+ .bm-dark.bm-onefi.bm-onefi-thai {
3241
+ --bm-sem-font-family-heading: "Poppins";
3242
+ --bm-sem-font-family-heading-alt: "Poppins";
3243
+ --bm-sem-font-family-body: "Poppins";
3244
+ --bm-sem-font-family-label: "Poppins";
3245
+ --bm-sem-font-family-th-heading: "Prompt";
3246
+ --bm-sem-font-family-th-heading-alt: "Prompt";
3247
+ --bm-sem-font-family-th-body: "Prompt";
3248
+ --bm-sem-font-family-th-label: "Prompt";
3249
+ --bm-sem-font-weight-heading: 600;
3250
+ --bm-sem-font-weight-heading-alt: 400;
3251
+ --bm-sem-font-weight-label: 500;
3252
+ --bm-sem-font-weight-detail: 700;
3253
+ --bm-sem-font-weight-th-heading: 600;
3254
+ --bm-sem-font-weight-th-heading-alt: 400;
3255
+ --bm-sem-font-weight-th-body: 400;
3256
+ --bm-sem-font-weight-th-body-bold: 700;
3257
+ --bm-sem-font-weight-th-label: 500;
3258
+ --bm-sem-font-weight-th-detail: 800;
3259
+ }
3260
+ .bm-onefi.bm-onefi-virgin,
3261
+ .bm-light.bm-onefi.bm-onefi-virgin {
3262
+ --bm-sem-font-family-heading: "Gotham";
3263
+ --bm-sem-font-family-heading-alt: "Gotham";
3264
+ --bm-sem-font-family-body: "Gotham";
3265
+ --bm-sem-font-family-label: "Gotham";
3266
+ --bm-sem-font-weight-heading: 500;
3267
+ --bm-sem-font-weight-heading-alt: 350;
3268
+ --bm-sem-font-weight-body: 350;
3269
+ --bm-sem-font-weight-label: 350;
3270
+ }
3271
+ .bm-onefi.bm-onefi-virgin,
3272
+ .bm-dark.bm-onefi.bm-onefi-virgin {
3273
+ --bm-sem-font-family-heading: "Gotham";
3274
+ --bm-sem-font-family-heading-alt: "Gotham";
3275
+ --bm-sem-font-family-body: "Gotham";
3276
+ --bm-sem-font-family-label: "Gotham";
3277
+ --bm-sem-font-weight-heading: 500;
3278
+ --bm-sem-font-weight-heading-alt: 350;
3279
+ --bm-sem-font-weight-body: 350;
3280
+ --bm-sem-font-weight-label: 350;
3281
+ }
3282
+ .bm-onefi.bm-onefi-vueling,
3283
+ .bm-light.bm-onefi.bm-onefi-vueling {
3284
+ --bm-sem-font-family-heading: "Brandon Text";
3285
+ --bm-sem-font-family-heading-alt: "Brandon Text";
3286
+ --bm-sem-font-family-body: "Brandon Text";
3287
+ --bm-sem-font-family-label: "Brandon Text";
3288
+ --bm-sem-font-weight-heading: 700;
3289
+ --bm-sem-font-weight-heading-alt: 300;
3290
+ --bm-sem-font-weight-label: 700;
3291
+ }
3292
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-air-algerie"] :lang(ar),
3293
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-air-algerie"]:lang(ar),
3294
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-air-algerie"] :lang(ar),
3295
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-air-algerie"]:lang(ar),
3296
+ .bm-lang-ar .bm-onefi.bm-onefi-air-algerie,
3297
+ .bm-lang-ar.bm-onefi.bm-onefi-air-algerie {
3298
+ --bm-sem-font-family-ar-heading: "Muna";
3299
+ --bm-sem-font-family-heading: var(--bm-sem-font-family-ar-heading);
3300
+ --bm-sem-font-family-ar-heading-alt: "Muna";
3301
+ --bm-sem-font-family-heading-alt: var(--bm-sem-font-family-ar-heading-alt);
3302
+ --bm-sem-font-family-ar-body: "Muna";
3303
+ --bm-sem-font-family-body: var(--bm-sem-font-family-ar-body);
3304
+ --bm-sem-font-family-ar-label: "Muna";
3305
+ --bm-sem-font-family-label: var(--bm-sem-font-family-ar-label);
3306
+ --bm-sem-font-weight-ar-heading: 700;
3307
+ --bm-sem-font-weight-heading: var(--bm-sem-font-weight-ar-heading);
3308
+ --bm-sem-font-weight-ar-heading-alt: 400;
3309
+ --bm-sem-font-weight-heading-alt: var(--bm-sem-font-weight-ar-heading-alt);
3310
+ --bm-sem-font-weight-ar-body: 400;
3311
+ --bm-sem-font-weight-body: var(--bm-sem-font-weight-ar-body);
3312
+ --bm-sem-font-weight-ar-body-bold: 700;
3313
+ --bm-sem-font-weight-body-bold: var(--bm-sem-font-weight-ar-body-bold);
3314
+ --bm-sem-font-weight-ar-label: 700;
3315
+ --bm-sem-font-weight-label: var(--bm-sem-font-weight-ar-label);
3316
+ --bm-sem-font-weight-ar-detail: 900;
3317
+ --bm-sem-font-weight-detail: var(--bm-sem-font-weight-ar-detail);
3318
+ --bm-sem-typo-heading-xl: var(--bm-sem-font-weight-heading)
3319
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3320
+ var(--bm-sem-font-family-heading);
3321
+ --bm-sem-typo-heading-lg: var(--bm-sem-font-weight-heading)
3322
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3323
+ var(--bm-sem-font-family-heading);
3324
+ --bm-sem-typo-heading-md: var(--bm-sem-font-weight-heading)
3325
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3326
+ var(--bm-sem-font-family-heading);
3327
+ --bm-sem-typo-heading-sm: var(--bm-sem-font-weight-heading)
3328
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3329
+ var(--bm-sem-font-family-heading);
3330
+ --bm-sem-typo-heading-xs: var(--bm-sem-font-weight-heading)
3331
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3332
+ var(--bm-sem-font-family-heading);
3333
+ --bm-sem-typo-heading-alt-xl: var(--bm-sem-font-weight-heading-alt)
3334
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3335
+ var(--bm-sem-font-family-heading-alt);
3336
+ --bm-sem-typo-heading-alt-lg: var(--bm-sem-font-weight-heading-alt)
3337
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3338
+ var(--bm-sem-font-family-heading-alt);
3339
+ --bm-sem-typo-heading-alt-md: var(--bm-sem-font-weight-heading-alt)
3340
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3341
+ var(--bm-sem-font-family-heading-alt);
3342
+ --bm-sem-typo-heading-alt-sm: var(--bm-sem-font-weight-heading-alt)
3343
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3344
+ var(--bm-sem-font-family-heading-alt);
3345
+ --bm-sem-typo-heading-alt-xs: var(--bm-sem-font-weight-heading-alt)
3346
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3347
+ var(--bm-sem-font-family-heading-alt);
3348
+ --bm-sem-typo-body-xs: var(--bm-sem-font-weight-body)
3349
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3350
+ var(--bm-sem-font-family-body);
3351
+ --bm-sem-typo-body-sm: var(--bm-sem-font-weight-body)
3352
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3353
+ var(--bm-sem-font-family-body);
3354
+ --bm-sem-typo-body-md: var(--bm-sem-font-weight-body)
3355
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3356
+ var(--bm-sem-font-family-body);
3357
+ --bm-sem-typo-body-lg: var(--bm-sem-font-weight-body)
3358
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3359
+ var(--bm-sem-font-family-body);
3360
+ --bm-sem-typo-body-xl: var(--bm-sem-font-weight-body)
3361
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3362
+ var(--bm-sem-font-family-body);
3363
+ --bm-sem-typo-body-2xl: var(--bm-sem-font-weight-body)
3364
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3365
+ var(--bm-sem-font-family-body);
3366
+ --bm-sem-typo-detail-xs: var(--bm-sem-font-weight-detail)
3367
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3368
+ var(--bm-sem-font-family-heading);
3369
+ --bm-sem-typo-detail-sm: var(--bm-sem-font-weight-detail)
3370
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3371
+ var(--bm-sem-font-family-heading);
3372
+ --bm-sem-typo-detail-md: var(--bm-sem-font-weight-detail)
3373
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3374
+ var(--bm-sem-font-family-heading);
3375
+ --bm-sem-typo-detail-lg: var(--bm-sem-font-weight-detail)
3376
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3377
+ var(--bm-sem-font-family-heading);
3378
+ --bm-sem-typo-detail-xl: var(--bm-sem-font-weight-detail)
3379
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3380
+ var(--bm-sem-font-family-heading);
3381
+ --bm-sem-typo-label-xs: var(--bm-sem-font-weight-label)
3382
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3383
+ var(--bm-sem-font-family-label);
3384
+ --bm-sem-typo-label-sm: var(--bm-sem-font-weight-label)
3385
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3386
+ var(--bm-sem-font-family-label);
3387
+ --bm-sem-typo-label-md: var(--bm-sem-font-weight-label)
3388
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3389
+ var(--bm-sem-font-family-label);
3390
+ --bm-sem-typo-label-lg: var(--bm-sem-font-weight-label)
3391
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3392
+ var(--bm-sem-font-family-label);
3393
+ --bm-sem-typo-label-xl: var(--bm-sem-font-weight-label)
3394
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3395
+ var(--bm-sem-font-family-label);
3396
+ --bm-sem-typo-label-2xl: var(--bm-sem-font-weight-label)
3397
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3398
+ var(--bm-sem-font-family-label);
3399
+ --bm-sem-typo-compact-body-xs: var(--bm-sem-font-weight-body)
3400
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3401
+ var(--bm-sem-font-family-body);
3402
+ --bm-sem-typo-compact-body-sm: var(--bm-sem-font-weight-body)
3403
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3404
+ var(--bm-sem-font-family-body);
3405
+ --bm-sem-typo-compact-body-md: var(--bm-sem-font-weight-body)
3406
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3407
+ var(--bm-sem-font-family-body);
3408
+ --bm-sem-typo-compact-body-lg: var(--bm-sem-font-weight-body)
3409
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3410
+ var(--bm-sem-font-family-body);
3411
+ --bm-sem-typo-compact-body-xl: var(--bm-sem-font-weight-body)
3412
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3413
+ var(--bm-sem-font-family-body);
3414
+ --bm-sem-typo-compact-body-2xl: var(--bm-sem-font-weight-body)
3415
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3416
+ var(--bm-sem-font-family-body);
3417
+ --bm-sem-typo-compact-label-xs: var(--bm-sem-font-weight-label)
3418
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3419
+ var(--bm-sem-font-family-label);
3420
+ --bm-sem-typo-compact-label-sm: var(--bm-sem-font-weight-label)
3421
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3422
+ var(--bm-sem-font-family-label);
3423
+ --bm-sem-typo-compact-label-md: var(--bm-sem-font-weight-label)
3424
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3425
+ var(--bm-sem-font-family-label);
3426
+ --bm-sem-typo-compact-label-lg: var(--bm-sem-font-weight-label)
3427
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3428
+ var(--bm-sem-font-family-label);
3429
+ --bm-sem-typo-compact-label-xl: var(--bm-sem-font-weight-label)
3430
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3431
+ var(--bm-sem-font-family-label);
3432
+ --bm-sem-typo-compact-label-2xl: var(--bm-sem-font-weight-label)
3433
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3434
+ var(--bm-sem-font-family-label);
3435
+ --bm-comp-accordion-typo-sm-heading: var(--bm-sem-typo-compact-label-md);
3436
+ --bm-comp-accordion-typo-sm-body: var(--bm-sem-typo-body-md);
3437
+ --bm-comp-accordion-typo-md-heading: var(--bm-sem-typo-compact-label-lg);
3438
+ --bm-comp-accordion-typo-md-body: var(--bm-sem-typo-body-md);
3439
+ --bm-comp-accordion-typo-lg-heading: var(--bm-sem-typo-compact-label-xl);
3440
+ --bm-comp-accordion-typo-lg-body: var(--bm-sem-typo-body-lg);
3441
+ --bm-comp-actionlist-typo-text: var(--bm-sem-typo-body-sm);
3442
+ --bm-comp-actionlist-typo-text-selected: var(--bm-sem-typo-label-sm);
3443
+ --bm-comp-actionlist-typo-text-supporting: var(--bm-sem-typo-compact-body-xs);
3444
+ --bm-comp-actionlist-typo-text-suffix: var(--bm-sem-typo-body-xs);
3445
+ --bm-comp-actionlist-typo-heading-group: var(--bm-sem-typo-label-xs);
3446
+ --bm-comp-alert-typo-sm-heading: var(--bm-sem-typo-heading-xs);
3447
+ --bm-comp-alert-typo-sm-body: var(--bm-sem-typo-body-sm);
3448
+ --bm-comp-alert-typo-md-heading: var(--bm-sem-typo-heading-sm);
3449
+ --bm-comp-alert-typo-md-body: var(--bm-sem-typo-body-md);
3450
+ --bm-comp-avatar-typo-xs: var(--bm-sem-typo-label-xs);
3451
+ --bm-comp-avatar-typo-sm: var(--bm-sem-typo-label-xs);
3452
+ --bm-comp-avatar-typo-md: var(--bm-sem-typo-label-sm);
3453
+ --bm-comp-avatar-typo-lg: var(--bm-sem-typo-label-md);
3454
+ --bm-comp-avatar-typo-xl: var(--bm-sem-typo-label-lg);
3455
+ --bm-comp-badge-typo-sm: var(--bm-sem-typo-label-xs);
3456
+ --bm-comp-badge-typo-md: var(--bm-sem-typo-label-sm);
3457
+ --bm-comp-badge-dot-typo-subtle: var(--bm-sem-typo-compact-body-md);
3458
+ --bm-comp-badge-dot-typo-strong: var(--bm-sem-typo-compact-label-md);
3459
+ --bm-comp-badge-indicator-typo-sm: var(--bm-sem-typo-compact-label-xs);
3460
+ --bm-comp-badge-indicator-typo-md: var(--bm-sem-typo-compact-label-xs);
3461
+ --bm-comp-batch-actions-typo-count: var(--bm-sem-typo-body-sm);
3462
+ --bm-comp-breadcrumb-typo-default: var(--bm-sem-typo-body-sm);
3463
+ --bm-comp-btn-typo-sm: var(--bm-sem-typo-compact-label-sm);
3464
+ --bm-comp-btn-typo-md: var(--bm-sem-typo-compact-label-md);
3465
+ --bm-comp-btn-typo-lg: var(--bm-sem-typo-compact-label-lg);
3466
+ --bm-comp-card-typo-heading: var(--bm-sem-typo-heading-sm);
3467
+ --bm-comp-card-typo-body: var(--bm-sem-typo-body-sm);
3468
+ --bm-comp-card-typo-supporting: var(--bm-sem-typo-body-sm);
3469
+ --bm-comp-card-typo-eyebrow: var(--bm-sem-typo-label-sm);
3470
+ --bm-comp-chip-typo-sm: var(--bm-sem-typo-label-xs);
3471
+ --bm-comp-chip-typo-md: var(--bm-sem-typo-label-sm);
3472
+ --bm-comp-chip-typo-lg: var(--bm-sem-typo-label-md);
3473
+ --bm-comp-data-table-typo-cell: var(--bm-sem-typo-body-sm);
3474
+ --bm-comp-data-table-typo-cell-emphisis: var(--bm-sem-typo-label-sm);
3475
+ --bm-comp-data-table-typo-cell-supporting: var(--bm-sem-typo-compact-body-xs);
3476
+ --bm-comp-data-table-typo-col-header: var(--bm-sem-typo-compact-label-sm);
3477
+ --bm-comp-data-table-typo-col-header-group: var(
3478
+ --bm-sem-typo-compact-label-xs
3479
+ );
3480
+ --bm-comp-dialog-typo-body: var(--bm-sem-typo-body-md);
3481
+ --bm-comp-dialog-typo-description: var(--bm-sem-typo-body-md);
3482
+ --bm-comp-dialog-typo-heading: var(--bm-sem-typo-heading-md);
3483
+ --bm-comp-divider-typo-text: var(--bm-sem-typo-label-sm);
3484
+ --bm-comp-empty-state-typo-heading: var(--bm-sem-typo-heading-lg);
3485
+ --bm-comp-empty-state-typo-body: var(--bm-sem-typo-body-lg);
3486
+ --bm-comp-file-upload-typo-file: var(--bm-sem-typo-body-sm);
3487
+ --bm-comp-file-upload-typo-dropzone: var(--bm-sem-typo-body-sm);
3488
+ --bm-comp-header-nav-item-typo-default: var(--bm-sem-typo-body-sm);
3489
+ --bm-comp-header-nav-item-typo-selected: var(--bm-sem-typo-label-sm);
3490
+ --bm-comp-helper-text-typo-sm: var(--bm-sem-typo-body-sm);
3491
+ --bm-comp-helper-text-typo-md: var(--bm-sem-typo-body-md);
3492
+ --bm-comp-input-typo-sm: var(--bm-sem-typo-compact-body-sm);
3493
+ --bm-comp-input-typo-md: var(--bm-sem-typo-compact-body-md);
3494
+ --bm-comp-input-typo-lg: var(--bm-sem-typo-compact-body-md);
3495
+ --bm-comp-input-typo-character-count: var(--bm-sem-typo-body-sm);
3496
+ --bm-comp-input-typo-label-choice: var(--bm-sem-typo-body-md);
3497
+ --bm-comp-label-typo-default: var(--bm-sem-typo-label-sm);
3498
+ --bm-comp-label-typo-optional: var(--bm-sem-typo-body-sm);
3499
+ --bm-comp-label-typo-character-count: var(--bm-sem-typo-body-sm);
3500
+ --bm-comp-link-typo-sm: var(--bm-sem-typo-body-sm);
3501
+ --bm-comp-link-typo-md: var(--bm-sem-typo-body-md);
3502
+ --bm-comp-link-typo-lg: var(--bm-sem-typo-body-lg);
3503
+ --bm-comp-link-typo-xl: var(--bm-sem-typo-body-xl);
3504
+ --bm-comp-pagination-typo-default: var(--bm-sem-typo-body-sm);
3505
+ --bm-comp-panel-typo-heading: var(--bm-sem-typo-heading-sm);
3506
+ --bm-comp-panel-typo-description: var(--bm-sem-typo-body-sm);
3507
+ --bm-comp-progress-bar-typo-label: var(--bm-sem-typo-body-md);
3508
+ --bm-comp-slider-typo-values: var(--bm-sem-typo-body-sm);
3509
+ --bm-comp-spinner-typo-heading: var(--bm-sem-typo-label-md);
3510
+ --bm-comp-spinner-typo-body: var(--bm-sem-typo-body-md);
3511
+ --bm-comp-stepper-typo-heading: var(--bm-sem-typo-compact-label-sm);
3512
+ --bm-comp-stepper-typo-body: var(--bm-sem-typo-body-xs);
3513
+ --bm-comp-stepper-typo-number: var(--bm-sem-typo-label-xs);
3514
+ --bm-comp-tabs-typo-md: var(--bm-sem-typo-body-sm);
3515
+ --bm-comp-tabs-typo-md-selected: var(--bm-sem-typo-body-sm);
3516
+ --bm-comp-tabs-typo-lg: var(--bm-sem-typo-body-md);
3517
+ --bm-comp-tabs-typo-lg-selected: var(--bm-sem-typo-body-md);
3518
+ --bm-comp-toast-typo-heading: var(--bm-sem-typo-heading-xs);
3519
+ --bm-comp-toast-typo-body: var(--bm-sem-typo-body-sm);
3520
+ --bm-comp-tooltip-typo-body: var(--bm-sem-typo-compact-body-sm);
3521
+ }
3522
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-el-al"] :lang(he),
3523
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-el-al"]:lang(he),
3524
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-el-al"] :lang(he),
3525
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-el-al"]:lang(he),
3526
+ .bm-lang-he .bm-onefi.bm-onefi-el-al,
3527
+ .bm-lang-he.bm-onefi.bm-onefi-el-al {
3528
+ --bm-sem-font-family-he-heading: "Ping HL";
3529
+ --bm-sem-font-family-heading: var(--bm-sem-font-family-he-heading);
3530
+ --bm-sem-font-family-he-heading-alt: "Ping HL";
3531
+ --bm-sem-font-family-heading-alt: var(--bm-sem-font-family-he-heading-alt);
3532
+ --bm-sem-font-family-he-body: "Ping HL";
3533
+ --bm-sem-font-family-body: var(--bm-sem-font-family-he-body);
3534
+ --bm-sem-font-family-he-label: "Ping HL";
3535
+ --bm-sem-font-family-label: var(--bm-sem-font-family-he-label);
3536
+ --bm-sem-font-weight-he-heading: 800;
3537
+ --bm-sem-font-weight-heading: var(--bm-sem-font-weight-he-heading);
3538
+ --bm-sem-font-weight-he-heading-alt: 400;
3539
+ --bm-sem-font-weight-heading-alt: var(--bm-sem-font-weight-he-heading-alt);
3540
+ --bm-sem-font-weight-he-body: 400;
3541
+ --bm-sem-font-weight-body: var(--bm-sem-font-weight-he-body);
3542
+ --bm-sem-font-weight-he-body-bold: 700;
3543
+ --bm-sem-font-weight-body-bold: var(--bm-sem-font-weight-he-body-bold);
3544
+ --bm-sem-font-weight-he-label: 500;
3545
+ --bm-sem-font-weight-label: var(--bm-sem-font-weight-he-label);
3546
+ --bm-sem-font-weight-he-detail: 800;
3547
+ --bm-sem-font-weight-detail: var(--bm-sem-font-weight-he-detail);
3548
+ --bm-sem-typo-heading-xl: var(--bm-sem-font-weight-heading)
3549
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3550
+ var(--bm-sem-font-family-heading);
3551
+ --bm-sem-typo-heading-lg: var(--bm-sem-font-weight-heading)
3552
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3553
+ var(--bm-sem-font-family-heading);
3554
+ --bm-sem-typo-heading-md: var(--bm-sem-font-weight-heading)
3555
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3556
+ var(--bm-sem-font-family-heading);
3557
+ --bm-sem-typo-heading-sm: var(--bm-sem-font-weight-heading)
3558
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3559
+ var(--bm-sem-font-family-heading);
3560
+ --bm-sem-typo-heading-xs: var(--bm-sem-font-weight-heading)
3561
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3562
+ var(--bm-sem-font-family-heading);
3563
+ --bm-sem-typo-heading-alt-xl: var(--bm-sem-font-weight-heading-alt)
3564
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3565
+ var(--bm-sem-font-family-heading-alt);
3566
+ --bm-sem-typo-heading-alt-lg: var(--bm-sem-font-weight-heading-alt)
3567
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3568
+ var(--bm-sem-font-family-heading-alt);
3569
+ --bm-sem-typo-heading-alt-md: var(--bm-sem-font-weight-heading-alt)
3570
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3571
+ var(--bm-sem-font-family-heading-alt);
3572
+ --bm-sem-typo-heading-alt-sm: var(--bm-sem-font-weight-heading-alt)
3573
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3574
+ var(--bm-sem-font-family-heading-alt);
3575
+ --bm-sem-typo-heading-alt-xs: var(--bm-sem-font-weight-heading-alt)
3576
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3577
+ var(--bm-sem-font-family-heading-alt);
3578
+ --bm-sem-typo-body-xs: var(--bm-sem-font-weight-body)
3579
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3580
+ var(--bm-sem-font-family-body);
3581
+ --bm-sem-typo-body-sm: var(--bm-sem-font-weight-body)
3582
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3583
+ var(--bm-sem-font-family-body);
3584
+ --bm-sem-typo-body-md: var(--bm-sem-font-weight-body)
3585
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3586
+ var(--bm-sem-font-family-body);
3587
+ --bm-sem-typo-body-lg: var(--bm-sem-font-weight-body)
3588
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3589
+ var(--bm-sem-font-family-body);
3590
+ --bm-sem-typo-body-xl: var(--bm-sem-font-weight-body)
3591
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3592
+ var(--bm-sem-font-family-body);
3593
+ --bm-sem-typo-body-2xl: var(--bm-sem-font-weight-body)
3594
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3595
+ var(--bm-sem-font-family-body);
3596
+ --bm-sem-typo-detail-xs: var(--bm-sem-font-weight-detail)
3597
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3598
+ var(--bm-sem-font-family-heading);
3599
+ --bm-sem-typo-detail-sm: var(--bm-sem-font-weight-detail)
3600
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3601
+ var(--bm-sem-font-family-heading);
3602
+ --bm-sem-typo-detail-md: var(--bm-sem-font-weight-detail)
3603
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3604
+ var(--bm-sem-font-family-heading);
3605
+ --bm-sem-typo-detail-lg: var(--bm-sem-font-weight-detail)
3606
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3607
+ var(--bm-sem-font-family-heading);
3608
+ --bm-sem-typo-detail-xl: var(--bm-sem-font-weight-detail)
3609
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3610
+ var(--bm-sem-font-family-heading);
3611
+ --bm-sem-typo-label-xs: var(--bm-sem-font-weight-label)
3612
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3613
+ var(--bm-sem-font-family-label);
3614
+ --bm-sem-typo-label-sm: var(--bm-sem-font-weight-label)
3615
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3616
+ var(--bm-sem-font-family-label);
3617
+ --bm-sem-typo-label-md: var(--bm-sem-font-weight-label)
3618
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3619
+ var(--bm-sem-font-family-label);
3620
+ --bm-sem-typo-label-lg: var(--bm-sem-font-weight-label)
3621
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3622
+ var(--bm-sem-font-family-label);
3623
+ --bm-sem-typo-label-xl: var(--bm-sem-font-weight-label)
3624
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3625
+ var(--bm-sem-font-family-label);
3626
+ --bm-sem-typo-label-2xl: var(--bm-sem-font-weight-label)
3627
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3628
+ var(--bm-sem-font-family-label);
3629
+ --bm-sem-typo-compact-body-xs: var(--bm-sem-font-weight-body)
3630
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3631
+ var(--bm-sem-font-family-body);
3632
+ --bm-sem-typo-compact-body-sm: var(--bm-sem-font-weight-body)
3633
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3634
+ var(--bm-sem-font-family-body);
3635
+ --bm-sem-typo-compact-body-md: var(--bm-sem-font-weight-body)
3636
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3637
+ var(--bm-sem-font-family-body);
3638
+ --bm-sem-typo-compact-body-lg: var(--bm-sem-font-weight-body)
3639
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3640
+ var(--bm-sem-font-family-body);
3641
+ --bm-sem-typo-compact-body-xl: var(--bm-sem-font-weight-body)
3642
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3643
+ var(--bm-sem-font-family-body);
3644
+ --bm-sem-typo-compact-body-2xl: var(--bm-sem-font-weight-body)
3645
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3646
+ var(--bm-sem-font-family-body);
3647
+ --bm-sem-typo-compact-label-xs: var(--bm-sem-font-weight-label)
3648
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3649
+ var(--bm-sem-font-family-label);
3650
+ --bm-sem-typo-compact-label-sm: var(--bm-sem-font-weight-label)
3651
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3652
+ var(--bm-sem-font-family-label);
3653
+ --bm-sem-typo-compact-label-md: var(--bm-sem-font-weight-label)
3654
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3655
+ var(--bm-sem-font-family-label);
3656
+ --bm-sem-typo-compact-label-lg: var(--bm-sem-font-weight-label)
3657
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3658
+ var(--bm-sem-font-family-label);
3659
+ --bm-sem-typo-compact-label-xl: var(--bm-sem-font-weight-label)
3660
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3661
+ var(--bm-sem-font-family-label);
3662
+ --bm-sem-typo-compact-label-2xl: var(--bm-sem-font-weight-label)
3663
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3664
+ var(--bm-sem-font-family-label);
3665
+ --bm-comp-accordion-typo-sm-heading: var(--bm-sem-typo-compact-label-md);
3666
+ --bm-comp-accordion-typo-sm-body: var(--bm-sem-typo-body-md);
3667
+ --bm-comp-accordion-typo-md-heading: var(--bm-sem-typo-compact-label-lg);
3668
+ --bm-comp-accordion-typo-md-body: var(--bm-sem-typo-body-md);
3669
+ --bm-comp-accordion-typo-lg-heading: var(--bm-sem-typo-compact-label-xl);
3670
+ --bm-comp-accordion-typo-lg-body: var(--bm-sem-typo-body-lg);
3671
+ --bm-comp-actionlist-typo-text: var(--bm-sem-typo-body-sm);
3672
+ --bm-comp-actionlist-typo-text-selected: var(--bm-sem-typo-label-sm);
3673
+ --bm-comp-actionlist-typo-text-supporting: var(--bm-sem-typo-compact-body-xs);
3674
+ --bm-comp-actionlist-typo-text-suffix: var(--bm-sem-typo-body-xs);
3675
+ --bm-comp-actionlist-typo-heading-group: var(--bm-sem-typo-label-xs);
3676
+ --bm-comp-alert-typo-sm-heading: var(--bm-sem-typo-heading-xs);
3677
+ --bm-comp-alert-typo-sm-body: var(--bm-sem-typo-body-sm);
3678
+ --bm-comp-alert-typo-md-heading: var(--bm-sem-typo-heading-sm);
3679
+ --bm-comp-alert-typo-md-body: var(--bm-sem-typo-body-md);
3680
+ --bm-comp-avatar-typo-xs: var(--bm-sem-typo-label-xs);
3681
+ --bm-comp-avatar-typo-sm: var(--bm-sem-typo-label-xs);
3682
+ --bm-comp-avatar-typo-md: var(--bm-sem-typo-label-sm);
3683
+ --bm-comp-avatar-typo-lg: var(--bm-sem-typo-label-md);
3684
+ --bm-comp-avatar-typo-xl: var(--bm-sem-typo-label-lg);
3685
+ --bm-comp-badge-typo-sm: var(--bm-sem-typo-label-xs);
3686
+ --bm-comp-badge-typo-md: var(--bm-sem-typo-label-sm);
3687
+ --bm-comp-badge-dot-typo-subtle: var(--bm-sem-typo-compact-body-md);
3688
+ --bm-comp-badge-dot-typo-strong: var(--bm-sem-typo-compact-label-md);
3689
+ --bm-comp-badge-indicator-typo-sm: var(--bm-sem-typo-compact-label-xs);
3690
+ --bm-comp-badge-indicator-typo-md: var(--bm-sem-typo-compact-label-xs);
3691
+ --bm-comp-batch-actions-typo-count: var(--bm-sem-typo-body-sm);
3692
+ --bm-comp-breadcrumb-typo-default: var(--bm-sem-typo-body-sm);
3693
+ --bm-comp-btn-typo-sm: var(--bm-sem-typo-compact-label-sm);
3694
+ --bm-comp-btn-typo-md: var(--bm-sem-typo-compact-label-md);
3695
+ --bm-comp-btn-typo-lg: var(--bm-sem-typo-compact-label-lg);
3696
+ --bm-comp-card-typo-heading: var(--bm-sem-typo-heading-sm);
3697
+ --bm-comp-card-typo-body: var(--bm-sem-typo-body-sm);
3698
+ --bm-comp-card-typo-supporting: var(--bm-sem-typo-body-sm);
3699
+ --bm-comp-card-typo-eyebrow: var(--bm-sem-typo-label-sm);
3700
+ --bm-comp-chip-typo-sm: var(--bm-sem-typo-label-xs);
3701
+ --bm-comp-chip-typo-md: var(--bm-sem-typo-label-sm);
3702
+ --bm-comp-chip-typo-lg: var(--bm-sem-typo-label-md);
3703
+ --bm-comp-data-table-typo-cell: var(--bm-sem-typo-body-sm);
3704
+ --bm-comp-data-table-typo-cell-emphisis: var(--bm-sem-typo-label-sm);
3705
+ --bm-comp-data-table-typo-cell-supporting: var(--bm-sem-typo-compact-body-xs);
3706
+ --bm-comp-data-table-typo-col-header: var(--bm-sem-typo-compact-label-sm);
3707
+ --bm-comp-data-table-typo-col-header-group: var(
3708
+ --bm-sem-typo-compact-label-xs
3709
+ );
3710
+ --bm-comp-dialog-typo-body: var(--bm-sem-typo-body-md);
3711
+ --bm-comp-dialog-typo-description: var(--bm-sem-typo-body-md);
3712
+ --bm-comp-dialog-typo-heading: var(--bm-sem-typo-heading-md);
3713
+ --bm-comp-divider-typo-text: var(--bm-sem-typo-label-sm);
3714
+ --bm-comp-empty-state-typo-heading: var(--bm-sem-typo-heading-lg);
3715
+ --bm-comp-empty-state-typo-body: var(--bm-sem-typo-body-lg);
3716
+ --bm-comp-file-upload-typo-file: var(--bm-sem-typo-body-sm);
3717
+ --bm-comp-file-upload-typo-dropzone: var(--bm-sem-typo-body-sm);
3718
+ --bm-comp-header-nav-item-typo-default: var(--bm-sem-typo-body-sm);
3719
+ --bm-comp-header-nav-item-typo-selected: var(--bm-sem-typo-label-sm);
3720
+ --bm-comp-helper-text-typo-sm: var(--bm-sem-typo-body-sm);
3721
+ --bm-comp-helper-text-typo-md: var(--bm-sem-typo-body-md);
3722
+ --bm-comp-input-typo-sm: var(--bm-sem-typo-compact-body-sm);
3723
+ --bm-comp-input-typo-md: var(--bm-sem-typo-compact-body-md);
3724
+ --bm-comp-input-typo-lg: var(--bm-sem-typo-compact-body-md);
3725
+ --bm-comp-input-typo-character-count: var(--bm-sem-typo-body-sm);
3726
+ --bm-comp-input-typo-label-choice: var(--bm-sem-typo-body-md);
3727
+ --bm-comp-label-typo-default: var(--bm-sem-typo-label-sm);
3728
+ --bm-comp-label-typo-optional: var(--bm-sem-typo-body-sm);
3729
+ --bm-comp-label-typo-character-count: var(--bm-sem-typo-body-sm);
3730
+ --bm-comp-link-typo-sm: var(--bm-sem-typo-body-sm);
3731
+ --bm-comp-link-typo-md: var(--bm-sem-typo-body-md);
3732
+ --bm-comp-link-typo-lg: var(--bm-sem-typo-body-lg);
3733
+ --bm-comp-link-typo-xl: var(--bm-sem-typo-body-xl);
3734
+ --bm-comp-pagination-typo-default: var(--bm-sem-typo-body-sm);
3735
+ --bm-comp-panel-typo-heading: var(--bm-sem-typo-heading-sm);
3736
+ --bm-comp-panel-typo-description: var(--bm-sem-typo-body-sm);
3737
+ --bm-comp-progress-bar-typo-label: var(--bm-sem-typo-body-md);
3738
+ --bm-comp-slider-typo-values: var(--bm-sem-typo-body-sm);
3739
+ --bm-comp-spinner-typo-heading: var(--bm-sem-typo-label-md);
3740
+ --bm-comp-spinner-typo-body: var(--bm-sem-typo-body-md);
3741
+ --bm-comp-stepper-typo-heading: var(--bm-sem-typo-compact-label-sm);
3742
+ --bm-comp-stepper-typo-body: var(--bm-sem-typo-body-xs);
3743
+ --bm-comp-stepper-typo-number: var(--bm-sem-typo-label-xs);
3744
+ --bm-comp-tabs-typo-md: var(--bm-sem-typo-body-sm);
3745
+ --bm-comp-tabs-typo-md-selected: var(--bm-sem-typo-body-sm);
3746
+ --bm-comp-tabs-typo-lg: var(--bm-sem-typo-body-md);
3747
+ --bm-comp-tabs-typo-lg-selected: var(--bm-sem-typo-body-md);
3748
+ --bm-comp-toast-typo-heading: var(--bm-sem-typo-heading-xs);
3749
+ --bm-comp-toast-typo-body: var(--bm-sem-typo-body-sm);
3750
+ --bm-comp-tooltip-typo-body: var(--bm-sem-typo-compact-body-sm);
3751
+ }
3752
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-emirates"] :lang(ar),
3753
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-emirates"]:lang(ar),
3754
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-emirates"] :lang(ar),
3755
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-emirates"]:lang(ar),
3756
+ .bm-lang-ar .bm-onefi.bm-onefi-emirates,
3757
+ .bm-lang-ar.bm-onefi.bm-onefi-emirates {
3758
+ --bm-sem-font-family-ar-heading: "Emirates";
3759
+ --bm-sem-font-family-heading: var(--bm-sem-font-family-ar-heading);
3760
+ --bm-sem-font-family-ar-heading-alt: "Emirates";
3761
+ --bm-sem-font-family-heading-alt: var(--bm-sem-font-family-ar-heading-alt);
3762
+ --bm-sem-font-family-ar-body: "Emirates";
3763
+ --bm-sem-font-family-body: var(--bm-sem-font-family-ar-body);
3764
+ --bm-sem-font-family-ar-label: "Emirates";
3765
+ --bm-sem-font-family-label: var(--bm-sem-font-family-ar-label);
3766
+ --bm-sem-font-weight-ar-heading: 700;
3767
+ --bm-sem-font-weight-heading: var(--bm-sem-font-weight-ar-heading);
3768
+ --bm-sem-font-weight-ar-heading-alt: 300;
3769
+ --bm-sem-font-weight-heading-alt: var(--bm-sem-font-weight-ar-heading-alt);
3770
+ --bm-sem-font-weight-ar-body: 500;
3771
+ --bm-sem-font-weight-body: var(--bm-sem-font-weight-ar-body);
3772
+ --bm-sem-font-weight-ar-body-bold: 700;
3773
+ --bm-sem-font-weight-body-bold: var(--bm-sem-font-weight-ar-body-bold);
3774
+ --bm-sem-font-weight-ar-label: 700;
3775
+ --bm-sem-font-weight-label: var(--bm-sem-font-weight-ar-label);
3776
+ --bm-sem-font-weight-ar-detail: 800;
3777
+ --bm-sem-font-weight-detail: var(--bm-sem-font-weight-ar-detail);
3778
+ --bm-sem-typo-heading-xl: var(--bm-sem-font-weight-heading)
3779
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3780
+ var(--bm-sem-font-family-heading);
3781
+ --bm-sem-typo-heading-lg: var(--bm-sem-font-weight-heading)
3782
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3783
+ var(--bm-sem-font-family-heading);
3784
+ --bm-sem-typo-heading-md: var(--bm-sem-font-weight-heading)
3785
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3786
+ var(--bm-sem-font-family-heading);
3787
+ --bm-sem-typo-heading-sm: var(--bm-sem-font-weight-heading)
3788
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3789
+ var(--bm-sem-font-family-heading);
3790
+ --bm-sem-typo-heading-xs: var(--bm-sem-font-weight-heading)
3791
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3792
+ var(--bm-sem-font-family-heading);
3793
+ --bm-sem-typo-heading-alt-xl: var(--bm-sem-font-weight-heading-alt)
3794
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
3795
+ var(--bm-sem-font-family-heading-alt);
3796
+ --bm-sem-typo-heading-alt-lg: var(--bm-sem-font-weight-heading-alt)
3797
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
3798
+ var(--bm-sem-font-family-heading-alt);
3799
+ --bm-sem-typo-heading-alt-md: var(--bm-sem-font-weight-heading-alt)
3800
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
3801
+ var(--bm-sem-font-family-heading-alt);
3802
+ --bm-sem-typo-heading-alt-sm: var(--bm-sem-font-weight-heading-alt)
3803
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3804
+ var(--bm-sem-font-family-heading-alt);
3805
+ --bm-sem-typo-heading-alt-xs: var(--bm-sem-font-weight-heading-alt)
3806
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3807
+ var(--bm-sem-font-family-heading-alt);
3808
+ --bm-sem-typo-body-xs: var(--bm-sem-font-weight-body)
3809
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3810
+ var(--bm-sem-font-family-body);
3811
+ --bm-sem-typo-body-sm: var(--bm-sem-font-weight-body)
3812
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3813
+ var(--bm-sem-font-family-body);
3814
+ --bm-sem-typo-body-md: var(--bm-sem-font-weight-body)
3815
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3816
+ var(--bm-sem-font-family-body);
3817
+ --bm-sem-typo-body-lg: var(--bm-sem-font-weight-body)
3818
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3819
+ var(--bm-sem-font-family-body);
3820
+ --bm-sem-typo-body-xl: var(--bm-sem-font-weight-body)
3821
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3822
+ var(--bm-sem-font-family-body);
3823
+ --bm-sem-typo-body-2xl: var(--bm-sem-font-weight-body)
3824
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3825
+ var(--bm-sem-font-family-body);
3826
+ --bm-sem-typo-detail-xs: var(--bm-sem-font-weight-detail)
3827
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3828
+ var(--bm-sem-font-family-heading);
3829
+ --bm-sem-typo-detail-sm: var(--bm-sem-font-weight-detail)
3830
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3831
+ var(--bm-sem-font-family-heading);
3832
+ --bm-sem-typo-detail-md: var(--bm-sem-font-weight-detail)
3833
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3834
+ var(--bm-sem-font-family-heading);
3835
+ --bm-sem-typo-detail-lg: var(--bm-sem-font-weight-detail)
3836
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
3837
+ var(--bm-sem-font-family-heading);
3838
+ --bm-sem-typo-detail-xl: var(--bm-sem-font-weight-detail)
3839
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3840
+ var(--bm-sem-font-family-heading);
3841
+ --bm-sem-typo-label-xs: var(--bm-sem-font-weight-label)
3842
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
3843
+ var(--bm-sem-font-family-label);
3844
+ --bm-sem-typo-label-sm: var(--bm-sem-font-weight-label)
3845
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
3846
+ var(--bm-sem-font-family-label);
3847
+ --bm-sem-typo-label-md: var(--bm-sem-font-weight-label)
3848
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
3849
+ var(--bm-sem-font-family-label);
3850
+ --bm-sem-typo-label-lg: var(--bm-sem-font-weight-label)
3851
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
3852
+ var(--bm-sem-font-family-label);
3853
+ --bm-sem-typo-label-xl: var(--bm-sem-font-weight-label)
3854
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
3855
+ var(--bm-sem-font-family-label);
3856
+ --bm-sem-typo-label-2xl: var(--bm-sem-font-weight-label)
3857
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
3858
+ var(--bm-sem-font-family-label);
3859
+ --bm-sem-typo-compact-body-xs: var(--bm-sem-font-weight-body)
3860
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3861
+ var(--bm-sem-font-family-body);
3862
+ --bm-sem-typo-compact-body-sm: var(--bm-sem-font-weight-body)
3863
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3864
+ var(--bm-sem-font-family-body);
3865
+ --bm-sem-typo-compact-body-md: var(--bm-sem-font-weight-body)
3866
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3867
+ var(--bm-sem-font-family-body);
3868
+ --bm-sem-typo-compact-body-lg: var(--bm-sem-font-weight-body)
3869
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3870
+ var(--bm-sem-font-family-body);
3871
+ --bm-sem-typo-compact-body-xl: var(--bm-sem-font-weight-body)
3872
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3873
+ var(--bm-sem-font-family-body);
3874
+ --bm-sem-typo-compact-body-2xl: var(--bm-sem-font-weight-body)
3875
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3876
+ var(--bm-sem-font-family-body);
3877
+ --bm-sem-typo-compact-label-xs: var(--bm-sem-font-weight-label)
3878
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
3879
+ var(--bm-sem-font-family-label);
3880
+ --bm-sem-typo-compact-label-sm: var(--bm-sem-font-weight-label)
3881
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
3882
+ var(--bm-sem-font-family-label);
3883
+ --bm-sem-typo-compact-label-md: var(--bm-sem-font-weight-label)
3884
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
3885
+ var(--bm-sem-font-family-label);
3886
+ --bm-sem-typo-compact-label-lg: var(--bm-sem-font-weight-label)
3887
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
3888
+ var(--bm-sem-font-family-label);
3889
+ --bm-sem-typo-compact-label-xl: var(--bm-sem-font-weight-label)
3890
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
3891
+ var(--bm-sem-font-family-label);
3892
+ --bm-sem-typo-compact-label-2xl: var(--bm-sem-font-weight-label)
3893
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
3894
+ var(--bm-sem-font-family-label);
3895
+ --bm-comp-accordion-typo-sm-heading: var(--bm-sem-typo-compact-label-md);
3896
+ --bm-comp-accordion-typo-sm-body: var(--bm-sem-typo-body-md);
3897
+ --bm-comp-accordion-typo-md-heading: var(--bm-sem-typo-compact-label-lg);
3898
+ --bm-comp-accordion-typo-md-body: var(--bm-sem-typo-body-md);
3899
+ --bm-comp-accordion-typo-lg-heading: var(--bm-sem-typo-compact-label-xl);
3900
+ --bm-comp-accordion-typo-lg-body: var(--bm-sem-typo-body-lg);
3901
+ --bm-comp-actionlist-typo-text: var(--bm-sem-typo-body-sm);
3902
+ --bm-comp-actionlist-typo-text-selected: var(--bm-sem-typo-label-sm);
3903
+ --bm-comp-actionlist-typo-text-supporting: var(--bm-sem-typo-compact-body-xs);
3904
+ --bm-comp-actionlist-typo-text-suffix: var(--bm-sem-typo-body-xs);
3905
+ --bm-comp-actionlist-typo-heading-group: var(--bm-sem-typo-label-xs);
3906
+ --bm-comp-alert-typo-sm-heading: var(--bm-sem-typo-heading-xs);
3907
+ --bm-comp-alert-typo-sm-body: var(--bm-sem-typo-body-sm);
3908
+ --bm-comp-alert-typo-md-heading: var(--bm-sem-typo-heading-sm);
3909
+ --bm-comp-alert-typo-md-body: var(--bm-sem-typo-body-md);
3910
+ --bm-comp-avatar-typo-xs: var(--bm-sem-typo-label-xs);
3911
+ --bm-comp-avatar-typo-sm: var(--bm-sem-typo-label-xs);
3912
+ --bm-comp-avatar-typo-md: var(--bm-sem-typo-label-sm);
3913
+ --bm-comp-avatar-typo-lg: var(--bm-sem-typo-label-md);
3914
+ --bm-comp-avatar-typo-xl: var(--bm-sem-typo-label-lg);
3915
+ --bm-comp-badge-typo-sm: var(--bm-sem-typo-label-xs);
3916
+ --bm-comp-badge-typo-md: var(--bm-sem-typo-label-sm);
3917
+ --bm-comp-badge-dot-typo-subtle: var(--bm-sem-typo-compact-body-md);
3918
+ --bm-comp-badge-dot-typo-strong: var(--bm-sem-typo-compact-label-md);
3919
+ --bm-comp-badge-indicator-typo-sm: var(--bm-sem-typo-compact-label-xs);
3920
+ --bm-comp-badge-indicator-typo-md: var(--bm-sem-typo-compact-label-xs);
3921
+ --bm-comp-batch-actions-typo-count: var(--bm-sem-typo-body-sm);
3922
+ --bm-comp-breadcrumb-typo-default: var(--bm-sem-typo-body-sm);
3923
+ --bm-comp-btn-typo-sm: var(--bm-sem-typo-compact-label-sm);
3924
+ --bm-comp-btn-typo-md: var(--bm-sem-typo-compact-label-md);
3925
+ --bm-comp-btn-typo-lg: var(--bm-sem-typo-compact-label-lg);
3926
+ --bm-comp-card-typo-heading: var(--bm-sem-typo-heading-sm);
3927
+ --bm-comp-card-typo-body: var(--bm-sem-typo-body-sm);
3928
+ --bm-comp-card-typo-supporting: var(--bm-sem-typo-body-sm);
3929
+ --bm-comp-card-typo-eyebrow: var(--bm-sem-typo-label-sm);
3930
+ --bm-comp-chip-typo-sm: var(--bm-sem-typo-label-xs);
3931
+ --bm-comp-chip-typo-md: var(--bm-sem-typo-label-sm);
3932
+ --bm-comp-chip-typo-lg: var(--bm-sem-typo-label-md);
3933
+ --bm-comp-data-table-typo-cell: var(--bm-sem-typo-body-sm);
3934
+ --bm-comp-data-table-typo-cell-emphisis: var(--bm-sem-typo-label-sm);
3935
+ --bm-comp-data-table-typo-cell-supporting: var(--bm-sem-typo-compact-body-xs);
3936
+ --bm-comp-data-table-typo-col-header: var(--bm-sem-typo-compact-label-sm);
3937
+ --bm-comp-data-table-typo-col-header-group: var(
3938
+ --bm-sem-typo-compact-label-xs
3939
+ );
3940
+ --bm-comp-dialog-typo-body: var(--bm-sem-typo-body-md);
3941
+ --bm-comp-dialog-typo-description: var(--bm-sem-typo-body-md);
3942
+ --bm-comp-dialog-typo-heading: var(--bm-sem-typo-heading-md);
3943
+ --bm-comp-divider-typo-text: var(--bm-sem-typo-label-sm);
3944
+ --bm-comp-empty-state-typo-heading: var(--bm-sem-typo-heading-lg);
3945
+ --bm-comp-empty-state-typo-body: var(--bm-sem-typo-body-lg);
3946
+ --bm-comp-file-upload-typo-file: var(--bm-sem-typo-body-sm);
3947
+ --bm-comp-file-upload-typo-dropzone: var(--bm-sem-typo-body-sm);
3948
+ --bm-comp-header-nav-item-typo-default: var(--bm-sem-typo-body-sm);
3949
+ --bm-comp-header-nav-item-typo-selected: var(--bm-sem-typo-label-sm);
3950
+ --bm-comp-helper-text-typo-sm: var(--bm-sem-typo-body-sm);
3951
+ --bm-comp-helper-text-typo-md: var(--bm-sem-typo-body-md);
3952
+ --bm-comp-input-typo-sm: var(--bm-sem-typo-compact-body-sm);
3953
+ --bm-comp-input-typo-md: var(--bm-sem-typo-compact-body-md);
3954
+ --bm-comp-input-typo-lg: var(--bm-sem-typo-compact-body-md);
3955
+ --bm-comp-input-typo-character-count: var(--bm-sem-typo-body-sm);
3956
+ --bm-comp-input-typo-label-choice: var(--bm-sem-typo-body-md);
3957
+ --bm-comp-label-typo-default: var(--bm-sem-typo-label-sm);
3958
+ --bm-comp-label-typo-optional: var(--bm-sem-typo-body-sm);
3959
+ --bm-comp-label-typo-character-count: var(--bm-sem-typo-body-sm);
3960
+ --bm-comp-link-typo-sm: var(--bm-sem-typo-body-sm);
3961
+ --bm-comp-link-typo-md: var(--bm-sem-typo-body-md);
3962
+ --bm-comp-link-typo-lg: var(--bm-sem-typo-body-lg);
3963
+ --bm-comp-link-typo-xl: var(--bm-sem-typo-body-xl);
3964
+ --bm-comp-pagination-typo-default: var(--bm-sem-typo-body-sm);
3965
+ --bm-comp-panel-typo-heading: var(--bm-sem-typo-heading-sm);
3966
+ --bm-comp-panel-typo-description: var(--bm-sem-typo-body-sm);
3967
+ --bm-comp-progress-bar-typo-label: var(--bm-sem-typo-body-md);
3968
+ --bm-comp-slider-typo-values: var(--bm-sem-typo-body-sm);
3969
+ --bm-comp-spinner-typo-heading: var(--bm-sem-typo-label-md);
3970
+ --bm-comp-spinner-typo-body: var(--bm-sem-typo-body-md);
3971
+ --bm-comp-stepper-typo-heading: var(--bm-sem-typo-compact-label-sm);
3972
+ --bm-comp-stepper-typo-body: var(--bm-sem-typo-body-xs);
3973
+ --bm-comp-stepper-typo-number: var(--bm-sem-typo-label-xs);
3974
+ --bm-comp-tabs-typo-md: var(--bm-sem-typo-body-sm);
3975
+ --bm-comp-tabs-typo-md-selected: var(--bm-sem-typo-body-sm);
3976
+ --bm-comp-tabs-typo-lg: var(--bm-sem-typo-body-md);
3977
+ --bm-comp-tabs-typo-lg-selected: var(--bm-sem-typo-body-md);
3978
+ --bm-comp-toast-typo-heading: var(--bm-sem-typo-heading-xs);
3979
+ --bm-comp-toast-typo-body: var(--bm-sem-typo-body-sm);
3980
+ --bm-comp-tooltip-typo-body: var(--bm-sem-typo-compact-body-sm);
3981
+ }
3982
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-thai"] :lang(th),
3983
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-thai"]:lang(th),
3984
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-thai"] :lang(th),
3985
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-thai"]:lang(th),
3986
+ .bm-lang-th .bm-onefi.bm-onefi-thai,
3987
+ .bm-lang-th.bm-onefi.bm-onefi-thai {
3914
3988
  --bm-sem-font-family-th-heading: "Prompt";
3989
+ --bm-sem-font-family-heading: var(--bm-sem-font-family-th-heading);
3915
3990
  --bm-sem-font-family-th-heading-alt: "Prompt";
3991
+ --bm-sem-font-family-heading-alt: var(--bm-sem-font-family-th-heading-alt);
3916
3992
  --bm-sem-font-family-th-body: "Prompt";
3993
+ --bm-sem-font-family-body: var(--bm-sem-font-family-th-body);
3917
3994
  --bm-sem-font-family-th-label: "Prompt";
3918
- --bm-sem-font-weight-heading: 600;
3919
- --bm-sem-font-weight-heading-alt: 400;
3920
- --bm-sem-font-weight-label: 500;
3921
- --bm-sem-font-weight-detail: 700;
3995
+ --bm-sem-font-family-label: var(--bm-sem-font-family-th-label);
3922
3996
  --bm-sem-font-weight-th-heading: 600;
3997
+ --bm-sem-font-weight-heading: var(--bm-sem-font-weight-th-heading);
3923
3998
  --bm-sem-font-weight-th-heading-alt: 400;
3999
+ --bm-sem-font-weight-heading-alt: var(--bm-sem-font-weight-th-heading-alt);
3924
4000
  --bm-sem-font-weight-th-body: 400;
4001
+ --bm-sem-font-weight-body: var(--bm-sem-font-weight-th-body);
3925
4002
  --bm-sem-font-weight-th-body-bold: 700;
4003
+ --bm-sem-font-weight-body-bold: var(--bm-sem-font-weight-th-body-bold);
3926
4004
  --bm-sem-font-weight-th-label: 500;
4005
+ --bm-sem-font-weight-label: var(--bm-sem-font-weight-th-label);
3927
4006
  --bm-sem-font-weight-th-detail: 800;
4007
+ --bm-sem-font-weight-detail: var(--bm-sem-font-weight-th-detail);
4008
+ --bm-sem-typo-heading-xl: var(--bm-sem-font-weight-heading)
4009
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
4010
+ var(--bm-sem-font-family-heading);
4011
+ --bm-sem-typo-heading-lg: var(--bm-sem-font-weight-heading)
4012
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
4013
+ var(--bm-sem-font-family-heading);
4014
+ --bm-sem-typo-heading-md: var(--bm-sem-font-weight-heading)
4015
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
4016
+ var(--bm-sem-font-family-heading);
4017
+ --bm-sem-typo-heading-sm: var(--bm-sem-font-weight-heading)
4018
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
4019
+ var(--bm-sem-font-family-heading);
4020
+ --bm-sem-typo-heading-xs: var(--bm-sem-font-weight-heading)
4021
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4022
+ var(--bm-sem-font-family-heading);
4023
+ --bm-sem-typo-heading-alt-xl: var(--bm-sem-font-weight-heading-alt)
4024
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
4025
+ var(--bm-sem-font-family-heading-alt);
4026
+ --bm-sem-typo-heading-alt-lg: var(--bm-sem-font-weight-heading-alt)
4027
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
4028
+ var(--bm-sem-font-family-heading-alt);
4029
+ --bm-sem-typo-heading-alt-md: var(--bm-sem-font-weight-heading-alt)
4030
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
4031
+ var(--bm-sem-font-family-heading-alt);
4032
+ --bm-sem-typo-heading-alt-sm: var(--bm-sem-font-weight-heading-alt)
4033
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
4034
+ var(--bm-sem-font-family-heading-alt);
4035
+ --bm-sem-typo-heading-alt-xs: var(--bm-sem-font-weight-heading-alt)
4036
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4037
+ var(--bm-sem-font-family-heading-alt);
4038
+ --bm-sem-typo-body-xs: var(--bm-sem-font-weight-body)
4039
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
4040
+ var(--bm-sem-font-family-body);
4041
+ --bm-sem-typo-body-sm: var(--bm-sem-font-weight-body)
4042
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
4043
+ var(--bm-sem-font-family-body);
4044
+ --bm-sem-typo-body-md: var(--bm-sem-font-weight-body)
4045
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
4046
+ var(--bm-sem-font-family-body);
4047
+ --bm-sem-typo-body-lg: var(--bm-sem-font-weight-body)
4048
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
4049
+ var(--bm-sem-font-family-body);
4050
+ --bm-sem-typo-body-xl: var(--bm-sem-font-weight-body)
4051
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
4052
+ var(--bm-sem-font-family-body);
4053
+ --bm-sem-typo-body-2xl: var(--bm-sem-font-weight-body)
4054
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
4055
+ var(--bm-sem-font-family-body);
4056
+ --bm-sem-typo-detail-xs: var(--bm-sem-font-weight-detail)
4057
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
4058
+ var(--bm-sem-font-family-heading);
4059
+ --bm-sem-typo-detail-sm: var(--bm-sem-font-weight-detail)
4060
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
4061
+ var(--bm-sem-font-family-heading);
4062
+ --bm-sem-typo-detail-md: var(--bm-sem-font-weight-detail)
4063
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4064
+ var(--bm-sem-font-family-heading);
4065
+ --bm-sem-typo-detail-lg: var(--bm-sem-font-weight-detail)
4066
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
4067
+ var(--bm-sem-font-family-heading);
4068
+ --bm-sem-typo-detail-xl: var(--bm-sem-font-weight-detail)
4069
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
4070
+ var(--bm-sem-font-family-heading);
4071
+ --bm-sem-typo-label-xs: var(--bm-sem-font-weight-label)
4072
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
4073
+ var(--bm-sem-font-family-label);
4074
+ --bm-sem-typo-label-sm: var(--bm-sem-font-weight-label)
4075
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
4076
+ var(--bm-sem-font-family-label);
4077
+ --bm-sem-typo-label-md: var(--bm-sem-font-weight-label)
4078
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
4079
+ var(--bm-sem-font-family-label);
4080
+ --bm-sem-typo-label-lg: var(--bm-sem-font-weight-label)
4081
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
4082
+ var(--bm-sem-font-family-label);
4083
+ --bm-sem-typo-label-xl: var(--bm-sem-font-weight-label)
4084
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
4085
+ var(--bm-sem-font-family-label);
4086
+ --bm-sem-typo-label-2xl: var(--bm-sem-font-weight-label)
4087
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
4088
+ var(--bm-sem-font-family-label);
4089
+ --bm-sem-typo-compact-body-xs: var(--bm-sem-font-weight-body)
4090
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
4091
+ var(--bm-sem-font-family-body);
4092
+ --bm-sem-typo-compact-body-sm: var(--bm-sem-font-weight-body)
4093
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
4094
+ var(--bm-sem-font-family-body);
4095
+ --bm-sem-typo-compact-body-md: var(--bm-sem-font-weight-body)
4096
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4097
+ var(--bm-sem-font-family-body);
4098
+ --bm-sem-typo-compact-body-lg: var(--bm-sem-font-weight-body)
4099
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
4100
+ var(--bm-sem-font-family-body);
4101
+ --bm-sem-typo-compact-body-xl: var(--bm-sem-font-weight-body)
4102
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
4103
+ var(--bm-sem-font-family-body);
4104
+ --bm-sem-typo-compact-body-2xl: var(--bm-sem-font-weight-body)
4105
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
4106
+ var(--bm-sem-font-family-body);
4107
+ --bm-sem-typo-compact-label-xs: var(--bm-sem-font-weight-label)
4108
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
4109
+ var(--bm-sem-font-family-label);
4110
+ --bm-sem-typo-compact-label-sm: var(--bm-sem-font-weight-label)
4111
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
4112
+ var(--bm-sem-font-family-label);
4113
+ --bm-sem-typo-compact-label-md: var(--bm-sem-font-weight-label)
4114
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4115
+ var(--bm-sem-font-family-label);
4116
+ --bm-sem-typo-compact-label-lg: var(--bm-sem-font-weight-label)
4117
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
4118
+ var(--bm-sem-font-family-label);
4119
+ --bm-sem-typo-compact-label-xl: var(--bm-sem-font-weight-label)
4120
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
4121
+ var(--bm-sem-font-family-label);
4122
+ --bm-sem-typo-compact-label-2xl: var(--bm-sem-font-weight-label)
4123
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
4124
+ var(--bm-sem-font-family-label);
4125
+ --bm-comp-accordion-typo-sm-heading: var(--bm-sem-typo-compact-label-md);
4126
+ --bm-comp-accordion-typo-sm-body: var(--bm-sem-typo-body-md);
4127
+ --bm-comp-accordion-typo-md-heading: var(--bm-sem-typo-compact-label-lg);
4128
+ --bm-comp-accordion-typo-md-body: var(--bm-sem-typo-body-md);
4129
+ --bm-comp-accordion-typo-lg-heading: var(--bm-sem-typo-compact-label-xl);
4130
+ --bm-comp-accordion-typo-lg-body: var(--bm-sem-typo-body-lg);
4131
+ --bm-comp-actionlist-typo-text: var(--bm-sem-typo-body-sm);
4132
+ --bm-comp-actionlist-typo-text-selected: var(--bm-sem-typo-label-sm);
4133
+ --bm-comp-actionlist-typo-text-supporting: var(--bm-sem-typo-compact-body-xs);
4134
+ --bm-comp-actionlist-typo-text-suffix: var(--bm-sem-typo-body-xs);
4135
+ --bm-comp-actionlist-typo-heading-group: var(--bm-sem-typo-label-xs);
4136
+ --bm-comp-alert-typo-sm-heading: var(--bm-sem-typo-heading-xs);
4137
+ --bm-comp-alert-typo-sm-body: var(--bm-sem-typo-body-sm);
4138
+ --bm-comp-alert-typo-md-heading: var(--bm-sem-typo-heading-sm);
4139
+ --bm-comp-alert-typo-md-body: var(--bm-sem-typo-body-md);
4140
+ --bm-comp-avatar-typo-xs: var(--bm-sem-typo-label-xs);
4141
+ --bm-comp-avatar-typo-sm: var(--bm-sem-typo-label-xs);
4142
+ --bm-comp-avatar-typo-md: var(--bm-sem-typo-label-sm);
4143
+ --bm-comp-avatar-typo-lg: var(--bm-sem-typo-label-md);
4144
+ --bm-comp-avatar-typo-xl: var(--bm-sem-typo-label-lg);
4145
+ --bm-comp-badge-typo-sm: var(--bm-sem-typo-label-xs);
4146
+ --bm-comp-badge-typo-md: var(--bm-sem-typo-label-sm);
4147
+ --bm-comp-badge-dot-typo-subtle: var(--bm-sem-typo-compact-body-md);
4148
+ --bm-comp-badge-dot-typo-strong: var(--bm-sem-typo-compact-label-md);
4149
+ --bm-comp-badge-indicator-typo-sm: var(--bm-sem-typo-compact-label-xs);
4150
+ --bm-comp-badge-indicator-typo-md: var(--bm-sem-typo-compact-label-xs);
4151
+ --bm-comp-batch-actions-typo-count: var(--bm-sem-typo-body-sm);
4152
+ --bm-comp-breadcrumb-typo-default: var(--bm-sem-typo-body-sm);
4153
+ --bm-comp-btn-typo-sm: var(--bm-sem-typo-compact-label-sm);
4154
+ --bm-comp-btn-typo-md: var(--bm-sem-typo-compact-label-md);
4155
+ --bm-comp-btn-typo-lg: var(--bm-sem-typo-compact-label-lg);
4156
+ --bm-comp-card-typo-heading: var(--bm-sem-typo-heading-sm);
4157
+ --bm-comp-card-typo-body: var(--bm-sem-typo-body-sm);
4158
+ --bm-comp-card-typo-supporting: var(--bm-sem-typo-body-sm);
4159
+ --bm-comp-card-typo-eyebrow: var(--bm-sem-typo-label-sm);
4160
+ --bm-comp-chip-typo-sm: var(--bm-sem-typo-label-xs);
4161
+ --bm-comp-chip-typo-md: var(--bm-sem-typo-label-sm);
4162
+ --bm-comp-chip-typo-lg: var(--bm-sem-typo-label-md);
4163
+ --bm-comp-data-table-typo-cell: var(--bm-sem-typo-body-sm);
4164
+ --bm-comp-data-table-typo-cell-emphisis: var(--bm-sem-typo-label-sm);
4165
+ --bm-comp-data-table-typo-cell-supporting: var(--bm-sem-typo-compact-body-xs);
4166
+ --bm-comp-data-table-typo-col-header: var(--bm-sem-typo-compact-label-sm);
4167
+ --bm-comp-data-table-typo-col-header-group: var(
4168
+ --bm-sem-typo-compact-label-xs
4169
+ );
4170
+ --bm-comp-dialog-typo-body: var(--bm-sem-typo-body-md);
4171
+ --bm-comp-dialog-typo-description: var(--bm-sem-typo-body-md);
4172
+ --bm-comp-dialog-typo-heading: var(--bm-sem-typo-heading-md);
4173
+ --bm-comp-divider-typo-text: var(--bm-sem-typo-label-sm);
4174
+ --bm-comp-empty-state-typo-heading: var(--bm-sem-typo-heading-lg);
4175
+ --bm-comp-empty-state-typo-body: var(--bm-sem-typo-body-lg);
4176
+ --bm-comp-file-upload-typo-file: var(--bm-sem-typo-body-sm);
4177
+ --bm-comp-file-upload-typo-dropzone: var(--bm-sem-typo-body-sm);
4178
+ --bm-comp-header-nav-item-typo-default: var(--bm-sem-typo-body-sm);
4179
+ --bm-comp-header-nav-item-typo-selected: var(--bm-sem-typo-label-sm);
4180
+ --bm-comp-helper-text-typo-sm: var(--bm-sem-typo-body-sm);
4181
+ --bm-comp-helper-text-typo-md: var(--bm-sem-typo-body-md);
4182
+ --bm-comp-input-typo-sm: var(--bm-sem-typo-compact-body-sm);
4183
+ --bm-comp-input-typo-md: var(--bm-sem-typo-compact-body-md);
4184
+ --bm-comp-input-typo-lg: var(--bm-sem-typo-compact-body-md);
4185
+ --bm-comp-input-typo-character-count: var(--bm-sem-typo-body-sm);
4186
+ --bm-comp-input-typo-label-choice: var(--bm-sem-typo-body-md);
4187
+ --bm-comp-label-typo-default: var(--bm-sem-typo-label-sm);
4188
+ --bm-comp-label-typo-optional: var(--bm-sem-typo-body-sm);
4189
+ --bm-comp-label-typo-character-count: var(--bm-sem-typo-body-sm);
4190
+ --bm-comp-link-typo-sm: var(--bm-sem-typo-body-sm);
4191
+ --bm-comp-link-typo-md: var(--bm-sem-typo-body-md);
4192
+ --bm-comp-link-typo-lg: var(--bm-sem-typo-body-lg);
4193
+ --bm-comp-link-typo-xl: var(--bm-sem-typo-body-xl);
4194
+ --bm-comp-pagination-typo-default: var(--bm-sem-typo-body-sm);
4195
+ --bm-comp-panel-typo-heading: var(--bm-sem-typo-heading-sm);
4196
+ --bm-comp-panel-typo-description: var(--bm-sem-typo-body-sm);
4197
+ --bm-comp-progress-bar-typo-label: var(--bm-sem-typo-body-md);
4198
+ --bm-comp-slider-typo-values: var(--bm-sem-typo-body-sm);
4199
+ --bm-comp-spinner-typo-heading: var(--bm-sem-typo-label-md);
4200
+ --bm-comp-spinner-typo-body: var(--bm-sem-typo-body-md);
4201
+ --bm-comp-stepper-typo-heading: var(--bm-sem-typo-compact-label-sm);
4202
+ --bm-comp-stepper-typo-body: var(--bm-sem-typo-body-xs);
4203
+ --bm-comp-stepper-typo-number: var(--bm-sem-typo-label-xs);
4204
+ --bm-comp-tabs-typo-md: var(--bm-sem-typo-body-sm);
4205
+ --bm-comp-tabs-typo-md-selected: var(--bm-sem-typo-body-sm);
4206
+ --bm-comp-tabs-typo-lg: var(--bm-sem-typo-body-md);
4207
+ --bm-comp-tabs-typo-lg-selected: var(--bm-sem-typo-body-md);
4208
+ --bm-comp-toast-typo-heading: var(--bm-sem-typo-heading-xs);
4209
+ --bm-comp-toast-typo-body: var(--bm-sem-typo-body-sm);
4210
+ --bm-comp-tooltip-typo-body: var(--bm-sem-typo-compact-body-sm);
3928
4211
  }
3929
- .bm-onefi.bm-onefi-thai,
3930
- .bm-dark.bm-onefi.bm-onefi-thai {
3931
- --bm-sem-font-family-heading: "Poppins";
3932
- --bm-sem-font-family-heading-alt: "Poppins";
3933
- --bm-sem-font-family-body: "Poppins";
3934
- --bm-sem-font-family-label: "Poppins";
4212
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-thai"] :lang(th),
4213
+ [class*="bm-light"][class*="bm-onefi"][class*="bm-onefi-thai"]:lang(th),
4214
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-thai"] :lang(th),
4215
+ [class*="bm-dark"][class*="bm-onefi"][class*="bm-onefi-thai"]:lang(th),
4216
+ .bm-lang-th .bm-onefi.bm-onefi-thai,
4217
+ .bm-lang-th.bm-onefi.bm-onefi-thai {
3935
4218
  --bm-sem-font-family-th-heading: "Prompt";
4219
+ --bm-sem-font-family-heading: var(--bm-sem-font-family-th-heading);
3936
4220
  --bm-sem-font-family-th-heading-alt: "Prompt";
4221
+ --bm-sem-font-family-heading-alt: var(--bm-sem-font-family-th-heading-alt);
3937
4222
  --bm-sem-font-family-th-body: "Prompt";
4223
+ --bm-sem-font-family-body: var(--bm-sem-font-family-th-body);
3938
4224
  --bm-sem-font-family-th-label: "Prompt";
3939
- --bm-sem-font-weight-heading: 600;
3940
- --bm-sem-font-weight-heading-alt: 400;
3941
- --bm-sem-font-weight-label: 500;
3942
- --bm-sem-font-weight-detail: 700;
4225
+ --bm-sem-font-family-label: var(--bm-sem-font-family-th-label);
3943
4226
  --bm-sem-font-weight-th-heading: 600;
4227
+ --bm-sem-font-weight-heading: var(--bm-sem-font-weight-th-heading);
3944
4228
  --bm-sem-font-weight-th-heading-alt: 400;
4229
+ --bm-sem-font-weight-heading-alt: var(--bm-sem-font-weight-th-heading-alt);
3945
4230
  --bm-sem-font-weight-th-body: 400;
4231
+ --bm-sem-font-weight-body: var(--bm-sem-font-weight-th-body);
3946
4232
  --bm-sem-font-weight-th-body-bold: 700;
4233
+ --bm-sem-font-weight-body-bold: var(--bm-sem-font-weight-th-body-bold);
3947
4234
  --bm-sem-font-weight-th-label: 500;
4235
+ --bm-sem-font-weight-label: var(--bm-sem-font-weight-th-label);
3948
4236
  --bm-sem-font-weight-th-detail: 800;
3949
- }
3950
- .bm-onefi.bm-onefi-virgin,
3951
- .bm-light.bm-onefi.bm-onefi-virgin {
3952
- --bm-sem-font-family-heading: "Gotham";
3953
- --bm-sem-font-family-heading-alt: "Gotham";
3954
- --bm-sem-font-family-body: "Gotham";
3955
- --bm-sem-font-family-label: "Gotham";
3956
- --bm-sem-font-weight-heading: 500;
3957
- --bm-sem-font-weight-heading-alt: 350;
3958
- --bm-sem-font-weight-body: 350;
3959
- --bm-sem-font-weight-label: 350;
3960
- }
3961
- .bm-onefi.bm-onefi-virgin,
3962
- .bm-dark.bm-onefi.bm-onefi-virgin {
3963
- --bm-sem-font-family-heading: "Gotham";
3964
- --bm-sem-font-family-heading-alt: "Gotham";
3965
- --bm-sem-font-family-body: "Gotham";
3966
- --bm-sem-font-family-label: "Gotham";
3967
- --bm-sem-font-weight-heading: 500;
3968
- --bm-sem-font-weight-heading-alt: 350;
3969
- --bm-sem-font-weight-body: 350;
3970
- --bm-sem-font-weight-label: 350;
3971
- }
3972
- .bm-onefi.bm-onefi-vueling,
3973
- .bm-light.bm-onefi.bm-onefi-vueling {
3974
- --bm-sem-font-family-heading: "Brandon Text";
3975
- --bm-sem-font-family-heading-alt: "Brandon Text";
3976
- --bm-sem-font-family-body: "Brandon Text";
3977
- --bm-sem-font-family-label: "Brandon Text";
3978
- --bm-sem-font-weight-heading: 700;
3979
- --bm-sem-font-weight-heading-alt: 300;
3980
- --bm-sem-font-weight-label: 700;
4237
+ --bm-sem-font-weight-detail: var(--bm-sem-font-weight-th-detail);
4238
+ --bm-sem-typo-heading-xl: var(--bm-sem-font-weight-heading)
4239
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
4240
+ var(--bm-sem-font-family-heading);
4241
+ --bm-sem-typo-heading-lg: var(--bm-sem-font-weight-heading)
4242
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
4243
+ var(--bm-sem-font-family-heading);
4244
+ --bm-sem-typo-heading-md: var(--bm-sem-font-weight-heading)
4245
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
4246
+ var(--bm-sem-font-family-heading);
4247
+ --bm-sem-typo-heading-sm: var(--bm-sem-font-weight-heading)
4248
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
4249
+ var(--bm-sem-font-family-heading);
4250
+ --bm-sem-typo-heading-xs: var(--bm-sem-font-weight-heading)
4251
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4252
+ var(--bm-sem-font-family-heading);
4253
+ --bm-sem-typo-heading-alt-xl: var(--bm-sem-font-weight-heading-alt)
4254
+ var(--bm-primitive-font-size-175) / var(--bm-primitive-line-height-225)
4255
+ var(--bm-sem-font-family-heading-alt);
4256
+ --bm-sem-typo-heading-alt-lg: var(--bm-sem-font-weight-heading-alt)
4257
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-200)
4258
+ var(--bm-sem-font-family-heading-alt);
4259
+ --bm-sem-typo-heading-alt-md: var(--bm-sem-font-weight-heading-alt)
4260
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-175)
4261
+ var(--bm-sem-font-family-heading-alt);
4262
+ --bm-sem-typo-heading-alt-sm: var(--bm-sem-font-weight-heading-alt)
4263
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
4264
+ var(--bm-sem-font-family-heading-alt);
4265
+ --bm-sem-typo-heading-alt-xs: var(--bm-sem-font-weight-heading-alt)
4266
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4267
+ var(--bm-sem-font-family-heading-alt);
4268
+ --bm-sem-typo-body-xs: var(--bm-sem-font-weight-body)
4269
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
4270
+ var(--bm-sem-font-family-body);
4271
+ --bm-sem-typo-body-sm: var(--bm-sem-font-weight-body)
4272
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
4273
+ var(--bm-sem-font-family-body);
4274
+ --bm-sem-typo-body-md: var(--bm-sem-font-weight-body)
4275
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
4276
+ var(--bm-sem-font-family-body);
4277
+ --bm-sem-typo-body-lg: var(--bm-sem-font-weight-body)
4278
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
4279
+ var(--bm-sem-font-family-body);
4280
+ --bm-sem-typo-body-xl: var(--bm-sem-font-weight-body)
4281
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
4282
+ var(--bm-sem-font-family-body);
4283
+ --bm-sem-typo-body-2xl: var(--bm-sem-font-weight-body)
4284
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
4285
+ var(--bm-sem-font-family-body);
4286
+ --bm-sem-typo-detail-xs: var(--bm-sem-font-weight-detail)
4287
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
4288
+ var(--bm-sem-font-family-heading);
4289
+ --bm-sem-typo-detail-sm: var(--bm-sem-font-weight-detail)
4290
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
4291
+ var(--bm-sem-font-family-heading);
4292
+ --bm-sem-typo-detail-md: var(--bm-sem-font-weight-detail)
4293
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4294
+ var(--bm-sem-font-family-heading);
4295
+ --bm-sem-typo-detail-lg: var(--bm-sem-font-weight-detail)
4296
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-150)
4297
+ var(--bm-sem-font-family-heading);
4298
+ --bm-sem-typo-detail-xl: var(--bm-sem-font-weight-detail)
4299
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
4300
+ var(--bm-sem-font-family-heading);
4301
+ --bm-sem-typo-label-xs: var(--bm-sem-font-weight-label)
4302
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-125)
4303
+ var(--bm-sem-font-family-label);
4304
+ --bm-sem-typo-label-sm: var(--bm-sem-font-weight-label)
4305
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-125)
4306
+ var(--bm-sem-font-family-label);
4307
+ --bm-sem-typo-label-md: var(--bm-sem-font-weight-label)
4308
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-150)
4309
+ var(--bm-sem-font-family-label);
4310
+ --bm-sem-typo-label-lg: var(--bm-sem-font-weight-label)
4311
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-175)
4312
+ var(--bm-sem-font-family-label);
4313
+ --bm-sem-typo-label-xl: var(--bm-sem-font-weight-label)
4314
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-200)
4315
+ var(--bm-sem-font-family-label);
4316
+ --bm-sem-typo-label-2xl: var(--bm-sem-font-weight-label)
4317
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-225)
4318
+ var(--bm-sem-font-family-label);
4319
+ --bm-sem-typo-compact-body-xs: var(--bm-sem-font-weight-body)
4320
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
4321
+ var(--bm-sem-font-family-body);
4322
+ --bm-sem-typo-compact-body-sm: var(--bm-sem-font-weight-body)
4323
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
4324
+ var(--bm-sem-font-family-body);
4325
+ --bm-sem-typo-compact-body-md: var(--bm-sem-font-weight-body)
4326
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4327
+ var(--bm-sem-font-family-body);
4328
+ --bm-sem-typo-compact-body-lg: var(--bm-sem-font-weight-body)
4329
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
4330
+ var(--bm-sem-font-family-body);
4331
+ --bm-sem-typo-compact-body-xl: var(--bm-sem-font-weight-body)
4332
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
4333
+ var(--bm-sem-font-family-body);
4334
+ --bm-sem-typo-compact-body-2xl: var(--bm-sem-font-weight-body)
4335
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
4336
+ var(--bm-sem-font-family-body);
4337
+ --bm-sem-typo-compact-label-xs: var(--bm-sem-font-weight-label)
4338
+ var(--bm-primitive-font-size-75) / var(--bm-primitive-line-height-100)
4339
+ var(--bm-sem-font-family-label);
4340
+ --bm-sem-typo-compact-label-sm: var(--bm-sem-font-weight-label)
4341
+ var(--bm-primitive-font-size-87) / var(--bm-primitive-line-height-100)
4342
+ var(--bm-sem-font-family-label);
4343
+ --bm-sem-typo-compact-label-md: var(--bm-sem-font-weight-label)
4344
+ var(--bm-primitive-font-size-100) / var(--bm-primitive-line-height-125)
4345
+ var(--bm-sem-font-family-label);
4346
+ --bm-sem-typo-compact-label-lg: var(--bm-sem-font-weight-label)
4347
+ var(--bm-primitive-font-size-112) / var(--bm-primitive-line-height-125)
4348
+ var(--bm-sem-font-family-label);
4349
+ --bm-sem-typo-compact-label-xl: var(--bm-sem-font-weight-label)
4350
+ var(--bm-primitive-font-size-125) / var(--bm-primitive-line-height-150)
4351
+ var(--bm-sem-font-family-label);
4352
+ --bm-sem-typo-compact-label-2xl: var(--bm-sem-font-weight-label)
4353
+ var(--bm-primitive-font-size-150) / var(--bm-primitive-line-height-175)
4354
+ var(--bm-sem-font-family-label);
4355
+ --bm-comp-accordion-typo-sm-heading: var(--bm-sem-typo-compact-label-md);
4356
+ --bm-comp-accordion-typo-sm-body: var(--bm-sem-typo-body-md);
4357
+ --bm-comp-accordion-typo-md-heading: var(--bm-sem-typo-compact-label-lg);
4358
+ --bm-comp-accordion-typo-md-body: var(--bm-sem-typo-body-md);
4359
+ --bm-comp-accordion-typo-lg-heading: var(--bm-sem-typo-compact-label-xl);
4360
+ --bm-comp-accordion-typo-lg-body: var(--bm-sem-typo-body-lg);
4361
+ --bm-comp-actionlist-typo-text: var(--bm-sem-typo-body-sm);
4362
+ --bm-comp-actionlist-typo-text-selected: var(--bm-sem-typo-label-sm);
4363
+ --bm-comp-actionlist-typo-text-supporting: var(--bm-sem-typo-compact-body-xs);
4364
+ --bm-comp-actionlist-typo-text-suffix: var(--bm-sem-typo-body-xs);
4365
+ --bm-comp-actionlist-typo-heading-group: var(--bm-sem-typo-label-xs);
4366
+ --bm-comp-alert-typo-sm-heading: var(--bm-sem-typo-heading-xs);
4367
+ --bm-comp-alert-typo-sm-body: var(--bm-sem-typo-body-sm);
4368
+ --bm-comp-alert-typo-md-heading: var(--bm-sem-typo-heading-sm);
4369
+ --bm-comp-alert-typo-md-body: var(--bm-sem-typo-body-md);
4370
+ --bm-comp-avatar-typo-xs: var(--bm-sem-typo-label-xs);
4371
+ --bm-comp-avatar-typo-sm: var(--bm-sem-typo-label-xs);
4372
+ --bm-comp-avatar-typo-md: var(--bm-sem-typo-label-sm);
4373
+ --bm-comp-avatar-typo-lg: var(--bm-sem-typo-label-md);
4374
+ --bm-comp-avatar-typo-xl: var(--bm-sem-typo-label-lg);
4375
+ --bm-comp-badge-typo-sm: var(--bm-sem-typo-label-xs);
4376
+ --bm-comp-badge-typo-md: var(--bm-sem-typo-label-sm);
4377
+ --bm-comp-badge-dot-typo-subtle: var(--bm-sem-typo-compact-body-md);
4378
+ --bm-comp-badge-dot-typo-strong: var(--bm-sem-typo-compact-label-md);
4379
+ --bm-comp-badge-indicator-typo-sm: var(--bm-sem-typo-compact-label-xs);
4380
+ --bm-comp-badge-indicator-typo-md: var(--bm-sem-typo-compact-label-xs);
4381
+ --bm-comp-batch-actions-typo-count: var(--bm-sem-typo-body-sm);
4382
+ --bm-comp-breadcrumb-typo-default: var(--bm-sem-typo-body-sm);
4383
+ --bm-comp-btn-typo-sm: var(--bm-sem-typo-compact-label-sm);
4384
+ --bm-comp-btn-typo-md: var(--bm-sem-typo-compact-label-md);
4385
+ --bm-comp-btn-typo-lg: var(--bm-sem-typo-compact-label-lg);
4386
+ --bm-comp-card-typo-heading: var(--bm-sem-typo-heading-sm);
4387
+ --bm-comp-card-typo-body: var(--bm-sem-typo-body-sm);
4388
+ --bm-comp-card-typo-supporting: var(--bm-sem-typo-body-sm);
4389
+ --bm-comp-card-typo-eyebrow: var(--bm-sem-typo-label-sm);
4390
+ --bm-comp-chip-typo-sm: var(--bm-sem-typo-label-xs);
4391
+ --bm-comp-chip-typo-md: var(--bm-sem-typo-label-sm);
4392
+ --bm-comp-chip-typo-lg: var(--bm-sem-typo-label-md);
4393
+ --bm-comp-data-table-typo-cell: var(--bm-sem-typo-body-sm);
4394
+ --bm-comp-data-table-typo-cell-emphisis: var(--bm-sem-typo-label-sm);
4395
+ --bm-comp-data-table-typo-cell-supporting: var(--bm-sem-typo-compact-body-xs);
4396
+ --bm-comp-data-table-typo-col-header: var(--bm-sem-typo-compact-label-sm);
4397
+ --bm-comp-data-table-typo-col-header-group: var(
4398
+ --bm-sem-typo-compact-label-xs
4399
+ );
4400
+ --bm-comp-dialog-typo-body: var(--bm-sem-typo-body-md);
4401
+ --bm-comp-dialog-typo-description: var(--bm-sem-typo-body-md);
4402
+ --bm-comp-dialog-typo-heading: var(--bm-sem-typo-heading-md);
4403
+ --bm-comp-divider-typo-text: var(--bm-sem-typo-label-sm);
4404
+ --bm-comp-empty-state-typo-heading: var(--bm-sem-typo-heading-lg);
4405
+ --bm-comp-empty-state-typo-body: var(--bm-sem-typo-body-lg);
4406
+ --bm-comp-file-upload-typo-file: var(--bm-sem-typo-body-sm);
4407
+ --bm-comp-file-upload-typo-dropzone: var(--bm-sem-typo-body-sm);
4408
+ --bm-comp-header-nav-item-typo-default: var(--bm-sem-typo-body-sm);
4409
+ --bm-comp-header-nav-item-typo-selected: var(--bm-sem-typo-label-sm);
4410
+ --bm-comp-helper-text-typo-sm: var(--bm-sem-typo-body-sm);
4411
+ --bm-comp-helper-text-typo-md: var(--bm-sem-typo-body-md);
4412
+ --bm-comp-input-typo-sm: var(--bm-sem-typo-compact-body-sm);
4413
+ --bm-comp-input-typo-md: var(--bm-sem-typo-compact-body-md);
4414
+ --bm-comp-input-typo-lg: var(--bm-sem-typo-compact-body-md);
4415
+ --bm-comp-input-typo-character-count: var(--bm-sem-typo-body-sm);
4416
+ --bm-comp-input-typo-label-choice: var(--bm-sem-typo-body-md);
4417
+ --bm-comp-label-typo-default: var(--bm-sem-typo-label-sm);
4418
+ --bm-comp-label-typo-optional: var(--bm-sem-typo-body-sm);
4419
+ --bm-comp-label-typo-character-count: var(--bm-sem-typo-body-sm);
4420
+ --bm-comp-link-typo-sm: var(--bm-sem-typo-body-sm);
4421
+ --bm-comp-link-typo-md: var(--bm-sem-typo-body-md);
4422
+ --bm-comp-link-typo-lg: var(--bm-sem-typo-body-lg);
4423
+ --bm-comp-link-typo-xl: var(--bm-sem-typo-body-xl);
4424
+ --bm-comp-pagination-typo-default: var(--bm-sem-typo-body-sm);
4425
+ --bm-comp-panel-typo-heading: var(--bm-sem-typo-heading-sm);
4426
+ --bm-comp-panel-typo-description: var(--bm-sem-typo-body-sm);
4427
+ --bm-comp-progress-bar-typo-label: var(--bm-sem-typo-body-md);
4428
+ --bm-comp-slider-typo-values: var(--bm-sem-typo-body-sm);
4429
+ --bm-comp-spinner-typo-heading: var(--bm-sem-typo-label-md);
4430
+ --bm-comp-spinner-typo-body: var(--bm-sem-typo-body-md);
4431
+ --bm-comp-stepper-typo-heading: var(--bm-sem-typo-compact-label-sm);
4432
+ --bm-comp-stepper-typo-body: var(--bm-sem-typo-body-xs);
4433
+ --bm-comp-stepper-typo-number: var(--bm-sem-typo-label-xs);
4434
+ --bm-comp-tabs-typo-md: var(--bm-sem-typo-body-sm);
4435
+ --bm-comp-tabs-typo-md-selected: var(--bm-sem-typo-body-sm);
4436
+ --bm-comp-tabs-typo-lg: var(--bm-sem-typo-body-md);
4437
+ --bm-comp-tabs-typo-lg-selected: var(--bm-sem-typo-body-md);
4438
+ --bm-comp-toast-typo-heading: var(--bm-sem-typo-heading-xs);
4439
+ --bm-comp-toast-typo-body: var(--bm-sem-typo-body-sm);
4440
+ --bm-comp-tooltip-typo-body: var(--bm-sem-typo-compact-body-sm);
3981
4441
  }
3982
4442
  .bm-onefi,
3983
4443
  .bm-light.bm-onefi,