@tet/tet-components 1.3.146-testing → 1.3.147-testing

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 (155) hide show
  1. package/dist/cjs/index-f559cb2e.js +24 -36
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/{tet-notification.cjs.entry.js → tet-accordion_2.cjs.entry.js} +131 -0
  4. package/dist/cjs/tet-address-offers-filters-products_2.cjs.entry.js +1 -1
  5. package/dist/cjs/{tet-autocomplete_2.cjs.entry.js → tet-autocomplete.cjs.entry.js} +0 -65
  6. package/dist/cjs/tet-b2b-check-out-form_5.cjs.entry.js +647 -0
  7. package/dist/cjs/tet-b2b-configurator.cjs.entry.js +536 -0
  8. package/dist/cjs/tet-b2b-service-calculator.cjs.entry.js +1 -1
  9. package/dist/cjs/tet-border-radius.cjs.entry.js +1 -1
  10. package/dist/cjs/tet-business-lines.cjs.entry.js +1 -1
  11. package/dist/cjs/tet-colors.cjs.entry.js +4 -4
  12. package/dist/cjs/tet-compare-card-v2.cjs.entry.js +1 -1
  13. package/dist/cjs/tet-components.cjs.js +1 -1
  14. package/dist/cjs/tet-font-weight.cjs.entry.js +1 -1
  15. package/dist/cjs/tet-fonts.cjs.entry.js +1 -1
  16. package/dist/cjs/tet-grid.cjs.entry.js +1 -1
  17. package/dist/cjs/tet-layout.cjs.entry.js +1 -1
  18. package/dist/cjs/tet-link.cjs.entry.js +1 -1
  19. package/dist/cjs/tet-spacing.cjs.entry.js +1 -1
  20. package/dist/cjs/tet-spinner.cjs.entry.js +71 -0
  21. package/dist/cjs/tet-text-list.cjs.entry.js +1 -1
  22. package/dist/collection/collection-manifest.json +1 -0
  23. package/dist/collection/components/advanced/cards/tet-b2b-compare-card/test/tet-b2b-compare-card.spec.js +0 -1
  24. package/dist/collection/components/advanced/cards/tet-b2b-compare-card/tet-b2b-compare-card.js +8 -8
  25. package/dist/collection/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.css +7 -0
  26. package/dist/collection/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.js +31 -7
  27. package/dist/collection/components/advanced/cards/tet-compare-card/tet-compare-card.css +1 -0
  28. package/dist/collection/components/advanced/cards/tet-compare-card-v2/tet-compare-card-v2.css +1 -0
  29. package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.css +0 -2
  30. package/dist/collection/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.js +24 -4
  31. package/dist/collection/components/simple/lists/tet-text-list/tet-text-list.css +1 -0
  32. package/dist/collection/components/simple/menu/tet-business-navigation/tet-business-navigation.css +15 -5
  33. package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.css +4 -2
  34. package/dist/collection/components/simple/structural/tet-accordion/tet-accordion.js +27 -5
  35. package/dist/collection/components/views/tet-b2b-configurator/b2b-configurator.store.js +47 -0
  36. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/test/tet-b2b-configurator-cart.spec.js +10 -1
  37. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.css +54 -9
  38. package/dist/collection/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.js +106 -8
  39. package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.css +472 -0
  40. package/dist/collection/components/views/tet-b2b-configurator/tet-b2b-configurator.js +612 -0
  41. package/dist/collection/components/views/tet-b2b-service-calculator/tet-b2b-service-calculator.js +1 -1
  42. package/dist/collection/components/views/tet-business-lines/tet-business-lines.js +1 -1
  43. package/dist/collection/docs/styling/border-radius/tet-border-radius.js +1 -1
  44. package/dist/collection/docs/styling/colors/tet-colors.js +4 -4
  45. package/dist/collection/docs/styling/font-weight/tet-font-weight.js +1 -1
  46. package/dist/collection/docs/styling/fonts/tet-fonts.js +1 -1
  47. package/dist/collection/docs/styling/layout/tet-layout.js +1 -1
  48. package/dist/collection/docs/styling/link/tet-link.js +1 -1
  49. package/dist/collection/docs/styling/spacing/tet-spacing.js +1 -1
  50. package/dist/collection/docs/styling/tet-grid/tet-grid.js +1 -1
  51. package/dist/collection/services/utils/minimum-duration-time.js +14 -0
  52. package/dist/components/index.js +2 -0
  53. package/dist/components/{p-08cb8e8b.js → p-401be6d8.js} +8 -6
  54. package/dist/components/{p-b3266df2.js → p-42c3311c.js} +1 -1
  55. package/dist/components/{p-c15aec6f.js → p-4a4c9b2c.js} +1 -1
  56. package/dist/{esm/tet-business-navigation.entry.js → components/p-5541195e.js} +35 -8
  57. package/dist/components/{p-e735af9c.js → p-8dd212bd.js} +1 -1
  58. package/dist/{esm/tet-b2b-compare-card.entry.js → components/p-922171da.js} +68 -20
  59. package/dist/{esm/tet-b2b-check-out-form.entry.js → components/p-b74f5470.js} +69 -16
  60. package/dist/components/p-cbf2c238.js +227 -0
  61. package/dist/components/{p-18778346.js → p-e72ea31d.js} +1 -1
  62. package/dist/{esm/tet-business-summary-card.entry.js → components/p-f68a8deb.js} +66 -14
  63. package/dist/components/tet-accordion.js +1 -1
  64. package/dist/components/tet-address-offers-view.js +2 -2
  65. package/dist/components/tet-address-offers.js +1 -1
  66. package/dist/components/tet-b2b-check-out-form.js +1 -207
  67. package/dist/components/tet-b2b-compare-card.js +1 -206
  68. package/dist/components/tet-b2b-configurator-cart.js +1 -167
  69. package/dist/components/tet-b2b-configurator.d.ts +11 -0
  70. package/dist/components/tet-b2b-configurator.js +661 -0
  71. package/dist/components/tet-b2b-service-calculator.js +1 -1
  72. package/dist/components/tet-border-radius.js +1 -1
  73. package/dist/components/tet-business-compare-card.js +1 -1
  74. package/dist/components/tet-business-lines.js +1 -1
  75. package/dist/components/tet-business-navigation.js +1 -103
  76. package/dist/components/tet-business-summary-card.js +1 -116
  77. package/dist/components/tet-colors.js +4 -4
  78. package/dist/components/tet-compare-card-v2.js +1 -1
  79. package/dist/components/tet-compare-card.js +1 -1
  80. package/dist/components/tet-compare-cards-tab.js +2 -2
  81. package/dist/components/tet-compare-cards.js +1 -1
  82. package/dist/components/tet-font-weight.js +1 -1
  83. package/dist/components/tet-fonts.js +1 -1
  84. package/dist/components/tet-grid.js +1 -1
  85. package/dist/components/tet-layout.js +1 -1
  86. package/dist/components/tet-link.js +1 -1
  87. package/dist/components/tet-spacing.js +1 -1
  88. package/dist/components/tet-text-list.js +1 -1
  89. package/dist/esm/index-7f1e2a22.js +24 -36
  90. package/dist/esm/loader.js +1 -1
  91. package/dist/esm/{tet-notification.entry.js → tet-accordion_2.entry.js} +132 -2
  92. package/dist/esm/tet-address-offers-filters-products_2.entry.js +1 -1
  93. package/dist/esm/{tet-autocomplete_2.entry.js → tet-autocomplete.entry.js} +1 -65
  94. package/dist/esm/tet-b2b-check-out-form_5.entry.js +639 -0
  95. package/dist/esm/tet-b2b-configurator.entry.js +532 -0
  96. package/dist/esm/tet-b2b-service-calculator.entry.js +1 -1
  97. package/dist/esm/tet-border-radius.entry.js +1 -1
  98. package/dist/esm/tet-business-lines.entry.js +1 -1
  99. package/dist/esm/tet-colors.entry.js +4 -4
  100. package/dist/esm/tet-compare-card-v2.entry.js +1 -1
  101. package/dist/esm/tet-components.js +1 -1
  102. package/dist/esm/tet-font-weight.entry.js +1 -1
  103. package/dist/esm/tet-fonts.entry.js +1 -1
  104. package/dist/esm/tet-grid.entry.js +1 -1
  105. package/dist/esm/tet-layout.entry.js +1 -1
  106. package/dist/esm/tet-link.entry.js +1 -1
  107. package/dist/esm/tet-spacing.entry.js +1 -1
  108. package/dist/esm/tet-spinner.entry.js +67 -0
  109. package/dist/esm/tet-text-list.entry.js +1 -1
  110. package/dist/tet-components/{p-0121cef5.entry.js → p-067c2f1b.entry.js} +1 -1
  111. package/dist/tet-components/{p-bb6387c6.entry.js → p-0738afc0.entry.js} +1 -1
  112. package/dist/tet-components/{p-f476f61c.entry.js → p-07aee8d0.entry.js} +1 -1
  113. package/dist/tet-components/p-0d818b7e.entry.js +1 -0
  114. package/dist/tet-components/{p-56460d2d.entry.js → p-4c9e742f.entry.js} +1 -1
  115. package/dist/tet-components/{p-9c274191.entry.js → p-4e0a24ba.entry.js} +1 -1
  116. package/dist/tet-components/p-4ea127f4.entry.js +1 -0
  117. package/dist/tet-components/{p-9bfcf2cc.entry.js → p-62eb4fe0.entry.js} +1 -1
  118. package/dist/tet-components/{p-38c3b247.entry.js → p-662d9457.entry.js} +1 -1
  119. package/dist/tet-components/{p-1ddb9e3c.entry.js → p-677b8bf7.entry.js} +1 -1
  120. package/dist/tet-components/{p-7f00f463.entry.js → p-6a4a979c.entry.js} +1 -1
  121. package/dist/tet-components/p-6d2c4b16.entry.js +1 -0
  122. package/dist/tet-components/{p-6782340f.entry.js → p-9513c8f6.entry.js} +1 -1
  123. package/dist/tet-components/p-af917a8f.entry.js +1 -0
  124. package/dist/tet-components/{p-597e234a.entry.js → p-dcb66405.entry.js} +1 -1
  125. package/dist/tet-components/{p-4838a00a.entry.js → p-e311eb7d.entry.js} +1 -1
  126. package/dist/tet-components/p-ed67bd52.entry.js +1 -0
  127. package/dist/tet-components/{p-bd8a0449.entry.js → p-eed6163a.entry.js} +1 -1
  128. package/dist/tet-components/tet-components.css +1 -1
  129. package/dist/tet-components/tet-components.esm.js +1 -1
  130. package/dist/types/components/advanced/cards/tet-business-summary-card/tet-business-summary-card.d.ts +4 -2
  131. package/dist/types/components/advanced/forms/tet-b2b-check-out-form/tet-b2b-check-out-form.d.ts +2 -1
  132. package/dist/types/components/simple/structural/tet-accordion/tet-accordion.d.ts +5 -0
  133. package/dist/types/components/views/tet-b2b-configurator/b2b-configurator.store.d.ts +22 -0
  134. package/dist/types/components.d.ts +100 -4
  135. package/dist/types/services/api/interfaces/property.interface.d.ts +2 -2
  136. package/dist/types/services/api/services/b2b-configurator/b2b-configurator.d.ts +4 -4
  137. package/dist/types/services/utils/minimum-duration-time.d.ts +9 -0
  138. package/package.json +1 -1
  139. package/dist/cjs/tet-accordion.cjs.entry.js +0 -136
  140. package/dist/cjs/tet-b2b-check-out-form.cjs.entry.js +0 -164
  141. package/dist/cjs/tet-b2b-compare-card.cjs.entry.js +0 -164
  142. package/dist/cjs/tet-b2b-configurator-cart.cjs.entry.js +0 -129
  143. package/dist/cjs/tet-business-navigation.cjs.entry.js +0 -82
  144. package/dist/cjs/tet-business-summary-card.cjs.entry.js +0 -77
  145. package/dist/esm/tet-accordion.entry.js +0 -132
  146. package/dist/esm/tet-b2b-configurator-cart.entry.js +0 -125
  147. package/dist/tet-components/p-05fc6443.entry.js +0 -1
  148. package/dist/tet-components/p-319c29e9.entry.js +0 -1
  149. package/dist/tet-components/p-47618056.entry.js +0 -1
  150. package/dist/tet-components/p-4eb386f5.entry.js +0 -1
  151. package/dist/tet-components/p-62419a1f.entry.js +0 -1
  152. package/dist/tet-components/p-a9499bbb.entry.js +0 -1
  153. package/dist/tet-components/p-d0d39e88.entry.js +0 -1
  154. package/dist/tet-components/p-ff5dba0e.entry.js +0 -1
  155. package/dist/types/components/views/tet-b2b-configurator/partials/tet-b2b-configurator-cart/tet-b2b-configurator-cart.d.ts +0 -67
