@oslokommune/punkt-css 11.0.1 → 11.0.3

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.
@@ -11154,7 +11154,7 @@ body {
11154
11154
  margin-right: 0;
11155
11155
  }
11156
11156
 
11157
- /*
11157
+ /*
11158
11158
  * CSS Grid layouts
11159
11159
  */
11160
11160
  .pkt-grid {
@@ -12986,6 +12986,24 @@ body {
12986
12986
  row-gap: 6.25rem;
12987
12987
  }
12988
12988
  }
12989
+ .pkt-grid > .pkt-cell--left {
12990
+ justify-self: start;
12991
+ }
12992
+ .pkt-grid > .pkt-cell--center {
12993
+ justify-self: center;
12994
+ }
12995
+ .pkt-grid > .pkt-cell--right {
12996
+ justify-self: end;
12997
+ }
12998
+ .pkt-grid > .pkt-cell--top {
12999
+ align-self: self-start;
13000
+ }
13001
+ .pkt-grid > .pkt-cell--center-vertical {
13002
+ align-self: center;
13003
+ }
13004
+ .pkt-grid > .pkt-cell--bottom {
13005
+ align-self: self-end;
13006
+ }
12989
13007
  .pkt-grid > .pkt-cell.pkt-cell--span2 {
12990
13008
  grid-column-end: span 2;
12991
13009
  }
@@ -13727,6 +13745,2622 @@ button.pkt-link {
13727
13745
  font-weight: 700;
13728
13746
  }
13729
13747
 
