@sunrise-upc/sales-static-components 3.8.3 → 3.8.5

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 (86) hide show
  1. package/README.md +8 -8
  2. package/dist/cjs/components/ButtonGroup/ButtonGroup.css +95 -95
  3. package/dist/cjs/components/FalconButton/falconButton.js.map +1 -1
  4. package/dist/cjs/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.js.map +1 -1
  5. package/dist/cjs/components/FalconMainNavigation/FalconHeader/FalconHeader.css +1 -1
  6. package/dist/cjs/components/FalconMainNavigation/FalconHeader/FalconHeader.module.scss.css +1 -1
  7. package/dist/cjs/components/FalconMainNavigation/FalconMainNavigation.css +4 -4
  8. package/dist/cjs/components/FalconMainNavigation/FalconMainNavigation.js +1 -1
  9. package/dist/cjs/components/FalconMainNavigation/FalconMainNavigation.js.map +1 -1
  10. package/dist/cjs/components/FalconMainNavigation/FalconMainNavigation.module.scss.css +4 -4
  11. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.js +1 -1
  12. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.js.map +1 -1
  13. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileNavigation.js +1 -1
  14. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileNavigation.js.map +1 -1
  15. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.css +15 -0
  16. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.js +1 -1
  17. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.js.map +1 -1
  18. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss.css +15 -0
  19. package/dist/cjs/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss.js +1 -1
  20. package/dist/cjs/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.js +1 -1
  21. package/dist/cjs/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.js.map +1 -1
  22. package/dist/cjs/components/FalconMainNavigation/SubNavigation/SubNavigation.css +30 -0
  23. package/dist/cjs/components/FalconMainNavigation/SubNavigation/SubNavigation.js +1 -1
  24. package/dist/cjs/components/FalconMainNavigation/SubNavigation/SubNavigation.js.map +1 -1
  25. package/dist/cjs/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss.css +30 -0
  26. package/dist/cjs/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss.js +1 -1
  27. package/dist/cjs/components/InternetAndTvCardsBenefits/InternetAndTvCardItemBenefits.js.map +1 -1
  28. package/dist/cjs/components/RibbonComponent/RibbonComponent.css +389 -389
  29. package/dist/cjs/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.css +68 -68
  30. package/dist/cjs/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.css +937 -937
  31. package/dist/cjs/components/StageTeaserComponent/SingleGrid/SingleGridRedefined.js.map +1 -1
  32. package/dist/cjs/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.css +87 -87
  33. package/dist/cjs/components/StageTeaserV3/SingleGrid/SingleGridComponent.css +87 -87
  34. package/dist/cjs/components/linecheck/AutoComplete.css +484 -484
  35. package/dist/cjs/components/linecheck/LineCheckV2.css +484 -484
  36. package/dist/cjs/components/linecheck/Success.css +484 -484
  37. package/dist/cjs/node_modules/immer/dist/immer.js +1 -1
  38. package/dist/cjs/node_modules/immer/dist/immer.js.map +1 -1
  39. package/dist/cjs/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js +1 -1
  40. package/dist/cjs/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js.map +1 -1
  41. package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js +1 -1
  42. package/dist/cjs/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
  43. package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
  44. package/dist/cjs/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
  45. package/dist/esm/components/ButtonGroup/ButtonGroup.css +95 -95
  46. package/dist/esm/components/FalconMainNavigation/FalconHeader/FalconHeader.css +1 -1
  47. package/dist/esm/components/FalconMainNavigation/FalconHeader/FalconHeader.module.scss.css +1 -1
  48. package/dist/esm/components/FalconMainNavigation/FalconMainNavigation.css +4 -4
  49. package/dist/esm/components/FalconMainNavigation/FalconMainNavigation.js +1 -1
  50. package/dist/esm/components/FalconMainNavigation/FalconMainNavigation.js.map +1 -1
  51. package/dist/esm/components/FalconMainNavigation/FalconMainNavigation.module.scss.css +4 -4
  52. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.js +1 -1
  53. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.js.map +1 -1
  54. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileNavigation.js +1 -1
  55. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileNavigation.js.map +1 -1
  56. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.css +15 -0
  57. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.js +1 -1
  58. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.js.map +1 -1
  59. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss.css +15 -0
  60. package/dist/esm/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss.js +1 -1
  61. package/dist/esm/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.js +1 -1
  62. package/dist/esm/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.js.map +1 -1
  63. package/dist/esm/components/FalconMainNavigation/SubNavigation/SubNavigation.css +30 -0
  64. package/dist/esm/components/FalconMainNavigation/SubNavigation/SubNavigation.js +1 -1
  65. package/dist/esm/components/FalconMainNavigation/SubNavigation/SubNavigation.js.map +1 -1
  66. package/dist/esm/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss.css +30 -0
  67. package/dist/esm/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss.js +1 -1
  68. package/dist/esm/components/RibbonComponent/RibbonComponent.css +389 -389
  69. package/dist/esm/components/RibbonComponent/RibbonComponentTimer/RibbonComponentTimer.css +68 -68
  70. package/dist/esm/components/StageTeaserComponent/DoubleGrid/DoubleGridComponent.css +937 -937
  71. package/dist/esm/components/StageTeaserV3/DoubleGrid/DoubleGridComponent.css +87 -87
  72. package/dist/esm/components/StageTeaserV3/SingleGrid/SingleGridComponent.css +87 -87
  73. package/dist/esm/components/linecheck/AutoComplete.css +484 -484
  74. package/dist/esm/components/linecheck/LineCheckV2.css +484 -484
  75. package/dist/esm/components/linecheck/Success.css +484 -484
  76. package/dist/esm/node_modules/immer/dist/immer.js +1 -1
  77. package/dist/esm/node_modules/immer/dist/immer.js.map +1 -1
  78. package/dist/esm/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js +1 -1
  79. package/dist/esm/node_modules/instantsearch.js/es/lib/utils/getHighlightFromSiblings.js.map +1 -1
  80. package/dist/esm/node_modules/instantsearch.js/es/lib/version.js +1 -1
  81. package/dist/esm/node_modules/instantsearch.js/es/lib/version.js.map +1 -1
  82. package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js +1 -1
  83. package/dist/esm/node_modules/react-instantsearch-core/dist/es/version.js.map +1 -1
  84. package/dist/index.d.ts +4 -1
  85. package/dist/navigation.css +400 -355
  86. package/package.json +86 -86