@@ -0,0 +1,472 @@
1
+ @font-face {
2
+ font-family: "Gilroy";
3
+ font-style: normal;
4
+ font-weight: 400;
5
+ font-display: swap;
6
+ src: url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff");
7
+ }
8
+ @font-face {
9
+ font-family: "Gilroy";
10
+ font-style: normal;
11
+ font-weight: 500;
12
+ font-display: swap;
13
+ src: url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff");
14
+ }
15
+ @font-face {
16
+ font-family: "Gilroy";
17
+ font-style: normal;
18
+ font-weight: 600;
19
+ font-display: swap;
20
+ src: url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff");
21
+ }
22
+ @font-face {
23
+ font-family: "Gilroy";
24
+ font-style: normal;
25
+ font-weight: 700;
26
+ font-display: swap;
27
+ src: url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff");
28
+ }
29
+ @font-face {
30
+ font-family: "Inter";
31
+ font-style: normal;
32
+ font-weight: 400;
33
+ font-display: swap;
34
+ src: url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff");
35
+ }
36
+ @font-face {
37
+ font-family: "Inter";
38
+ font-style: normal;
39
+ font-weight: 500;
40
+ font-display: swap;
41
+ src: url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff");
42
+ }
43
+ @font-face {
44
+ font-family: "Inter";
45
+ font-style: normal;
46
+ font-weight: 600;
47
+ font-display: swap;
48
+ src: url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff");
49
+ }
50
+ @font-face {
51
+ font-family: "Gilroy";
52
+ font-style: normal;
53
+ font-weight: 400;
54
+ font-display: swap;
55
+ src: url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff");
56
+ }
57
+ @font-face {
58
+ font-family: "Gilroy";
59
+ font-style: normal;
60
+ font-weight: 500;
61
+ font-display: swap;
62
+ src: url("assets/fonts/Gilroy-W05-Medium.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Medium.woff") format("woff");
63
+ }
64
+ @font-face {
65
+ font-family: "Gilroy";
66
+ font-style: normal;
67
+ font-weight: 600;
68
+ font-display: swap;
69
+ src: url("assets/fonts/Gilroy-W05-Semibold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Semibold.woff") format("woff");
70
+ }
71
+ @font-face {
72
+ font-family: "Gilroy";
73
+ font-style: normal;
74
+ font-weight: 700;
75
+ font-display: swap;
76
+ src: url("assets/fonts/Gilroy-W05-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-W05-Bold.woff") format("woff");
77
+ }
78
+ @font-face {
79
+ font-family: "Inter";
80
+ font-style: normal;
81
+ font-weight: 400;
82
+ font-display: swap;
83
+ src: url("assets/fonts/Inter-Regular.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Regular.woff?v=3.19") format("woff");
84
+ }
85
+ @font-face {
86
+ font-family: "Inter";
87
+ font-style: normal;
88
+ font-weight: 500;
89
+ font-display: swap;
90
+ src: url("assets/fonts/Inter-Medium.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-Medium.woff?v=3.19") format("woff");
91
+ }
92
+ @font-face {
93
+ font-family: "Inter";
94
+ font-style: normal;
95
+ font-weight: 600;
96
+ font-display: swap;
97
+ src: url("assets/fonts/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("assets/fonts/Inter-SemiBold.woff?v=3.19") format("woff");
98
+ }
99
+ :host {
100
+ --font-family-fallback: Gilroy, Arial, sans-serif;
101
+ --font-family-headline: Gilroy;
102
+ --font-family-content: Inter, var(--font-family-fallback);
103
+ font-family: var(--font-family-content);
104
+ }
105
+
106
+ :root {
107
+ --tet-link-color: var(--tc-text-primary);
108
+ --tet-link-color-hover: var(--tc-text-secondary);
109
+ --tet-link-color-active: var(--tc-text-tertiary);
110
+ --tet-link-color-focus: var(--tc-blue-40);
111
+ --tet-link-color-disabled: var(--tc-button-text-inverse-disabled);
112
+ --tet-link-secondary-color: var(--tc-text-secondary);
113
+ --tet-link-secondary-color-hover: var(--tc-text-primary);
114
+ }
115
+
116
+ .tet-link,
117
+ .tet-link__arrow {
118
+ text-decoration: underline;
119
+ color: var(--tet-link-color);
120
+ position: relative;
121
+ line-height: 1.5rem;
122
+ cursor: pointer;
123
+ }
124
+ .tet-link.dark,
125
+ .tet-link__arrow.dark {
126
+ --tet-link-color: var(--tc-text-primary-dark);
127
+ --tet-link-color-hover: var(--tc-text-secondary-dark);
128
+ --tet-link-color-active: var(--tc-text-tertiary-dark);
129
+ --tet-link-color-focus: var(--tc-blue-40-dark);
130
+ --tet-link-color-disabled: var(--tc-button-text-inverse-disabled-dark);
131
+ --tet-link-secondary-color: var(--tc-text-secondary-dark);
132
+ --tet-link-secondary-color-hover: var(--tc-text-primary-dark);
133
+ }
134
+ .tet-link.tet-link--secondary,
135
+ .tet-link__arrow.tet-link--secondary {
136
+ --tet-link-color: var(--tet-link-secondary-color);
137
+ --tet-link-color-hover: var(--tet-link-secondary-color-hover);
138
+ }
139
+ .tet-link tet-icon,
140
+ .tet-link__arrow tet-icon {
141
+ --icon-color: var(--tet-link-color);
142
+ }
143
+ .tet-link:hover,
144
+ .tet-link__arrow:hover {
145
+ color: var(--tet-link-color-hover);
146
+ }
147
+ .tet-link:hover tet-icon,
148
+ .tet-link__arrow:hover tet-icon {
149
+ --icon-color: var(--tet-link-color-hover);
150
+ }
151
+ .tet-link:active,
152
+ .tet-link__arrow:active {
153
+ color: var(--tet-link-color-active);
154
+ }
155
+ .tet-link:active tet-icon,
156
+ .tet-link__arrow:active tet-icon {
157
+ --icon-color: var(--tet-link-color-active);
158
+ }
159
+ .tet-link:focus-visible,
160
+ .tet-link__arrow:focus-visible {
161
+ outline: 0.125rem solid var(--tc-blue-40);
162
+ outline-offset: 0.125rem;
163
+ transition: outline 0s;
164
+ outline-color: var(--tet-link-color-focus);
165
+ border-radius: 0.125rem;
166
+ }
167
+ .tet-link.disabled,
168
+ .tet-link__arrow.disabled {
169
+ color: var(--tet-link-color-disabled);
170
+ pointer-events: none;
171
+ cursor: auto;
172
+ }
173
+ .tet-link.disabled tet-icon,
174
+ .tet-link__arrow.disabled tet-icon {
175
+ --icon-color: var(--tet-link-color-disabled);
176
+ }
177
+ .tet-link.disabled:focus-visible,
178
+ .tet-link__arrow.disabled:focus-visible {
179
+ outline: none;
180
+ }
181
+ .tet-link tet-icon,
182
+ .tet-link__arrow tet-icon {
183
+ padding-left: 0.25rem;
184
+ padding-right: 0.25rem;
185
+ --icon-container-display: inline-block;
186
+ }
187
+
188
+ .tet-link__arrow {
189
+ padding-right: 1.5rem;
190
+ }
191
+ .tet-link__arrow::after {
192
+ content: "-->";
193
+ position: absolute;
194
+ white-space: nowrap;
195
+ display: inline-block;
196
+ text-decoration: none;
197
+ padding-left: 0.25rem;
198
+ letter-spacing: initial;
199
+ transition: all 0.15s ease-in;
200
+ }
201
+ .tet-link__arrow:hover::after {
202
+ padding-left: 0.375rem;
203
+ }
204
+
205
+ /**
206
+ * @prop --b2b-cart-offset-top: Intended to adjust sticky elements top position
207
+ **/
208
+ :host {
209
+ display: block;
210
+ --b2b-cart-offset-top: 0px;
211
+ }
212
+
213
+ .light {
214
+ --b2b-text-color: var(--tc-text-primary);
215
+ --b2b-text-color-secondary: var(--tc-text-secondary);
216
+ --b2b-background-color: var(--tc-layer-primary);
217
+ --b2b-icon-background-color: var(--tc-layer-secondary);
218
+ --b2b-icon-pressed-background-color: var(--tc-layer-quaternary);
219
+ --b2b-box-shadow: var(--tc-elevation-one);
220
+ --b2b-border-color: var(--tc-border-quaternary);
221
+ --b2b-summary-block-color: var(--tc-layer-secondary);
222
+ --b2b-summary-accent-color: var(--tc-yellow-20);
223
+ --b2b-confirmation-dialog-icon-color: var(--tc-yellow-40);
224
+ --b2b-success-dialog-icon-color: var(--tc-green-40);
225
+ }
226
+
227
+ .dark {
228
+ --b2b-text-color: var(--tc-text-primary-dark);
229
+ --b2b-text-color-secondary: var(--tc-text-secondary-dark);
230
+ --b2b-background-color: var(--tc-layer-primary-dark);
231
+ --b2b-icon-background-color: var(--tc-layer-secondary-dark);
232
+ --b2b-icon-pressed-background-color: var(--tc-layer-quaternary-dark);
233
+ --b2b-box-shadow: var(--tc-elevation-one-dark);
234
+ --b2b-border-color: var(--tc-border-quaternary-dark);
235
+ --b2b-summary-block-color: var(--tc-layer-secondary-dark);
236
+ --b2b-summary-accent-color: var(--tc-grey-20-dark);
237
+ --b2b-confirmation-dialog-icon-color: var(--tc-yellow-40-dark);
238
+ --b2b-success-dialog-icon-color: var(--tc-green-40-dark);
239
+ }
240
+
241
+ button.button-reset {
242
+ background: none;
243
+ border: none;
244
+ padding: 0;
245
+ font: inherit;
246
+ color: inherit;
247
+ text-align: inherit;
248
+ }
249
+
250
+ .placeholder {
251
+ --placeholder-animation-speed: 5s;
252
+ }
253
+
254
+ .configurator {
255
+ display: flex;
256
+ gap: 1rem;
257
+ flex-direction: column;
258
+ color: var(--b2b-text-color);
259
+ }
260
+ @media screen and (min-width: 64rem) {
261
+ .configurator {
262
+ gap: 1.5rem;
263
+ flex-direction: row;
264
+ align-items: flex-start;
265
+ }
266
+ }
267
+
268
+ .offer {
269
+ border-radius: 1rem;
270
+ height: fit-content;
271
+ flex: 0 0 calc(70% - 0.75rem);
272
+ background-color: var(--b2b-background-color);
273
+ box-shadow: var(--b2b-box-shadow);
274
+ }
275
+ .offer__block {
276
+ --accordion-header-padding: 1rem;
277
+ --accordion-header-mobile-padding: 1rem;
278
+ --accordion-header-font: 600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;
279
+ --accordion-header-mobile-font: 600 1.25rem/1.5rem Gilroy, Gilroy, Arial, sans-serif;
280
+ }
281
+ .offer__block:first-child {
282
+ --accordion-border-radius: 1rem 1rem 0 0;
283
+ --accordion-outer-border: var(--b2b-border-color);
284
+ }
285
+ .offer__block:last-child {
286
+ --accordion-border-radius: 0 0 1rem 1rem;
287
+ --accordion-border-bottom-width: 0;
288
+ }
289
+ @media screen and (min-width: 64rem) {
290
+ .offer__block {
291
+ --accordion-header-padding: 1.5rem;
292
+ --accordion-header-font: 600 1.75rem/2rem Gilroy, Gilroy, Arial, sans-serif;
293
+ }
294
+ }
295
+ .offer__content {
296
+ overflow: hidden;
297
+ padding: 1.5rem 1rem;
298
+ display: flex;
299
+ flex-direction: column;
300
+ gap: 0.75rem;
301
+ border-color: var(--b2b-border-color);
302
+ border-top-style: solid;
303
+ border-top-width: 0.0625rem;
304
+ }
305
+ @media screen and (min-width: 48rem) {
306
+ .offer__content {
307
+ padding: 1.5rem;
308
+ }
309
+ }
310
+ @media screen and (min-width: 64rem) {
311
+ .offer__content {
312
+ flex-direction: row;
313
+ gap: 1.5rem;
314
+ padding-bottom: 2.5rem;
315
+ }
316
+ }
317
+ .offer__navigation {
318
+ margin: 0 -1.5rem;
319
+ flex: 0 0 30%;
320
+ }
321
+ @media screen and (min-width: 64rem) {
322
+ .offer__navigation {
323
+ max-width: 20.5rem;
324
+ margin: 0;
325
+ }
326
+ }
327
+ .offer__cards {
328
+ flex: 1 1 0%;
329
+ }
330
+ .offer__cards-header {
331
+ padding: 0.5rem 0 0.75rem 0;
332
+ display: flex;
333
+ gap: 0.5rem;
334
+ justify-content: space-between;
335
+ align-items: center;
336
+ }
337
+ @media screen and (min-width: 64rem) {
338
+ .offer__cards-header {
339
+ padding: 1rem 0;
340
+ }
341
+ }
342
+ .offer__cards-list {
343
+ display: flex;
344
+ flex-direction: column;
345
+ gap: 1rem;
346
+ }
347
+ .offer__cards-title {
348
+ flex: auto;
349
+ font: 600 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif";
350
+ }
351
+ @media screen and (min-width: 64rem) {
352
+ .offer__cards-title {
353
+ font: 600 1.25rem/1.5rem "Gilroy", "Gilroy, Arial, sans-serif";
354
+ }
355
+ }
356
+
357
+ .compare__button {
358
+ border-radius: 50%;
359
+ overflow: hidden;
360
+ }
361
+ @media screen and (min-width: 64rem) {
362
+ .compare__button {
363
+ border-radius: 0.125rem;
364
+ }
365
+ }
366
+ .compare__button:focus-visible {
367
+ outline: 0.125rem solid var(--tc-blue-40);
368
+ outline-offset: 0.125rem;
369
+ transition: outline 0s;
370
+ }
371
+ .compare__button.dark:focus-visible {
372
+ outline: 0.125rem solid var(--tc-blue-40);
373
+ outline: 0.125rem solid var(--tc-blue-40-dark);
374
+ outline-offset: 0.125rem;
375
+ transition: outline 0s;
376
+ }
377
+ .compare__button:active {
378
+ --b2b-icon-background-color: var(--b2b-icon-pressed-background-color);
379
+ }
380
+ .compare__text {
381
+ font: 400 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif";
382
+ display: none;
383
+ }
384
+ @media screen and (min-width: 64rem) {
385
+ .compare__text {
386
+ display: initial;
387
+ }
388
+ }
389
+ .compare__icon-wrapper {
390
+ width: 2.75rem;
391
+ height: 2.75rem;
392
+ display: flex;
393
+ justify-content: center;
394
+ align-items: center;
395
+ background-color: var(--b2b-icon-background-color);
396
+ cursor: pointer;
397
+ }
398
+ @media screen and (min-width: 64rem) {
399
+ .compare__icon-wrapper {
400
+ display: none;
401
+ }
402
+ }
403
+ .compare__icon {
404
+ --icon-size: 1.5rem;
405
+ }
406
+
407
+ .cart {
408
+ flex: 0 0 calc(30% - 0.75rem);
409
+ position: sticky;
410
+ }
411
+ .cart--edit {
412
+ bottom: -1px;
413
+ top: calc(var(--b2b-cart-sticky-top) + var(--b2b-cart-offset-top));
414
+ }
415
+ .cart--empty {
416
+ display: none;
417
+ }
418
+ @media screen and (min-width: 64rem) {
419
+ .cart--empty {
420
+ display: flex;
421
+ }
422
+ }
423
+ .cart__card-list {
424
+ padding: 0 1rem 1rem;
425
+ display: flex;
426
+ flex-direction: column;
427
+ gap: 0.5rem;
428
+ }
429
+ .cart__cta {
430
+ display: block;
431
+ align-self: center;
432
+ }
433
+ @media screen and (min-width: 48rem) {
434
+ .cart__cta {
435
+ align-self: flex-end;
436
+ }
437
+ }
438
+
439
+ .action-dialog {
440
+ display: flex;
441
+ flex-direction: column;
442
+ gap: 0.5rem;
443
+ align-items: center;
444
+ margin-bottom: 1.5rem;
445
+ }
446
+ .action-dialog--loading {
447
+ --dialog-footer-border-color: transparent;
448
+ }
449
+ .action-dialog__title {
450
+ text-align: center;
451
+ font: 600 1.5rem/1.75rem "Gilroy", "Gilroy, Arial, sans-serif";
452
+ }
453
+ .action-dialog__description {
454
+ font: 400 1rem/1.5rem "Inter", "Gilroy, Arial, sans-serif";
455
+ }
456
+ .action-dialog__icon {
457
+ --icon-size: 3rem;
458
+ }
459
+ .action-dialog__attention-icon {
460
+ --icon-color: var(--b2b-confirmation-dialog-icon-color);
461
+ }
462
+ .action-dialog__success-icon {
463
+ --icon-color: var(--b2b-success-dialog-icon-color);
464
+ }
465
+ .action-dialog__footer {
466
+ display: flex;
467
+ justify-content: space-between;
468
+ flex: auto;
469
+ }
470
+ .action-dialog__button-text {
471
+ white-space: nowrap;
472
+ }