13748
+ @media screen and (min-width: 0) {
13749
+ .pkt-txt-54--mobile-up {
13750
+ font-size: 3.375rem;
13751
+ font-weight: 400;
13752
+ letter-spacing: -0.4px;
13753
+ line-height: 5.125rem;
13754
+ }
13755
+ }
13756
+ @media screen and (min-width: 0) {
13757
+ .pkt-txt-40--mobile-up {
13758
+ font-size: 2.5rem;
13759
+ font-weight: 400;
13760
+ letter-spacing: -0.2px;
13761
+ line-height: 3.75rem;
13762
+ }
13763
+ }
13764
+ @media screen and (min-width: 0) {
13765
+ .pkt-txt-36--mobile-up {
13766
+ font-size: 2.25rem;
13767
+ font-weight: 400;
13768
+ letter-spacing: -0.2px;
13769
+ line-height: 3.375rem;
13770
+ }
13771
+ }
13772
+ @media screen and (min-width: 0) {
13773
+ .pkt-txt-30--mobile-up {
13774
+ font-size: 1.875rem;
13775
+ font-weight: 400;
13776
+ letter-spacing: -0.2px;
13777
+ line-height: 2.75rem;
13778
+ }
13779
+ }
13780
+ @media screen and (min-width: 0) {
13781
+ .pkt-txt-28--mobile-up {
13782
+ font-size: 1.75rem;
13783
+ font-weight: 400;
13784
+ letter-spacing: -0.2px;
13785
+ line-height: 2.25rem;
13786
+ }
13787
+ }
13788
+ @media screen and (min-width: 0) {
13789
+ .pkt-txt-26--mobile-up {
13790
+ font-size: 1.625rem;
13791
+ font-weight: 400;
13792
+ letter-spacing: -0.2px;
13793
+ line-height: 2.5rem;
13794
+ }
13795
+ }
13796
+ @media screen and (min-width: 0) {
13797
+ .pkt-txt-24--mobile-up {
13798
+ font-size: 1.5rem;
13799
+ font-weight: 400;
13800
+ letter-spacing: -0.2px;
13801
+ line-height: 2.25rem;
13802
+ }
13803
+ }
13804
+ @media screen and (min-width: 0) {
13805
+ .pkt-txt-22--mobile-up {
13806
+ font-size: 1.375rem;
13807
+ font-weight: 400;
13808
+ letter-spacing: -0.2px;
13809
+ line-height: 2.125rem;
13810
+ }
13811
+ }
13812
+ @media screen and (min-width: 0) {
13813
+ .pkt-txt-20--mobile-up {
13814
+ font-size: 1.25rem;
13815
+ font-weight: 400;
13816
+ letter-spacing: -0.2px;
13817
+ line-height: 2rem;
13818
+ }
13819
+ }
13820
+ @media screen and (min-width: 0) {
13821
+ .pkt-txt-18--mobile-up {
13822
+ font-size: 1.125rem;
13823
+ font-weight: 400;
13824
+ letter-spacing: -0.2px;
13825
+ line-height: 1.75rem;
13826
+ }
13827
+ }
13828
+ @media screen and (min-width: 0) {
13829
+ .pkt-txt-16--mobile-up {
13830
+ font-size: 1rem;
13831
+ font-weight: 400;
13832
+ letter-spacing: -0.2px;
13833
+ line-height: 1.5rem;
13834
+ }
13835
+ }
13836
+ @media screen and (min-width: 0) {
13837
+ .pkt-txt-14--mobile-up {
13838
+ font-size: 0.875rem;
13839
+ font-weight: 400;
13840
+ letter-spacing: -0.2px;
13841
+ line-height: 1.375rem;
13842
+ }
13843
+ }
13844
+ @media screen and (min-width: 0) {
13845
+ .pkt-txt-12--mobile-up {
13846
+ font-size: 0.75rem;
13847
+ font-weight: 400;
13848
+ letter-spacing: -0.2px;
13849
+ line-height: 1.25rem;
13850
+ }
13851
+ }
13852
+ @media screen and (min-width: 0) {
13853
+ .pkt-txt-54-medium--mobile-up {
13854
+ font-size: 3.375rem;
13855
+ font-weight: 500;
13856
+ letter-spacing: -0.4px;
13857
+ line-height: 5.125rem;
13858
+ }
13859
+ }
13860
+ @media screen and (min-width: 0) {
13861
+ .pkt-txt-40-medium--mobile-up {
13862
+ font-size: 2.5rem;
13863
+ font-weight: 500;
13864
+ letter-spacing: -0.2px;
13865
+ line-height: 3.75rem;
13866
+ }
13867
+ }
13868
+ @media screen and (min-width: 0) {
13869
+ .pkt-txt-36-medium--mobile-up {
13870
+ font-size: 2.25rem;
13871
+ font-weight: 500;
13872
+ letter-spacing: -0.2px;
13873
+ line-height: 3.375rem;
13874
+ }
13875
+ }
13876
+ @media screen and (min-width: 0) {
13877
+ .pkt-txt-30-medium--mobile-up {
13878
+ font-size: 1.875rem;
13879
+ font-weight: 500;
13880
+ letter-spacing: -0.2px;
13881
+ line-height: 2.75rem;
13882
+ }
13883
+ }
13884
+ @media screen and (min-width: 0) {
13885
+ .pkt-txt-28-medium--mobile-up {
13886
+ font-size: 1.75rem;
13887
+ font-weight: 500;
13888
+ letter-spacing: -0.2px;
13889
+ line-height: 2.25rem;
13890
+ }
13891
+ }
13892
+ @media screen and (min-width: 0) {
13893
+ .pkt-txt-26-medium--mobile-up {
13894
+ font-size: 1.625rem;
13895
+ font-weight: 500;
13896
+ letter-spacing: -0.2px;
13897
+ line-height: 2.5rem;
13898
+ }
13899
+ }
13900
+ @media screen and (min-width: 0) {
13901
+ .pkt-txt-24-medium--mobile-up {
13902
+ font-size: 1.5rem;
13903
+ font-weight: 500;
13904
+ letter-spacing: -0.2px;
13905
+ line-height: 2.25rem;
13906
+ }
13907
+ }
13908
+ @media screen and (min-width: 0) {
13909
+ .pkt-txt-22-medium--mobile-up {
13910
+ font-size: 1.375rem;
13911
+ font-weight: 500;
13912
+ letter-spacing: -0.2px;
13913
+ line-height: 2.125rem;
13914
+ }
13915
+ }
13916
+ @media screen and (min-width: 0) {
13917
+ .pkt-txt-20-medium--mobile-up {
13918
+ font-size: 1.25rem;
13919
+ font-weight: 500;
13920
+ letter-spacing: -0.2px;
13921
+ line-height: 2rem;
13922
+ }
13923
+ }
13924
+ @media screen and (min-width: 0) {
13925
+ .pkt-txt-18-medium--mobile-up {
13926
+ font-size: 1.125rem;
13927
+ font-weight: 500;
13928
+ letter-spacing: -0.2px;
13929
+ line-height: 1.75rem;
13930
+ }
13931
+ }
13932
+ @media screen and (min-width: 0) {
13933
+ .pkt-txt-16-medium--mobile-up {
13934
+ font-size: 1rem;
13935
+ font-weight: 500;
13936
+ letter-spacing: -0.2px;
13937
+ line-height: 1.5rem;
13938
+ }
13939
+ }
13940
+ @media screen and (min-width: 0) {
13941
+ .pkt-txt-14-medium--mobile-up {
13942
+ font-size: 0.875rem;
13943
+ font-weight: 500;
13944
+ letter-spacing: -0.2px;
13945
+ line-height: 1.375rem;
13946
+ }
13947
+ }
13948
+ @media screen and (min-width: 0) {
13949
+ .pkt-txt-12-medium--mobile-up {
13950
+ font-size: 0.75rem;
13951
+ font-weight: 500;
13952
+ letter-spacing: -0.2px;
13953
+ line-height: 1.25rem;
13954
+ }
13955
+ }
13956
+ @media screen and (min-width: 0) {
13957
+ .pkt-txt-54-bold--mobile-up {
13958
+ font-size: 3.375rem;
13959
+ font-weight: 700;
13960
+ letter-spacing: -0.4px;
13961
+ line-height: 5.125rem;
13962
+ }
13963
+ }
13964
+ @media screen and (min-width: 0) {
13965
+ .pkt-txt-40-bold--mobile-up {
13966
+ font-size: 2.5rem;
13967
+ font-weight: 700;
13968
+ letter-spacing: -0.2px;
13969
+ line-height: 3.75rem;
13970
+ }
13971
+ }
13972
+ @media screen and (min-width: 0) {
13973
+ .pkt-txt-36-bold--mobile-up {
13974
+ font-size: 2.25rem;
13975
+ font-weight: 700;
13976
+ letter-spacing: -0.2px;
13977
+ line-height: 3.375rem;
13978
+ }
13979
+ }
13980
+ @media screen and (min-width: 0) {
13981
+ .pkt-txt-30-bold--mobile-up {
13982
+ font-size: 1.875rem;
13983
+ font-weight: 700;
13984
+ letter-spacing: -0.2px;
13985
+ line-height: 2.75rem;
13986
+ }
13987
+ }
13988
+ @media screen and (min-width: 0) {
13989
+ .pkt-txt-28-bold--mobile-up {
13990
+ font-size: 1.75rem;
13991
+ font-weight: 700;
13992
+ letter-spacing: -0.2px;
13993
+ line-height: 2.25rem;
13994
+ }
13995
+ }
13996
+ @media screen and (min-width: 0) {
13997
+ .pkt-txt-26-bold--mobile-up {
13998
+ font-size: 1.625rem;
13999
+ font-weight: 700;
14000
+ letter-spacing: -0.2px;
14001
+ line-height: 2.5rem;
14002
+ }
14003
+ }
14004
+ @media screen and (min-width: 0) {
14005
+ .pkt-txt-24-bold--mobile-up {
14006
+ font-size: 1.5rem;
14007
+ font-weight: 700;
14008
+ letter-spacing: -0.2px;
14009
+ line-height: 2.25rem;
14010
+ }
14011
+ }
14012
+ @media screen and (min-width: 0) {
14013
+ .pkt-txt-22-bold--mobile-up {
14014
+ font-size: 1.375rem;
14015
+ font-weight: 700;
14016
+ letter-spacing: -0.2px;
14017
+ line-height: 2.125rem;
14018
+ }
14019
+ }
14020
+ @media screen and (min-width: 0) {
14021
+ .pkt-txt-20-bold--mobile-up {
14022
+ font-size: 1.25rem;
14023
+ font-weight: 700;
14024
+ letter-spacing: -0.2px;
14025
+ line-height: 2rem;
14026
+ }
14027
+ }
14028
+ @media screen and (min-width: 0) {
14029
+ .pkt-txt-18-bold--mobile-up {
14030
+ font-size: 1.125rem;
14031
+ font-weight: 700;
14032
+ letter-spacing: -0.2px;
14033
+ line-height: 1.75rem;
14034
+ }
14035
+ }
14036
+ @media screen and (min-width: 0) {
14037
+ .pkt-txt-16-bold--mobile-up {
14038
+ font-size: 1rem;
14039
+ font-weight: 700;
14040
+ letter-spacing: -0.2px;
14041
+ line-height: 1.5rem;
14042
+ }
14043
+ }
14044
+ @media screen and (min-width: 0) {
14045
+ .pkt-txt-14-bold--mobile-up {
14046
+ font-size: 0.875rem;
14047
+ font-weight: 700;
14048
+ letter-spacing: -0.2px;
14049
+ line-height: 1.375rem;
14050
+ }
14051
+ }
14052
+ @media screen and (min-width: 0) {
14053
+ .pkt-txt-12-bold--mobile-up {
14054
+ font-size: 0.75rem;
14055
+ font-weight: 700;
14056
+ letter-spacing: -0.2px;
14057
+ line-height: 1.25rem;
14058
+ }
14059
+ }
14060
+ @media screen and (min-width: 0) {
14061
+ .pkt-txt-54-light--mobile-up {
14062
+ font-size: 3.375rem;
14063
+ font-weight: 300;
14064
+ letter-spacing: -0.4px;
14065
+ line-height: 5.125rem;
14066
+ }
14067
+ }
14068
+ @media screen and (min-width: 0) {
14069
+ .pkt-txt-40-light--mobile-up {
14070
+ font-size: 2.5rem;
14071
+ font-weight: 300;
14072
+ letter-spacing: -0.2px;
14073
+ line-height: 3.75rem;
14074
+ }
14075
+ }
14076
+ @media screen and (min-width: 0) {
14077
+ .pkt-txt-36-light--mobile-up {
14078
+ font-size: 2.25rem;
14079
+ font-weight: 300;
14080
+ letter-spacing: -0.2px;
14081
+ line-height: 3.375rem;
14082
+ }
14083
+ }
14084
+ @media screen and (min-width: 0) {
14085
+ .pkt-txt-30-light--mobile-up {
14086
+ font-size: 1.875rem;
14087
+ font-weight: 300;
14088
+ letter-spacing: -0.2px;
14089
+ line-height: 2.75rem;
14090
+ }
14091
+ }
14092
+ @media screen and (min-width: 0) {
14093
+ .pkt-txt-28-light--mobile-up {
14094
+ font-size: 1.75rem;
14095
+ font-weight: 300;
14096
+ letter-spacing: -0.2px;
14097
+ line-height: 2.25rem;
14098
+ }
14099
+ }
14100
+ @media screen and (min-width: 0) {
14101
+ .pkt-txt-26-light--mobile-up {
14102
+ font-size: 1.625rem;
14103
+ font-weight: 300;
14104
+ letter-spacing: -0.2px;
14105
+ line-height: 2.5rem;
14106
+ }
14107
+ }
14108
+ @media screen and (min-width: 0) {
14109
+ .pkt-txt-24-light--mobile-up {
14110
+ font-size: 1.5rem;
14111
+ font-weight: 300;
14112
+ letter-spacing: -0.2px;
14113
+ line-height: 2.25rem;
14114
+ }
14115
+ }
14116
+ @media screen and (min-width: 0) {
14117
+ .pkt-txt-22-light--mobile-up {
14118
+ font-size: 1.375rem;
14119
+ font-weight: 300;
14120
+ letter-spacing: -0.2px;
14121
+ line-height: 2.125rem;
14122
+ }
14123
+ }
14124
+ @media screen and (min-width: 0) {
14125
+ .pkt-txt-20-light--mobile-up {
14126
+ font-size: 1.25rem;
14127
+ font-weight: 300;
14128
+ letter-spacing: -0.2px;
14129
+ line-height: 2rem;
14130
+ }
14131
+ }
14132
+ @media screen and (min-width: 0) {
14133
+ .pkt-txt-18-light--mobile-up {
14134
+ font-size: 1.125rem;
14135
+ font-weight: 300;
14136
+ letter-spacing: -0.2px;
14137
+ line-height: 1.75rem;
14138
+ }
14139
+ }
14140
+ @media screen and (min-width: 0) {
14141
+ .pkt-txt-16-light--mobile-up {
14142
+ font-size: 1rem;
14143
+ font-weight: 300;
14144
+ letter-spacing: -0.2px;
14145
+ line-height: 1.5rem;
14146
+ }
14147
+ }
14148
+ @media screen and (min-width: 0) {
14149
+ .pkt-txt-14-light--mobile-up {
14150
+ font-size: 0.875rem;
14151
+ font-weight: 300;
14152
+ letter-spacing: -0.2px;
14153
+ line-height: 1.375rem;
14154
+ }
14155
+ }
14156
+ @media screen and (min-width: 0) {
14157
+ .pkt-txt-12-light--mobile-up {
14158
+ font-size: 0.75rem;
14159
+ font-weight: 300;
14160
+ letter-spacing: -0.2px;
14161
+ line-height: 1.25rem;
14162
+ }
14163
+ }
14164
+ @media screen and (min-width: 0) {
14165
+ .pkt-font-light--mobile-up {
14166
+ font-weight: 300;
14167
+ }
14168
+ }
14169
+ @media screen and (min-width: 0) {
14170
+ .pkt-font-regular--mobile-up {
14171
+ font-weight: 400;
14172
+ }
14173
+ }
14174
+ @media screen and (min-width: 0) {
14175
+ .pkt-font-medium--mobile-up {
14176
+ font-weight: 500;
14177
+ }
14178
+ }
14179
+ @media screen and (min-width: 0) {
14180
+ .pkt-font-bold--mobile-up {
14181
+ font-weight: 700;
14182
+ }
14183
+ }
14184
+ @media screen and (min-width: 36rem) {
14185
+ .pkt-txt-54--phablet-up {
14186
+ font-size: 3.375rem;
14187
+ font-weight: 400;
14188
+ letter-spacing: -0.4px;
14189
+ line-height: 5.125rem;
14190
+ }
14191
+ }
14192
+ @media screen and (min-width: 36rem) {
14193
+ .pkt-txt-40--phablet-up {
14194
+ font-size: 2.5rem;
14195
+ font-weight: 400;
14196
+ letter-spacing: -0.2px;
14197
+ line-height: 3.75rem;
14198
+ }
14199
+ }
14200
+ @media screen and (min-width: 36rem) {
14201
+ .pkt-txt-36--phablet-up {
14202
+ font-size: 2.25rem;
14203
+ font-weight: 400;
14204
+ letter-spacing: -0.2px;
14205
+ line-height: 3.375rem;
14206
+ }
14207
+ }
14208
+ @media screen and (min-width: 36rem) {
14209
+ .pkt-txt-30--phablet-up {
14210
+ font-size: 1.875rem;
14211
+ font-weight: 400;
14212
+ letter-spacing: -0.2px;
14213
+ line-height: 2.75rem;
14214
+ }
14215
+ }
14216
+ @media screen and (min-width: 36rem) {
14217
+ .pkt-txt-28--phablet-up {
14218
+ font-size: 1.75rem;
14219
+ font-weight: 400;
14220
+ letter-spacing: -0.2px;
14221
+ line-height: 2.25rem;
14222
+ }
14223
+ }
14224
+ @media screen and (min-width: 36rem) {
14225
+ .pkt-txt-26--phablet-up {
14226
+ font-size: 1.625rem;
14227
+ font-weight: 400;
14228
+ letter-spacing: -0.2px;
14229
+ line-height: 2.5rem;
14230
+ }
14231
+ }
14232
+ @media screen and (min-width: 36rem) {
14233
+ .pkt-txt-24--phablet-up {
14234
+ font-size: 1.5rem;
14235
+ font-weight: 400;
14236
+ letter-spacing: -0.2px;
14237
+ line-height: 2.25rem;
14238
+ }
14239
+ }
14240
+ @media screen and (min-width: 36rem) {
14241
+ .pkt-txt-22--phablet-up {
14242
+ font-size: 1.375rem;
14243
+ font-weight: 400;
14244
+ letter-spacing: -0.2px;
14245
+ line-height: 2.125rem;
14246
+ }
14247
+ }
14248
+ @media screen and (min-width: 36rem) {
14249
+ .pkt-txt-20--phablet-up {
14250
+ font-size: 1.25rem;
14251
+ font-weight: 400;
14252
+ letter-spacing: -0.2px;
14253
+ line-height: 2rem;
14254
+ }
14255
+ }
14256
+ @media screen and (min-width: 36rem) {
14257
+ .pkt-txt-18--phablet-up {
14258
+ font-size: 1.125rem;
14259
+ font-weight: 400;
14260
+ letter-spacing: -0.2px;
14261
+ line-height: 1.75rem;
14262
+ }
14263
+ }
14264
+ @media screen and (min-width: 36rem) {
14265
+ .pkt-txt-16--phablet-up {
14266
+ font-size: 1rem;
14267
+ font-weight: 400;
14268
+ letter-spacing: -0.2px;
14269
+ line-height: 1.5rem;
14270
+ }
14271
+ }
14272
+ @media screen and (min-width: 36rem) {
14273
+ .pkt-txt-14--phablet-up {
14274
+ font-size: 0.875rem;
14275
+ font-weight: 400;
14276
+ letter-spacing: -0.2px;
14277
+ line-height: 1.375rem;
14278
+ }
14279
+ }
14280
+ @media screen and (min-width: 36rem) {
14281
+ .pkt-txt-12--phablet-up {
14282
+ font-size: 0.75rem;
14283
+ font-weight: 400;
14284
+ letter-spacing: -0.2px;
14285
+ line-height: 1.25rem;
14286
+ }
14287
+ }
14288
+ @media screen and (min-width: 36rem) {
14289
+ .pkt-txt-54-medium--phablet-up {
14290
+ font-size: 3.375rem;
14291
+ font-weight: 500;
14292
+ letter-spacing: -0.4px;
14293
+ line-height: 5.125rem;
14294
+ }
14295
+ }
14296
+ @media screen and (min-width: 36rem) {
14297
+ .pkt-txt-40-medium--phablet-up {
14298
+ font-size: 2.5rem;
14299
+ font-weight: 500;
14300
+ letter-spacing: -0.2px;
14301
+ line-height: 3.75rem;
14302
+ }
14303
+ }
14304
+ @media screen and (min-width: 36rem) {
14305
+ .pkt-txt-36-medium--phablet-up {
14306
+ font-size: 2.25rem;
14307
+ font-weight: 500;
14308
+ letter-spacing: -0.2px;
14309
+ line-height: 3.375rem;
14310
+ }
14311
+ }
14312
+ @media screen and (min-width: 36rem) {
14313
+ .pkt-txt-30-medium--phablet-up {
14314
+ font-size: 1.875rem;
14315
+ font-weight: 500;
14316
+ letter-spacing: -0.2px;
14317
+ line-height: 2.75rem;
14318
+ }
14319
+ }
14320
+ @media screen and (min-width: 36rem) {
14321
+ .pkt-txt-28-medium--phablet-up {
14322
+ font-size: 1.75rem;
14323
+ font-weight: 500;
14324
+ letter-spacing: -0.2px;
14325
+ line-height: 2.25rem;
14326
+ }
14327
+ }
14328
+ @media screen and (min-width: 36rem) {
14329
+ .pkt-txt-26-medium--phablet-up {
14330
+ font-size: 1.625rem;
14331
+ font-weight: 500;
14332
+ letter-spacing: -0.2px;
14333
+ line-height: 2.5rem;
14334
+ }
14335
+ }
14336
+ @media screen and (min-width: 36rem) {
14337
+ .pkt-txt-24-medium--phablet-up {
14338
+ font-size: 1.5rem;
14339
+ font-weight: 500;
14340
+ letter-spacing: -0.2px;
14341
+ line-height: 2.25rem;
14342
+ }
14343
+ }
14344
+ @media screen and (min-width: 36rem) {
14345
+ .pkt-txt-22-medium--phablet-up {
14346
+ font-size: 1.375rem;
14347
+ font-weight: 500;
14348
+ letter-spacing: -0.2px;
14349
+ line-height: 2.125rem;
14350
+ }
14351
+ }
14352
+ @media screen and (min-width: 36rem) {
14353
+ .pkt-txt-20-medium--phablet-up {
14354
+ font-size: 1.25rem;
14355
+ font-weight: 500;
14356
+ letter-spacing: -0.2px;
14357
+ line-height: 2rem;
14358
+ }
14359
+ }
14360
+ @media screen and (min-width: 36rem) {
14361
+ .pkt-txt-18-medium--phablet-up {
14362
+ font-size: 1.125rem;
14363
+ font-weight: 500;
14364
+ letter-spacing: -0.2px;
14365
+ line-height: 1.75rem;
14366
+ }
14367
+ }
14368
+ @media screen and (min-width: 36rem) {
14369
+ .pkt-txt-16-medium--phablet-up {
14370
+ font-size: 1rem;
14371
+ font-weight: 500;
14372
+ letter-spacing: -0.2px;
14373
+ line-height: 1.5rem;
14374
+ }
14375
+ }
14376
+ @media screen and (min-width: 36rem) {
14377
+ .pkt-txt-14-medium--phablet-up {
14378
+ font-size: 0.875rem;
14379
+ font-weight: 500;
14380
+ letter-spacing: -0.2px;
14381
+ line-height: 1.375rem;
14382
+ }
14383
+ }
14384
+ @media screen and (min-width: 36rem) {
14385
+ .pkt-txt-12-medium--phablet-up {
14386
+ font-size: 0.75rem;
14387
+ font-weight: 500;
14388
+ letter-spacing: -0.2px;
14389
+ line-height: 1.25rem;
14390
+ }
14391
+ }
14392
+ @media screen and (min-width: 36rem) {
14393
+ .pkt-txt-54-bold--phablet-up {
14394
+ font-size: 3.375rem;
14395
+ font-weight: 700;
14396
+ letter-spacing: -0.4px;
14397
+ line-height: 5.125rem;
14398
+ }
14399
+ }
14400
+ @media screen and (min-width: 36rem) {
14401
+ .pkt-txt-40-bold--phablet-up {
14402
+ font-size: 2.5rem;
14403
+ font-weight: 700;
14404
+ letter-spacing: -0.2px;
14405
+ line-height: 3.75rem;
14406
+ }
14407
+ }
14408
+ @media screen and (min-width: 36rem) {
14409
+ .pkt-txt-36-bold--phablet-up {
14410
+ font-size: 2.25rem;
14411
+ font-weight: 700;
14412
+ letter-spacing: -0.2px;
14413
+ line-height: 3.375rem;
14414
+ }
14415
+ }
14416
+ @media screen and (min-width: 36rem) {
14417
+ .pkt-txt-30-bold--phablet-up {
14418
+ font-size: 1.875rem;
14419
+ font-weight: 700;
14420
+ letter-spacing: -0.2px;
14421
+ line-height: 2.75rem;
14422
+ }
14423
+ }
14424
+ @media screen and (min-width: 36rem) {
14425
+ .pkt-txt-28-bold--phablet-up {
14426
+ font-size: 1.75rem;
14427
+ font-weight: 700;
14428
+ letter-spacing: -0.2px;
14429
+ line-height: 2.25rem;
14430
+ }
14431
+ }
14432
+ @media screen and (min-width: 36rem) {
14433
+ .pkt-txt-26-bold--phablet-up {
14434
+ font-size: 1.625rem;
14435
+ font-weight: 700;
14436
+ letter-spacing: -0.2px;
14437
+ line-height: 2.5rem;
14438
+ }
14439
+ }
14440
+ @media screen and (min-width: 36rem) {
14441
+ .pkt-txt-24-bold--phablet-up {
14442
+ font-size: 1.5rem;
14443
+ font-weight: 700;
14444
+ letter-spacing: -0.2px;
14445
+ line-height: 2.25rem;
14446
+ }
14447
+ }
14448
+ @media screen and (min-width: 36rem) {
14449
+ .pkt-txt-22-bold--phablet-up {
14450
+ font-size: 1.375rem;
14451
+ font-weight: 700;
14452
+ letter-spacing: -0.2px;
14453
+ line-height: 2.125rem;
14454
+ }
14455
+ }
14456
+ @media screen and (min-width: 36rem) {
14457
+ .pkt-txt-20-bold--phablet-up {
14458
+ font-size: 1.25rem;
14459
+ font-weight: 700;
14460
+ letter-spacing: -0.2px;
14461
+ line-height: 2rem;
14462
+ }
14463
+ }
14464
+ @media screen and (min-width: 36rem) {
14465
+ .pkt-txt-18-bold--phablet-up {
14466
+ font-size: 1.125rem;
14467
+ font-weight: 700;
14468
+ letter-spacing: -0.2px;
14469
+ line-height: 1.75rem;
14470
+ }
14471
+ }
14472
+ @media screen and (min-width: 36rem) {
14473
+ .pkt-txt-16-bold--phablet-up {
14474
+ font-size: 1rem;
14475
+ font-weight: 700;
14476
+ letter-spacing: -0.2px;
14477
+ line-height: 1.5rem;
14478
+ }
14479
+ }
14480
+ @media screen and (min-width: 36rem) {
14481
+ .pkt-txt-14-bold--phablet-up {
14482
+ font-size: 0.875rem;
14483
+ font-weight: 700;
14484
+ letter-spacing: -0.2px;
14485
+ line-height: 1.375rem;
14486
+ }
14487
+ }
14488
+ @media screen and (min-width: 36rem) {
14489
+ .pkt-txt-12-bold--phablet-up {
14490
+ font-size: 0.75rem;
14491
+ font-weight: 700;
14492
+ letter-spacing: -0.2px;
14493
+ line-height: 1.25rem;
14494
+ }
14495
+ }
14496
+ @media screen and (min-width: 36rem) {
14497
+ .pkt-txt-54-light--phablet-up {
14498
+ font-size: 3.375rem;
14499
+ font-weight: 300;
14500
+ letter-spacing: -0.4px;
14501
+ line-height: 5.125rem;
14502
+ }
14503
+ }
14504
+ @media screen and (min-width: 36rem) {
14505
+ .pkt-txt-40-light--phablet-up {
14506
+ font-size: 2.5rem;
14507
+ font-weight: 300;
14508
+ letter-spacing: -0.2px;
14509
+ line-height: 3.75rem;
14510
+ }
14511
+ }
14512
+ @media screen and (min-width: 36rem) {
14513
+ .pkt-txt-36-light--phablet-up {
14514
+ font-size: 2.25rem;
14515
+ font-weight: 300;
14516
+ letter-spacing: -0.2px;
14517
+ line-height: 3.375rem;
14518
+ }
14519
+ }
14520
+ @media screen and (min-width: 36rem) {
14521
+ .pkt-txt-30-light--phablet-up {
14522
+ font-size: 1.875rem;
14523
+ font-weight: 300;
14524
+ letter-spacing: -0.2px;
14525
+ line-height: 2.75rem;
14526
+ }
14527
+ }
14528
+ @media screen and (min-width: 36rem) {
14529
+ .pkt-txt-28-light--phablet-up {
14530
+ font-size: 1.75rem;
14531
+ font-weight: 300;
14532
+ letter-spacing: -0.2px;
14533
+ line-height: 2.25rem;
14534
+ }
14535
+ }
14536
+ @media screen and (min-width: 36rem) {
14537
+ .pkt-txt-26-light--phablet-up {
14538
+ font-size: 1.625rem;
14539
+ font-weight: 300;
14540
+ letter-spacing: -0.2px;
14541
+ line-height: 2.5rem;
14542
+ }
14543
+ }
14544
+ @media screen and (min-width: 36rem) {
14545
+ .pkt-txt-24-light--phablet-up {
14546
+ font-size: 1.5rem;
14547
+ font-weight: 300;
14548
+ letter-spacing: -0.2px;
14549
+ line-height: 2.25rem;
14550
+ }
14551
+ }
14552
+ @media screen and (min-width: 36rem) {
14553
+ .pkt-txt-22-light--phablet-up {
14554
+ font-size: 1.375rem;
14555
+ font-weight: 300;
14556
+ letter-spacing: -0.2px;
14557
+ line-height: 2.125rem;
14558
+ }
14559
+ }
14560
+ @media screen and (min-width: 36rem) {
14561
+ .pkt-txt-20-light--phablet-up {
14562
+ font-size: 1.25rem;
14563
+ font-weight: 300;
14564
+ letter-spacing: -0.2px;
14565
+ line-height: 2rem;
14566
+ }
14567
+ }
14568
+ @media screen and (min-width: 36rem) {
14569
+ .pkt-txt-18-light--phablet-up {
14570
+ font-size: 1.125rem;
14571
+ font-weight: 300;
14572
+ letter-spacing: -0.2px;
14573
+ line-height: 1.75rem;
14574
+ }
14575
+ }
14576
+ @media screen and (min-width: 36rem) {
14577
+ .pkt-txt-16-light--phablet-up {
14578
+ font-size: 1rem;
14579
+ font-weight: 300;
14580
+ letter-spacing: -0.2px;
14581
+ line-height: 1.5rem;
14582
+ }
14583
+ }
14584
+ @media screen and (min-width: 36rem) {
14585
+ .pkt-txt-14-light--phablet-up {
14586
+ font-size: 0.875rem;
14587
+ font-weight: 300;
14588
+ letter-spacing: -0.2px;
14589
+ line-height: 1.375rem;
14590
+ }
14591
+ }
14592
+ @media screen and (min-width: 36rem) {
14593
+ .pkt-txt-12-light--phablet-up {
14594
+ font-size: 0.75rem;
14595
+ font-weight: 300;
14596
+ letter-spacing: -0.2px;
14597
+ line-height: 1.25rem;
14598
+ }
14599
+ }
14600
+ @media screen and (min-width: 36rem) {
14601
+ .pkt-font-light--phablet-up {
14602
+ font-weight: 300;
14603
+ }
14604
+ }
14605
+ @media screen and (min-width: 36rem) {
14606
+ .pkt-font-regular--phablet-up {
14607
+ font-weight: 400;
14608
+ }
14609
+ }
14610
+ @media screen and (min-width: 36rem) {
14611
+ .pkt-font-medium--phablet-up {
14612
+ font-weight: 500;
14613
+ }
14614
+ }
14615
+ @media screen and (min-width: 36rem) {
14616
+ .pkt-font-bold--phablet-up {
14617
+ font-weight: 700;
14618
+ }
14619
+ }
14620
+ @media screen and (min-width: 48rem) {
14621
+ .pkt-txt-54--tablet-up {
14622
+ font-size: 3.375rem;
14623
+ font-weight: 400;
14624
+ letter-spacing: -0.4px;
14625
+ line-height: 5.125rem;
14626
+ }
14627
+ }
14628
+ @media screen and (min-width: 48rem) {
14629
+ .pkt-txt-40--tablet-up {
14630
+ font-size: 2.5rem;
14631
+ font-weight: 400;
14632
+ letter-spacing: -0.2px;
14633
+ line-height: 3.75rem;
14634
+ }
14635
+ }
14636
+ @media screen and (min-width: 48rem) {
14637
+ .pkt-txt-36--tablet-up {
14638
+ font-size: 2.25rem;
14639
+ font-weight: 400;
14640
+ letter-spacing: -0.2px;
14641
+ line-height: 3.375rem;
14642
+ }
14643
+ }
14644
+ @media screen and (min-width: 48rem) {
14645
+ .pkt-txt-30--tablet-up {
14646
+ font-size: 1.875rem;
14647
+ font-weight: 400;
14648
+ letter-spacing: -0.2px;
14649
+ line-height: 2.75rem;
14650
+ }
14651
+ }
14652
+ @media screen and (min-width: 48rem) {
14653
+ .pkt-txt-28--tablet-up {
14654
+ font-size: 1.75rem;
14655
+ font-weight: 400;
14656
+ letter-spacing: -0.2px;
14657
+ line-height: 2.25rem;
14658
+ }
14659
+ }
14660
+ @media screen and (min-width: 48rem) {
14661
+ .pkt-txt-26--tablet-up {
14662
+ font-size: 1.625rem;
14663
+ font-weight: 400;
14664
+ letter-spacing: -0.2px;
14665
+ line-height: 2.5rem;
14666
+ }
14667
+ }
14668
+ @media screen and (min-width: 48rem) {
14669
+ .pkt-txt-24--tablet-up {
14670
+ font-size: 1.5rem;
14671
+ font-weight: 400;
14672
+ letter-spacing: -0.2px;
14673
+ line-height: 2.25rem;
14674
+ }
14675
+ }
14676
+ @media screen and (min-width: 48rem) {
14677
+ .pkt-txt-22--tablet-up {
14678
+ font-size: 1.375rem;
14679
+ font-weight: 400;
14680
+ letter-spacing: -0.2px;
14681
+ line-height: 2.125rem;
14682
+ }
14683
+ }
14684
+ @media screen and (min-width: 48rem) {
14685
+ .pkt-txt-20--tablet-up {
14686
+ font-size: 1.25rem;
14687
+ font-weight: 400;
14688
+ letter-spacing: -0.2px;
14689
+ line-height: 2rem;
14690
+ }
14691
+ }
14692
+ @media screen and (min-width: 48rem) {
14693
+ .pkt-txt-18--tablet-up {
14694
+ font-size: 1.125rem;
14695
+ font-weight: 400;
14696
+ letter-spacing: -0.2px;
14697
+ line-height: 1.75rem;
14698
+ }
14699
+ }
14700
+ @media screen and (min-width: 48rem) {
14701
+ .pkt-txt-16--tablet-up {
14702
+ font-size: 1rem;
14703
+ font-weight: 400;
14704
+ letter-spacing: -0.2px;
14705
+ line-height: 1.5rem;
14706
+ }
14707
+ }
14708
+ @media screen and (min-width: 48rem) {
14709
+ .pkt-txt-14--tablet-up {
14710
+ font-size: 0.875rem;
14711
+ font-weight: 400;
14712
+ letter-spacing: -0.2px;
14713
+ line-height: 1.375rem;
14714
+ }
14715
+ }
14716
+ @media screen and (min-width: 48rem) {
14717
+ .pkt-txt-12--tablet-up {
14718
+ font-size: 0.75rem;
14719
+ font-weight: 400;
14720
+ letter-spacing: -0.2px;
14721
+ line-height: 1.25rem;
14722
+ }
14723
+ }
14724
+ @media screen and (min-width: 48rem) {
14725
+ .pkt-txt-54-medium--tablet-up {
14726
+ font-size: 3.375rem;
14727
+ font-weight: 500;
14728
+ letter-spacing: -0.4px;
14729
+ line-height: 5.125rem;
14730
+ }
14731
+ }
14732
+ @media screen and (min-width: 48rem) {
14733
+ .pkt-txt-40-medium--tablet-up {
14734
+ font-size: 2.5rem;
14735
+ font-weight: 500;
14736
+ letter-spacing: -0.2px;
14737
+ line-height: 3.75rem;
14738
+ }
14739
+ }
14740
+ @media screen and (min-width: 48rem) {
14741
+ .pkt-txt-36-medium--tablet-up {
14742
+ font-size: 2.25rem;
14743
+ font-weight: 500;
14744
+ letter-spacing: -0.2px;
14745
+ line-height: 3.375rem;
14746
+ }
14747
+ }
14748
+ @media screen and (min-width: 48rem) {
14749
+ .pkt-txt-30-medium--tablet-up {
14750
+ font-size: 1.875rem;
14751
+ font-weight: 500;
14752
+ letter-spacing: -0.2px;
14753
+ line-height: 2.75rem;
14754
+ }
14755
+ }
14756
+ @media screen and (min-width: 48rem) {
14757
+ .pkt-txt-28-medium--tablet-up {
14758
+ font-size: 1.75rem;
14759
+ font-weight: 500;
14760
+ letter-spacing: -0.2px;
14761
+ line-height: 2.25rem;
14762
+ }
14763
+ }
14764
+ @media screen and (min-width: 48rem) {
14765
+ .pkt-txt-26-medium--tablet-up {
14766
+ font-size: 1.625rem;
14767
+ font-weight: 500;
14768
+ letter-spacing: -0.2px;
14769
+ line-height: 2.5rem;
14770
+ }
14771
+ }
14772
+ @media screen and (min-width: 48rem) {
14773
+ .pkt-txt-24-medium--tablet-up {
14774
+ font-size: 1.5rem;
14775
+ font-weight: 500;
14776
+ letter-spacing: -0.2px;
14777
+ line-height: 2.25rem;
14778
+ }
14779
+ }
14780
+ @media screen and (min-width: 48rem) {
14781
+ .pkt-txt-22-medium--tablet-up {
14782
+ font-size: 1.375rem;
14783
+ font-weight: 500;
14784
+ letter-spacing: -0.2px;
14785
+ line-height: 2.125rem;
14786
+ }
14787
+ }
14788
+ @media screen and (min-width: 48rem) {
14789
+ .pkt-txt-20-medium--tablet-up {
14790
+ font-size: 1.25rem;
14791
+ font-weight: 500;
14792
+ letter-spacing: -0.2px;
14793
+ line-height: 2rem;
14794
+ }
14795
+ }
14796
+ @media screen and (min-width: 48rem) {
14797
+ .pkt-txt-18-medium--tablet-up {
14798
+ font-size: 1.125rem;
14799
+ font-weight: 500;
14800
+ letter-spacing: -0.2px;
14801
+ line-height: 1.75rem;
14802
+ }
14803
+ }
14804
+ @media screen and (min-width: 48rem) {
14805
+ .pkt-txt-16-medium--tablet-up {
14806
+ font-size: 1rem;
14807
+ font-weight: 500;
14808
+ letter-spacing: -0.2px;
14809
+ line-height: 1.5rem;
14810
+ }
14811
+ }
14812
+ @media screen and (min-width: 48rem) {
14813
+ .pkt-txt-14-medium--tablet-up {
14814
+ font-size: 0.875rem;
14815
+ font-weight: 500;
14816
+ letter-spacing: -0.2px;
14817
+ line-height: 1.375rem;
14818
+ }
14819
+ }
14820
+ @media screen and (min-width: 48rem) {
14821
+ .pkt-txt-12-medium--tablet-up {
14822
+ font-size: 0.75rem;
14823
+ font-weight: 500;
14824
+ letter-spacing: -0.2px;
14825
+ line-height: 1.25rem;
14826
+ }
14827
+ }
14828
+ @media screen and (min-width: 48rem) {
14829
+ .pkt-txt-54-bold--tablet-up {
14830
+ font-size: 3.375rem;
14831
+ font-weight: 700;
14832
+ letter-spacing: -0.4px;
14833
+ line-height: 5.125rem;
14834
+ }
14835
+ }
14836
+ @media screen and (min-width: 48rem) {
14837
+ .pkt-txt-40-bold--tablet-up {
14838
+ font-size: 2.5rem;
14839
+ font-weight: 700;
14840
+ letter-spacing: -0.2px;
14841
+ line-height: 3.75rem;
14842
+ }
14843
+ }
14844
+ @media screen and (min-width: 48rem) {
14845
+ .pkt-txt-36-bold--tablet-up {
14846
+ font-size: 2.25rem;
14847
+ font-weight: 700;
14848
+ letter-spacing: -0.2px;
14849
+ line-height: 3.375rem;
14850
+ }
14851
+ }
14852
+ @media screen and (min-width: 48rem) {
14853
+ .pkt-txt-30-bold--tablet-up {
14854
+ font-size: 1.875rem;
14855
+ font-weight: 700;
14856
+ letter-spacing: -0.2px;
14857
+ line-height: 2.75rem;
14858
+ }
14859
+ }
14860
+ @media screen and (min-width: 48rem) {
14861
+ .pkt-txt-28-bold--tablet-up {
14862
+ font-size: 1.75rem;
14863
+ font-weight: 700;
14864
+ letter-spacing: -0.2px;
14865
+ line-height: 2.25rem;
14866
+ }
14867
+ }
14868
+ @media screen and (min-width: 48rem) {
14869
+ .pkt-txt-26-bold--tablet-up {
14870
+ font-size: 1.625rem;
14871
+ font-weight: 700;
14872
+ letter-spacing: -0.2px;
14873
+ line-height: 2.5rem;
14874
+ }
14875
+ }
14876
+ @media screen and (min-width: 48rem) {
14877
+ .pkt-txt-24-bold--tablet-up {
14878
+ font-size: 1.5rem;
14879
+ font-weight: 700;
14880
+ letter-spacing: -0.2px;
14881
+ line-height: 2.25rem;
14882
+ }
14883
+ }
14884
+ @media screen and (min-width: 48rem) {
14885
+ .pkt-txt-22-bold--tablet-up {
14886
+ font-size: 1.375rem;
14887
+ font-weight: 700;
14888
+ letter-spacing: -0.2px;
14889
+ line-height: 2.125rem;
14890
+ }
14891
+ }
14892
+ @media screen and (min-width: 48rem) {
14893
+ .pkt-txt-20-bold--tablet-up {
14894
+ font-size: 1.25rem;
14895
+ font-weight: 700;
14896
+ letter-spacing: -0.2px;
14897
+ line-height: 2rem;
14898
+ }
14899
+ }
14900
+ @media screen and (min-width: 48rem) {
14901
+ .pkt-txt-18-bold--tablet-up {
14902
+ font-size: 1.125rem;
14903
+ font-weight: 700;
14904
+ letter-spacing: -0.2px;
14905
+ line-height: 1.75rem;
14906
+ }
14907
+ }
14908
+ @media screen and (min-width: 48rem) {
14909
+ .pkt-txt-16-bold--tablet-up {
14910
+ font-size: 1rem;
14911
+ font-weight: 700;
14912
+ letter-spacing: -0.2px;
14913
+ line-height: 1.5rem;
14914
+ }
14915
+ }
14916
+ @media screen and (min-width: 48rem) {
14917
+ .pkt-txt-14-bold--tablet-up {
14918
+ font-size: 0.875rem;
14919
+ font-weight: 700;
14920
+ letter-spacing: -0.2px;
14921
+ line-height: 1.375rem;
14922
+ }
14923
+ }
14924
+ @media screen and (min-width: 48rem) {
14925
+ .pkt-txt-12-bold--tablet-up {
14926
+ font-size: 0.75rem;
14927
+ font-weight: 700;
14928
+ letter-spacing: -0.2px;
14929
+ line-height: 1.25rem;
14930
+ }
14931
+ }
14932
+ @media screen and (min-width: 48rem) {
14933
+ .pkt-txt-54-light--tablet-up {
14934
+ font-size: 3.375rem;
14935
+ font-weight: 300;
14936
+ letter-spacing: -0.4px;
14937
+ line-height: 5.125rem;
14938
+ }
14939
+ }
14940
+ @media screen and (min-width: 48rem) {
14941
+ .pkt-txt-40-light--tablet-up {
14942
+ font-size: 2.5rem;
14943
+ font-weight: 300;
14944
+ letter-spacing: -0.2px;
14945
+ line-height: 3.75rem;
14946
+ }
14947
+ }
14948
+ @media screen and (min-width: 48rem) {
14949
+ .pkt-txt-36-light--tablet-up {
14950
+ font-size: 2.25rem;
14951
+ font-weight: 300;
14952
+ letter-spacing: -0.2px;
14953
+ line-height: 3.375rem;
14954
+ }
14955
+ }
14956
+ @media screen and (min-width: 48rem) {
14957
+ .pkt-txt-30-light--tablet-up {
14958
+ font-size: 1.875rem;
14959
+ font-weight: 300;
14960
+ letter-spacing: -0.2px;
14961
+ line-height: 2.75rem;
14962
+ }
14963
+ }
14964
+ @media screen and (min-width: 48rem) {
14965
+ .pkt-txt-28-light--tablet-up {
14966
+ font-size: 1.75rem;
14967
+ font-weight: 300;
14968
+ letter-spacing: -0.2px;
14969
+ line-height: 2.25rem;
14970
+ }
14971
+ }
14972
+ @media screen and (min-width: 48rem) {
14973
+ .pkt-txt-26-light--tablet-up {
14974
+ font-size: 1.625rem;
14975
+ font-weight: 300;
14976
+ letter-spacing: -0.2px;
14977
+ line-height: 2.5rem;
14978
+ }
14979
+ }
14980
+ @media screen and (min-width: 48rem) {
14981
+ .pkt-txt-24-light--tablet-up {
14982
+ font-size: 1.5rem;
14983
+ font-weight: 300;
14984
+ letter-spacing: -0.2px;
14985
+ line-height: 2.25rem;
14986
+ }
14987
+ }
14988
+ @media screen and (min-width: 48rem) {
14989
+ .pkt-txt-22-light--tablet-up {
14990
+ font-size: 1.375rem;
14991
+ font-weight: 300;
14992
+ letter-spacing: -0.2px;
14993
+ line-height: 2.125rem;
14994
+ }
14995
+ }
14996
+ @media screen and (min-width: 48rem) {
14997
+ .pkt-txt-20-light--tablet-up {
14998
+ font-size: 1.25rem;
14999
+ font-weight: 300;
15000
+ letter-spacing: -0.2px;
15001
+ line-height: 2rem;
15002
+ }
15003
+ }
15004
+ @media screen and (min-width: 48rem) {
15005
+ .pkt-txt-18-light--tablet-up {
15006
+ font-size: 1.125rem;
15007
+ font-weight: 300;
15008
+ letter-spacing: -0.2px;
15009
+ line-height: 1.75rem;
15010
+ }
15011
+ }
15012
+ @media screen and (min-width: 48rem) {
15013
+ .pkt-txt-16-light--tablet-up {
15014
+ font-size: 1rem;
15015
+ font-weight: 300;
15016
+ letter-spacing: -0.2px;
15017
+ line-height: 1.5rem;
15018
+ }
15019
+ }
15020
+ @media screen and (min-width: 48rem) {
15021
+ .pkt-txt-14-light--tablet-up {
15022
+ font-size: 0.875rem;
15023
+ font-weight: 300;
15024
+ letter-spacing: -0.2px;
15025
+ line-height: 1.375rem;
15026
+ }
15027
+ }
15028
+ @media screen and (min-width: 48rem) {
15029
+ .pkt-txt-12-light--tablet-up {
15030
+ font-size: 0.75rem;
15031
+ font-weight: 300;
15032
+ letter-spacing: -0.2px;
15033
+ line-height: 1.25rem;
15034
+ }
15035
+ }
15036
+ @media screen and (min-width: 48rem) {
15037
+ .pkt-font-light--tablet-up {
15038
+ font-weight: 300;
15039
+ }
15040
+ }
15041
+ @media screen and (min-width: 48rem) {
15042
+ .pkt-font-regular--tablet-up {
15043
+ font-weight: 400;
15044
+ }
15045
+ }
15046
+ @media screen and (min-width: 48rem) {
15047
+ .pkt-font-medium--tablet-up {
15048
+ font-weight: 500;
15049
+ }
15050
+ }
15051
+ @media screen and (min-width: 48rem) {
15052
+ .pkt-font-bold--tablet-up {
15053
+ font-weight: 700;
15054
+ }
15055
+ }
15056
+ @media screen and (min-width: 64rem) {
15057
+ .pkt-txt-54--tablet-big-up {
15058
+ font-size: 3.375rem;
15059
+ font-weight: 400;
15060
+ letter-spacing: -0.4px;
15061
+ line-height: 5.125rem;
15062
+ }
15063
+ }
15064
+ @media screen and (min-width: 64rem) {
15065
+ .pkt-txt-40--tablet-big-up {
15066
+ font-size: 2.5rem;
15067
+ font-weight: 400;
15068
+ letter-spacing: -0.2px;
15069
+ line-height: 3.75rem;
15070
+ }
15071
+ }
15072
+ @media screen and (min-width: 64rem) {
15073
+ .pkt-txt-36--tablet-big-up {
15074
+ font-size: 2.25rem;
15075
+ font-weight: 400;
15076
+ letter-spacing: -0.2px;
15077
+ line-height: 3.375rem;
15078
+ }
15079
+ }
15080
+ @media screen and (min-width: 64rem) {
15081
+ .pkt-txt-30--tablet-big-up {
15082
+ font-size: 1.875rem;
15083
+ font-weight: 400;
15084
+ letter-spacing: -0.2px;
15085
+ line-height: 2.75rem;
15086
+ }
15087
+ }
15088
+ @media screen and (min-width: 64rem) {
15089
+ .pkt-txt-28--tablet-big-up {
15090
+ font-size: 1.75rem;
15091
+ font-weight: 400;
15092
+ letter-spacing: -0.2px;
15093
+ line-height: 2.25rem;
15094
+ }
15095
+ }
15096
+ @media screen and (min-width: 64rem) {
15097
+ .pkt-txt-26--tablet-big-up {
15098
+ font-size: 1.625rem;
15099
+ font-weight: 400;
15100
+ letter-spacing: -0.2px;
15101
+ line-height: 2.5rem;
15102
+ }
15103
+ }
15104
+ @media screen and (min-width: 64rem) {
15105
+ .pkt-txt-24--tablet-big-up {
15106
+ font-size: 1.5rem;
15107
+ font-weight: 400;
15108
+ letter-spacing: -0.2px;
15109
+ line-height: 2.25rem;
15110
+ }
15111
+ }
15112
+ @media screen and (min-width: 64rem) {
15113
+ .pkt-txt-22--tablet-big-up {
15114
+ font-size: 1.375rem;
15115
+ font-weight: 400;
15116
+ letter-spacing: -0.2px;
15117
+ line-height: 2.125rem;
15118
+ }
15119
+ }
15120
+ @media screen and (min-width: 64rem) {
15121
+ .pkt-txt-20--tablet-big-up {
15122
+ font-size: 1.25rem;
15123
+ font-weight: 400;
15124
+ letter-spacing: -0.2px;
15125
+ line-height: 2rem;
15126
+ }
15127
+ }
15128
+ @media screen and (min-width: 64rem) {
15129
+ .pkt-txt-18--tablet-big-up {
15130
+ font-size: 1.125rem;
15131
+ font-weight: 400;
15132
+ letter-spacing: -0.2px;
15133
+ line-height: 1.75rem;
15134
+ }
15135
+ }
15136
+ @media screen and (min-width: 64rem) {
15137
+ .pkt-txt-16--tablet-big-up {
15138
+ font-size: 1rem;
15139
+ font-weight: 400;
15140
+ letter-spacing: -0.2px;
15141
+ line-height: 1.5rem;
15142
+ }
15143
+ }
15144
+ @media screen and (min-width: 64rem) {
15145
+ .pkt-txt-14--tablet-big-up {
15146
+ font-size: 0.875rem;
15147
+ font-weight: 400;
15148
+ letter-spacing: -0.2px;
15149
+ line-height: 1.375rem;
15150
+ }
15151
+ }
15152
+ @media screen and (min-width: 64rem) {
15153
+ .pkt-txt-12--tablet-big-up {
15154
+ font-size: 0.75rem;
15155
+ font-weight: 400;
15156
+ letter-spacing: -0.2px;
15157
+ line-height: 1.25rem;
15158
+ }
15159
+ }
15160
+ @media screen and (min-width: 64rem) {
15161
+ .pkt-txt-54-medium--tablet-big-up {
15162
+ font-size: 3.375rem;
15163
+ font-weight: 500;
15164
+ letter-spacing: -0.4px;
15165
+ line-height: 5.125rem;
15166
+ }
15167
+ }
15168
+ @media screen and (min-width: 64rem) {
15169
+ .pkt-txt-40-medium--tablet-big-up {
15170
+ font-size: 2.5rem;
15171
+ font-weight: 500;
15172
+ letter-spacing: -0.2px;
15173
+ line-height: 3.75rem;
15174
+ }
15175
+ }
15176
+ @media screen and (min-width: 64rem) {
15177
+ .pkt-txt-36-medium--tablet-big-up {
15178
+ font-size: 2.25rem;
15179
+ font-weight: 500;
15180
+ letter-spacing: -0.2px;
15181
+ line-height: 3.375rem;
15182
+ }
15183
+ }
15184
+ @media screen and (min-width: 64rem) {
15185
+ .pkt-txt-30-medium--tablet-big-up {
15186
+ font-size: 1.875rem;
15187
+ font-weight: 500;
15188
+ letter-spacing: -0.2px;
15189
+ line-height: 2.75rem;
15190
+ }
15191
+ }
15192
+ @media screen and (min-width: 64rem) {
15193
+ .pkt-txt-28-medium--tablet-big-up {
15194
+ font-size: 1.75rem;
15195
+ font-weight: 500;
15196
+ letter-spacing: -0.2px;
15197
+ line-height: 2.25rem;
15198
+ }
15199
+ }
15200
+ @media screen and (min-width: 64rem) {
15201
+ .pkt-txt-26-medium--tablet-big-up {
15202
+ font-size: 1.625rem;
15203
+ font-weight: 500;
15204
+ letter-spacing: -0.2px;
15205
+ line-height: 2.5rem;
15206
+ }
15207
+ }
15208
+ @media screen and (min-width: 64rem) {
15209
+ .pkt-txt-24-medium--tablet-big-up {
15210
+ font-size: 1.5rem;
15211
+ font-weight: 500;
15212
+ letter-spacing: -0.2px;
15213
+ line-height: 2.25rem;
15214
+ }
15215
+ }
15216
+ @media screen and (min-width: 64rem) {
15217
+ .pkt-txt-22-medium--tablet-big-up {
15218
+ font-size: 1.375rem;
15219
+ font-weight: 500;
15220
+ letter-spacing: -0.2px;
15221
+ line-height: 2.125rem;
15222
+ }
15223
+ }
15224
+ @media screen and (min-width: 64rem) {
15225
+ .pkt-txt-20-medium--tablet-big-up {
15226
+ font-size: 1.25rem;
15227
+ font-weight: 500;
15228
+ letter-spacing: -0.2px;
15229
+ line-height: 2rem;
15230
+ }
15231
+ }
15232
+ @media screen and (min-width: 64rem) {
15233
+ .pkt-txt-18-medium--tablet-big-up {
15234
+ font-size: 1.125rem;
15235
+ font-weight: 500;
15236
+ letter-spacing: -0.2px;
15237
+ line-height: 1.75rem;
15238
+ }
15239
+ }
15240
+ @media screen and (min-width: 64rem) {
15241
+ .pkt-txt-16-medium--tablet-big-up {
15242
+ font-size: 1rem;
15243
+ font-weight: 500;
15244
+ letter-spacing: -0.2px;
15245
+ line-height: 1.5rem;
15246
+ }
15247
+ }
15248
+ @media screen and (min-width: 64rem) {
15249
+ .pkt-txt-14-medium--tablet-big-up {
15250
+ font-size: 0.875rem;
15251
+ font-weight: 500;
15252
+ letter-spacing: -0.2px;
15253
+ line-height: 1.375rem;
15254
+ }
15255
+ }
15256
+ @media screen and (min-width: 64rem) {
15257
+ .pkt-txt-12-medium--tablet-big-up {
15258
+ font-size: 0.75rem;
15259
+ font-weight: 500;
15260
+ letter-spacing: -0.2px;
15261
+ line-height: 1.25rem;
15262
+ }
15263
+ }
15264
+ @media screen and (min-width: 64rem) {
15265
+ .pkt-txt-54-bold--tablet-big-up {
15266
+ font-size: 3.375rem;
15267
+ font-weight: 700;
15268
+ letter-spacing: -0.4px;
15269
+ line-height: 5.125rem;
15270
+ }
15271
+ }
15272
+ @media screen and (min-width: 64rem) {
15273
+ .pkt-txt-40-bold--tablet-big-up {
15274
+ font-size: 2.5rem;
15275
+ font-weight: 700;
15276
+ letter-spacing: -0.2px;
15277
+ line-height: 3.75rem;
15278
+ }
15279
+ }
15280
+ @media screen and (min-width: 64rem) {
15281
+ .pkt-txt-36-bold--tablet-big-up {
15282
+ font-size: 2.25rem;
15283
+ font-weight: 700;
15284
+ letter-spacing: -0.2px;
15285
+ line-height: 3.375rem;
15286
+ }
15287
+ }
15288
+ @media screen and (min-width: 64rem) {
15289
+ .pkt-txt-30-bold--tablet-big-up {
15290
+ font-size: 1.875rem;
15291
+ font-weight: 700;
15292
+ letter-spacing: -0.2px;
15293
+ line-height: 2.75rem;
15294
+ }
15295
+ }
15296
+ @media screen and (min-width: 64rem) {
15297
+ .pkt-txt-28-bold--tablet-big-up {
15298
+ font-size: 1.75rem;
15299
+ font-weight: 700;
15300
+ letter-spacing: -0.2px;
15301
+ line-height: 2.25rem;
15302
+ }
15303
+ }
15304
+ @media screen and (min-width: 64rem) {
15305
+ .pkt-txt-26-bold--tablet-big-up {
15306
+ font-size: 1.625rem;
15307
+ font-weight: 700;
15308
+ letter-spacing: -0.2px;
15309
+ line-height: 2.5rem;
15310
+ }
15311
+ }
15312
+ @media screen and (min-width: 64rem) {
15313
+ .pkt-txt-24-bold--tablet-big-up {
15314
+ font-size: 1.5rem;
15315
+ font-weight: 700;
15316
+ letter-spacing: -0.2px;
15317
+ line-height: 2.25rem;
15318
+ }
15319
+ }
15320
+ @media screen and (min-width: 64rem) {
15321
+ .pkt-txt-22-bold--tablet-big-up {
15322
+ font-size: 1.375rem;
15323
+ font-weight: 700;
15324
+ letter-spacing: -0.2px;
15325
+ line-height: 2.125rem;
15326
+ }
15327
+ }
15328
+ @media screen and (min-width: 64rem) {
15329
+ .pkt-txt-20-bold--tablet-big-up {
15330
+ font-size: 1.25rem;
15331
+ font-weight: 700;
15332
+ letter-spacing: -0.2px;
15333
+ line-height: 2rem;
15334
+ }
15335
+ }
15336
+ @media screen and (min-width: 64rem) {
15337
+ .pkt-txt-18-bold--tablet-big-up {
15338
+ font-size: 1.125rem;
15339
+ font-weight: 700;
15340
+ letter-spacing: -0.2px;
15341
+ line-height: 1.75rem;
15342
+ }
15343
+ }
15344
+ @media screen and (min-width: 64rem) {
15345
+ .pkt-txt-16-bold--tablet-big-up {
15346
+ font-size: 1rem;
15347
+ font-weight: 700;
15348
+ letter-spacing: -0.2px;
15349
+ line-height: 1.5rem;
15350
+ }
15351
+ }
15352
+ @media screen and (min-width: 64rem) {
15353
+ .pkt-txt-14-bold--tablet-big-up {
15354
+ font-size: 0.875rem;
15355
+ font-weight: 700;
15356
+ letter-spacing: -0.2px;
15357
+ line-height: 1.375rem;
15358
+ }
15359
+ }
15360
+ @media screen and (min-width: 64rem) {
15361
+ .pkt-txt-12-bold--tablet-big-up {
15362
+ font-size: 0.75rem;
15363
+ font-weight: 700;
15364
+ letter-spacing: -0.2px;
15365
+ line-height: 1.25rem;
15366
+ }
15367
+ }
15368
+ @media screen and (min-width: 64rem) {
15369
+ .pkt-txt-54-light--tablet-big-up {
15370
+ font-size: 3.375rem;
15371
+ font-weight: 300;
15372
+ letter-spacing: -0.4px;
15373
+ line-height: 5.125rem;
15374
+ }
15375
+ }
15376
+ @media screen and (min-width: 64rem) {
15377
+ .pkt-txt-40-light--tablet-big-up {
15378
+ font-size: 2.5rem;
15379
+ font-weight: 300;
15380
+ letter-spacing: -0.2px;
15381
+ line-height: 3.75rem;
15382
+ }
15383
+ }
15384
+ @media screen and (min-width: 64rem) {
15385
+ .pkt-txt-36-light--tablet-big-up {
15386
+ font-size: 2.25rem;
15387
+ font-weight: 300;
15388
+ letter-spacing: -0.2px;
15389
+ line-height: 3.375rem;
15390
+ }
15391
+ }
15392
+ @media screen and (min-width: 64rem) {
15393
+ .pkt-txt-30-light--tablet-big-up {
15394
+ font-size: 1.875rem;
15395
+ font-weight: 300;
15396
+ letter-spacing: -0.2px;
15397
+ line-height: 2.75rem;
15398
+ }
15399
+ }
15400
+ @media screen and (min-width: 64rem) {
15401
+ .pkt-txt-28-light--tablet-big-up {
15402
+ font-size: 1.75rem;
15403
+ font-weight: 300;
15404
+ letter-spacing: -0.2px;
15405
+ line-height: 2.25rem;
15406
+ }
15407
+ }
15408
+ @media screen and (min-width: 64rem) {
15409
+ .pkt-txt-26-light--tablet-big-up {
15410
+ font-size: 1.625rem;
15411
+ font-weight: 300;
15412
+ letter-spacing: -0.2px;
15413
+ line-height: 2.5rem;
15414
+ }
15415
+ }
15416
+ @media screen and (min-width: 64rem) {
15417
+ .pkt-txt-24-light--tablet-big-up {
15418
+ font-size: 1.5rem;
15419
+ font-weight: 300;
15420
+ letter-spacing: -0.2px;
15421
+ line-height: 2.25rem;
15422
+ }
15423
+ }
15424
+ @media screen and (min-width: 64rem) {
15425
+ .pkt-txt-22-light--tablet-big-up {
15426
+ font-size: 1.375rem;
15427
+ font-weight: 300;
15428
+ letter-spacing: -0.2px;
15429
+ line-height: 2.125rem;
15430
+ }
15431
+ }
15432
+ @media screen and (min-width: 64rem) {
15433
+ .pkt-txt-20-light--tablet-big-up {
15434
+ font-size: 1.25rem;
15435
+ font-weight: 300;
15436
+ letter-spacing: -0.2px;
15437
+ line-height: 2rem;
15438
+ }
15439
+ }
15440
+ @media screen and (min-width: 64rem) {
15441
+ .pkt-txt-18-light--tablet-big-up {
15442
+ font-size: 1.125rem;
15443
+ font-weight: 300;
15444
+ letter-spacing: -0.2px;
15445
+ line-height: 1.75rem;
15446
+ }
15447
+ }
15448
+ @media screen and (min-width: 64rem) {
15449
+ .pkt-txt-16-light--tablet-big-up {
15450
+ font-size: 1rem;
15451
+ font-weight: 300;
15452
+ letter-spacing: -0.2px;
15453
+ line-height: 1.5rem;
15454
+ }
15455
+ }
15456
+ @media screen and (min-width: 64rem) {
15457
+ .pkt-txt-14-light--tablet-big-up {
15458
+ font-size: 0.875rem;
15459
+ font-weight: 300;
15460
+ letter-spacing: -0.2px;
15461
+ line-height: 1.375rem;
15462
+ }
15463
+ }
15464
+ @media screen and (min-width: 64rem) {
15465
+ .pkt-txt-12-light--tablet-big-up {
15466
+ font-size: 0.75rem;
15467
+ font-weight: 300;
15468
+ letter-spacing: -0.2px;
15469
+ line-height: 1.25rem;
15470
+ }
15471
+ }
15472
+ @media screen and (min-width: 64rem) {
15473
+ .pkt-font-light--tablet-big-up {
15474
+ font-weight: 300;
15475
+ }
15476
+ }
15477
+ @media screen and (min-width: 64rem) {
15478
+ .pkt-font-regular--tablet-big-up {
15479
+ font-weight: 400;
15480
+ }
15481
+ }
15482
+ @media screen and (min-width: 64rem) {
15483
+ .pkt-font-medium--tablet-big-up {
15484
+ font-weight: 500;
15485
+ }
15486
+ }
15487
+ @media screen and (min-width: 64rem) {
15488
+ .pkt-font-bold--tablet-big-up {
15489
+ font-weight: 700;
15490
+ }
15491
+ }
15492
+ @media screen and (min-width: 80rem) {
15493
+ .pkt-txt-54--laptop-up {
15494
+ font-size: 3.375rem;
15495
+ font-weight: 400;
15496
+ letter-spacing: -0.4px;
15497
+ line-height: 5.125rem;
15498
+ }
15499
+ }
15500
+ @media screen and (min-width: 80rem) {
15501
+ .pkt-txt-40--laptop-up {
15502
+ font-size: 2.5rem;
15503
+ font-weight: 400;
15504
+ letter-spacing: -0.2px;
15505
+ line-height: 3.75rem;
15506
+ }
15507
+ }
15508
+ @media screen and (min-width: 80rem) {
15509
+ .pkt-txt-36--laptop-up {
15510
+ font-size: 2.25rem;
15511
+ font-weight: 400;
15512
+ letter-spacing: -0.2px;
15513
+ line-height: 3.375rem;
15514
+ }
15515
+ }
15516
+ @media screen and (min-width: 80rem) {
15517
+ .pkt-txt-30--laptop-up {
15518
+ font-size: 1.875rem;
15519
+ font-weight: 400;
15520
+ letter-spacing: -0.2px;
15521
+ line-height: 2.75rem;
15522
+ }
15523
+ }
15524
+ @media screen and (min-width: 80rem) {
15525
+ .pkt-txt-28--laptop-up {
15526
+ font-size: 1.75rem;
15527
+ font-weight: 400;
15528
+ letter-spacing: -0.2px;
15529
+ line-height: 2.25rem;
15530
+ }
15531
+ }
15532
+ @media screen and (min-width: 80rem) {
15533
+ .pkt-txt-26--laptop-up {
15534
+ font-size: 1.625rem;
15535
+ font-weight: 400;
15536
+ letter-spacing: -0.2px;
15537
+ line-height: 2.5rem;
15538
+ }
15539
+ }
15540
+ @media screen and (min-width: 80rem) {
15541
+ .pkt-txt-24--laptop-up {
15542
+ font-size: 1.5rem;
15543
+ font-weight: 400;
15544
+ letter-spacing: -0.2px;
15545
+ line-height: 2.25rem;
15546
+ }
15547
+ }
15548
+ @media screen and (min-width: 80rem) {
15549
+ .pkt-txt-22--laptop-up {
15550
+ font-size: 1.375rem;
15551
+ font-weight: 400;
15552
+ letter-spacing: -0.2px;
15553
+ line-height: 2.125rem;
15554
+ }
15555
+ }
15556
+ @media screen and (min-width: 80rem) {
15557
+ .pkt-txt-20--laptop-up {
15558
+ font-size: 1.25rem;
15559
+ font-weight: 400;
15560
+ letter-spacing: -0.2px;
15561
+ line-height: 2rem;
15562
+ }
15563
+ }
15564
+ @media screen and (min-width: 80rem) {
15565
+ .pkt-txt-18--laptop-up {
15566
+ font-size: 1.125rem;
15567
+ font-weight: 400;
15568
+ letter-spacing: -0.2px;
15569
+ line-height: 1.75rem;
15570
+ }
15571
+ }
15572
+ @media screen and (min-width: 80rem) {
15573
+ .pkt-txt-16--laptop-up {
15574
+ font-size: 1rem;
15575
+ font-weight: 400;
15576
+ letter-spacing: -0.2px;
15577
+ line-height: 1.5rem;
15578
+ }
15579
+ }
15580
+ @media screen and (min-width: 80rem) {
15581
+ .pkt-txt-14--laptop-up {
15582
+ font-size: 0.875rem;
15583
+ font-weight: 400;
15584
+ letter-spacing: -0.2px;
15585
+ line-height: 1.375rem;
15586
+ }
15587
+ }
15588
+ @media screen and (min-width: 80rem) {
15589
+ .pkt-txt-12--laptop-up {
15590
+ font-size: 0.75rem;
15591
+ font-weight: 400;
15592
+ letter-spacing: -0.2px;
15593
+ line-height: 1.25rem;
15594
+ }
15595
+ }
15596
+ @media screen and (min-width: 80rem) {
15597
+ .pkt-txt-54-medium--laptop-up {
15598
+ font-size: 3.375rem;
15599
+ font-weight: 500;
15600
+ letter-spacing: -0.4px;
15601
+ line-height: 5.125rem;
15602
+ }
15603
+ }
15604
+ @media screen and (min-width: 80rem) {
15605
+ .pkt-txt-40-medium--laptop-up {
15606
+ font-size: 2.5rem;
15607
+ font-weight: 500;
15608
+ letter-spacing: -0.2px;
15609
+ line-height: 3.75rem;
15610
+ }
15611
+ }
15612
+ @media screen and (min-width: 80rem) {
15613
+ .pkt-txt-36-medium--laptop-up {
15614
+ font-size: 2.25rem;
15615
+ font-weight: 500;
15616
+ letter-spacing: -0.2px;
15617
+ line-height: 3.375rem;
15618
+ }
15619
+ }
15620
+ @media screen and (min-width: 80rem) {
15621
+ .pkt-txt-30-medium--laptop-up {
15622
+ font-size: 1.875rem;
15623
+ font-weight: 500;
15624
+ letter-spacing: -0.2px;
15625
+ line-height: 2.75rem;
15626
+ }
15627
+ }
15628
+ @media screen and (min-width: 80rem) {
15629
+ .pkt-txt-28-medium--laptop-up {
15630
+ font-size: 1.75rem;
15631
+ font-weight: 500;
15632
+ letter-spacing: -0.2px;
15633
+ line-height: 2.25rem;
15634
+ }
15635
+ }
15636
+ @media screen and (min-width: 80rem) {
15637
+ .pkt-txt-26-medium--laptop-up {
15638
+ font-size: 1.625rem;
15639
+ font-weight: 500;
15640
+ letter-spacing: -0.2px;
15641
+ line-height: 2.5rem;
15642
+ }
15643
+ }
15644
+ @media screen and (min-width: 80rem) {
15645
+ .pkt-txt-24-medium--laptop-up {
15646
+ font-size: 1.5rem;
15647
+ font-weight: 500;
15648
+ letter-spacing: -0.2px;
15649
+ line-height: 2.25rem;
15650
+ }
15651
+ }
15652
+ @media screen and (min-width: 80rem) {
15653
+ .pkt-txt-22-medium--laptop-up {
15654
+ font-size: 1.375rem;
15655
+ font-weight: 500;
15656
+ letter-spacing: -0.2px;
15657
+ line-height: 2.125rem;
15658
+ }
15659
+ }
15660
+ @media screen and (min-width: 80rem) {
15661
+ .pkt-txt-20-medium--laptop-up {
15662
+ font-size: 1.25rem;
15663
+ font-weight: 500;
15664
+ letter-spacing: -0.2px;
15665
+ line-height: 2rem;
15666
+ }
15667
+ }
15668
+ @media screen and (min-width: 80rem) {
15669
+ .pkt-txt-18-medium--laptop-up {
15670
+ font-size: 1.125rem;
15671
+ font-weight: 500;
15672
+ letter-spacing: -0.2px;
15673
+ line-height: 1.75rem;
15674
+ }
15675
+ }
15676
+ @media screen and (min-width: 80rem) {
15677
+ .pkt-txt-16-medium--laptop-up {
15678
+ font-size: 1rem;
15679
+ font-weight: 500;
15680
+ letter-spacing: -0.2px;
15681
+ line-height: 1.5rem;
15682
+ }
15683
+ }
15684
+ @media screen and (min-width: 80rem) {
15685
+ .pkt-txt-14-medium--laptop-up {
15686
+ font-size: 0.875rem;
15687
+ font-weight: 500;
15688
+ letter-spacing: -0.2px;
15689
+ line-height: 1.375rem;
15690
+ }
15691
+ }
15692
+ @media screen and (min-width: 80rem) {
15693
+ .pkt-txt-12-medium--laptop-up {
15694
+ font-size: 0.75rem;
15695
+ font-weight: 500;
15696
+ letter-spacing: -0.2px;
15697
+ line-height: 1.25rem;
15698
+ }
15699
+ }
15700
+ @media screen and (min-width: 80rem) {
15701
+ .pkt-txt-54-bold--laptop-up {
15702
+ font-size: 3.375rem;
15703
+ font-weight: 700;
15704
+ letter-spacing: -0.4px;
15705
+ line-height: 5.125rem;
15706
+ }
15707
+ }
15708
+ @media screen and (min-width: 80rem) {
15709
+ .pkt-txt-40-bold--laptop-up {
15710
+ font-size: 2.5rem;
15711
+ font-weight: 700;
15712
+ letter-spacing: -0.2px;
15713
+ line-height: 3.75rem;
15714
+ }
15715
+ }
15716
+ @media screen and (min-width: 80rem) {
15717
+ .pkt-txt-36-bold--laptop-up {
15718
+ font-size: 2.25rem;
15719
+ font-weight: 700;
15720
+ letter-spacing: -0.2px;
15721
+ line-height: 3.375rem;
15722
+ }
15723
+ }
15724
+ @media screen and (min-width: 80rem) {
15725
+ .pkt-txt-30-bold--laptop-up {
15726
+ font-size: 1.875rem;
15727
+ font-weight: 700;
15728
+ letter-spacing: -0.2px;
15729
+ line-height: 2.75rem;
15730
+ }
15731
+ }
15732
+ @media screen and (min-width: 80rem) {
15733
+ .pkt-txt-28-bold--laptop-up {
15734
+ font-size: 1.75rem;
15735
+ font-weight: 700;
15736
+ letter-spacing: -0.2px;
15737
+ line-height: 2.25rem;
15738
+ }
15739
+ }
15740
+ @media screen and (min-width: 80rem) {
15741
+ .pkt-txt-26-bold--laptop-up {
15742
+ font-size: 1.625rem;
15743
+ font-weight: 700;
15744
+ letter-spacing: -0.2px;
15745
+ line-height: 2.5rem;
15746
+ }
15747
+ }
15748
+ @media screen and (min-width: 80rem) {
15749
+ .pkt-txt-24-bold--laptop-up {
15750
+ font-size: 1.5rem;
15751
+ font-weight: 700;
15752
+ letter-spacing: -0.2px;
15753
+ line-height: 2.25rem;
15754
+ }
15755
+ }
15756
+ @media screen and (min-width: 80rem) {
15757
+ .pkt-txt-22-bold--laptop-up {
15758
+ font-size: 1.375rem;
15759
+ font-weight: 700;
15760
+ letter-spacing: -0.2px;
15761
+ line-height: 2.125rem;
15762
+ }
15763
+ }
15764
+ @media screen and (min-width: 80rem) {
15765
+ .pkt-txt-20-bold--laptop-up {
15766
+ font-size: 1.25rem;
15767
+ font-weight: 700;
15768
+ letter-spacing: -0.2px;
15769
+ line-height: 2rem;
15770
+ }
15771
+ }
15772
+ @media screen and (min-width: 80rem) {
15773
+ .pkt-txt-18-bold--laptop-up {
15774
+ font-size: 1.125rem;
15775
+ font-weight: 700;
15776
+ letter-spacing: -0.2px;
15777
+ line-height: 1.75rem;
15778
+ }
15779
+ }
15780
+ @media screen and (min-width: 80rem) {
15781
+ .pkt-txt-16-bold--laptop-up {
15782
+ font-size: 1rem;
15783
+ font-weight: 700;
15784
+ letter-spacing: -0.2px;
15785
+ line-height: 1.5rem;
15786
+ }
15787
+ }
15788
+ @media screen and (min-width: 80rem) {
15789
+ .pkt-txt-14-bold--laptop-up {
15790
+ font-size: 0.875rem;
15791
+ font-weight: 700;
15792
+ letter-spacing: -0.2px;
15793
+ line-height: 1.375rem;
15794
+ }
15795
+ }
15796
+ @media screen and (min-width: 80rem) {
15797
+ .pkt-txt-12-bold--laptop-up {
15798
+ font-size: 0.75rem;
15799
+ font-weight: 700;
15800
+ letter-spacing: -0.2px;
15801
+ line-height: 1.25rem;
15802
+ }
15803
+ }
15804
+ @media screen and (min-width: 80rem) {
15805
+ .pkt-txt-54-light--laptop-up {
15806
+ font-size: 3.375rem;
15807
+ font-weight: 300;
15808
+ letter-spacing: -0.4px;
15809
+ line-height: 5.125rem;
15810
+ }
15811
+ }
15812
+ @media screen and (min-width: 80rem) {
15813
+ .pkt-txt-40-light--laptop-up {
15814
+ font-size: 2.5rem;
15815
+ font-weight: 300;
15816
+ letter-spacing: -0.2px;
15817
+ line-height: 3.75rem;
15818
+ }
15819
+ }
15820
+ @media screen and (min-width: 80rem) {
15821
+ .pkt-txt-36-light--laptop-up {
15822
+ font-size: 2.25rem;
15823
+ font-weight: 300;
15824
+ letter-spacing: -0.2px;
15825
+ line-height: 3.375rem;
15826
+ }
15827
+ }
15828
+ @media screen and (min-width: 80rem) {
15829
+ .pkt-txt-30-light--laptop-up {
15830
+ font-size: 1.875rem;
15831
+ font-weight: 300;
15832
+ letter-spacing: -0.2px;
15833
+ line-height: 2.75rem;
15834
+ }
15835
+ }
15836
+ @media screen and (min-width: 80rem) {
15837
+ .pkt-txt-28-light--laptop-up {
15838
+ font-size: 1.75rem;
15839
+ font-weight: 300;
15840
+ letter-spacing: -0.2px;
15841
+ line-height: 2.25rem;
15842
+ }
15843
+ }
15844
+ @media screen and (min-width: 80rem) {
15845
+ .pkt-txt-26-light--laptop-up {
15846
+ font-size: 1.625rem;
15847
+ font-weight: 300;
15848
+ letter-spacing: -0.2px;
15849
+ line-height: 2.5rem;
15850
+ }
15851
+ }
15852
+ @media screen and (min-width: 80rem) {
15853
+ .pkt-txt-24-light--laptop-up {
15854
+ font-size: 1.5rem;
15855
+ font-weight: 300;
15856
+ letter-spacing: -0.2px;
15857
+ line-height: 2.25rem;
15858
+ }
15859
+ }
15860
+ @media screen and (min-width: 80rem) {
15861
+ .pkt-txt-22-light--laptop-up {
15862
+ font-size: 1.375rem;
15863
+ font-weight: 300;
15864
+ letter-spacing: -0.2px;
15865
+ line-height: 2.125rem;
15866
+ }
15867
+ }
15868
+ @media screen and (min-width: 80rem) {
15869
+ .pkt-txt-20-light--laptop-up {
15870
+ font-size: 1.25rem;
15871
+ font-weight: 300;
15872
+ letter-spacing: -0.2px;
15873
+ line-height: 2rem;
15874
+ }
15875
+ }
15876
+ @media screen and (min-width: 80rem) {
15877
+ .pkt-txt-18-light--laptop-up {
15878
+ font-size: 1.125rem;
15879
+ font-weight: 300;
15880
+ letter-spacing: -0.2px;
15881
+ line-height: 1.75rem;
15882
+ }
15883
+ }
15884
+ @media screen and (min-width: 80rem) {
15885
+ .pkt-txt-16-light--laptop-up {
15886
+ font-size: 1rem;
15887
+ font-weight: 300;
15888
+ letter-spacing: -0.2px;
15889
+ line-height: 1.5rem;
15890
+ }
15891
+ }
15892
+ @media screen and (min-width: 80rem) {
15893
+ .pkt-txt-14-light--laptop-up {
15894
+ font-size: 0.875rem;
15895
+ font-weight: 300;
15896
+ letter-spacing: -0.2px;
15897
+ line-height: 1.375rem;
15898
+ }
15899
+ }
15900
+ @media screen and (min-width: 80rem) {
15901
+ .pkt-txt-12-light--laptop-up {
15902
+ font-size: 0.75rem;
15903
+ font-weight: 300;
15904
+ letter-spacing: -0.2px;
15905
+ line-height: 1.25rem;
15906
+ }
15907
+ }
15908
+ @media screen and (min-width: 80rem) {
15909
+ .pkt-font-light--laptop-up {
15910
+ font-weight: 300;
15911
+ }
15912
+ }
15913
+ @media screen and (min-width: 80rem) {
15914
+ .pkt-font-regular--laptop-up {
15915
+ font-weight: 400;
15916
+ }
15917
+ }
15918
+ @media screen and (min-width: 80rem) {
15919
+ .pkt-font-medium--laptop-up {
15920
+ font-weight: 500;
15921
+ }
15922
+ }
15923
+ @media screen and (min-width: 80rem) {
15924
+ .pkt-font-bold--laptop-up {
15925
+ font-weight: 700;
15926
+ }
15927
+ }
15928
+ @media screen and (min-width: 100rem) {
15929
+ .pkt-txt-54--desktop-up {
15930
+ font-size: 3.375rem;
15931
+ font-weight: 400;
15932
+ letter-spacing: -0.4px;
15933
+ line-height: 5.125rem;
15934
+ }
15935
+ }
15936
+ @media screen and (min-width: 100rem) {
15937
+ .pkt-txt-40--desktop-up {
15938
+ font-size: 2.5rem;
15939
+ font-weight: 400;
15940
+ letter-spacing: -0.2px;
15941
+ line-height: 3.75rem;
15942
+ }
15943
+ }
15944
+ @media screen and (min-width: 100rem) {
15945
+ .pkt-txt-36--desktop-up {
15946
+ font-size: 2.25rem;
15947
+ font-weight: 400;
15948
+ letter-spacing: -0.2px;
15949
+ line-height: 3.375rem;
15950
+ }
15951
+ }
15952
+ @media screen and (min-width: 100rem) {
15953
+ .pkt-txt-30--desktop-up {
15954
+ font-size: 1.875rem;
15955
+ font-weight: 400;
15956
+ letter-spacing: -0.2px;
15957
+ line-height: 2.75rem;
15958
+ }
15959
+ }
15960
+ @media screen and (min-width: 100rem) {
15961
+ .pkt-txt-28--desktop-up {
15962
+ font-size: 1.75rem;
15963
+ font-weight: 400;
15964
+ letter-spacing: -0.2px;
15965
+ line-height: 2.25rem;
15966
+ }
15967
+ }
15968
+ @media screen and (min-width: 100rem) {
15969
+ .pkt-txt-26--desktop-up {
15970
+ font-size: 1.625rem;
15971
+ font-weight: 400;
15972
+ letter-spacing: -0.2px;
15973
+ line-height: 2.5rem;
15974
+ }
15975
+ }
15976
+ @media screen and (min-width: 100rem) {
15977
+ .pkt-txt-24--desktop-up {
15978
+ font-size: 1.5rem;
15979
+ font-weight: 400;
15980
+ letter-spacing: -0.2px;
15981
+ line-height: 2.25rem;
15982
+ }
15983
+ }
15984
+ @media screen and (min-width: 100rem) {
15985
+ .pkt-txt-22--desktop-up {
15986
+ font-size: 1.375rem;
15987
+ font-weight: 400;
15988
+ letter-spacing: -0.2px;
15989
+ line-height: 2.125rem;
15990
+ }
15991
+ }
15992
+ @media screen and (min-width: 100rem) {
15993
+ .pkt-txt-20--desktop-up {
15994
+ font-size: 1.25rem;
15995
+ font-weight: 400;
15996
+ letter-spacing: -0.2px;
15997
+ line-height: 2rem;
15998
+ }
15999
+ }
16000
+ @media screen and (min-width: 100rem) {
16001
+ .pkt-txt-18--desktop-up {
16002
+ font-size: 1.125rem;
16003
+ font-weight: 400;
16004
+ letter-spacing: -0.2px;
16005
+ line-height: 1.75rem;
16006
+ }
16007
+ }
16008
+ @media screen and (min-width: 100rem) {
16009
+ .pkt-txt-16--desktop-up {
16010
+ font-size: 1rem;
16011
+ font-weight: 400;
16012
+ letter-spacing: -0.2px;
16013
+ line-height: 1.5rem;
16014
+ }
16015
+ }
16016
+ @media screen and (min-width: 100rem) {
16017
+ .pkt-txt-14--desktop-up {
16018
+ font-size: 0.875rem;
16019
+ font-weight: 400;
16020
+ letter-spacing: -0.2px;
16021
+ line-height: 1.375rem;
16022
+ }
16023
+ }
16024
+ @media screen and (min-width: 100rem) {
16025
+ .pkt-txt-12--desktop-up {
16026
+ font-size: 0.75rem;
16027
+ font-weight: 400;
16028
+ letter-spacing: -0.2px;
16029
+ line-height: 1.25rem;
16030
+ }
16031
+ }
16032
+ @media screen and (min-width: 100rem) {
16033
+ .pkt-txt-54-medium--desktop-up {
16034
+ font-size: 3.375rem;
16035
+ font-weight: 500;
16036
+ letter-spacing: -0.4px;
16037
+ line-height: 5.125rem;
16038
+ }
16039
+ }
16040
+ @media screen and (min-width: 100rem) {
16041
+ .pkt-txt-40-medium--desktop-up {
16042
+ font-size: 2.5rem;
16043
+ font-weight: 500;
16044
+ letter-spacing: -0.2px;
16045
+ line-height: 3.75rem;
16046
+ }
16047
+ }
16048
+ @media screen and (min-width: 100rem) {
16049
+ .pkt-txt-36-medium--desktop-up {
16050
+ font-size: 2.25rem;
16051
+ font-weight: 500;
16052
+ letter-spacing: -0.2px;
16053
+ line-height: 3.375rem;
16054
+ }
16055
+ }
16056
+ @media screen and (min-width: 100rem) {
16057
+ .pkt-txt-30-medium--desktop-up {
16058
+ font-size: 1.875rem;
16059
+ font-weight: 500;
16060
+ letter-spacing: -0.2px;
16061
+ line-height: 2.75rem;
16062
+ }
16063
+ }
16064
+ @media screen and (min-width: 100rem) {
16065
+ .pkt-txt-28-medium--desktop-up {
16066
+ font-size: 1.75rem;
16067
+ font-weight: 500;
16068
+ letter-spacing: -0.2px;
16069
+ line-height: 2.25rem;
16070
+ }
16071
+ }
16072
+ @media screen and (min-width: 100rem) {
16073
+ .pkt-txt-26-medium--desktop-up {
16074
+ font-size: 1.625rem;
16075
+ font-weight: 500;
16076
+ letter-spacing: -0.2px;
16077
+ line-height: 2.5rem;
16078
+ }
16079
+ }
16080
+ @media screen and (min-width: 100rem) {
16081
+ .pkt-txt-24-medium--desktop-up {
16082
+ font-size: 1.5rem;
16083
+ font-weight: 500;
16084
+ letter-spacing: -0.2px;
16085
+ line-height: 2.25rem;
16086
+ }
16087
+ }
16088
+ @media screen and (min-width: 100rem) {
16089
+ .pkt-txt-22-medium--desktop-up {
16090
+ font-size: 1.375rem;
16091
+ font-weight: 500;
16092
+ letter-spacing: -0.2px;
16093
+ line-height: 2.125rem;
16094
+ }
16095
+ }
16096
+ @media screen and (min-width: 100rem) {
16097
+ .pkt-txt-20-medium--desktop-up {
16098
+ font-size: 1.25rem;
16099
+ font-weight: 500;
16100
+ letter-spacing: -0.2px;
16101
+ line-height: 2rem;
16102
+ }
16103
+ }
16104
+ @media screen and (min-width: 100rem) {
16105
+ .pkt-txt-18-medium--desktop-up {
16106
+ font-size: 1.125rem;
16107
+ font-weight: 500;
16108
+ letter-spacing: -0.2px;
16109
+ line-height: 1.75rem;
16110
+ }
16111
+ }
16112
+ @media screen and (min-width: 100rem) {
16113
+ .pkt-txt-16-medium--desktop-up {
16114
+ font-size: 1rem;
16115
+ font-weight: 500;
16116
+ letter-spacing: -0.2px;
16117
+ line-height: 1.5rem;
16118
+ }
16119
+ }
16120
+ @media screen and (min-width: 100rem) {
16121
+ .pkt-txt-14-medium--desktop-up {
16122
+ font-size: 0.875rem;
16123
+ font-weight: 500;
16124
+ letter-spacing: -0.2px;
16125
+ line-height: 1.375rem;
16126
+ }
16127
+ }
16128
+ @media screen and (min-width: 100rem) {
16129
+ .pkt-txt-12-medium--desktop-up {
16130
+ font-size: 0.75rem;
16131
+ font-weight: 500;
16132
+ letter-spacing: -0.2px;
16133
+ line-height: 1.25rem;
16134
+ }
16135
+ }
16136
+ @media screen and (min-width: 100rem) {
16137
+ .pkt-txt-54-bold--desktop-up {
16138
+ font-size: 3.375rem;
16139
+ font-weight: 700;
16140
+ letter-spacing: -0.4px;
16141
+ line-height: 5.125rem;
16142
+ }
16143
+ }
16144
+ @media screen and (min-width: 100rem) {
16145
+ .pkt-txt-40-bold--desktop-up {
16146
+ font-size: 2.5rem;
16147
+ font-weight: 700;
16148
+ letter-spacing: -0.2px;
16149
+ line-height: 3.75rem;
16150
+ }
16151
+ }
16152
+ @media screen and (min-width: 100rem) {
16153
+ .pkt-txt-36-bold--desktop-up {
16154
+ font-size: 2.25rem;
16155
+ font-weight: 700;
16156
+ letter-spacing: -0.2px;
16157
+ line-height: 3.375rem;
16158
+ }
16159
+ }
16160
+ @media screen and (min-width: 100rem) {
16161
+ .pkt-txt-30-bold--desktop-up {
16162
+ font-size: 1.875rem;
16163
+ font-weight: 700;
16164
+ letter-spacing: -0.2px;
16165
+ line-height: 2.75rem;
16166
+ }
16167
+ }
16168
+ @media screen and (min-width: 100rem) {
16169
+ .pkt-txt-28-bold--desktop-up {
16170
+ font-size: 1.75rem;
16171
+ font-weight: 700;
16172
+ letter-spacing: -0.2px;
16173
+ line-height: 2.25rem;
16174
+ }
16175
+ }
16176
+ @media screen and (min-width: 100rem) {
16177
+ .pkt-txt-26-bold--desktop-up {
16178
+ font-size: 1.625rem;
16179
+ font-weight: 700;
16180
+ letter-spacing: -0.2px;
16181
+ line-height: 2.5rem;
16182
+ }
16183
+ }
16184
+ @media screen and (min-width: 100rem) {
16185
+ .pkt-txt-24-bold--desktop-up {
16186
+ font-size: 1.5rem;
16187
+ font-weight: 700;
16188
+ letter-spacing: -0.2px;
16189
+ line-height: 2.25rem;
16190
+ }
16191
+ }
16192
+ @media screen and (min-width: 100rem) {
16193
+ .pkt-txt-22-bold--desktop-up {
16194
+ font-size: 1.375rem;
16195
+ font-weight: 700;
16196
+ letter-spacing: -0.2px;
16197
+ line-height: 2.125rem;
16198
+ }
16199
+ }
16200
+ @media screen and (min-width: 100rem) {
16201
+ .pkt-txt-20-bold--desktop-up {
16202
+ font-size: 1.25rem;
16203
+ font-weight: 700;
16204
+ letter-spacing: -0.2px;
16205
+ line-height: 2rem;
16206
+ }
16207
+ }
16208
+ @media screen and (min-width: 100rem) {
16209
+ .pkt-txt-18-bold--desktop-up {
16210
+ font-size: 1.125rem;
16211
+ font-weight: 700;
16212
+ letter-spacing: -0.2px;
16213
+ line-height: 1.75rem;
16214
+ }
16215
+ }
16216
+ @media screen and (min-width: 100rem) {
16217
+ .pkt-txt-16-bold--desktop-up {
16218
+ font-size: 1rem;
16219
+ font-weight: 700;
16220
+ letter-spacing: -0.2px;
16221
+ line-height: 1.5rem;
16222
+ }
16223
+ }
16224
+ @media screen and (min-width: 100rem) {
16225
+ .pkt-txt-14-bold--desktop-up {
16226
+ font-size: 0.875rem;
16227
+ font-weight: 700;
16228
+ letter-spacing: -0.2px;
16229
+ line-height: 1.375rem;
16230
+ }
16231
+ }
16232
+ @media screen and (min-width: 100rem) {
16233
+ .pkt-txt-12-bold--desktop-up {
16234
+ font-size: 0.75rem;
16235
+ font-weight: 700;
16236
+ letter-spacing: -0.2px;
16237
+ line-height: 1.25rem;
16238
+ }
16239
+ }
16240
+ @media screen and (min-width: 100rem) {
16241
+ .pkt-txt-54-light--desktop-up {
16242
+ font-size: 3.375rem;
16243
+ font-weight: 300;
16244
+ letter-spacing: -0.4px;
16245
+ line-height: 5.125rem;
16246
+ }
16247
+ }
16248
+ @media screen and (min-width: 100rem) {
16249
+ .pkt-txt-40-light--desktop-up {
16250
+ font-size: 2.5rem;
16251
+ font-weight: 300;
16252
+ letter-spacing: -0.2px;
16253
+ line-height: 3.75rem;
16254
+ }
16255
+ }
16256
+ @media screen and (min-width: 100rem) {
16257
+ .pkt-txt-36-light--desktop-up {
16258
+ font-size: 2.25rem;
16259
+ font-weight: 300;
16260
+ letter-spacing: -0.2px;
16261
+ line-height: 3.375rem;
16262
+ }
16263
+ }
16264
+ @media screen and (min-width: 100rem) {
16265
+ .pkt-txt-30-light--desktop-up {
16266
+ font-size: 1.875rem;
16267
+ font-weight: 300;
16268
+ letter-spacing: -0.2px;
16269
+ line-height: 2.75rem;
16270
+ }
16271
+ }
16272
+ @media screen and (min-width: 100rem) {
16273
+ .pkt-txt-28-light--desktop-up {
16274
+ font-size: 1.75rem;
16275
+ font-weight: 300;
16276
+ letter-spacing: -0.2px;
16277
+ line-height: 2.25rem;
16278
+ }
16279
+ }
16280
+ @media screen and (min-width: 100rem) {
16281
+ .pkt-txt-26-light--desktop-up {
16282
+ font-size: 1.625rem;
16283
+ font-weight: 300;
16284
+ letter-spacing: -0.2px;
16285
+ line-height: 2.5rem;
16286
+ }
16287
+ }
16288
+ @media screen and (min-width: 100rem) {
16289
+ .pkt-txt-24-light--desktop-up {
16290
+ font-size: 1.5rem;
16291
+ font-weight: 300;
16292
+ letter-spacing: -0.2px;
16293
+ line-height: 2.25rem;
16294
+ }
16295
+ }
16296
+ @media screen and (min-width: 100rem) {
16297
+ .pkt-txt-22-light--desktop-up {
16298
+ font-size: 1.375rem;
16299
+ font-weight: 300;
16300
+ letter-spacing: -0.2px;
16301
+ line-height: 2.125rem;
16302
+ }
16303
+ }
16304
+ @media screen and (min-width: 100rem) {
16305
+ .pkt-txt-20-light--desktop-up {
16306
+ font-size: 1.25rem;
16307
+ font-weight: 300;
16308
+ letter-spacing: -0.2px;
16309
+ line-height: 2rem;
16310
+ }
16311
+ }
16312
+ @media screen and (min-width: 100rem) {
16313
+ .pkt-txt-18-light--desktop-up {
16314
+ font-size: 1.125rem;
16315
+ font-weight: 300;
16316
+ letter-spacing: -0.2px;
16317
+ line-height: 1.75rem;
16318
+ }
16319
+ }
16320
+ @media screen and (min-width: 100rem) {
16321
+ .pkt-txt-16-light--desktop-up {
16322
+ font-size: 1rem;
16323
+ font-weight: 300;
16324
+ letter-spacing: -0.2px;
16325
+ line-height: 1.5rem;
16326
+ }
16327
+ }
16328
+ @media screen and (min-width: 100rem) {
16329
+ .pkt-txt-14-light--desktop-up {
16330
+ font-size: 0.875rem;
16331
+ font-weight: 300;
16332
+ letter-spacing: -0.2px;
16333
+ line-height: 1.375rem;
16334
+ }
16335
+ }
16336
+ @media screen and (min-width: 100rem) {
16337
+ .pkt-txt-12-light--desktop-up {
16338
+ font-size: 0.75rem;
16339
+ font-weight: 300;
16340
+ letter-spacing: -0.2px;
16341
+ line-height: 1.25rem;
16342
+ }
16343
+ }
16344
+ @media screen and (min-width: 100rem) {
16345
+ .pkt-font-light--desktop-up {
16346
+ font-weight: 300;
16347
+ }
16348
+ }
16349
+ @media screen and (min-width: 100rem) {
16350
+ .pkt-font-regular--desktop-up {
16351
+ font-weight: 400;
16352
+ }
16353
+ }
16354
+ @media screen and (min-width: 100rem) {
16355
+ .pkt-font-medium--desktop-up {
16356
+ font-weight: 500;
16357
+ }
16358
+ }
16359
+ @media screen and (min-width: 100rem) {
16360
+ .pkt-font-bold--desktop-up {
16361
+ font-weight: 700;
16362
+ }
16363
+ }
13730
16364
  /*
13731
16365
  * Alignment
13732
16366
  */