@@ -1,4 +1,173 @@
1
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconMainNavigation.module.scss */
1
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/ResponsiveRow/row.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
+ .row-module__sr-def-row___us1ph {
9
+ margin-left: auto;
10
+ margin-right: auto;
11
+ padding-left: 16px;
12
+ padding-right: 16px;
13
+ max-width: 1308px;
14
+ width: 100%;
15
+ }
16
+ .row-module__sr-def-row___us1ph .row-module__sr-def-row___us1ph {
17
+ padding: 0px;
18
+ max-width: 100%;
19
+ }
20
+ @media (min-width: 1024px) and (max-width: 1439px) {
21
+ .row-module__sr-def-row___us1ph {
22
+ max-width: 972px;
23
+ }
24
+ }
25
+ @media (min-width: 768px) and (max-width: 1023px) {
26
+ .row-module__sr-def-row___us1ph {
27
+ max-width: 720px;
28
+ }
29
+ }
30
+ @media (max-width: 767px) {
31
+ .row-module__sr-def-row___us1ph {
32
+ max-width: 100%;
33
+ }
34
+ }
35
+
36
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/MinimizedHeader/MinimizedHeader.module.scss */
37
+ /* center a block element */
38
+ /* use this to any of the pseudo elements as these are the mandatory properties */
39
+ /* setting styles in separate formats for cross browser support */
40
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
41
+ /* vertically center alilgn any HTML element */
42
+ /* add basePath to assets */
43
+ @media (min-width: 768px) {
44
+ .MinimizedHeader-module__outer___JOzJC {
45
+ background-color: #ffffff;
46
+ border-top: 4px solid #da291c;
47
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
48
+ height: 72px;
49
+ }
50
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
51
+ position: fixed;
52
+ top: 0;
53
+ left: 0;
54
+ padding: 4px 8px;
55
+ font-size: 14px;
56
+ z-index: 10000;
57
+ color: #5f5955;
58
+ background: #ffffff;
59
+ }
60
+ }
61
+ @media (min-width: 768px) and (max-width: 850px) {
62
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
63
+ padding: 0 4px;
64
+ font-size: 8px;
65
+ }
66
+ }
67
+ @media (min-width: 768px) {
68
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
69
+ width: 100%;
70
+ display: inline-block;
71
+ }
72
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
73
+ display: flex;
74
+ float: left;
75
+ align-items: center;
76
+ margin: 10px 0;
77
+ }
78
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
79
+ padding-left: 10px;
80
+ }
81
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
82
+ float: right;
83
+ display: flex;
84
+ margin: 24px 0 24px 0;
85
+ }
86
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
87
+ background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
88
+ background-repeat: no-repeat;
89
+ background-size: contain;
90
+ display: block;
91
+ height: 24px;
92
+ margin-right: 6px;
93
+ width: 24px;
94
+ }
95
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
96
+ color: #da291c;
97
+ font-weight: 700;
98
+ font-size: 18px;
99
+ line-height: 24px;
100
+ }
101
+ }
102
+ @media (max-width: 767px) {
103
+ .MinimizedHeader-module__outer___JOzJC {
104
+ background-color: #ffffff;
105
+ border-top: 4px solid #da291c;
106
+ box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
107
+ height: 48px;
108
+ }
109
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
110
+ width: 100%;
111
+ display: inline-block;
112
+ }
113
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
114
+ display: flex;
115
+ float: left;
116
+ }
117
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J {
118
+ margin-top: 12px;
119
+ }
120
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J > img {
121
+ height: 24px;
122
+ width: 24px;
123
+ float: left;
124
+ }
125
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
126
+ margin-top: 8px;
127
+ padding-left: 6px;
128
+ }
129
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 > img {
130
+ height: 20px;
131
+ }
132
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
133
+ float: right;
134
+ display: flex;
135
+ margin: 12px 0 12px 0;
136
+ }
137
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
138
+ background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
139
+ background-repeat: no-repeat;
140
+ background-size: contain;
141
+ display: block;
142
+ height: 20px;
143
+ margin-right: 6px;
144
+ width: 20px;
145
+ }
146
+ .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
147
+ color: #da291c;
148
+ font-weight: 700;
149
+ font-size: 18px;
150
+ line-height: 24px;
151
+ }
152
+ }
153
+ .MinimizedHeader-module__s20-header__version-number___vI9Rr {
154
+ position: fixed;
155
+ top: 0;
156
+ left: 0;
157
+ padding: 4px 8px;
158
+ font-size: 14px;
159
+ z-index: 10000;
160
+ color: #5f5955;
161
+ background: #ffffff;
162
+ }
163
+ @media (max-width: 850px) {
164
+ .MinimizedHeader-module__s20-header__version-number___vI9Rr {
165
+ padding: 0 4px;
166
+ font-size: 8px;
167
+ }
168
+ }
169
+
170
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconMainNavigation.module.scss */
2
171
  /* center a block element */
