@sunrise-upc/sales-static-components 3.7.9 → 3.7.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/navigation.css +1378 -0
  2. package/package.json +3 -2
@@ -0,0 +1,1378 @@
1
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/MinimizedHeader/MinimizedHeader.module.scss */
2
+ /* center a block element */
3
+ /* use this to any of the pseudo elements as these are the mandatory properties */
4
+ /* setting styles in separate formats for cross browser support */
5
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
6
+ /* vertically center alilgn any HTML element */
7
+ /* add basePath to assets */
8
+ @media (min-width: 768px) {
9
+ .MinimizedHeader-module__outer___JOzJC {
10
+ background-color: #ffffff;
11
+ border-top: 4px solid #da291c;
12
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
13
+ height: 72px;
14
+ }
15
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
16
+ position: fixed;
17
+ top: 0;
18
+ left: 0;
19
+ padding: 4px 8px;
20
+ font-size: 14px;
21
+ z-index: 10000;
22
+ color: #5f5955;
23
+ background: #ffffff;
24
+ }
25
+ }
26
+ @media (min-width: 768px) and (max-width: 850px) {
27
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
28
+ padding: 0 4px;
29
+ font-size: 8px;
30
+ }
31
+ }
32
+ @media (min-width: 768px) {
33
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
34
+ width: 100%;
35
+ display: inline-block;
36
+ }
37
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
38
+ display: flex;
39
+ float: left;
40
+ align-items: center;
41
+ margin: 10px 0;
42
+ }
43
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
44
+ padding-left: 10px;
45
+ }
46
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
47
+ float: right;
48
+ display: flex;
49
+ margin: 24px 0 24px 0;
50
+ }
51
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
52
+ background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
53
+ background-repeat: no-repeat;
54
+ background-size: contain;
55
+ display: block;
56
+ height: 24px;
57
+ margin-right: 6px;
58
+ width: 24px;
59
+ }
60
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
61
+ color: #da291c;
62
+ font-weight: 700;
63
+ font-size: 18px;
64
+ line-height: 24px;
65
+ }
66
+ }
67
+ @media (max-width: 767px) {
68
+ .MinimizedHeader-module__outer___JOzJC {
69
+ background-color: #ffffff;
70
+ border-top: 4px solid #da291c;
71
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
72
+ height: 48px;
73
+ }
74
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
75
+ width: 100%;
76
+ display: inline-block;
77
+ }
78
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
79
+ display: flex;
80
+ float: left;
81
+ }
82
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J {
83
+ margin-top: 12px;
84
+ }
85
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J > img {
86
+ height: 24px;
87
+ width: 24px;
88
+ float: left;
89
+ }
90
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
91
+ margin-top: 8px;
92
+ padding-left: 6px;
93
+ }
94
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 > img {
95
+ height: 20px;
96
+ }
97
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
98
+ float: right;
99
+ display: flex;
100
+ margin: 12px 0 12px 0;
101
+ }
102
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
103
+ background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
104
+ background-repeat: no-repeat;
105
+ background-size: contain;
106
+ display: block;
107
+ height: 20px;
108
+ margin-right: 6px;
109
+ width: 20px;
110
+ }
111
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
112
+ color: #da291c;
113
+ font-weight: 700;
114
+ font-size: 18px;
115
+ line-height: 24px;
116
+ }
117
+ }
118
+ .MinimizedHeader-module__s20-header__version-number___vI9Rr {
119
+ position: fixed;
120
+ top: 0;
121
+ left: 0;
122
+ padding: 4px 8px;
123
+ font-size: 14px;
124
+ z-index: 10000;
125
+ color: #5f5955;
126
+ background: #ffffff;
127
+ }
128
+ @media (max-width: 850px) {
129
+ .MinimizedHeader-module__s20-header__version-number___vI9Rr {
130
+ padding: 0 4px;
131
+ font-size: 8px;
132
+ }
133
+ }
134
+
135
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconMainNavigation.module.scss */
136
+ /* center a block element */
137
+ /* use this to any of the pseudo elements as these are the mandatory properties */
138
+ /* setting styles in separate formats for cross browser support */
139
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
140
+ /* vertically center alilgn any HTML element */
141
+ /* add basePath to assets */
142
+ .FalconMainNavigation-module__container___85E7S {
143
+ -webkit-transition: all 1s ease-out;
144
+ transition: all 1s ease-out;
145
+ font-size: 20px;
146
+ line-height: 23px;
147
+ position: fixed;
148
+ width: 100%;
149
+ z-index: 10;
150
+ top: 0;
151
+ }
152
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__new-logo___ZzsM8 {
153
+ position: absolute;
154
+ z-index: 1;
155
+ top: 17px;
156
+ -webkit-transition: all 1s ease-out;
157
+ transition: all 1s ease-out;
158
+ }
159
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__new-logo___ZzsM8 > img {
160
+ height: 89px;
161
+ width: 98px;
162
+ margin-left: auto;
163
+ margin-right: auto;
164
+ -webkit-transition: all 1s ease-out;
165
+ transition: all 1s ease-out;
166
+ }
167
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__resize___12RpH {
168
+ top: 61px;
169
+ -webkit-transition: all 1s ease-out;
170
+ transition: all 1s ease-out;
171
+ }
172
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__resize___12RpH > img {
173
+ height: 56px;
174
+ -webkit-transition: all 1s ease-out;
175
+ transition: all 1s ease-out;
176
+ }
177
+ .FalconMainNavigation-module__container___85E7S ul,
178
+ .FalconMainNavigation-module__container___85E7S li {
179
+ list-style: none;
180
+ margin: 0px;
181
+ padding: 0px;
182
+ }
183
+ .FalconMainNavigation-module__container___85E7S a {
184
+ color: #3d3935;
185
+ text-decoration: none;
186
+ }
187
+ .FalconMainNavigation-module__container___85E7S a::before {
188
+ content: attr(title);
189
+ display: block;
190
+ font-weight: bold;
191
+ height: 0;
192
+ opacity: 1;
193
+ overflow: hidden;
194
+ }
195
+ @media (max-width: 1023px) {
196
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desktop-block___ye48P {
197
+ display: none;
198
+ }
199
+ }
200
+ .FalconMainNavigation-module__container___85E7S .sunrise-bold {
201
+ color: #86807c;
202
+ }
203
+ .FalconMainNavigation-module__container___85E7S .sunrise-box-shadow {
204
+ background: #ffffff;
205
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
206
+ }
207
+ .FalconMainNavigation-module__container___85E7S .full-width {
208
+ width: 100%;
209
+ }
210
+ @media (max-width: 1023px) {
211
+ .FalconMainNavigation-module__container___85E7S .sr-responsive-row {
212
+ max-width: 100%;
213
+ }
214
+ }
215
+ @media (min-width: 1024px) and (max-width: 1439px) {
216
+ .FalconMainNavigation-module__container___85E7S .sr-responsive-row {
217
+ max-width: 1308px;
218
+ padding-left: 42px;
219
+ padding-right: 42px;
220
+ }
221
+ }
222
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__content___A420C, .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__open-content___OTiQd {
223
+ background-color: #ffffff;
224
+ position: relative;
225
+ z-index: auto;
226
+ }
227
+ @media (max-width: 1023px) {
228
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__open-content___OTiQd {
229
+ background-color: #f8f8f8;
230
+ }
231
+ }
232
+ @media (min-width: 1024px) {
233
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__open-content___OTiQd {
234
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
235
+ }
236
+ }
237
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__nav-bar___F5CYo {
238
+ min-height: 68px;
239
+ }
240
+ @media (max-width: 1023px) {
241
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__nav-bar___F5CYo {
242
+ min-height: 44px;
243
+ height: 44px;
244
+ }
245
+ }
246
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__sunrise-logo___t1jat {
247
+ background-repeat: no-repeat;
248
+ background-size: contain;
249
+ }
250
+ @media (max-width: 1023px) {
251
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__sunrise-logo___t1jat {
252
+ display: block;
253
+ background-size: contain;
254
+ width: 120px;
255
+ height: 24px;
256
+ margin-right: 10px;
257
+ }
258
+ }
259
+ @media (min-width: 1024px) {
260
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__visible___NFwXh {
261
+ visibility: visible;
262
+ }
263
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__not-visible___0BZWH {
264
+ visibility: hidden;
265
+ }
266
+ }
267
+ @media (min-width: 1024px) {
268
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__search-icon-div___LZCOw {
269
+ height: 24px;
270
+ border-right: 1px solid #e6e3df;
271
+ border-left: 1px solid #e6e3df;
272
+ padding: 0 16px;
273
+ margin-top: 10px;
274
+ }
275
+ }
276
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__search-icon___cmCaV {
277
+ cursor: pointer;
278
+ display: block;
279
+ height: 24px;
280
+ width: 24px;
281
+ }
282
+ @media (max-width: 1023px) {
283
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__search-icon___cmCaV {
284
+ margin-right: 20px;
285
+ margin-left: 16px;
286
+ }
287
+ }
288
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__search-icon-disabled___nUb7q {
289
+ opacity: 0.6;
290
+ pointer-events: none;
291
+ cursor: default;
292
+ }
293
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__phone-icon___1cmCg {
294
+ background-image: url("/ecom-int/icons/phone.svg");
295
+ background-repeat: no-repeat;
296
+ background-size: contain;
297
+ display: block;
298
+ height: 24px;
299
+ margin: 10px 8px 0 10px;
300
+ width: 24px;
301
+ }
302
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__phone-number___s-w4H {
303
+ font-size: 16px;
304
+ line-height: 24px;
305
+ color: #3d3935;
306
+ margin: 10px 16px 0 8px;
307
+ font-weight: 700;
308
+ cursor: pointer;
309
+ }
310
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__headset___u-idx {
311
+ background-image: url("/ecom-int/icons/headset_black.svg");
312
+ background-repeat: no-repeat;
313
+ background-size: contain;
314
+ display: block;
315
+ height: 24px;
316
+ margin: 11px 0px 0 0px;
317
+ width: 24px;
318
+ cursor: pointer;
319
+ }
320
+ @media (max-width: 1023px) {
321
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__headset___u-idx {
322
+ margin: 0px;
323
+ cursor: pointer;
324
+ }
325
+ }
326
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__rewards___27ZIQ {
327
+ margin: 10px 0px 0px;
328
+ cursor: pointer;
329
+ }
330
+ @media (max-width: 1023px) {
331
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__rewards___27ZIQ {
332
+ margin: 0px;
333
+ }
334
+ }
335
+ @media (min-width: 1024px) {
336
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desktop-margin1___Lr-US {
337
+ position: relative;
338
+ justify-content: space-between;
339
+ padding: 12px 0;
340
+ }
341
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desktop-margin1___Lr-US nav {
342
+ margin-left: 58px;
343
+ }
344
+ }
345
+ @media (min-width: 1024px) {
346
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desktop-margin___-NxUQ {
347
+ position: relative;
348
+ justify-content: space-between;
349
+ padding: 12px 0;
350
+ }
351
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desktop-margin___-NxUQ nav {
352
+ margin-left: 58px;
353
+ }
354
+ }
355
+ @media (min-width: 1024px) {
356
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desktop-padding___A2XWw {
357
+ padding-bottom: 47px;
358
+ }
359
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desk-auth___MK5cF {
360
+ padding-bottom: 0;
361
+ }
362
+ }
363
+ @media (min-width: 1440px) {
364
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desktop-padding___A2XWw {
365
+ padding-bottom: 0;
366
+ }
367
+ .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__desk-auth___MK5cF {
368
+ padding-bottom: 0;
369
+ }
370
+ }
371
+
372
+ @media (min-width: 1024px) {
373
+ .FalconMainNavigation-module__falcon-nav___YMp-r {
374
+ top: -52px;
375
+ }
376
+ }
377
+
378
+ .FalconMainNavigation-module__black-friday___L1K5J .sunrise-box-shadow {
379
+ background: #1f1f1f;
380
+ box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.35);
381
+ }
382
+ .FalconMainNavigation-module__black-friday___L1K5J .FalconMainNavigation-module__content___A420C,
383
+ .FalconMainNavigation-module__black-friday___L1K5J .FalconMainNavigation-module__open-content___OTiQd {
384
+ background-color: #1f1f1f;
385
+ }
386
+ .FalconMainNavigation-module__black-friday___L1K5J .FalconMainNavigation-module__search-icon-div___LZCOw {
387
+ border-right-color: #86807c;
388
+ border-left-color: #86807c;
389
+ }
390
+ .FalconMainNavigation-module__black-friday___L1K5J .FalconMainNavigation-module__phone-number___s-w4H {
391
+ color: #ffffff;
392
+ }
393
+
394
+ .FalconMainNavigation-module__s20-header__version-number___sPVVP {
395
+ position: fixed;
396
+ top: 0;
397
+ left: 0;
398
+ padding: 4px 8px;
399
+ font-size: 14px;
400
+ z-index: 10000;
401
+ color: #5f5955;
402
+ background: #ffffff;
403
+ }
404
+ @media (max-width: 850px) {
405
+ .FalconMainNavigation-module__s20-header__version-number___sPVVP {
406
+ padding: 0 4px;
407
+ font-size: 8px;
408
+ }
409
+ }
410
+
411
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/ResponsiveRow/row.module.scss */
412
+ /* center a block element */
413
+ /* use this to any of the pseudo elements as these are the mandatory properties */
414
+ /* setting styles in separate formats for cross browser support */
415
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
416
+ /* vertically center alilgn any HTML element */
417
+ /* add basePath to assets */
418
+ .row-module__sr-def-row___us1ph {
419
+ margin-left: auto;
420
+ margin-right: auto;
421
+ padding-left: 16px;
422
+ padding-right: 16px;
423
+ max-width: 1308px;
424
+ width: 100%;
425
+ }
426
+ .row-module__sr-def-row___us1ph .row-module__sr-def-row___us1ph {
427
+ padding: 0px;
428
+ max-width: 100%;
429
+ }
430
+ @media (min-width: 1024px) and (max-width: 1439px) {
431
+ .row-module__sr-def-row___us1ph {
432
+ max-width: 972px;
433
+ }
434
+ }
435
+ @media (min-width: 768px) and (max-width: 1023px) {
436
+ .row-module__sr-def-row___us1ph {
437
+ max-width: 720px;
438
+ }
439
+ }
440
+ @media (max-width: 767px) {
441
+ .row-module__sr-def-row___us1ph {
442
+ max-width: 100%;
443
+ }
444
+ }
445
+
446
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/InteractiveHamburger/InteractiveHamburger.module.scss */
447
+ /* center a block element */
448
+ /* use this to any of the pseudo elements as these are the mandatory properties */
449
+ /* setting styles in separate formats for cross browser support */
450
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
451
+ /* vertically center alilgn any HTML element */
452
+ /* add basePath to assets */
453
+ .InteractiveHamburger-module__container___UPh6b .InteractiveHamburger-module__hamburger___fUISu {
454
+ -webkit-align-items: center;
455
+ -moz-align-items: center;
456
+ -o-align-items: center;
457
+ align-items: center;
458
+ cursor: pointer;
459
+ display: flex;
460
+ flex-direction: column;
461
+ height: 18px;
462
+ justify-content: space-between;
463
+ width: 26px;
464
+ }
465
+ .InteractiveHamburger-module__container___UPh6b .InteractiveHamburger-module__hamburger___fUISu .InteractiveHamburger-module__hamburger-line___xZnuw {
466
+ background-color: #575452;
467
+ border-radius: 4px;
468
+ height: 2px;
469
+ opacity: 1;
470
+ position: relative;
471
+ -webkit-transform: scale(1);
472
+ -moz-transform: scale(1);
473
+ -o-transform: scale(1);
474
+ transform: scale(1);
475
+ transition: transform 0.3s ease-in-out, width 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
476
+ width: 26px;
477
+ }
478
+ .InteractiveHamburger-module__container___UPh6b.InteractiveHamburger-module__active___0fZ1l .InteractiveHamburger-module__hamburger___fUISu {
479
+ justify-content: center;
480
+ background-repeat: no-repeat;
481
+ background-size: contain;
482
+ cursor: pointer;
483
+ display: block;
484
+ height: 24px;
485
+ width: 24px;
486
+ }
487
+
488
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.module.scss */
489
+ /* center a block element */
490
+ /* use this to any of the pseudo elements as these are the mandatory properties */
491
+ /* setting styles in separate formats for cross browser support */
492
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
493
+ /* vertically center alilgn any HTML element */
494
+ /* add basePath to assets */
495
+ .NavigationMenuItem-module__nav-link___ZDsjB {
496
+ font-size: 16px;
497
+ line-height: 24px;
498
+ margin-right: 6px;
499
+ }
500
+ .NavigationMenuItem-module__nav-link___ZDsjB .NavigationMenuItem-module__outer___5QxvG {
501
+ padding: 10px 4px;
502
+ display: flex;
503
+ align-items: center;
504
+ gap: 8px;
505
+ }
506
+ .NavigationMenuItem-module__nav-link___ZDsjB .NavigationMenuItem-module__outer___5QxvG img {
507
+ flex-shrink: 0;
508
+ height: 24px;
509
+ width: 24px;
510
+ }
511
+ .NavigationMenuItem-module__nav-link___ZDsjB .NavigationMenuItem-module__menu-icon___9BnYz {
512
+ filter: none;
513
+ }
514
+ .NavigationMenuItem-module__nav-link___ZDsjB.sunrise-bold div {
515
+ color: #3d3935;
516
+ background-color: #f7f6f5;
517
+ border-radius: 8px;
518
+ }
519
+ .NavigationMenuItem-module__nav-link___ZDsjB.sunrise-bold div img {
520
+ padding-left: unset;
521
+ padding-right: 4px;
522
+ transform: rotate(-180deg);
523
+ }
524
+ .NavigationMenuItem-module__nav-link___ZDsjB.NavigationMenuItem-module__inverted___JCI48 {
525
+ color: #ffffff;
526
+ }
527
+ .NavigationMenuItem-module__nav-link___ZDsjB.NavigationMenuItem-module__inverted___JCI48 .NavigationMenuItem-module__menu-icon___9BnYz {
528
+ filter: brightness(0) invert(0.9);
529
+ }
530
+ .NavigationMenuItem-module__nav-link___ZDsjB.NavigationMenuItem-module__inverted___JCI48.sunrise-bold div {
531
+ color: #ffffff;
532
+ background-color: #1f1f1f;
533
+ }
534
+
535
+ .active-item .NavigationMenuItem-module__submenu___cWv9X {
536
+ -webkit-transform: translateY(0);
537
+ -moz-transform: translateY(0);
538
+ -o-transform: translateY(0);
539
+ transform: translateY(0);
540
+ transition-delay: 0.3s;
541
+ visibility: visible;
542
+ border-radius: 0px 0px 8px 8px;
543
+ }
544
+
545
+ .NavigationMenuItem-module__submenu___cWv9X {
546
+ background-color: #ffffff;
547
+ display: block;
548
+ left: 60%;
549
+ margin-left: -58%;
550
+ margin-top: -16px;
551
+ position: absolute;
552
+ top: 85px;
553
+ font-size: 16px;
554
+ line-height: 20px;
555
+ -webkit-transform: translateY(-100%);
556
+ -moz-transform: translateY(-100%);
557
+ -o-transform: translateY(-100%);
558
+ transform: translateY(-100%);
559
+ visibility: hidden;
560
+ }
561
+
562
+ .NavigationMenuItem-module__submenu___cWv9X.NavigationMenuItem-module__inverted___JCI48 {
563
+ background-color: #1f1f1f;
564
+ }
565
+
566
+ .NavigationMenuItem-module__out___rzlPg {
567
+ position: relative;
568
+ }
569
+
570
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconHeader/FalconHeader.module.scss */
571
+ /* center a block element */
572
+ /* use this to any of the pseudo elements as these are the mandatory properties */
573
+ /* setting styles in separate formats for cross browser support */
574
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
575
+ /* vertically center alilgn any HTML element */
576
+ /* add basePath to assets */
577
+ .FalconHeader-module__outer___cpG-W {
578
+ padding: 14px 0 18px;
579
+ }
580
+
581
+ .FalconHeader-module__container___r3bIZ {
582
+ -webkit-transition: all 1s ease-out;
583
+ transition: all 1s ease-out;
584
+ background-color: #f7f6f5;
585
+ font-size: 14px;
586
+ line-height: 18px;
587
+ font-weight: 700;
588
+ max-height: 60px;
589
+ min-height: 3px;
590
+ opacity: 1;
591
+ width: 100%;
592
+ padding-top: 4px;
593
+ }
594
+ .FalconHeader-module__container___r3bIZ.FalconHeader-module__scroll-break___XIx2- {
595
+ opacity: 1;
596
+ background-color: #da291c;
597
+ -webkit-transition: all 1s ease-out;
598
+ transition: all 1s ease-out;
599
+ }
600
+ @media (max-width: 1023px) {
601
+ .FalconHeader-module__container___r3bIZ {
602
+ background-color: #da291c;
603
+ min-height: 4px;
604
+ }
605
+ }
606
+ .FalconHeader-module__container___r3bIZ :not(:first-child) {
607
+ margin-left: 20px;
608
+ }
609
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu-top___OLbuL {
610
+ margin-left: 100px;
611
+ }
612
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu1___VHXos {
613
+ float: left;
614
+ color: #3d3935;
615
+ font-weight: 400;
616
+ font-size: 14px;
617
+ line-height: 20px;
618
+ display: block;
619
+ height: 30px;
620
+ text-decoration: none;
621
+ }
622
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu1___VHXos:hover {
623
+ text-decoration: none;
624
+ }
625
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX {
626
+ float: right;
627
+ }
628
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX a {
629
+ color: #3d3935;
630
+ font-weight: 400;
631
+ font-size: 14px;
632
+ line-height: 20px;
633
+ display: block;
634
+ margin-bottom: 4px;
635
+ text-decoration: none;
636
+ }
637
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX a:hover {
638
+ text-decoration: none;
639
+ }
640
+
641
+ .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ {
642
+ background-color: #111111;
643
+ }
644
+ .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ .FalconHeader-module__menu1___VHXos,
645
+ .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ .FalconHeader-module__menu___BInxX a {
646
+ color: #ffffff;
647
+ }
648
+
649
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/MobileNavigation/MobileNavigation.module.scss */
650
+ /* center a block element */
651
+ /* use this to any of the pseudo elements as these are the mandatory properties */
652
+ /* setting styles in separate formats for cross browser support */
653
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
654
+ /* vertically center alilgn any HTML element */
655
+ /* add basePath to assets */
656
+ .MobileNavigation-module__container___apq4z {
657
+ background-color: #ffffff;
658
+ }
659
+ @media (max-width: 1023px) {
660
+ .MobileNavigation-module__container___apq4z {
661
+ background-color: #f8f8f8;
662
+ }
663
+ }
664
+ .MobileNavigation-module__container___apq4z {
665
+ left: 0;
666
+ min-height: calc(100vh - 50px);
667
+ position: absolute;
668
+ -webkit-transform: translateY(-100%);
669
+ -moz-transform: translateY(-100%);
670
+ -o-transform: translateY(-100%);
671
+ transform: translateY(-100%);
672
+ transition: visibility 0.3s ease, -webkit-transform 0.3s ease;
673
+ transition: transform 0.3s ease, visibility 0.3s ease;
674
+ transition: transform 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s ease;
675
+ visibility: hidden;
676
+ width: 100%;
677
+ z-index: 10;
678
+ }
679
+ .MobileNavigation-module__container___apq4z .MobileNavigation-module__content___MW3Pm {
680
+ height: calc(100vh - 47px);
681
+ overflow-y: auto;
682
+ padding-top: 16px;
683
+ padding-bottom: 16px;
684
+ }
685
+ .MobileNavigation-module__container___apq4z .MobileNavigation-module__content___MW3Pm .MobileNavigation-module__outer___M5sp- {
686
+ margin-top: 24px;
687
+ }
688
+ .MobileNavigation-module__container___apq4z .MobileNavigation-module__header-top___TGURc {
689
+ margin-top: 20px;
690
+ }
691
+ .MobileNavigation-module__container___apq4z .MobileNavigation-module__header-top___TGURc .MobileNavigation-module__header-links___3DUqQ a {
692
+ background-color: #ffffff;
693
+ font-size: 16px;
694
+ line-height: 24px;
695
+ display: flex;
696
+ height: auto;
697
+ padding: 10px;
698
+ margin-bottom: 4px;
699
+ color: #333333;
700
+ }
701
+ .MobileNavigation-module__container___apq4z .MobileNavigation-module__header-top___TGURc .MobileNavigation-module__header-links___3DUqQ.MobileNavigation-module__new-style___z9paT a {
702
+ border: 1px solid #e8e8e8;
703
+ }
704
+ .MobileNavigation-module__container___apq4z .MobileNavigation-module__header-top___TGURc .MobileNavigation-module__header-links___3DUqQ img {
705
+ margin-left: 12px;
706
+ }
707
+ .MobileNavigation-module__container___apq4z .MobileNavigation-module__profile___XTDNT {
708
+ border-bottom: 2px solid #f8f8f8;
709
+ border-top: 2px solid #f8f8f8;
710
+ }
711
+
712
+ .MobileNavigation-module__container___apq4z.MobileNavigation-module__inverted___MwrvI {
713
+ background-color: #111111;
714
+ }
715
+ @media (max-width: 1023px) {
716
+ .MobileNavigation-module__container___apq4z.MobileNavigation-module__inverted___MwrvI {
717
+ background-color: #111111;
718
+ }
719
+ }
720
+ .MobileNavigation-module__container___apq4z.MobileNavigation-module__inverted___MwrvI .MobileNavigation-module__header-top___TGURc .MobileNavigation-module__header-links___3DUqQ a {
721
+ background-color: #1f1f1f;
722
+ color: #ffffff;
723
+ border: 1px solid #2c2c2c;
724
+ }
725
+ .MobileNavigation-module__container___apq4z.MobileNavigation-module__inverted___MwrvI .MobileNavigation-module__profile___XTDNT {
726
+ border-bottom: 2px solid #2c2c2c;
727
+ border-top: 2px solid #2c2c2c;
728
+ }
729
+
730
+ .mob-nav-expand .MobileNavigation-module__container___apq4z {
731
+ -webkit-transform: translateY(0);
732
+ -moz-transform: translateY(0);
733
+ -o-transform: translateY(0);
734
+ transform: translateY(0);
735
+ visibility: visible;
736
+ }
737
+
738
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconHeader/LocaleSelector/LocaleSelector.module.scss */
739
+ /* center a block element */
740
+ /* use this to any of the pseudo elements as these are the mandatory properties */
741
+ /* setting styles in separate formats for cross browser support */
742
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
743
+ /* vertically center alilgn any HTML element */
744
+ /* add basePath to assets */
745
+ .LocaleSelector-module__button___0LEXR {
746
+ position: relative;
747
+ }
748
+ .LocaleSelector-module__button___0LEXR button {
749
+ background-color: transparent;
750
+ color: #3d3935;
751
+ border: 0;
752
+ border-radius: 4px;
753
+ padding-bottom: 5px;
754
+ cursor: pointer;
755
+ height: 42px;
756
+ font-size: 14px;
757
+ line-height: 20px;
758
+ width: 100%;
759
+ }
760
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R {
761
+ background-position: center center;
762
+ background-repeat: no-repeat;
763
+ height: 8px;
764
+ margin-left: 10px;
765
+ margin-top: 2px;
766
+ transition: transform 0.2s ease, -webkit-transform 0.2s ease;
767
+ width: 14px;
768
+ }
769
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__chevron___o3l3R.active {
770
+ -webkit-transform: rotate(-180deg);
771
+ -moz-transform: rotate(-180deg);
772
+ -o-transform: rotate(-180deg);
773
+ transform: rotate(-180deg);
774
+ }
775
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
776
+ padding: 24px 32px;
777
+ background-color: #ffffff;
778
+ transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(-57px) !important;
779
+ }
780
+ @media (max-width: 1023px) {
781
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
782
+ transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(0px) translateX(7px) !important;
783
+ }
784
+ }
785
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta {
786
+ box-shadow: 0px 20px 30px -8px rgba(87, 84, 82, 0.4);
787
+ border-radius: 0px 0px 8px 8px;
788
+ margin-bottom: 4px;
789
+ white-space: nowrap;
790
+ position: absolute;
791
+ z-index: 100;
792
+ -webkit-transform: translateX(-50%);
793
+ -moz-transform: translateX(-50%);
794
+ -o-transform: translateX(-50%);
795
+ transform: translateX(-50%);
796
+ }
797
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE:not(:first-child) {
798
+ margin-left: 0 !important;
799
+ }
800
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active {
801
+ font-weight: bold;
802
+ }
803
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
804
+ color: #da291c;
805
+ }
806
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a::before {
807
+ content: none !important;
808
+ display: none !important;
809
+ }
810
+ .LocaleSelector-module__button___0LEXR .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a:before {
811
+ display: none !important;
812
+ }
813
+
814
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
815
+ color: #ffffff;
816
+ }
817
+ @media (max-width: 1023px) {
818
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 button {
819
+ background-color: #1f1f1f;
820
+ }
821
+ }
822
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__chevron___o3l3R {
823
+ filter: brightness(0) invert(0.9);
824
+ }
825
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta {
826
+ background-color: #1f1f1f;
827
+ box-shadow: 0px 20px 30px -8px rgba(0, 0, 0, 0.5);
828
+ }
829
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE a {
830
+ color: #ffffff;
831
+ }
832
+ .LocaleSelector-module__button___0LEXR.LocaleSelector-module__black-friday___j6YP0 .LocaleSelector-module__pop-up___HV8Ta .LocaleSelector-module__list-item___JVlRE.active a {
833
+ color: #da291c;
834
+ }
835
+
836
+ .LocaleSelector-module__list-item___JVlRE a {
837
+ font-size: 16px !important;
838
+ line-height: 24px !important;
839
+ display: flex;
840
+ padding: 0 !important;
841
+ }
842
+ .LocaleSelector-module__list-item___JVlRE a span {
843
+ margin: 10px 0 !important;
844
+ }
845
+ .LocaleSelector-module__list-item___JVlRE a::before {
846
+ content: none;
847
+ display: none !important;
848
+ }
849
+
850
+ @media (max-width: 1023px) {
851
+ .LocaleSelector-module__button___0LEXR {
852
+ color: #575452;
853
+ position: relative;
854
+ }
855
+ .LocaleSelector-module__button___0LEXR button {
856
+ background-color: #ffffff;
857
+ border: 0;
858
+ border-radius: 4px;
859
+ cursor: pointer;
860
+ font-size: 14px;
861
+ line-height: 20px;
862
+ width: 100%;
863
+ }
864
+ .LocaleSelector-module__pop-up___HV8Ta {
865
+ padding: 0px 12px !important;
866
+ }
867
+ .LocaleSelector-module__pop-up___HV8Ta img {
868
+ padding-left: 12px;
869
+ }
870
+ .LocaleSelector-module__list-item___JVlRE a {
871
+ font-size: 16px;
872
+ line-height: 24px;
873
+ font-weight: 400;
874
+ display: flex;
875
+ padding: 10px 12px;
876
+ }
877
+ .LocaleSelector-module__list-item___JVlRE a::before {
878
+ content: none;
879
+ display: none !important;
880
+ }
881
+ }
882
+
883
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.module.scss */
884
+ /* center a block element */
885
+ /* use this to any of the pseudo elements as these are the mandatory properties */
886
+ /* setting styles in separate formats for cross browser support */
887
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
888
+ /* vertically center alilgn any HTML element */
889
+ /* add basePath to assets */
890
+ .ProfileLinkOut-module__section-clicked___iOTsY .ProfileLinkOut-module__profile-arrow-down-icon___Ug9Rs {
891
+ transform: rotate(-180deg);
892
+ }
893
+
894
+ .ProfileLinkOut-module__personalized___VgbDx {
895
+ margin-left: 8px;
896
+ }
897
+
898
+ .ProfileLinkOut-module__section___kiIP8, .ProfileLinkOut-module__non-section___G1jJY {
899
+ padding: 10px 8px;
900
+ }
901
+ .ProfileLinkOut-module__section___kiIP8 .ProfileLinkOut-module__profile-icon___zBkhI, .ProfileLinkOut-module__non-section___G1jJY .ProfileLinkOut-module__profile-icon___zBkhI {
902
+ background-repeat: no-repeat;
903
+ background-size: contain;
904
+ display: block;
905
+ height: 24px;
906
+ margin-right: 4px;
907
+ width: 24px;
908
+ }
909
+ @media (max-width: 1023px) {
910
+ .ProfileLinkOut-module__section___kiIP8 .ProfileLinkOut-module__profile-arrow-icon___qRTRn, .ProfileLinkOut-module__non-section___G1jJY .ProfileLinkOut-module__profile-arrow-icon___qRTRn {
911
+ background-repeat: no-repeat;
912
+ background-size: contain;
913
+ display: block;
914
+ margin-left: auto;
915
+ height: 24px;
916
+ width: 24px;
917
+ }
918
+ }
919
+ @media (max-width: 1023px) {
920
+ .ProfileLinkOut-module__section___kiIP8 .ProfileLinkOut-module__profile-arrow-down-icon___Ug9Rs, .ProfileLinkOut-module__non-section___G1jJY .ProfileLinkOut-module__profile-arrow-down-icon___Ug9Rs {
921
+ background-repeat: no-repeat;
922
+ background-size: contain;
923
+ display: block;
924
+ margin-left: auto;
925
+ height: 8px;
926
+ width: 14px;
927
+ }
928
+ }
929
+ .ProfileLinkOut-module__section___kiIP8 .ProfileLinkOut-module__profile-name___HZpSJ, .ProfileLinkOut-module__non-section___G1jJY .ProfileLinkOut-module__profile-name___HZpSJ {
930
+ color: #da291c;
931
+ font-weight: 700;
932
+ font-size: 16px;
933
+ line-height: 24px;
934
+ }
935
+ @media (max-width: 1023px) {
936
+ .ProfileLinkOut-module__section___kiIP8, .ProfileLinkOut-module__non-section___G1jJY {
937
+ background-color: #ffffff;
938
+ padding: 10px;
939
+ }
940
+ }
941
+
942
+ .ProfileLinkOut-module__highlight___XDufd {
943
+ border-radius: 8px;
944
+ background-color: #f7f6f5;
945
+ }
946
+
947
+ .ProfileLinkOut-module__non-section___G1jJY {
948
+ padding-left: 16px;
949
+ height: fit-content;
950
+ }
951
+ @media (min-width: 1024px) and (max-width: 1439px) {
952
+ .ProfileLinkOut-module__non-section___G1jJY {
953
+ padding-left: 12px;
954
+ }
955
+ }
956
+ .ProfileLinkOut-module__non-section___G1jJY {
957
+ background-color: unset !important;
958
+ }
959
+ @media (max-width: 1023px) {
960
+ .ProfileLinkOut-module__non-section___G1jJY {
961
+ background-color: #ffffff !important;
962
+ }
963
+ }
964
+
965
+ @media (max-width: 1023px) {
966
+ .ProfileLinkOut-module__non-section___G1jJY.ProfileLinkOut-module__black-friday___2i7mp {
967
+ background-color: #1f1f1f !important;
968
+ }
969
+ }
970
+
971
+ .ProfileLinkOut-module__arrow___Mc7yw {
972
+ display: none;
973
+ }
974
+ @media (max-width: 1023px) {
975
+ .ProfileLinkOut-module__arrow___Mc7yw {
976
+ position: absolute;
977
+ right: 10px;
978
+ display: inline-block;
979
+ }
980
+ }
981
+
982
+ @media (min-width: 1024px) {
983
+ .ProfileLinkOut-module__log___JdxjK {
984
+ display: none;
985
+ }
986
+ }
987
+ @media (min-width: 1024px) {
988
+ .ProfileLinkOut-module__login-flyover___YDIVp {
989
+ position: absolute;
990
+ transform: matrix(1, 0, 0, 1, -96.6667, 0) translateY(12px) translateX(-60px);
991
+ min-width: max-content;
992
+ display: block;
993
+ padding: 24px 32px;
994
+ font-size: 16px;
995
+ border: 0;
996
+ color: #e6003c;
997
+ font-weight: 700;
998
+ box-shadow: 0 2px 4px rgba(87, 84, 82, 0.2);
999
+ background-color: #ffffff;
1000
+ border-radius: 4px;
1001
+ }
1002
+ .ProfileLinkOut-module__login-flyover___YDIVp .ProfileLinkOut-module__salutation___u-T7S {
1003
+ padding-bottom: 16px;
1004
+ letter-spacing: 1px;
1005
+ text-transform: uppercase;
1006
+ color: #86807c;
1007
+ font-weight: 500;
1008
+ font-size: 14px;
1009
+ line-height: 20px;
1010
+ border-bottom: 1px solid #e6e3df;
1011
+ }
1012
+ .ProfileLinkOut-module__login-flyover___YDIVp .ProfileLinkOut-module__mysunrise___F326W {
1013
+ padding: 28px 0;
1014
+ }
1015
+ .ProfileLinkOut-module__login-flyover___YDIVp .ProfileLinkOut-module__mysunrise___F326W :hover {
1016
+ text-decoration: underline;
1017
+ }
1018
+ .ProfileLinkOut-module__login-flyover___YDIVp .ProfileLinkOut-module__mysunrise___F326W a {
1019
+ font-size: 18px;
1020
+ line-height: 24px;
1021
+ color: #da291c;
1022
+ }
1023
+ .ProfileLinkOut-module__login-flyover___YDIVp .ProfileLinkOut-module__logout___GfbcJ {
1024
+ color: #3d3935;
1025
+ font-weight: 400;
1026
+ font-size: 18px;
1027
+ line-height: 24px;
1028
+ }
1029
+ .ProfileLinkOut-module__login-flyover___YDIVp .ProfileLinkOut-module__logout___GfbcJ .ProfileLinkOut-module__logout1___jBQl3 {
1030
+ padding-left: 10px;
1031
+ }
1032
+ .ProfileLinkOut-module__login-flyover___YDIVp .ProfileLinkOut-module__logout___GfbcJ a:hover {
1033
+ text-decoration: underline;
1034
+ }
1035
+ }
1036
+ @media (max-width: 1023px) {
1037
+ .ProfileLinkOut-module__login-flyover___YDIVp {
1038
+ color: #86807c;
1039
+ font-weight: 500;
1040
+ font-size: 14px;
1041
+ line-height: 20px;
1042
+ padding-left: 16px;
1043
+ }
1044
+ .ProfileLinkOut-module__login-flyover___YDIVp .ProfileLinkOut-module__salutation___u-T7S {
1045
+ padding: 20px 0 8px 10px;
1046
+ letter-spacing: 1px;
1047
+ text-transform: uppercase;
1048
+ }
1049
+ .ProfileLinkOut-module__mysunrise___F326W {
1050
+ color: #da291c;
1051
+ font-weight: 700;
1052
+ font-size: 18px;
1053
+ line-height: 24px;
1054
+ background-color: #ffffff;
1055
+ padding: 10px;
1056
+ margin-bottom: 4px;
1057
+ }
1058
+ .ProfileLinkOut-module__mysunrise___F326W a:hover {
1059
+ font-weight: unset;
1060
+ }
1061
+ .ProfileLinkOut-module__logout___GfbcJ {
1062
+ color: #3d3935;
1063
+ font-weight: 400;
1064
+ background-color: #ffffff;
1065
+ padding: 10px;
1066
+ font-size: 18px;
1067
+ line-height: 24px;
1068
+ position: relative;
1069
+ }
1070
+ .ProfileLinkOut-module__logout___GfbcJ img {
1071
+ position: absolute;
1072
+ padding-left: 10px;
1073
+ }
1074
+ }
1075
+
1076
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.module.scss */
1077
+ /* center a block element */
1078
+ /* use this to any of the pseudo elements as these are the mandatory properties */
1079
+ /* setting styles in separate formats for cross browser support */
1080
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
1081
+ /* vertically center alilgn any HTML element */
1082
+ /* add basePath to assets */
1083
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__open-item___F6T3z:hover {
1084
+ font-weight: unset;
1085
+ }
1086
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY {
1087
+ position: relative;
1088
+ color: #333333;
1089
+ display: -webkit-box;
1090
+ font-size: 16px;
1091
+ line-height: 24px;
1092
+ display: flex;
1093
+ height: auto;
1094
+ text-decoration: none;
1095
+ padding: 10px 10px 10px 10px;
1096
+ margin-bottom: 4px;
1097
+ background-color: #ffffff;
1098
+ }
1099
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY.MobileMenuItem-module__new-style___tBLR0 {
1100
+ border: 1px solid #e8e8e8;
1101
+ }
1102
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY > img {
1103
+ position: absolute;
1104
+ left: 10px;
1105
+ }
1106
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC {
1107
+ position: absolute;
1108
+ right: 10px;
1109
+ }
1110
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC img {
1111
+ transition: transform 0.2s ease;
1112
+ }
1113
+ .MobileMenuItem-module__container___7iZGF .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__promo-icon___TLFaw {
1114
+ display: block;
1115
+ flex-shrink: 0;
1116
+ height: 24px;
1117
+ width: 24px;
1118
+ margin-right: 8px;
1119
+ }
1120
+
1121
+ .MobileMenuItem-module__container___7iZGF.active-link .MobileMenuItem-module__nav-link___56LxY .MobileMenuItem-module__icon___mC-gC img {
1122
+ transform: rotate(-180deg);
1123
+ }
1124
+
1125
+ .MobileMenuItem-module__container___7iZGF.MobileMenuItem-module__inverted___kaJ2O .MobileMenuItem-module__nav-link___56LxY {
1126
+ background-color: #1f1f1f;
1127
+ color: #ffffff;
1128
+ border: 1px solid #2c2c2c;
1129
+ }
1130
+ .MobileMenuItem-module__container___7iZGF.MobileMenuItem-module__inverted___kaJ2O .MobileMenuItem-module__icon___mC-gC img {
1131
+ filter: brightness(0) invert(0.9);
1132
+ }
1133
+
1134
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss */
1135
+ /* center a block element */
1136
+ /* use this to any of the pseudo elements as these are the mandatory properties */
1137
+ /* setting styles in separate formats for cross browser support */
1138
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
1139
+ /* vertically center alilgn any HTML element */
1140
+ /* add basePath to assets */
1141
+ .SubNavigation-module__container___Wb5XN {
1142
+ background-color: #ffffff;
1143
+ color: #575452;
1144
+ border-radius: 0px 0px 8px 8px;
1145
+ margin: 0 auto;
1146
+ max-width: 1308px;
1147
+ min-height: 47px;
1148
+ -webkit-align-items: center;
1149
+ -moz-align-items: center;
1150
+ -o-align-items: center;
1151
+ align-items: center;
1152
+ }
1153
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK {
1154
+ font-size: 14px;
1155
+ line-height: 20px;
1156
+ font-weight: 700;
1157
+ }
1158
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK a {
1159
+ margin-left: 0 !important;
1160
+ margin-top: 0 !important;
1161
+ font-size: 18px;
1162
+ line-height: 24px;
1163
+ font-weight: 400;
1164
+ display: block !important;
1165
+ }
1166
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK:not(:last-child) {
1167
+ padding-bottom: 28px;
1168
+ }
1169
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X {
1170
+ display: flex;
1171
+ grid-column: 2;
1172
+ grid-template-columns: repeat(auto-fit, 20%);
1173
+ padding: 24px 32px;
1174
+ }
1175
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div {
1176
+ border-left: 1px solid #e6e3df;
1177
+ padding-left: 24px;
1178
+ padding-right: 24px;
1179
+ max-width: 248px;
1180
+ }
1181
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div:first-child {
1182
+ padding-left: 0;
1183
+ border: none;
1184
+ }
1185
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-icon___fW190 {
1186
+ margin-left: 4px;
1187
+ vertical-align: middle;
1188
+ height: 24px;
1189
+ width: 24px;
1190
+ }
1191
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-text-tail___L5-D5 {
1192
+ white-space: nowrap;
1193
+ display: inline-flex;
1194
+ align-items: center;
1195
+ }
1196
+
1197
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB {
1198
+ background-color: #1f1f1f;
1199
+ color: #ffffff;
1200
+ }
1201
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK {
1202
+ color: #ffffff;
1203
+ }
1204
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK a {
1205
+ color: #ffffff;
1206
+ }
1207
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div {
1208
+ border-left: 1px solid #86807c;
1209
+ }
1210
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div:first-child {
1211
+ border: none;
1212
+ }
1213
+
1214
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.module.scss */
1215
+ /* center a block element */
1216
+ /* use this to any of the pseudo elements as these are the mandatory properties */
1217
+ /* setting styles in separate formats for cross browser support */
1218
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
1219
+ /* vertically center alilgn any HTML element */
1220
+ /* add basePath to assets */
1221
+ .BusinessCustomerLinkOut-module__outer-icon___lsbX9 {
1222
+ margin-left: 0 !important;
1223
+ }
1224
+
1225
+ .BusinessCustomerLinkOut-module__icon___lYHUm {
1226
+ padding: 14px 8px 18px 8px;
1227
+ cursor: pointer;
1228
+ }
1229
+ .BusinessCustomerLinkOut-module__icon___lYHUm img {
1230
+ margin-left: 0px !important;
1231
+ padding-left: 8px;
1232
+ }
1233
+
1234
+ .BusinessCustomerLinkOut-module__icon1___VBeT5 {
1235
+ color: #da291c;
1236
+ background-color: #ffffff;
1237
+ padding: 14px 8px 18px 8px;
1238
+ border-radius: 4px 4px 0 0;
1239
+ }
1240
+ .BusinessCustomerLinkOut-module__icon1___VBeT5 img {
1241
+ color: #da291c;
1242
+ margin-left: 0px !important;
1243
+ padding-left: unset;
1244
+ padding-right: 8px;
1245
+ transform: rotate(-180deg);
1246
+ }
1247
+
1248
+ .BusinessCustomerLinkOut-module__icon2___gPMoZ a, .BusinessCustomerLinkOut-module__icon2-scroll___lSNWm a {
1249
+ color: #da291c !important;
1250
+ }
1251
+ .BusinessCustomerLinkOut-module__icon2___gPMoZ, .BusinessCustomerLinkOut-module__icon2-scroll___lSNWm {
1252
+ border-radius: 4px 4px 0 0;
1253
+ background-color: #ffffff;
1254
+ padding: 14px 8px 18px 8px;
1255
+ }
1256
+
1257
+ .BusinessCustomerLinkOut-module__dropdown-one-item___MVk1f a {
1258
+ color: unset !important;
1259
+ }
1260
+ .BusinessCustomerLinkOut-module__dropdown-one-item___MVk1f {
1261
+ background-color: unset;
1262
+ }
1263
+
1264
+ .BusinessCustomerLinkOut-module__icon2-scroll___lSNWm {
1265
+ background-color: transparent;
1266
+ }
1267
+
1268
+ .BusinessCustomerLinkOut-module__login-flyover___9GsNf {
1269
+ margin-left: 0px !important;
1270
+ position: absolute;
1271
+ min-width: 214px;
1272
+ display: block;
1273
+ padding: 36px 32px 36px 32px;
1274
+ font-size: 18px;
1275
+ line-height: 24px;
1276
+ border: 0;
1277
+ box-shadow: 0 2px 4px rgba(87, 84, 82, 0.2);
1278
+ background-color: #ffffff;
1279
+ border-radius: 0 0 8px 8px;
1280
+ z-index: 1;
1281
+ }
1282
+ .BusinessCustomerLinkOut-module__login-flyover___9GsNf :not(:first-child) {
1283
+ margin-left: 0 !important;
1284
+ padding-top: 18px;
1285
+ }
1286
+ .BusinessCustomerLinkOut-module__login-flyover___9GsNf :last-child {
1287
+ padding-top: 28px;
1288
+ }
1289
+ .BusinessCustomerLinkOut-module__login-flyover___9GsNf div:nth-child(1) {
1290
+ border-bottom: 1px solid #e6e3df;
1291
+ padding-bottom: 18px;
1292
+ }
1293
+
1294
+ .BusinessCustomerLinkOut-module__black-friday___AwfEN .BusinessCustomerLinkOut-module__icon2___gPMoZ, .BusinessCustomerLinkOut-module__black-friday___AwfEN .BusinessCustomerLinkOut-module__icon2-scroll___lSNWm {
1295
+ background-color: #111111;
1296
+ }
1297
+ .BusinessCustomerLinkOut-module__black-friday___AwfEN .BusinessCustomerLinkOut-module__highlighted___Y5Afb {
1298
+ background-color: #1f1f1f;
1299
+ }
1300
+
1301
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components/src/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss */
1302
+ /* center a block element */
1303
+ /* use this to any of the pseudo elements as these are the mandatory properties */
1304
+ /* setting styles in separate formats for cross browser support */
1305
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
1306
+ /* vertically center alilgn any HTML element */
1307
+ /* add basePath to assets */
1308
+ .MobileSubNavigation-module__container___1tQpO {
1309
+ max-height: 0px;
1310
+ overflow: hidden;
1311
+ transition: -webkit-max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1312
+ transition: max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1313
+ transition: max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9), -webkit-max-height 0.1s cubic-bezier(0.75, 0, 0.75, 0.9);
1314
+ width: 100%;
1315
+ }
1316
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__title___f2AKU {
1317
+ cursor: unset;
1318
+ padding: 20px 10px 4px;
1319
+ color: #858585;
1320
+ letter-spacing: 1px;
1321
+ text-transform: uppercase;
1322
+ font-size: 14px;
1323
+ line-height: 20px;
1324
+ font-weight: 500;
1325
+ }
1326
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3 {
1327
+ background-color: #ffffff;
1328
+ padding: 10px;
1329
+ }
1330
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3.MobileSubNavigation-module__new-style___xPfpe {
1331
+ border: 1px solid #e8e8e8;
1332
+ }
1333
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__sub-title___ADRB3 {
1334
+ color: #333333;
1335
+ font-weight: 500;
1336
+ font-size: 16px;
1337
+ line-height: 24px;
1338
+ }
1339
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-icon___o7ngJ {
1340
+ margin-left: 4px;
1341
+ flex-shrink: 0;
1342
+ height: 24px;
1343
+ width: 24px;
1344
+ }
1345
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-text-tail___yKZNS {
1346
+ white-space: nowrap;
1347
+ display: inline-flex;
1348
+ align-items: center;
1349
+ }
1350
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf {
1351
+ display: none;
1352
+ }
1353
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf a {
1354
+ display: block;
1355
+ height: auto;
1356
+ }
1357
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf ul {
1358
+ padding: 0 0 24px 16px;
1359
+ }
1360
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf ul li:not(:last-child) {
1361
+ padding-bottom: 4px;
1362
+ }
1363
+
1364
+ .MobileSubNavigation-module__container___1tQpO.MobileSubNavigation-module__inverted___OotxO .MobileSubNavigation-module__title___f2AKU {
1365
+ color: #f2f2f2;
1366
+ }
1367
+ .MobileSubNavigation-module__container___1tQpO.MobileSubNavigation-module__inverted___OotxO .MobileSubNavigation-module__sub-title___ADRB3 {
1368
+ background-color: #1f1f1f;
1369
+ border: 1px solid #2c2c2c;
1370
+ color: #ffffff;
1371
+ }
1372
+
1373
+ .active-link .MobileSubNavigation-module__container___1tQpO {
1374
+ max-height: 200vh;
1375
+ }
1376
+ .active-link .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf {
1377
+ display: block;
1378
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sunrise-upc/sales-static-components",
3
- "version": "3.7.9",
3
+ "version": "3.7.10",
4
4
  "description": "Static Reusable Components Library",
5
5
  "type": "module",
6
6
  "main": "dist/cjs/index.js",
@@ -10,7 +10,8 @@
10
10
  "import": "./dist/esm/index.js",
11
11
  "require": "./dist/cjs/index.js",
12
12
  "types": "./dist/index.d.ts"
13
- }
13
+ },
14
+ "./navigation.css": "./dist/navigation.css"
14
15
  },
15
16
  "sideEffects": [
16
17
  "**/*.css",