3
172
  /* use this to any of the pseudo elements as these are the mandatory properties */
4
173
  /* setting styles in separate formats for cross browser support */
@@ -47,7 +216,7 @@
47
216
  padding: 0px;
48
217
  }
49
218
  .FalconMainNavigation-module__container___85E7S a {
50
- color: #3d3935;
219
+ color: #1f1f1f;
51
220
  text-decoration: none;
52
221
  }
53
222
  .FalconMainNavigation-module__container___85E7S a::before {
@@ -64,7 +233,7 @@
64
233
  }
65
234
  }
66
235
  .FalconMainNavigation-module__container___85E7S .sunrise-bold {
67
- color: #86807c;
236
+ color: #1f1f1f;
68
237
  }
69
238
  .FalconMainNavigation-module__container___85E7S .sunrise-box-shadow {
70
239
  background: #ffffff;
@@ -168,7 +337,7 @@
168
337
  .FalconMainNavigation-module__container___85E7S .FalconMainNavigation-module__phone-number___s-w4H {
169
338
  font-size: 16px;
170
339
  line-height: 24px;
171
- color: #3d3935;
340
+ color: #1f1f1f;
172
341
  margin: 10px 16px 0 8px;
173
342
  font-weight: 700;
174
343
  cursor: pointer;
@@ -242,7 +411,7 @@
242
411
  }
243
412
 
244
413
  .FalconMainNavigation-module__black-friday___L1K5J .sunrise-box-shadow {
245
- background: #1f1f1f;
414
+ background-color: #1f1f1f;
246
415
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.35);
247
416
  }
248
417
  .FalconMainNavigation-module__black-friday___L1K5J .FalconMainNavigation-module__content___A420C,
@@ -274,42 +443,7 @@
274
443
  }
275
444
  }
276
445
 
277
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\ResponsiveRow\row.module.scss */
278
- /* center a block element */
279
- /* use this to any of the pseudo elements as these are the mandatory properties */
280
- /* setting styles in separate formats for cross browser support */
281
- /* specify the max width for an element and apply ellipses and truncate the overflow */
282
- /* vertically center alilgn any HTML element */
283
- /* add basePath to assets */
284
- .row-module__sr-def-row___us1ph {
285
- margin-left: auto;
286
- margin-right: auto;
287
- padding-left: 16px;
288
- padding-right: 16px;
289
- max-width: 1308px;
290
- width: 100%;
291
- }
292
- .row-module__sr-def-row___us1ph .row-module__sr-def-row___us1ph {
293
- padding: 0px;
294
- max-width: 100%;
295
- }
296
- @media (min-width: 1024px) and (max-width: 1439px) {
297
- .row-module__sr-def-row___us1ph {
298
- max-width: 972px;
299
- }
300
- }
301
- @media (min-width: 768px) and (max-width: 1023px) {
302
- .row-module__sr-def-row___us1ph {
303
- max-width: 720px;
304
- }
305
- }
306
- @media (max-width: 767px) {
307
- .row-module__sr-def-row___us1ph {
308
- max-width: 100%;
309
- }
310
- }
311
-
312
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\InteractiveHamburger\InteractiveHamburger.module.scss */
446
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/InteractiveHamburger/InteractiveHamburger.module.scss */
313
447
  /* center a block element */
314
448
  /* use this to any of the pseudo elements as these are the mandatory properties */
315
449
  /* setting styles in separate formats for cross browser support */
@@ -351,7 +485,86 @@
351
485
  width: 24px;
352
486
  }
353
487
 
354
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\NavigationMenuItem\NavigationMenuItem.module.scss */
488
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/FalconHeader.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
+ .FalconHeader-module__outer___cpG-W {
496
+ padding: 14px 0 18px;
497
+ }
498
+
499
+ .FalconHeader-module__container___r3bIZ {
500
+ -webkit-transition: all 1s ease-out;
501
+ transition: all 1s ease-out;
502
+ background-color: #f7f6f5;
503
+ font-size: 14px;
504
+ line-height: 18px;
505
+ font-weight: 700;
506
+ max-height: 60px;
507
+ min-height: 3px;
508
+ opacity: 1;
509
+ width: 100%;
510
+ padding-top: 4px;
511
+ }
512
+ .FalconHeader-module__container___r3bIZ.FalconHeader-module__scroll-break___XIx2- {
513
+ opacity: 1;
514
+ background-color: #da291c;
515
+ -webkit-transition: all 1s ease-out;
516
+ transition: all 1s ease-out;
517
+ }
518
+ @media (max-width: 1023px) {
519
+ .FalconHeader-module__container___r3bIZ {
520
+ background-color: #da291c;
521
+ min-height: 4px;
522
+ }
523
+ }
524
+ .FalconHeader-module__container___r3bIZ :not(:first-child) {
525
+ margin-left: 20px;
526
+ }
527
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu-top___OLbuL {
528
+ margin-left: 100px;
529
+ }
530
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu1___VHXos {
531
+ float: left;
532
+ color: #3d3935;
533
+ font-weight: 400;
534
+ font-size: 14px;
535
+ line-height: 20px;
536
+ display: block;
537
+ height: 30px;
538
+ text-decoration: none;
539
+ }
540
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu1___VHXos:hover {
541
+ text-decoration: none;
542
+ }
543
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX {
544
+ float: right;
545
+ }
546
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX a {
547
+ color: #1f1f1f;
548
+ font-weight: 400;
549
+ font-size: 14px;
550
+ line-height: 20px;
551
+ display: block;
552
+ margin-bottom: 4px;
553
+ text-decoration: none;
554
+ }
555
+ .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX a:hover {
556
+ text-decoration: none;
557
+ }
558
+
559
+ .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ {
560
+ background-color: #111111;
561
+ }
562
+ .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ .FalconHeader-module__menu1___VHXos,
563
+ .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ .FalconHeader-module__menu___BInxX a {
564
+ color: #ffffff;
565
+ }
566
+
567
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/NavigationMenuItem/NavigationMenuItem.module.scss */
355
568
  /* center a block element */
356
569
  /* use this to any of the pseudo elements as these are the mandatory properties */
357
570
  /* setting styles in separate formats for cross browser support */
@@ -433,86 +646,7 @@
433
646
  position: relative;
434
647
  }
435
648
 
436
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\FalconHeader.module.scss */
437
- /* center a block element */
438
- /* use this to any of the pseudo elements as these are the mandatory properties */
439
- /* setting styles in separate formats for cross browser support */
440
- /* specify the max width for an element and apply ellipses and truncate the overflow */
441
- /* vertically center alilgn any HTML element */
442
- /* add basePath to assets */
443
- .FalconHeader-module__outer___cpG-W {
444
- padding: 14px 0 18px;
445
- }
446
-
447
- .FalconHeader-module__container___r3bIZ {
448
- -webkit-transition: all 1s ease-out;
449
- transition: all 1s ease-out;
450
- background-color: #f7f6f5;
451
- font-size: 14px;
452
- line-height: 18px;
453
- font-weight: 700;
454
- max-height: 60px;
455
- min-height: 3px;
456
- opacity: 1;
457
- width: 100%;
458
- padding-top: 4px;
459
- }
460
- .FalconHeader-module__container___r3bIZ.FalconHeader-module__scroll-break___XIx2- {
461
- opacity: 1;
462
- background-color: #da291c;
463
- -webkit-transition: all 1s ease-out;
464
- transition: all 1s ease-out;
465
- }
466
- @media (max-width: 1023px) {
467
- .FalconHeader-module__container___r3bIZ {
468
- background-color: #da291c;
469
- min-height: 4px;
470
- }
471
- }
472
- .FalconHeader-module__container___r3bIZ :not(:first-child) {
473
- margin-left: 20px;
474
- }
475
- .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu-top___OLbuL {
476
- margin-left: 100px;
477
- }
478
- .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu1___VHXos {
479
- float: left;
480
- color: #3d3935;
481
- font-weight: 400;
482
- font-size: 14px;
483
- line-height: 20px;
484
- display: block;
485
- height: 30px;
486
- text-decoration: none;
487
- }
488
- .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu1___VHXos:hover {
489
- text-decoration: none;
490
- }
491
- .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX {
492
- float: right;
493
- }
494
- .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX a {
495
- color: #3d3935;
496
- font-weight: 400;
497
- font-size: 14px;
498
- line-height: 20px;
499
- display: block;
500
- margin-bottom: 4px;
501
- text-decoration: none;
502
- }
503
- .FalconHeader-module__container___r3bIZ .FalconHeader-module__menu___BInxX a:hover {
504
- text-decoration: none;
505
- }
506
-
507
- .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ {
508
- background-color: #111111;
509
- }
510
- .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ .FalconHeader-module__menu1___VHXos,
511
- .FalconHeader-module__container___r3bIZ.FalconHeader-module__black-friday___ChUdJ .FalconHeader-module__menu___BInxX a {
512
- color: #ffffff;
513
- }
514
-
515
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileNavigation.module.scss */
649
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileNavigation.module.scss */
516
650
  /* center a block element */
517
651
  /* use this to any of the pseudo elements as these are the mandatory properties */
518
652
  /* setting styles in separate formats for cross browser support */
@@ -583,159 +717,25 @@
583
717
  background-color: #111111;
584
718
  }
585
719
  }
586
- .MobileNavigation-module__container___apq4z.MobileNavigation-module__inverted___MwrvI .MobileNavigation-module__header-top___TGURc .MobileNavigation-module__header-links___3DUqQ a {
587
- background-color: #1f1f1f;
588
- color: #ffffff;
589
- border: 1px solid #2c2c2c;
590
- }
591
- .MobileNavigation-module__container___apq4z.MobileNavigation-module__inverted___MwrvI .MobileNavigation-module__profile___XTDNT {
592
- border-bottom: 2px solid #2c2c2c;
593
- border-top: 2px solid #2c2c2c;
594
- }
595
-
596
- .mob-nav-expand .MobileNavigation-module__container___apq4z {
597
- -webkit-transform: translateY(0);
598
- -moz-transform: translateY(0);
599
- -o-transform: translateY(0);
600
- transform: translateY(0);
601
- visibility: visible;
602
- }
603
-
604
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\MinimizedHeader\MinimizedHeader.module.scss */
605
- /* center a block element */
606
- /* use this to any of the pseudo elements as these are the mandatory properties */
607
- /* setting styles in separate formats for cross browser support */
608
- /* specify the max width for an element and apply ellipses and truncate the overflow */
609
- /* vertically center alilgn any HTML element */
610
- /* add basePath to assets */
611
- @media (min-width: 768px) {
612
- .MinimizedHeader-module__outer___JOzJC {
613
- background-color: #ffffff;
614
- border-top: 4px solid #da291c;
615
- box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
616
- height: 72px;
617
- }
618
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
619
- position: fixed;
620
- top: 0;
621
- left: 0;
622
- padding: 4px 8px;
623
- font-size: 14px;
624
- z-index: 10000;
625
- color: #5f5955;
626
- background: #ffffff;
627
- }
628
- }
629
- @media (min-width: 768px) and (max-width: 850px) {
630
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__s20-header__version-number___vI9Rr {
631
- padding: 0 4px;
632
- font-size: 8px;
633
- }
634
- }
635
- @media (min-width: 768px) {
636
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
637
- width: 100%;
638
- display: inline-block;
639
- }
640
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
641
- display: flex;
642
- float: left;
643
- align-items: center;
644
- margin: 10px 0;
645
- }
646
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
647
- padding-left: 10px;
648
- }
649
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
650
- float: right;
651
- display: flex;
652
- margin: 24px 0 24px 0;
653
- }
654
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
655
- background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
656
- background-repeat: no-repeat;
657
- background-size: contain;
658
- display: block;
659
- height: 24px;
660
- margin-right: 6px;
661
- width: 24px;
662
- }
663
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
664
- color: #da291c;
665
- font-weight: 700;
666
- font-size: 18px;
667
- line-height: 24px;
668
- }
669
- }
670
- @media (max-width: 767px) {
671
- .MinimizedHeader-module__outer___JOzJC {
672
- background-color: #ffffff;
673
- border-top: 4px solid #da291c;
674
- box-shadow: 0px 2px 4px rgba(87, 84, 82, 0.2);
675
- height: 48px;
676
- }
677
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X {
678
- width: 100%;
679
- display: inline-block;
680
- }
681
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO {
682
- display: flex;
683
- float: left;
684
- }
685
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J {
686
- margin-top: 12px;
687
- }
688
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__icon___wYr8J > img {
689
- height: 24px;
690
- width: 24px;
691
- float: left;
692
- }
693
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 {
694
- margin-top: 8px;
695
- padding-left: 6px;
696
- }
697
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__wrap___rUhGO .MinimizedHeader-module__title___4dK49 > img {
698
- height: 20px;
699
- }
700
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- {
701
- float: right;
702
- display: flex;
703
- margin: 12px 0 12px 0;
704
- }
705
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-icon___LlK8O {
706
- background-image: url("/ecom-int/HeaderIcons/new_profile_icon1.svg");
707
- background-repeat: no-repeat;
708
- background-size: contain;
709
- display: block;
710
- height: 20px;
711
- margin-right: 6px;
712
- width: 20px;
713
- }
714
- .MinimizedHeader-module__outer___JOzJC .MinimizedHeader-module__align___yv11X .MinimizedHeader-module__after-login___-BGe- .MinimizedHeader-module__profile-name___Kh-fd {
715
- color: #da291c;
716
- font-weight: 700;
717
- font-size: 18px;
718
- line-height: 24px;
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;
720
724
  }
721
- .MinimizedHeader-module__s20-header__version-number___vI9Rr {
722
- position: fixed;
723
- top: 0;
724
- left: 0;
725
- padding: 4px 8px;
726
- font-size: 14px;
727
- z-index: 10000;
728
- color: #5f5955;
729
- background: #ffffff;
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;
730
728
  }
731
- @media (max-width: 850px) {
732
- .MinimizedHeader-module__s20-header__version-number___vI9Rr {
733
- padding: 0 4px;
734
- font-size: 8px;
735
- }
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
736
  }
737
737
 
738
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\LocaleSelector\LocaleSelector.module.scss */
738
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/LocaleSelector/LocaleSelector.module.scss */
739
739
  /* center a block element */
740
740
  /* use this to any of the pseudo elements as these are the mandatory properties */
741
741
  /* setting styles in separate formats for cross browser support */
@@ -880,7 +880,7 @@
880
880
  }
881
881
  }
882
882
 
883
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\ProfileLinkOut\ProfileLinkOut.module.scss */
883
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/ProfileLinkOut/ProfileLinkOut.module.scss */
884
884
  /* center a block element */
885
885
  /* use this to any of the pseudo elements as these are the mandatory properties */
886
886
  /* setting styles in separate formats for cross browser support */
@@ -1123,7 +1123,7 @@
1123
1123
  }
1124
1124
  }
1125
1125
 
1126
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileMenuItem\MobileMenuItem.module.scss */
1126
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileMenuItem/MobileMenuItem.module.scss */
1127
1127
  /* center a block element */
1128
1128
  /* use this to any of the pseudo elements as these are the mandatory properties */
1129
1129
  /* setting styles in separate formats for cross browser support */
@@ -1181,87 +1181,7 @@
1181
1181
  filter: brightness(0) invert(0.9);
1182
1182
  }
1183
1183
 
1184
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\SubNavigation\SubNavigation.module.scss */
1185
- /* center a block element */
1186
- /* use this to any of the pseudo elements as these are the mandatory properties */
1187
- /* setting styles in separate formats for cross browser support */
1188
- /* specify the max width for an element and apply ellipses and truncate the overflow */
1189
- /* vertically center alilgn any HTML element */
1190
- /* add basePath to assets */
1191
- .SubNavigation-module__container___Wb5XN {
1192
- background-color: #ffffff;
1193
- color: #575452;
1194
- border-radius: 0px 0px 8px 8px;
1195
- margin: 0 auto;
1196
- max-width: 1308px;
1197
- min-height: 47px;
1198
- -webkit-align-items: center;
1199
- -moz-align-items: center;
1200
- -o-align-items: center;
1201
- align-items: center;
1202
- }
1203
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK {
1204
- font-size: 14px;
1205
- line-height: 20px;
1206
- font-weight: 700;
1207
- }
1208
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK a {
1209
- margin-left: 0 !important;
1210
- margin-top: 0 !important;
1211
- font-size: 18px;
1212
- line-height: 24px;
1213
- font-weight: 400;
1214
- display: block !important;
1215
- }
1216
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK:not(:last-child) {
1217
- padding-bottom: 28px;
1218
- }
1219
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X {
1220
- display: flex;
1221
- grid-column: 2;
1222
- grid-template-columns: repeat(auto-fit, 20%);
1223
- padding: 24px 32px;
1224
- }
1225
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div {
1226
- border-left: 1px solid #e6e3df;
1227
- padding-left: 24px;
1228
- padding-right: 24px;
1229
- max-width: 248px;
1230
- }
1231
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div:first-child {
1232
- padding-left: 0;
1233
- border: none;
1234
- }
1235
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-icon___fW190 {
1236
- margin-left: 4px;
1237
- vertical-align: middle;
1238
- height: 24px;
1239
- width: 24px;
1240
- }
1241
- .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-text-tail___L5-D5 {
1242
- white-space: nowrap;
1243
- display: inline-flex;
1244
- align-items: center;
1245
- }
1246
-
1247
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB {
1248
- background-color: #1f1f1f;
1249
- color: #ffffff;
1250
- }
1251
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK {
1252
- color: #ffffff;
1253
- }
1254
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK a {
1255
- color: #ffffff;
1256
- }
1257
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div {
1258
- border-left: 1px solid #86807c;
1259
- }
1260
- .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div:first-child {
1261
- border: none;
1262
- }
1263
-
1264
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\FalconHeader\BusinessCustomerLinkOut\BusinessCustomerLinkOut.module.scss */
1184
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/FalconHeader/BusinessCustomerLinkOut/BusinessCustomerLinkOut.module.scss */
1265
1185
  /* center a block element */
1266
1186
  /* use this to any of the pseudo elements as these are the mandatory properties */
1267
1187
  /* setting styles in separate formats for cross browser support */
@@ -1348,7 +1268,117 @@
1348
1268
  background-color: #1f1f1f;
1349
1269
  }
1350
1270
 
1351
- /* C:\Sunrise Eshop\Internet\subfolder\static-components\src\components\FalconMainNavigation\MobileNavigation\MobileSubNavigation\MobileSubNavigation.module.scss */
1271
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/SubNavigation/SubNavigation.module.scss */
1272
+ /* center a block element */
1273
+ /* use this to any of the pseudo elements as these are the mandatory properties */
1274
+ /* setting styles in separate formats for cross browser support */
1275
+ /* specify the max width for an element and apply ellipses and truncate the overflow */
1276
+ /* vertically center alilgn any HTML element */
1277
+ /* add basePath to assets */
1278
+ .SubNavigation-module__container___Wb5XN {
1279
+ background-color: #ffffff;
1280
+ color: #575452;
1281
+ border-radius: 0px 0px 8px 8px;
1282
+ margin: 0 auto;
1283
+ max-width: 1308px;
1284
+ min-height: 47px;
1285
+ -webkit-align-items: center;
1286
+ -moz-align-items: center;
1287
+ -o-align-items: center;
1288
+ align-items: center;
1289
+ }
1290
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK {
1291
+ font-size: 14px;
1292
+ line-height: 20px;
1293
+ font-weight: 700;
1294
+ }
1295
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK a {
1296
+ margin-left: 0 !important;
1297
+ margin-top: 0 !important;
1298
+ font-size: 18px;
1299
+ line-height: 24px;
1300
+ font-weight: 400;
1301
+ display: block !important;
1302
+ }
1303
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__item___c32EK:not(:last-child) {
1304
+ padding-bottom: 28px;
1305
+ }
1306
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__title-item___Ly5e7 {
1307
+ font-size: 14px;
1308
+ line-height: 20px;
1309
+ color: #7A7A7B;
1310
+ font-weight: 700;
1311
+ padding-bottom: 28px;
1312
+ }
1313
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X {
1314
+ display: flex;
1315
+ grid-column: 2;
1316
+ grid-template-columns: repeat(auto-fit, 20%);
1317
+ padding: 24px 32px;
1318
+ }
1319
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div {
1320
+ border-left: 1px solid #e6e3df;
1321
+ padding-left: 24px;
1322
+ padding-right: 24px;
1323
+ max-width: 248px;
1324
+ }
1325
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__columns___q7D8X > div:first-child {
1326
+ padding-left: 0;
1327
+ border: none;
1328
+ }
1329
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-icon___fW190 {
1330
+ margin-left: 4px;
1331
+ vertical-align: middle;
1332
+ height: 24px;
1333
+ width: 24px;
1334
+ }
1335
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-icon-left___Pfn0P {
1336
+ margin-left: 0;
1337
+ margin-right: 4px;
1338
+ }
1339
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-text-tail___L5-D5 {
1340
+ white-space: nowrap;
1341
+ display: inline-flex;
1342
+ align-items: center;
1343
+ }
1344
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-text-left___pVaby {
1345
+ display: flex;
1346
+ align-items: flex-start;
1347
+ gap: 4px;
1348
+ white-space: normal;
1349
+ max-width: 100%;
1350
+ }
1351
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-text___8C1qG {
1352
+ white-space: normal;
1353
+ min-width: 0;
1354
+ }
1355
+ .SubNavigation-module__container___Wb5XN .SubNavigation-module__promo-text-left___pVaby {
1356
+ white-space: normal;
1357
+ align-items: flex-start;
1358
+ gap: 4px;
1359
+ }
1360
+
1361
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB {
1362
+ background-color: #1f1f1f;
1363
+ color: #ffffff;
1364
+ }
1365
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK {
1366
+ color: #ffffff;
1367
+ }
1368
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__item___c32EK a {
1369
+ color: #ffffff;
1370
+ }
1371
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__title-item___Ly5e7 {
1372
+ color: #ffffff;
1373
+ }
1374
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div {
1375
+ border-left: 1px solid #86807c;
1376
+ }
1377
+ .SubNavigation-module__container___Wb5XN.SubNavigation-module__inverted___3w-wB .SubNavigation-module__columns___q7D8X > div:first-child {
1378
+ border: none;
1379
+ }
1380
+
1381
+ /* /Users/filipe.cruz2/Projects/sunrise-ch-b2c-sales-static-components2/src/components/FalconMainNavigation/MobileNavigation/MobileSubNavigation/MobileSubNavigation.module.scss */
1352
1382
  /* center a block element */
1353
1383
  /* use this to any of the pseudo elements as these are the mandatory properties */
1354
1384
  /* setting styles in separate formats for cross browser support */
@@ -1392,11 +1422,26 @@
1392
1422
  height: 24px;
1393
1423
  width: 24px;
1394
1424
  }
1425
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-icon-left___CSu9C {
1426
+ margin-left: 0;
1427
+ margin-right: 4px;
1428
+ }
1395
1429
  .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-text-tail___yKZNS {
1396
1430
  white-space: nowrap;
1397
1431
  display: inline-flex;
1398
1432
  align-items: center;
1399
1433
  }
1434
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-text-left___Ry-va {
1435
+ display: flex;
1436
+ align-items: flex-start;
1437
+ gap: 4px;
1438
+ white-space: normal;
1439
+ max-width: 100%;
1440
+ }
1441
+ .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__promo-text___-pZdP {
1442
+ white-space: normal;
1443
+ min-width: 0;
1444
+ }
1400
1445
  .MobileSubNavigation-module__container___1tQpO .MobileSubNavigation-module__content___Cl7sf {
1401
1446
  display: none;
1402
1447
  }