oasys-lib 2.37.7 → 2.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/oasys-lib.mjs +93 -1
- package/fesm2022/oasys-lib.mjs.map +1 -1
- package/index.d.ts +378 -332
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/assets/bloomandwild/variables.css +19 -1
- package/src/assets/bloomandwild-loyalty-tier-1/variables.css +1364 -0
- package/src/assets/bloomandwild-loyalty-tier-2/variables.css +1358 -0
- package/src/assets/bloomon/variables.css +19 -1
- package/src/assets/bloomon-loyalty-tier-1/variables.css +1364 -0
- package/src/assets/bloomon-loyalty-tier-2/variables.css +1358 -0
- package/src/assets/global/scss-breakpoints.scss +1 -1
- package/src/assets/style.scss +14 -12
|
@@ -0,0 +1,1358 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
* Generated on Tue, 07 Jul 2026 10:26:56 GMT
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
:root .brand-tokens-bloomon-loyalty-tier-2 {
|
|
7
|
+
--oasys-color-partners-paypal: rgb(255, 196, 58);
|
|
8
|
+
--oasys-color-partners-facebook: rgb(72, 91, 148);
|
|
9
|
+
--oasys-color-partners-trustpilot: rgb(41, 180, 124);
|
|
10
|
+
--oasys-color-green-10: rgb(240, 246, 244);
|
|
11
|
+
--oasys-color-green-60: rgb(68, 121, 100);
|
|
12
|
+
--oasys-color-lilac-50: rgb(165, 170, 253);
|
|
13
|
+
--oasys-color-blue-10: rgb(238, 237, 247);
|
|
14
|
+
--oasys-color-blue-20: rgb(225, 223, 241);
|
|
15
|
+
--oasys-color-blue-50: rgb(39, 113, 252);
|
|
16
|
+
--oasys-color-blue-60: rgb(64, 56, 133);
|
|
17
|
+
--oasys-color-red-10: rgb(251, 234, 234);
|
|
18
|
+
--oasys-color-red-50: rgb(201, 17, 17);
|
|
19
|
+
--oasys-color-red-60: rgb(200, 65, 22);
|
|
20
|
+
--oasys-color-blush-30: rgb(255, 159, 128);
|
|
21
|
+
--oasys-color-blush-70: rgb(214, 26, 0);
|
|
22
|
+
--oasys-color-blush-pale: rgb(255, 248, 244);
|
|
23
|
+
--oasys-color-blush-beige: rgb(246, 233, 220);
|
|
24
|
+
--oasys-color-blush-light: rgb(248, 215, 190);
|
|
25
|
+
--oasys-color-blush-lush: rgb(255, 207, 192);
|
|
26
|
+
--oasys-color-blush-blush: rgb(255, 159, 128);
|
|
27
|
+
--oasys-color-blush-copper: rgb(216, 144, 120);
|
|
28
|
+
--oasys-color-buttercream-10: rgb(255, 251, 242);
|
|
29
|
+
--oasys-color-buttercream-20: rgb(255, 247, 229);
|
|
30
|
+
--oasys-color-buttercream-30: rgb(255, 247, 153);
|
|
31
|
+
--oasys-color-buttercream-50: rgb(252, 241, 14);
|
|
32
|
+
--oasys-color-buttercream-80: rgb(232, 176, 23);
|
|
33
|
+
--oasys-color-pine-10: rgb(240, 246, 244);
|
|
34
|
+
--oasys-color-pine-20: rgb(226, 238, 233);
|
|
35
|
+
--oasys-color-pine-40: rgb(143, 192, 172);
|
|
36
|
+
--oasys-color-pine-60: rgb(68, 121, 100);
|
|
37
|
+
--oasys-color-pine-75: rgb(45, 84, 67);
|
|
38
|
+
--oasys-color-linen-10: rgb(252, 245, 234);
|
|
39
|
+
--oasys-color-linen-20: rgb(249, 236, 215);
|
|
40
|
+
--oasys-color-linen-40: rgb(232, 183, 103);
|
|
41
|
+
--oasys-color-linen-50: rgb(217, 147, 33);
|
|
42
|
+
--oasys-color-linen-60: rgb(182, 123, 27);
|
|
43
|
+
--oasys-color-linen-75: rgb(83, 78, 70);
|
|
44
|
+
--oasys-color-yellow-50: rgb(253, 248, 136);
|
|
45
|
+
--oasys-color-yellow-60: rgb(255, 247, 153);
|
|
46
|
+
--oasys-color-yellow-80: rgb(255, 209, 64);
|
|
47
|
+
--oasys-color-plum-50: rgb(117, 42, 105);
|
|
48
|
+
--oasys-color-plum-70: rgb(75, 24, 67);
|
|
49
|
+
--oasys-color-lavender-20: rgb(243, 206, 237);
|
|
50
|
+
--oasys-color-linen-grey-10: rgb(242, 241, 239);
|
|
51
|
+
--oasys-color-linen-grey-20: rgb(226, 224, 220);
|
|
52
|
+
--oasys-color-linen-grey-30: rgb(203, 199, 193);
|
|
53
|
+
--oasys-color-linen-grey-40: rgb(175, 170, 161);
|
|
54
|
+
--oasys-color-linen-grey-50: rgb(148, 139, 126);
|
|
55
|
+
--oasys-color-linen-grey-60: rgb(114, 107, 96);
|
|
56
|
+
--oasys-color-linen-grey-75: rgb(83, 78, 70);
|
|
57
|
+
--oasys-color-grey-10: rgb(231, 230, 227);
|
|
58
|
+
--oasys-color-grey-20: rgb(224, 224, 224);
|
|
59
|
+
--oasys-color-grey-30: rgb(198, 198, 198);
|
|
60
|
+
--oasys-color-grey-40: rgb(168, 168, 168);
|
|
61
|
+
--oasys-color-grey-50: rgb(146, 143, 135);
|
|
62
|
+
--oasys-color-grey-60: rgb(103, 103, 103);
|
|
63
|
+
--oasys-color-grey-70: rgb(82, 82, 82);
|
|
64
|
+
--oasys-color-grey-75: rgb(70, 70, 70);
|
|
65
|
+
--oasys-color-grey-80: rgb(70, 70, 70);
|
|
66
|
+
--oasys-color-grey-90: rgb(38, 38, 38);
|
|
67
|
+
--oasys-color-grey-100: rgb(18, 18, 18);
|
|
68
|
+
--oasys-color-white: rgb(255, 255, 255);
|
|
69
|
+
--oasys-color-transparent: rgba(0, 0, 0, 0);
|
|
70
|
+
--oasys-color-brand-foreground-discount: rgb(214, 26, 0);
|
|
71
|
+
--oasys-color-brand-foreground-secondary-on-dark: rgb(231, 230, 227);
|
|
72
|
+
--oasys-color-brand-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
73
|
+
--oasys-color-brand-foreground-secondary: rgb(82, 82, 82);
|
|
74
|
+
--oasys-color-brand-foreground-primary: rgb(64, 56, 133);
|
|
75
|
+
--oasys-color-brand-foreground-highlight: rgb(253, 248, 136);
|
|
76
|
+
--oasys-color-brand-foreground-reviews: rgb(232, 176, 23);
|
|
77
|
+
--oasys-color-brand-border-primary: rgb(64, 56, 133);
|
|
78
|
+
--oasys-color-brand-border-primary-on-dark: rgb(255, 255, 255);
|
|
79
|
+
--oasys-color-brand-border-secondary: rgb(231, 230, 227);
|
|
80
|
+
--oasys-color-brand-background-primary: rgb(64, 56, 133);
|
|
81
|
+
--oasys-color-brand-background-highlight: rgb(252, 241, 14);
|
|
82
|
+
--oasys-color-brand-background-quaternary: rgb(255, 159, 128);
|
|
83
|
+
--oasys-color-brand-background-tertiary: rgb(238, 237, 247);
|
|
84
|
+
--oasys-color-brand-background-secondary: rgb(249, 236, 215);
|
|
85
|
+
--oasys-color-brand-background-progress-bar: rgb(165, 170, 253);
|
|
86
|
+
--oasys-color-brand-background-progress-bar-active: rgb(253, 248, 136);
|
|
87
|
+
--oasys-color-brand-background-progress-bar-goal: rgb(255, 255, 255);
|
|
88
|
+
--oasys-color-brand-background-progress-bar-goal-active: rgb(253, 248, 136);
|
|
89
|
+
--oasys-color-brand-background-icon: rgb(64, 56, 133);
|
|
90
|
+
--oasys-color-brand-background-icon-on-dark: rgb(255, 255, 255);
|
|
91
|
+
--oasys-color-interaction-foreground-disabled: rgb(146, 143, 135);
|
|
92
|
+
--oasys-color-interaction-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
93
|
+
--oasys-color-interaction-foreground-selected: rgb(18, 18, 18);
|
|
94
|
+
--oasys-color-interaction-foreground-primary: rgb(18, 18, 18);
|
|
95
|
+
--oasys-color-interaction-background-expressive: rgb(255, 247, 153);
|
|
96
|
+
--oasys-color-interaction-background-primary: rgb(18, 18, 18);
|
|
97
|
+
--oasys-color-interaction-background-primary-on-dark: rgb(255, 255, 255);
|
|
98
|
+
--oasys-color-interaction-background-selected: rgb(255, 251, 242);
|
|
99
|
+
--oasys-color-interaction-background-disabled: rgb(231, 230, 227);
|
|
100
|
+
--oasys-color-interaction-background-danger: rgb(214, 26, 0);
|
|
101
|
+
--oasys-color-interaction-background-rewards: rgb(75, 24, 67);
|
|
102
|
+
--oasys-color-interaction-background-rewards-on-dark: rgb(255, 247, 153);
|
|
103
|
+
--oasys-color-interaction-border-selected: rgb(18, 18, 18);
|
|
104
|
+
--oasys-color-interaction-border-selectable: rgb(231, 230, 227);
|
|
105
|
+
--oasys-color-interaction-border-focus: rgb(39, 113, 252);
|
|
106
|
+
--oasys-color-interaction-border-danger: rgb(214, 26, 0);
|
|
107
|
+
--oasys-color-system-foreground-neutral: rgb(255, 255, 255);
|
|
108
|
+
--oasys-color-system-foreground-positive: rgb(68, 121, 100);
|
|
109
|
+
--oasys-color-system-foreground-negative: rgb(201, 17, 17);
|
|
110
|
+
--oasys-color-system-background-neutral: rgb(242, 241, 239);
|
|
111
|
+
--oasys-color-system-background-positive: rgb(240, 246, 244);
|
|
112
|
+
--oasys-color-system-background-negative: rgb(251, 234, 234);
|
|
113
|
+
--oasys-color-rewards-background-primary: rgb(75, 24, 67);
|
|
114
|
+
--oasys-color-rewards-background-secondary: rgb(255, 247, 229);
|
|
115
|
+
--oasys-color-rewards-background-tertiary: rgb(243, 206, 237);
|
|
116
|
+
--oasys-color-rewards-background-progress-bar: rgb(117, 42, 105);
|
|
117
|
+
--oasys-color-rewards-background-progress-bar-active: rgb(255, 247, 153);
|
|
118
|
+
--oasys-color-rewards-background-progress-bar-goal: rgb(255, 255, 255);
|
|
119
|
+
--oasys-color-rewards-background-progress-bar-goal-active: rgb(255, 247, 153);
|
|
120
|
+
--oasys-color-rewards-background-icon: rgb(75, 24, 67);
|
|
121
|
+
--oasys-color-rewards-background-icon-on-dark: rgb(255, 255, 255);
|
|
122
|
+
--oasys-color-rewards-foreground-primary: rgb(117, 42, 105);
|
|
123
|
+
--oasys-color-rewards-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
124
|
+
--oasys-color-rewards-foreground-highlight: rgb(255, 247, 153);
|
|
125
|
+
--oasys-color-rewards-border-primary: rgb(75, 24, 67);
|
|
126
|
+
--oasys-color-rewards-border-primary-on-dark: rgb(255, 255, 255);
|
|
127
|
+
--oasys-color-rewards-tier-2-background-primary: rgb(64, 56, 133);
|
|
128
|
+
--oasys-color-rewards-tier-2-background-secondary: rgb(249, 236, 215);
|
|
129
|
+
--oasys-color-rewards-tier-2-background-tertiary: rgb(238, 237, 247);
|
|
130
|
+
--oasys-color-rewards-tier-2-background-progress-bar: rgb(165, 170, 253);
|
|
131
|
+
--oasys-color-rewards-tier-2-background-progress-bar-active: rgb(253, 248, 136);
|
|
132
|
+
--oasys-color-rewards-tier-2-background-progress-bar-goal: rgb(255, 255, 255);
|
|
133
|
+
--oasys-color-rewards-tier-2-background-progress-bar-goal-active: rgb(253, 248, 136);
|
|
134
|
+
--oasys-color-rewards-tier-2-background-icon: rgb(64, 56, 133);
|
|
135
|
+
--oasys-color-rewards-tier-2-background-icon-on-dark: rgb(255, 255, 255);
|
|
136
|
+
--oasys-color-rewards-tier-2-foreground-primary: rgb(64, 56, 133);
|
|
137
|
+
--oasys-color-rewards-tier-2-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
138
|
+
--oasys-color-rewards-tier-2-foreground-highlight: rgb(253, 248, 136);
|
|
139
|
+
--oasys-color-rewards-tier-2-border-primary: rgb(64, 56, 133);
|
|
140
|
+
--oasys-color-rewards-tier-2-border-primary-on-dark: rgb(255, 255, 255);
|
|
141
|
+
--oasys-size-unit-0: 0;
|
|
142
|
+
--oasys-size-unit-1: 0.1rem;
|
|
143
|
+
--oasys-size-unit-2: 0.2rem;
|
|
144
|
+
--oasys-size-unit-3: 0.3rem;
|
|
145
|
+
--oasys-size-unit-4: 0.4rem;
|
|
146
|
+
--oasys-size-unit-5: 0.5rem;
|
|
147
|
+
--oasys-size-unit-6: 0.6rem;
|
|
148
|
+
--oasys-size-unit-7: 0.7rem;
|
|
149
|
+
--oasys-size-unit-8: 0.8rem;
|
|
150
|
+
--oasys-size-unit-9: 0.9rem;
|
|
151
|
+
--oasys-size-unit-10: 1rem;
|
|
152
|
+
--oasys-size-unit-11: 1.1rem;
|
|
153
|
+
--oasys-size-unit-12: 1.2rem;
|
|
154
|
+
--oasys-size-unit-13: 1.3rem;
|
|
155
|
+
--oasys-size-unit-14: 1.4rem;
|
|
156
|
+
--oasys-size-unit-15: 1.5rem;
|
|
157
|
+
--oasys-size-unit-16: 1.6rem;
|
|
158
|
+
--oasys-size-unit-17: 1.7rem;
|
|
159
|
+
--oasys-size-unit-18: 1.8rem;
|
|
160
|
+
--oasys-size-unit-19: 1.9rem;
|
|
161
|
+
--oasys-size-unit-20: 2rem;
|
|
162
|
+
--oasys-size-unit-21: 2.1rem;
|
|
163
|
+
--oasys-size-unit-22: 2.2rem;
|
|
164
|
+
--oasys-size-unit-23: 2.3rem;
|
|
165
|
+
--oasys-size-unit-24: 2.4rem;
|
|
166
|
+
--oasys-size-unit-32: 3.2rem;
|
|
167
|
+
--oasys-size-unit-36: 3.6rem;
|
|
168
|
+
--oasys-size-unit-40: 4rem;
|
|
169
|
+
--oasys-size-unit-44: 4.4rem;
|
|
170
|
+
--oasys-size-unit-48: 4.8rem;
|
|
171
|
+
--oasys-size-unit-52: 5.2rem;
|
|
172
|
+
--oasys-size-unit-56: 5.6rem;
|
|
173
|
+
--oasys-size-unit-64: 6.4rem;
|
|
174
|
+
--oasys-size-unit-68: 6.8rem;
|
|
175
|
+
--oasys-size-web-breakpoint-mobile: 0px;
|
|
176
|
+
--oasys-size-web-breakpoint-tablet: 767px;
|
|
177
|
+
--oasys-size-web-breakpoint-laptop: 1080px;
|
|
178
|
+
--oasys-size-web-breakpoint-desktop: 1440px;
|
|
179
|
+
--oasys-animation-duration: 200;
|
|
180
|
+
--oasys-animation-duration-long: 700;
|
|
181
|
+
--oasys-animation-duration-progress: 1500;
|
|
182
|
+
--oasys-animation-timing-function-soft: 0.77,-0.01,0.59,0.98;
|
|
183
|
+
--oasys-animation-timing-function-progress: 0.3,0.01,0,1;
|
|
184
|
+
--oasys-typography-font-families-unica-77-ll-tt: 'Unica 77 LL TT';
|
|
185
|
+
--oasys-typography-font-families-tiempos-headline: 'Tiempos Headline';
|
|
186
|
+
--oasys-typography-font-families-patron: Patron;
|
|
187
|
+
--oasys-typography-line-heights-0: 2.4rem;
|
|
188
|
+
--oasys-typography-line-heights-1: 2rem;
|
|
189
|
+
--oasys-typography-line-heights-2: 3.2rem;
|
|
190
|
+
--oasys-typography-line-heights-3: 6.4rem;
|
|
191
|
+
--oasys-typography-line-heights-4: 4rem;
|
|
192
|
+
--oasys-typography-line-heights-5: 5.6rem;
|
|
193
|
+
--oasys-typography-line-heights-6: 1.6rem;
|
|
194
|
+
--oasys-typography-line-heights-7: 2.8rem;
|
|
195
|
+
--oasys-typography-line-heights-8: 1.4rem;
|
|
196
|
+
--oasys-typography-font-weights-unica-77-ll-tt-0: 400;
|
|
197
|
+
--oasys-typography-font-weights-tiempos-headline-1: 700;
|
|
198
|
+
--oasys-typography-font-weights-unica-77-ll-tt-2: 500;
|
|
199
|
+
--oasys-typography-font-weights-patron-3: 100;
|
|
200
|
+
--oasys-typography-font-weights-patron-4: 400;
|
|
201
|
+
--oasys-typography-font-size-0: 1.4rem;
|
|
202
|
+
--oasys-typography-font-size-1: 1.6rem;
|
|
203
|
+
--oasys-typography-font-size-2: 1.8rem;
|
|
204
|
+
--oasys-typography-font-size-3: 2rem;
|
|
205
|
+
--oasys-typography-font-size-4: 2.4rem;
|
|
206
|
+
--oasys-typography-font-size-5: 3.2rem;
|
|
207
|
+
--oasys-typography-font-size-6: 3.6rem;
|
|
208
|
+
--oasys-typography-font-size-7: 4.4rem;
|
|
209
|
+
--oasys-typography-font-size-8: 5.2rem;
|
|
210
|
+
--oasys-typography-font-size-9: 1.2rem;
|
|
211
|
+
--oasys-typography-letter-spacing-0: 0;
|
|
212
|
+
--oasys-typography-letter-spacing-1: 0.2rem;
|
|
213
|
+
--oasys-typography-paragraph-spacing-0: 0;
|
|
214
|
+
--oasys-typography-paragraph-spacing-1: 1.2rem;
|
|
215
|
+
--oasys-typography-paragraph-spacing-2: 1.6rem;
|
|
216
|
+
--oasys-typography-paragraph-spacing-3: 2.4rem;
|
|
217
|
+
--oasys-typography-paragraph-spacing-4: 3.2rem;
|
|
218
|
+
--oasys-typography-text-case-none: none;
|
|
219
|
+
--oasys-typography-text-case-uppercase: uppercase;
|
|
220
|
+
--oasys-typography-text-decoration-none: none;
|
|
221
|
+
--oasys-typography-text-decoration-line-through: line-through;
|
|
222
|
+
--oasys-typography-paragraph-indent-0: 0;
|
|
223
|
+
--oasys-typography-body-body-font-family: Patron;
|
|
224
|
+
--oasys-typography-body-body-font-weight: 100;
|
|
225
|
+
--oasys-typography-body-body-line-height: 2.4rem;
|
|
226
|
+
--oasys-typography-body-body-font-size: 1.6rem;
|
|
227
|
+
--oasys-typography-body-body-letter-spacing: 0;
|
|
228
|
+
--oasys-typography-body-body-paragraph-spacing: 1.2rem;
|
|
229
|
+
--oasys-typography-body-body-paragraph-indent: 0;
|
|
230
|
+
--oasys-typography-body-body-text-case: none;
|
|
231
|
+
--oasys-typography-body-body-text-decoration: none;
|
|
232
|
+
--oasys-typography-body-supporting-font-family: Patron;
|
|
233
|
+
--oasys-typography-body-supporting-font-weight: 100;
|
|
234
|
+
--oasys-typography-body-supporting-line-height: 2rem;
|
|
235
|
+
--oasys-typography-body-supporting-font-size: 1.4rem;
|
|
236
|
+
--oasys-typography-body-supporting-letter-spacing: 0;
|
|
237
|
+
--oasys-typography-body-supporting-paragraph-spacing: 1.2rem;
|
|
238
|
+
--oasys-typography-body-supporting-paragraph-indent: 0;
|
|
239
|
+
--oasys-typography-body-supporting-text-case: none;
|
|
240
|
+
--oasys-typography-body-supporting-text-decoration: none;
|
|
241
|
+
--oasys-typography-body-micro-font-family: Patron;
|
|
242
|
+
--oasys-typography-body-micro-font-weight: 100;
|
|
243
|
+
--oasys-typography-body-micro-line-height: 1.4rem;
|
|
244
|
+
--oasys-typography-body-micro-font-size: 1.2rem;
|
|
245
|
+
--oasys-typography-body-micro-letter-spacing: 0;
|
|
246
|
+
--oasys-typography-body-micro-paragraph-spacing: 1.2rem;
|
|
247
|
+
--oasys-typography-body-micro-paragraph-indent: 0;
|
|
248
|
+
--oasys-typography-body-micro-text-case: none;
|
|
249
|
+
--oasys-typography-body-micro-text-decoration: none;
|
|
250
|
+
--oasys-typography-body-hero-font-family: Patron;
|
|
251
|
+
--oasys-typography-body-hero-font-weight: 100;
|
|
252
|
+
--oasys-typography-body-hero-line-height: 2.8rem;
|
|
253
|
+
--oasys-typography-body-hero-font-size: 2rem;
|
|
254
|
+
--oasys-typography-body-hero-letter-spacing: 0;
|
|
255
|
+
--oasys-typography-body-hero-paragraph-spacing: 1.6rem;
|
|
256
|
+
--oasys-typography-body-hero-paragraph-indent: 0;
|
|
257
|
+
--oasys-typography-body-hero-text-case: none;
|
|
258
|
+
--oasys-typography-body-hero-text-decoration: none;
|
|
259
|
+
--oasys-typography-body-expressive-font-family: Patron;
|
|
260
|
+
--oasys-typography-body-expressive-font-weight: 400;
|
|
261
|
+
--oasys-typography-body-expressive-line-height: 3.2rem;
|
|
262
|
+
--oasys-typography-body-expressive-font-size: 2.4rem;
|
|
263
|
+
--oasys-typography-body-expressive-letter-spacing: 0;
|
|
264
|
+
--oasys-typography-body-expressive-paragraph-spacing: 1.6rem;
|
|
265
|
+
--oasys-typography-body-expressive-paragraph-indent: 0;
|
|
266
|
+
--oasys-typography-body-expressive-text-case: none;
|
|
267
|
+
--oasys-typography-body-expressive-text-decoration: none;
|
|
268
|
+
--oasys-typography-body-emphasis-hero-font-family: Patron;
|
|
269
|
+
--oasys-typography-body-emphasis-hero-font-weight: 400;
|
|
270
|
+
--oasys-typography-body-emphasis-hero-line-height: 3.2rem;
|
|
271
|
+
--oasys-typography-body-emphasis-hero-font-size: 2rem;
|
|
272
|
+
--oasys-typography-body-emphasis-hero-letter-spacing: 0;
|
|
273
|
+
--oasys-typography-body-emphasis-hero-paragraph-spacing: 1.6rem;
|
|
274
|
+
--oasys-typography-body-emphasis-hero-paragraph-indent: 0;
|
|
275
|
+
--oasys-typography-body-emphasis-hero-text-case: none;
|
|
276
|
+
--oasys-typography-body-emphasis-hero-text-decoration: none;
|
|
277
|
+
--oasys-typography-body-emphasis-body-font-family: Patron;
|
|
278
|
+
--oasys-typography-body-emphasis-body-font-weight: 400;
|
|
279
|
+
--oasys-typography-body-emphasis-body-line-height: 2.4rem;
|
|
280
|
+
--oasys-typography-body-emphasis-body-font-size: 1.6rem;
|
|
281
|
+
--oasys-typography-body-emphasis-body-letter-spacing: 0;
|
|
282
|
+
--oasys-typography-body-emphasis-body-paragraph-spacing: 1.2rem;
|
|
283
|
+
--oasys-typography-body-emphasis-body-paragraph-indent: 0;
|
|
284
|
+
--oasys-typography-body-emphasis-body-text-case: none;
|
|
285
|
+
--oasys-typography-body-emphasis-body-text-decoration: none;
|
|
286
|
+
--oasys-typography-body-emphasis-supporting-font-family: Patron;
|
|
287
|
+
--oasys-typography-body-emphasis-supporting-font-weight: 400;
|
|
288
|
+
--oasys-typography-body-emphasis-supporting-line-height: 2rem;
|
|
289
|
+
--oasys-typography-body-emphasis-supporting-font-size: 1.4rem;
|
|
290
|
+
--oasys-typography-body-emphasis-supporting-letter-spacing: 0;
|
|
291
|
+
--oasys-typography-body-emphasis-supporting-paragraph-spacing: 1.2rem;
|
|
292
|
+
--oasys-typography-body-emphasis-supporting-paragraph-indent: 0;
|
|
293
|
+
--oasys-typography-body-emphasis-supporting-text-case: none;
|
|
294
|
+
--oasys-typography-body-emphasis-supporting-text-decoration: none;
|
|
295
|
+
--oasys-typography-body-emphasis-line-through-hero-font-family: Patron;
|
|
296
|
+
--oasys-typography-body-emphasis-line-through-hero-font-weight: 400;
|
|
297
|
+
--oasys-typography-body-emphasis-line-through-hero-line-height: 3.2rem;
|
|
298
|
+
--oasys-typography-body-emphasis-line-through-hero-font-size: 2rem;
|
|
299
|
+
--oasys-typography-body-emphasis-line-through-hero-letter-spacing: 0;
|
|
300
|
+
--oasys-typography-body-emphasis-line-through-hero-paragraph-spacing: 3.2rem;
|
|
301
|
+
--oasys-typography-body-emphasis-line-through-hero-paragraph-indent: 0;
|
|
302
|
+
--oasys-typography-body-emphasis-line-through-hero-text-case: none;
|
|
303
|
+
--oasys-typography-body-emphasis-line-through-hero-text-decoration: line-through;
|
|
304
|
+
--oasys-typography-body-emphasis-line-through-body-font-family: Patron;
|
|
305
|
+
--oasys-typography-body-emphasis-line-through-body-font-weight: 400;
|
|
306
|
+
--oasys-typography-body-emphasis-line-through-body-line-height: 2.4rem;
|
|
307
|
+
--oasys-typography-body-emphasis-line-through-body-font-size: 1.6rem;
|
|
308
|
+
--oasys-typography-body-emphasis-line-through-body-letter-spacing: 0;
|
|
309
|
+
--oasys-typography-body-emphasis-line-through-body-paragraph-spacing: 1.2rem;
|
|
310
|
+
--oasys-typography-body-emphasis-line-through-body-paragraph-indent: 0;
|
|
311
|
+
--oasys-typography-body-emphasis-line-through-body-text-case: none;
|
|
312
|
+
--oasys-typography-body-emphasis-line-through-body-text-decoration: line-through;
|
|
313
|
+
--oasys-typography-body-emphasis-line-through-supporting-font-family: Patron;
|
|
314
|
+
--oasys-typography-body-emphasis-line-through-supporting-font-weight: 400;
|
|
315
|
+
--oasys-typography-body-emphasis-line-through-supporting-line-height: 2rem;
|
|
316
|
+
--oasys-typography-body-emphasis-line-through-supporting-font-size: 1.4rem;
|
|
317
|
+
--oasys-typography-body-emphasis-line-through-supporting-letter-spacing: 0;
|
|
318
|
+
--oasys-typography-body-emphasis-line-through-supporting-paragraph-spacing: 2.4rem;
|
|
319
|
+
--oasys-typography-body-emphasis-line-through-supporting-paragraph-indent: 0;
|
|
320
|
+
--oasys-typography-body-emphasis-line-through-supporting-text-case: none;
|
|
321
|
+
--oasys-typography-body-emphasis-line-through-supporting-text-decoration: line-through;
|
|
322
|
+
--oasys-typography-body-line-through-hero-font-family: Patron;
|
|
323
|
+
--oasys-typography-body-line-through-hero-font-weight: 100;
|
|
324
|
+
--oasys-typography-body-line-through-hero-line-height: 3.2rem;
|
|
325
|
+
--oasys-typography-body-line-through-hero-font-size: 2rem;
|
|
326
|
+
--oasys-typography-body-line-through-hero-letter-spacing: 0;
|
|
327
|
+
--oasys-typography-body-line-through-hero-paragraph-spacing: 1.6rem;
|
|
328
|
+
--oasys-typography-body-line-through-hero-paragraph-indent: 0;
|
|
329
|
+
--oasys-typography-body-line-through-hero-text-case: none;
|
|
330
|
+
--oasys-typography-body-line-through-hero-text-decoration: line-through;
|
|
331
|
+
--oasys-typography-body-line-through-body-font-family: Patron;
|
|
332
|
+
--oasys-typography-body-line-through-body-font-weight: 100;
|
|
333
|
+
--oasys-typography-body-line-through-body-line-height: 2.4rem;
|
|
334
|
+
--oasys-typography-body-line-through-body-font-size: 1.6rem;
|
|
335
|
+
--oasys-typography-body-line-through-body-letter-spacing: 0;
|
|
336
|
+
--oasys-typography-body-line-through-body-paragraph-spacing: 1.2rem;
|
|
337
|
+
--oasys-typography-body-line-through-body-paragraph-indent: 0;
|
|
338
|
+
--oasys-typography-body-line-through-body-text-case: none;
|
|
339
|
+
--oasys-typography-body-line-through-body-text-decoration: line-through;
|
|
340
|
+
--oasys-typography-body-line-through-supporting-font-family: Patron;
|
|
341
|
+
--oasys-typography-body-line-through-supporting-font-weight: 100;
|
|
342
|
+
--oasys-typography-body-line-through-supporting-line-height: 2rem;
|
|
343
|
+
--oasys-typography-body-line-through-supporting-font-size: 1.4rem;
|
|
344
|
+
--oasys-typography-body-line-through-supporting-letter-spacing: 0;
|
|
345
|
+
--oasys-typography-body-line-through-supporting-paragraph-spacing: 1.2rem;
|
|
346
|
+
--oasys-typography-body-line-through-supporting-paragraph-indent: 0;
|
|
347
|
+
--oasys-typography-body-line-through-supporting-text-case: none;
|
|
348
|
+
--oasys-typography-body-line-through-supporting-text-decoration: line-through;
|
|
349
|
+
--oasys-typography-heading-hero-desktop-font-family: Patron;
|
|
350
|
+
--oasys-typography-heading-hero-desktop-font-weight: 400;
|
|
351
|
+
--oasys-typography-heading-hero-desktop-line-height: 6.4rem;
|
|
352
|
+
--oasys-typography-heading-hero-desktop-font-size: 5.2rem;
|
|
353
|
+
--oasys-typography-heading-hero-desktop-letter-spacing: 0;
|
|
354
|
+
--oasys-typography-heading-hero-desktop-paragraph-spacing: 3.2rem;
|
|
355
|
+
--oasys-typography-heading-hero-desktop-paragraph-indent: 0;
|
|
356
|
+
--oasys-typography-heading-hero-desktop-text-case: none;
|
|
357
|
+
--oasys-typography-heading-hero-desktop-text-decoration: none;
|
|
358
|
+
--oasys-typography-heading-hero-mobile-font-family: Patron;
|
|
359
|
+
--oasys-typography-heading-hero-mobile-font-weight: 400;
|
|
360
|
+
--oasys-typography-heading-hero-mobile-line-height: 4rem;
|
|
361
|
+
--oasys-typography-heading-hero-mobile-font-size: 3.6rem;
|
|
362
|
+
--oasys-typography-heading-hero-mobile-letter-spacing: 0;
|
|
363
|
+
--oasys-typography-heading-hero-mobile-paragraph-spacing: 2.4rem;
|
|
364
|
+
--oasys-typography-heading-hero-mobile-paragraph-indent: 0;
|
|
365
|
+
--oasys-typography-heading-hero-mobile-text-case: none;
|
|
366
|
+
--oasys-typography-heading-hero-mobile-text-decoration: none;
|
|
367
|
+
--oasys-typography-heading-primary-desktop-font-family: Patron;
|
|
368
|
+
--oasys-typography-heading-primary-desktop-font-weight: 400;
|
|
369
|
+
--oasys-typography-heading-primary-desktop-line-height: 5.6rem;
|
|
370
|
+
--oasys-typography-heading-primary-desktop-font-size: 4.4rem;
|
|
371
|
+
--oasys-typography-heading-primary-desktop-letter-spacing: 0;
|
|
372
|
+
--oasys-typography-heading-primary-desktop-paragraph-spacing: 3.2rem;
|
|
373
|
+
--oasys-typography-heading-primary-desktop-paragraph-indent: 0;
|
|
374
|
+
--oasys-typography-heading-primary-desktop-text-case: none;
|
|
375
|
+
--oasys-typography-heading-primary-desktop-text-decoration: none;
|
|
376
|
+
--oasys-typography-heading-primary-mobile-font-family: Patron;
|
|
377
|
+
--oasys-typography-heading-primary-mobile-font-weight: 400;
|
|
378
|
+
--oasys-typography-heading-primary-mobile-line-height: 4rem;
|
|
379
|
+
--oasys-typography-heading-primary-mobile-font-size: 3.2rem;
|
|
380
|
+
--oasys-typography-heading-primary-mobile-letter-spacing: 0;
|
|
381
|
+
--oasys-typography-heading-primary-mobile-paragraph-spacing: 2.4rem;
|
|
382
|
+
--oasys-typography-heading-primary-mobile-paragraph-indent: 0;
|
|
383
|
+
--oasys-typography-heading-primary-mobile-text-case: none;
|
|
384
|
+
--oasys-typography-heading-primary-mobile-text-decoration: none;
|
|
385
|
+
--oasys-typography-heading-secondary-font-family: Patron;
|
|
386
|
+
--oasys-typography-heading-secondary-font-weight: 400;
|
|
387
|
+
--oasys-typography-heading-secondary-line-height: 4rem;
|
|
388
|
+
--oasys-typography-heading-secondary-font-size: 3.2rem;
|
|
389
|
+
--oasys-typography-heading-secondary-letter-spacing: 0;
|
|
390
|
+
--oasys-typography-heading-secondary-paragraph-spacing: 2.4rem;
|
|
391
|
+
--oasys-typography-heading-secondary-paragraph-indent: 0;
|
|
392
|
+
--oasys-typography-heading-secondary-text-case: none;
|
|
393
|
+
--oasys-typography-heading-secondary-text-decoration: none;
|
|
394
|
+
--oasys-typography-heading-func-primary-desktop-font-family: Patron;
|
|
395
|
+
--oasys-typography-heading-func-primary-desktop-font-weight: 400;
|
|
396
|
+
--oasys-typography-heading-func-primary-desktop-line-height: 4rem;
|
|
397
|
+
--oasys-typography-heading-func-primary-desktop-font-size: 3.2rem;
|
|
398
|
+
--oasys-typography-heading-func-primary-desktop-letter-spacing: 0;
|
|
399
|
+
--oasys-typography-heading-func-primary-desktop-paragraph-spacing: 2.4rem;
|
|
400
|
+
--oasys-typography-heading-func-primary-desktop-paragraph-indent: 0;
|
|
401
|
+
--oasys-typography-heading-func-primary-desktop-text-case: none;
|
|
402
|
+
--oasys-typography-heading-func-primary-desktop-text-decoration: none;
|
|
403
|
+
--oasys-typography-heading-func-primary-mobile-font-family: Patron;
|
|
404
|
+
--oasys-typography-heading-func-primary-mobile-font-weight: 400;
|
|
405
|
+
--oasys-typography-heading-func-primary-mobile-line-height: 3.2rem;
|
|
406
|
+
--oasys-typography-heading-func-primary-mobile-font-size: 2.4rem;
|
|
407
|
+
--oasys-typography-heading-func-primary-mobile-letter-spacing: 0;
|
|
408
|
+
--oasys-typography-heading-func-primary-mobile-paragraph-spacing: 1.6rem;
|
|
409
|
+
--oasys-typography-heading-func-primary-mobile-paragraph-indent: 0;
|
|
410
|
+
--oasys-typography-heading-func-primary-mobile-text-case: none;
|
|
411
|
+
--oasys-typography-heading-func-primary-mobile-text-decoration: none;
|
|
412
|
+
--oasys-typography-heading-func-secondary-desktop-font-family: Patron;
|
|
413
|
+
--oasys-typography-heading-func-secondary-desktop-font-weight: 400;
|
|
414
|
+
--oasys-typography-heading-func-secondary-desktop-line-height: 3.2rem;
|
|
415
|
+
--oasys-typography-heading-func-secondary-desktop-font-size: 2.4rem;
|
|
416
|
+
--oasys-typography-heading-func-secondary-desktop-letter-spacing: 0;
|
|
417
|
+
--oasys-typography-heading-func-secondary-desktop-paragraph-spacing: 1.6rem;
|
|
418
|
+
--oasys-typography-heading-func-secondary-desktop-paragraph-indent: 0;
|
|
419
|
+
--oasys-typography-heading-func-secondary-desktop-text-case: none;
|
|
420
|
+
--oasys-typography-heading-func-secondary-desktop-text-decoration: none;
|
|
421
|
+
--oasys-typography-heading-func-secondary-mobile-font-family: Patron;
|
|
422
|
+
--oasys-typography-heading-func-secondary-mobile-font-weight: 400;
|
|
423
|
+
--oasys-typography-heading-func-secondary-mobile-line-height: 2.4rem;
|
|
424
|
+
--oasys-typography-heading-func-secondary-mobile-font-size: 2rem;
|
|
425
|
+
--oasys-typography-heading-func-secondary-mobile-letter-spacing: 0;
|
|
426
|
+
--oasys-typography-heading-func-secondary-mobile-paragraph-spacing: 1.2rem;
|
|
427
|
+
--oasys-typography-heading-func-secondary-mobile-paragraph-indent: 0;
|
|
428
|
+
--oasys-typography-heading-func-secondary-mobile-text-case: none;
|
|
429
|
+
--oasys-typography-heading-func-secondary-mobile-text-decoration: none;
|
|
430
|
+
--oasys-typography-heading-label-primary-font-family: Patron;
|
|
431
|
+
--oasys-typography-heading-label-primary-font-weight: 400;
|
|
432
|
+
--oasys-typography-heading-label-primary-line-height: 2.4rem;
|
|
433
|
+
--oasys-typography-heading-label-primary-font-size: 1.8rem;
|
|
434
|
+
--oasys-typography-heading-label-primary-letter-spacing: 0;
|
|
435
|
+
--oasys-typography-heading-label-primary-paragraph-spacing: 1.2rem;
|
|
436
|
+
--oasys-typography-heading-label-primary-paragraph-indent: 0;
|
|
437
|
+
--oasys-typography-heading-label-primary-text-case: none;
|
|
438
|
+
--oasys-typography-heading-label-primary-text-decoration: none;
|
|
439
|
+
--oasys-typography-heading-label-secondary-font-family: Patron;
|
|
440
|
+
--oasys-typography-heading-label-secondary-font-weight: 400;
|
|
441
|
+
--oasys-typography-heading-label-secondary-line-height: 2rem;
|
|
442
|
+
--oasys-typography-heading-label-secondary-font-size: 1.4rem;
|
|
443
|
+
--oasys-typography-heading-label-secondary-letter-spacing: 0;
|
|
444
|
+
--oasys-typography-heading-label-secondary-paragraph-spacing: 1.2rem;
|
|
445
|
+
--oasys-typography-heading-label-secondary-paragraph-indent: 0;
|
|
446
|
+
--oasys-typography-heading-label-secondary-text-case: none;
|
|
447
|
+
--oasys-typography-heading-label-secondary-text-decoration: none;
|
|
448
|
+
--oasys-prose-vertical-adjustment-heading-primary-small-top: 1.4rem;
|
|
449
|
+
--oasys-prose-vertical-adjustment-heading-primary-small-bottom: 0.2rem;
|
|
450
|
+
--oasys-prose-vertical-adjustment-heading-primary-large-top: 1.5rem;
|
|
451
|
+
--oasys-prose-vertical-adjustment-heading-primary-large-bottom: 0.9rem;
|
|
452
|
+
--oasys-prose-vertical-adjustment-heading-secondary-small-top: 2rem;
|
|
453
|
+
--oasys-prose-vertical-adjustment-heading-secondary-small-bottom: 0.4rem;
|
|
454
|
+
--oasys-prose-vertical-adjustment-heading-secondary-large-top: 2.2rem;
|
|
455
|
+
--oasys-prose-vertical-adjustment-heading-secondary-large-bottom: 1rem;
|
|
456
|
+
--oasys-prose-vertical-adjustment-paragraph-bottom: 1.2rem;
|
|
457
|
+
--oasys-prose-vertical-adjustment-blockquote-top: 0.7rem;
|
|
458
|
+
--oasys-prose-vertical-adjustment-blockquote-bottom: 0.9rem;
|
|
459
|
+
--oasys-prose-vertical-adjustment-hr-top-bottom: 2.4rem;
|
|
460
|
+
--oasys-prose-vertical-adjustment-component-top-bottom: 1.2rem;
|
|
461
|
+
--oasys-border-width-primary: 0.1rem;
|
|
462
|
+
--oasys-border-width-prominent: 0.2rem;
|
|
463
|
+
--oasys-border-width-focus: 0.2rem;
|
|
464
|
+
--oasys-border-width-focus-offset: 0.4rem;
|
|
465
|
+
--oasys-utility-brand: Bloomon Loyalty Tier 2;
|
|
466
|
+
--oasys-utility-brand-slug: bloomon-loyalty-tier-2;
|
|
467
|
+
--oasys-spacing-section: 6.4rem;
|
|
468
|
+
--oasys-spacing-expanded: 4.8rem;
|
|
469
|
+
--oasys-spacing-tiny: 0.4rem;
|
|
470
|
+
--oasys-spacing-near: 1.6rem;
|
|
471
|
+
--oasys-spacing-tight: 0.8rem;
|
|
472
|
+
--oasys-spacing-default: 3.2rem;
|
|
473
|
+
--oasys-radius-round: 99.9rem;
|
|
474
|
+
--oasys-radius-layout: 1.6rem;
|
|
475
|
+
--oasys-radius-soften: 0.8rem;
|
|
476
|
+
--oasys-radius-rewards-primary: 0.8rem;
|
|
477
|
+
--oasys-radius-rewards-secondary: 1.6rem;
|
|
478
|
+
--oasys-radius-rewards-icon: 99.9rem;
|
|
479
|
+
--oasys-gutter-small: 1.6rem;
|
|
480
|
+
--oasys-gutter-large: 6.4rem;
|
|
481
|
+
--oasys-component-alert-badge-positive: rgb(68, 121, 100);
|
|
482
|
+
--oasys-component-alert-badge-neutral: rgb(255, 255, 255);
|
|
483
|
+
--oasys-component-alert-badge-negative: rgb(201, 17, 17);
|
|
484
|
+
--oasys-component-alert-background-positive: rgb(240, 246, 244);
|
|
485
|
+
--oasys-component-alert-background-neutral: rgb(242, 241, 239);
|
|
486
|
+
--oasys-component-alert-background-negative: rgb(251, 234, 234);
|
|
487
|
+
--oasys-component-banner-spacing-mobile: near;
|
|
488
|
+
--oasys-component-box-on-dark-core-primary: on-light;
|
|
489
|
+
--oasys-component-box-on-dark-core-secondary: on-light;
|
|
490
|
+
--oasys-component-box-on-dark-core-tertiary: on-light;
|
|
491
|
+
--oasys-component-box-on-dark-core-quaternary: on-dark;
|
|
492
|
+
--oasys-component-box-on-dark-tint-highlight: on-light;
|
|
493
|
+
--oasys-component-box-on-dark-rewards-primary: on-dark;
|
|
494
|
+
--oasys-component-box-on-dark-rewards-secondary: on-light;
|
|
495
|
+
--oasys-component-box-on-dark-rewards-tertiary: on-light;
|
|
496
|
+
--oasys-component-box-border-none: 0;
|
|
497
|
+
--oasys-component-box-border-primary: 0.1rem;
|
|
498
|
+
--oasys-component-box-border-prominent: 0.2rem;
|
|
499
|
+
--oasys-component-box-border-color-primary: rgb(64, 56, 133);
|
|
500
|
+
--oasys-component-box-border-color-primary-on-dark: rgb(255, 255, 255);
|
|
501
|
+
--oasys-component-box-border-color-secondary: rgb(231, 230, 227);
|
|
502
|
+
--oasys-component-box-border-color-selected: rgb(18, 18, 18);
|
|
503
|
+
--oasys-component-box-border-color-selectable: rgb(231, 230, 227);
|
|
504
|
+
--oasys-component-box-border-style-solid: solid;
|
|
505
|
+
--oasys-component-box-border-style-dashed: dashed;
|
|
506
|
+
--oasys-component-button-size-large-font-size: 1.4rem;
|
|
507
|
+
--oasys-component-button-size-large-inset-x: 2.3rem;
|
|
508
|
+
--oasys-component-button-size-large-inset-y: 1.3rem;
|
|
509
|
+
--oasys-component-button-size-large-icon-only-width: 4.8rem;
|
|
510
|
+
--oasys-component-button-size-small-font-size: 1.2rem;
|
|
511
|
+
--oasys-component-button-size-small-inset-x: 1.5rem;
|
|
512
|
+
--oasys-component-button-size-small-inset-y: 0.5rem;
|
|
513
|
+
--oasys-component-button-size-small-icon-only-width: 3.2rem;
|
|
514
|
+
--oasys-component-button-border-radius: 99.9rem;
|
|
515
|
+
--oasys-component-button-text-transform: uppercase;
|
|
516
|
+
--oasys-component-button-content-stack: 0.8rem;
|
|
517
|
+
--oasys-component-button-content-height: 2rem;
|
|
518
|
+
--oasys-component-button-color-primary-background: rgb(18, 18, 18);
|
|
519
|
+
--oasys-component-button-color-primary-border: rgb(18, 18, 18);
|
|
520
|
+
--oasys-component-button-color-primary-text: rgb(255, 255, 255);
|
|
521
|
+
--oasys-component-button-color-primary-selected-border: rgb(18, 18, 18);
|
|
522
|
+
--oasys-component-button-color-primary-hover-underlay: rgb(18, 18, 18);
|
|
523
|
+
--oasys-component-button-color-primary-hover-overlay: rgb(255, 255, 255);
|
|
524
|
+
--oasys-component-button-color-secondary-background: rgba(0, 0, 0, 0);
|
|
525
|
+
--oasys-component-button-color-secondary-border: rgb(18, 18, 18);
|
|
526
|
+
--oasys-component-button-color-secondary-text: rgb(18, 18, 18);
|
|
527
|
+
--oasys-component-button-color-secondary-selected-border: rgb(18, 18, 18);
|
|
528
|
+
--oasys-component-button-color-secondary-hover-underlay: rgba(0, 0, 0, 0);
|
|
529
|
+
--oasys-component-button-color-secondary-hover-overlay: rgb(18, 18, 18);
|
|
530
|
+
--oasys-component-button-color-tertiary-background: rgba(0, 0, 0, 0);
|
|
531
|
+
--oasys-component-button-color-tertiary-border: rgba(0, 0, 0, 0);
|
|
532
|
+
--oasys-component-button-color-tertiary-text: rgb(18, 18, 18);
|
|
533
|
+
--oasys-component-button-color-tertiary-selected-border: rgba(0, 0, 0, 0);
|
|
534
|
+
--oasys-component-button-color-tertiary-hover-underlay: rgba(0, 0, 0, 0);
|
|
535
|
+
--oasys-component-button-color-tertiary-hover-overlay: rgb(18, 18, 18);
|
|
536
|
+
--oasys-component-button-color-primary-inverse-background: rgb(255, 255, 255);
|
|
537
|
+
--oasys-component-button-color-primary-inverse-border: rgb(255, 255, 255);
|
|
538
|
+
--oasys-component-button-color-primary-inverse-text: rgb(18, 18, 18);
|
|
539
|
+
--oasys-component-button-color-primary-inverse-selected-border: rgb(255, 255, 255);
|
|
540
|
+
--oasys-component-button-color-primary-inverse-hover-underlay: rgb(255, 255, 255);
|
|
541
|
+
--oasys-component-button-color-primary-inverse-hover-overlay: rgb(18, 18, 18);
|
|
542
|
+
--oasys-component-button-color-secondary-inverse-background: rgba(0, 0, 0, 0);
|
|
543
|
+
--oasys-component-button-color-secondary-inverse-border: rgb(255, 255, 255);
|
|
544
|
+
--oasys-component-button-color-secondary-inverse-text: rgb(255, 255, 255);
|
|
545
|
+
--oasys-component-button-color-secondary-inverse-selected-border: rgb(255, 255, 255);
|
|
546
|
+
--oasys-component-button-color-secondary-inverse-hover-underlay: rgba(0, 0, 0, 0);
|
|
547
|
+
--oasys-component-button-color-secondary-inverse-hover-overlay: rgb(255, 255, 255);
|
|
548
|
+
--oasys-component-button-color-tertiary-inverse-background: rgba(0, 0, 0, 0);
|
|
549
|
+
--oasys-component-button-color-tertiary-inverse-border: rgba(0, 0, 0, 0);
|
|
550
|
+
--oasys-component-button-color-tertiary-inverse-text: rgb(255, 255, 255);
|
|
551
|
+
--oasys-component-button-color-tertiary-inverse-selected-border: rgba(0, 0, 0, 0);
|
|
552
|
+
--oasys-component-button-color-tertiary-inverse-hover-underlay: rgba(0, 0, 0, 0);
|
|
553
|
+
--oasys-component-button-color-tertiary-inverse-hover-overlay: rgb(255, 255, 255);
|
|
554
|
+
--oasys-component-button-color-expressive-background: rgb(255, 247, 153);
|
|
555
|
+
--oasys-component-button-color-expressive-border: rgb(255, 247, 153);
|
|
556
|
+
--oasys-component-button-color-expressive-text: rgb(18, 18, 18);
|
|
557
|
+
--oasys-component-button-color-expressive-selected-border: rgb(255, 247, 153);
|
|
558
|
+
--oasys-component-button-color-expressive-hover-underlay: rgb(255, 247, 153);
|
|
559
|
+
--oasys-component-button-color-expressive-hover-overlay: rgb(18, 18, 18);
|
|
560
|
+
--oasys-component-button-color-danger-background: rgb(214, 26, 0);
|
|
561
|
+
--oasys-component-button-color-danger-border: rgb(214, 26, 0);
|
|
562
|
+
--oasys-component-button-color-danger-text: rgb(255, 255, 255);
|
|
563
|
+
--oasys-component-button-color-danger-selected-border: rgb(214, 26, 0);
|
|
564
|
+
--oasys-component-button-color-danger-hover-underlay: rgb(214, 26, 0);
|
|
565
|
+
--oasys-component-button-color-danger-hover-overlay: rgb(255, 255, 255);
|
|
566
|
+
--oasys-component-button-color-facebook-background: rgb(72, 91, 148);
|
|
567
|
+
--oasys-component-button-color-facebook-border: rgb(72, 91, 148);
|
|
568
|
+
--oasys-component-button-color-facebook-text: rgb(255, 255, 255);
|
|
569
|
+
--oasys-component-button-color-facebook-selected-border: rgb(72, 91, 148);
|
|
570
|
+
--oasys-component-button-color-facebook-hover-underlay: rgb(72, 91, 148);
|
|
571
|
+
--oasys-component-button-color-facebook-hover-overlay: rgb(255, 255, 255);
|
|
572
|
+
--oasys-component-button-color-paypal-background: rgb(255, 196, 58);
|
|
573
|
+
--oasys-component-button-color-paypal-border: rgb(255, 196, 58);
|
|
574
|
+
--oasys-component-button-color-paypal-text: rgb(18, 18, 18);
|
|
575
|
+
--oasys-component-button-color-paypal-selected-border: rgb(255, 196, 58);
|
|
576
|
+
--oasys-component-button-color-paypal-hover-underlay: rgb(255, 196, 58);
|
|
577
|
+
--oasys-component-button-color-paypal-hover-overlay: rgb(18, 18, 18);
|
|
578
|
+
--oasys-component-button-color-trustpilot-background: rgb(41, 180, 124);
|
|
579
|
+
--oasys-component-button-color-trustpilot-border: rgb(41, 180, 124);
|
|
580
|
+
--oasys-component-button-color-trustpilot-text: rgb(255, 255, 255);
|
|
581
|
+
--oasys-component-button-color-trustpilot-selected-border: rgb(41, 180, 124);
|
|
582
|
+
--oasys-component-button-color-trustpilot-hover-underlay: rgb(41, 180, 124);
|
|
583
|
+
--oasys-component-button-color-trustpilot-hover-overlay: rgb(255, 255, 255);
|
|
584
|
+
--oasys-component-button-color-rewards-background: rgb(75, 24, 67);
|
|
585
|
+
--oasys-component-button-color-rewards-border: rgb(75, 24, 67);
|
|
586
|
+
--oasys-component-button-color-rewards-text: rgb(255, 255, 255);
|
|
587
|
+
--oasys-component-button-color-rewards-selected-border: rgb(75, 24, 67);
|
|
588
|
+
--oasys-component-button-color-rewards-hover-underlay: rgb(75, 24, 67);
|
|
589
|
+
--oasys-component-button-color-rewards-hover-overlay: rgb(255, 255, 255);
|
|
590
|
+
--oasys-component-button-color-rewards-on-dark-background: rgb(255, 247, 153);
|
|
591
|
+
--oasys-component-button-color-rewards-on-dark-border: rgb(255, 247, 153);
|
|
592
|
+
--oasys-component-button-color-rewards-on-dark-text: rgb(18, 18, 18);
|
|
593
|
+
--oasys-component-button-color-rewards-on-dark-selected-border: rgb(255, 247, 153);
|
|
594
|
+
--oasys-component-button-color-rewards-on-dark-hover-underlay: rgb(255, 247, 153);
|
|
595
|
+
--oasys-component-button-color-rewards-on-dark-hover-overlay: rgb(18, 18, 18);
|
|
596
|
+
--oasys-component-button-color-chip-background: rgb(255, 255, 255);
|
|
597
|
+
--oasys-component-button-color-chip-border: rgb(231, 230, 227);
|
|
598
|
+
--oasys-component-button-color-chip-text: rgb(18, 18, 18);
|
|
599
|
+
--oasys-component-button-color-chip-selected-border: rgb(18, 18, 18);
|
|
600
|
+
--oasys-component-button-color-chip-hover-underlay: rgb(252, 245, 234);
|
|
601
|
+
--oasys-component-button-color-chip-hover-overlay: rgba(0, 0, 0, 0);
|
|
602
|
+
--oasys-component-button-color-disabled-background: rgb(231, 230, 227);
|
|
603
|
+
--oasys-component-button-color-disabled-border: rgb(231, 230, 227);
|
|
604
|
+
--oasys-component-button-color-disabled-text: rgb(146, 143, 135);
|
|
605
|
+
--oasys-component-button-letter-spacing: 0.2rem;
|
|
606
|
+
--oasys-component-button-font-weight-primary: 400;
|
|
607
|
+
--oasys-component-button-font-weight-secondary: 400;
|
|
608
|
+
--oasys-component-button-font-weight-tertiary: 400;
|
|
609
|
+
--oasys-component-button-font-weight-primary-inverse: 400;
|
|
610
|
+
--oasys-component-button-font-weight-secondary-inverse: 400;
|
|
611
|
+
--oasys-component-button-font-weight-tertiary-inverse: 400;
|
|
612
|
+
--oasys-component-button-font-weight-expressive: 400;
|
|
613
|
+
--oasys-component-button-font-weight-danger: 400;
|
|
614
|
+
--oasys-component-button-font-weight-facebook: 400;
|
|
615
|
+
--oasys-component-button-font-weight-paypal: 400;
|
|
616
|
+
--oasys-component-button-font-weight-trustpilot: 400;
|
|
617
|
+
--oasys-component-button-font-weight-rewards: 400;
|
|
618
|
+
--oasys-component-button-font-weight-rewards-on-dark: 400;
|
|
619
|
+
--oasys-component-button-font-weight-chip: 100;
|
|
620
|
+
--oasys-component-button-font-weight-selected-primary: 400;
|
|
621
|
+
--oasys-component-button-font-weight-selected-secondary: 400;
|
|
622
|
+
--oasys-component-button-font-weight-selected-tertiary: 400;
|
|
623
|
+
--oasys-component-button-font-weight-selected-primary-inverse: 400;
|
|
624
|
+
--oasys-component-button-font-weight-selected-secondary-inverse: 400;
|
|
625
|
+
--oasys-component-button-font-weight-selected-tertiary-inverse: 400;
|
|
626
|
+
--oasys-component-button-font-weight-selected-expressive: 400;
|
|
627
|
+
--oasys-component-button-font-weight-selected-danger: 400;
|
|
628
|
+
--oasys-component-button-font-weight-selected-facebook: 400;
|
|
629
|
+
--oasys-component-button-font-weight-selected-paypal: 400;
|
|
630
|
+
--oasys-component-button-font-weight-selected-trustpilot: 400;
|
|
631
|
+
--oasys-component-button-font-weight-selected-rewards: 400;
|
|
632
|
+
--oasys-component-button-font-weight-selected-rewards-on-dark: 400;
|
|
633
|
+
--oasys-component-button-font-weight-selected-chip: 400;
|
|
634
|
+
--oasys-component-button-line-height: 1.6rem;
|
|
635
|
+
--oasys-component-button-border-width: 0.1rem;
|
|
636
|
+
--oasys-component-button-opacity-overlay-hover: 0.08;
|
|
637
|
+
--oasys-component-button-opacity-overlay-focus: 0.16;
|
|
638
|
+
--oasys-component-card-aspect-ratio-square: 1/1;
|
|
639
|
+
--oasys-component-card-aspect-ratio-portrait: 14/19;
|
|
640
|
+
--oasys-component-card-aspect-ratio-landscape: 16/9;
|
|
641
|
+
--oasys-component-checkbox-icon-inset: 0.2rem;
|
|
642
|
+
--oasys-component-checkbox-icon-size-primary: 1.8rem;
|
|
643
|
+
--oasys-component-checkbox-icon-size-secondary: 1.4rem;
|
|
644
|
+
--oasys-component-heading-alignment-default: start;
|
|
645
|
+
--oasys-component-heading-alignment-functional: start;
|
|
646
|
+
--oasys-component-heading-gap-default: default;
|
|
647
|
+
--oasys-component-heading-gap-primary: near;
|
|
648
|
+
--oasys-component-heading-gap-secondary: near;
|
|
649
|
+
--oasys-component-heading-gap-functional: tight;
|
|
650
|
+
--oasys-component-hero-actions-alignment: start;
|
|
651
|
+
--oasys-component-hero-inset-spacing-large: expanded;
|
|
652
|
+
--oasys-component-hero-inset-spacing-small: default;
|
|
653
|
+
--oasys-component-label-type-free-delivery-background: rgb(253, 248, 136);
|
|
654
|
+
--oasys-component-label-type-free-delivery-foreground: rgb(64, 56, 133);
|
|
655
|
+
--oasys-component-label-type-featured-background: rgb(253, 248, 136);
|
|
656
|
+
--oasys-component-label-type-featured-foreground: rgb(64, 56, 133);
|
|
657
|
+
--oasys-component-label-type-limited-edition-background: rgb(255, 159, 128);
|
|
658
|
+
--oasys-component-label-type-limited-edition-foreground: rgb(255, 255, 255);
|
|
659
|
+
--oasys-component-label-type-rewards-bonus-points-background: rgb(75, 24, 67);
|
|
660
|
+
--oasys-component-label-type-rewards-bonus-points-foreground: rgb(253, 248, 136);
|
|
661
|
+
--oasys-component-price-weight-hero: 400;
|
|
662
|
+
--oasys-component-price-weight-primary: 400;
|
|
663
|
+
--oasys-component-price-weight-supporting: 400;
|
|
664
|
+
--oasys-component-price-color-price-after-discount: rgb(214, 26, 0);
|
|
665
|
+
--oasys-component-radio-icon-inset: 0.6rem;
|
|
666
|
+
--oasys-component-radio-icon-size-primary: 1rem;
|
|
667
|
+
--oasys-component-radio-icon-size-secondary: 0.6rem;
|
|
668
|
+
--oasys-component-section-inset-spacing-container-small: default;
|
|
669
|
+
--oasys-component-section-inset-spacing-container-large: expanded;
|
|
670
|
+
--oasys-component-section-inset-spacing-content-small-spotlight: default;
|
|
671
|
+
--oasys-component-section-inset-spacing-content-small-inform: none;
|
|
672
|
+
--oasys-component-section-inset-spacing-content-large-spotlight: expanded;
|
|
673
|
+
--oasys-component-section-inset-spacing-content-large-inform: default;
|
|
674
|
+
--oasys-component-section-image-aspect-ratio-spotlight: 3:4;
|
|
675
|
+
--oasys-component-section-image-aspect-ratio-inform: 3:4;
|
|
676
|
+
--oasys-component-text-input-preface-width: 5.6rem;
|
|
677
|
+
--oasys-component-text-input-color-disabled-background: rgb(231, 230, 227);
|
|
678
|
+
--oasys-component-text-input-color-disabled-foreground: rgb(146, 143, 135);
|
|
679
|
+
--oasys-component-promo-card-image-aspect-ratio: 4/3;
|
|
680
|
+
--oasys-component-promo-card-heading-alignment: left;
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
:root .brand-tokens-bloomon .loyalty-tier-2 {
|
|
684
|
+
--oasys-color-partners-paypal: rgb(255, 196, 58);
|
|
685
|
+
--oasys-color-partners-facebook: rgb(72, 91, 148);
|
|
686
|
+
--oasys-color-partners-trustpilot: rgb(41, 180, 124);
|
|
687
|
+
--oasys-color-green-10: rgb(240, 246, 244);
|
|
688
|
+
--oasys-color-green-60: rgb(68, 121, 100);
|
|
689
|
+
--oasys-color-lilac-50: rgb(165, 170, 253);
|
|
690
|
+
--oasys-color-blue-10: rgb(238, 237, 247);
|
|
691
|
+
--oasys-color-blue-20: rgb(225, 223, 241);
|
|
692
|
+
--oasys-color-blue-50: rgb(39, 113, 252);
|
|
693
|
+
--oasys-color-blue-60: rgb(64, 56, 133);
|
|
694
|
+
--oasys-color-red-10: rgb(251, 234, 234);
|
|
695
|
+
--oasys-color-red-50: rgb(201, 17, 17);
|
|
696
|
+
--oasys-color-red-60: rgb(200, 65, 22);
|
|
697
|
+
--oasys-color-blush-30: rgb(255, 159, 128);
|
|
698
|
+
--oasys-color-blush-70: rgb(214, 26, 0);
|
|
699
|
+
--oasys-color-blush-pale: rgb(255, 248, 244);
|
|
700
|
+
--oasys-color-blush-beige: rgb(246, 233, 220);
|
|
701
|
+
--oasys-color-blush-light: rgb(248, 215, 190);
|
|
702
|
+
--oasys-color-blush-lush: rgb(255, 207, 192);
|
|
703
|
+
--oasys-color-blush-blush: rgb(255, 159, 128);
|
|
704
|
+
--oasys-color-blush-copper: rgb(216, 144, 120);
|
|
705
|
+
--oasys-color-buttercream-10: rgb(255, 251, 242);
|
|
706
|
+
--oasys-color-buttercream-20: rgb(255, 247, 229);
|
|
707
|
+
--oasys-color-buttercream-30: rgb(255, 247, 153);
|
|
708
|
+
--oasys-color-buttercream-50: rgb(252, 241, 14);
|
|
709
|
+
--oasys-color-buttercream-80: rgb(232, 176, 23);
|
|
710
|
+
--oasys-color-pine-10: rgb(240, 246, 244);
|
|
711
|
+
--oasys-color-pine-20: rgb(226, 238, 233);
|
|
712
|
+
--oasys-color-pine-40: rgb(143, 192, 172);
|
|
713
|
+
--oasys-color-pine-60: rgb(68, 121, 100);
|
|
714
|
+
--oasys-color-pine-75: rgb(45, 84, 67);
|
|
715
|
+
--oasys-color-linen-10: rgb(252, 245, 234);
|
|
716
|
+
--oasys-color-linen-20: rgb(249, 236, 215);
|
|
717
|
+
--oasys-color-linen-40: rgb(232, 183, 103);
|
|
718
|
+
--oasys-color-linen-50: rgb(217, 147, 33);
|
|
719
|
+
--oasys-color-linen-60: rgb(182, 123, 27);
|
|
720
|
+
--oasys-color-linen-75: rgb(83, 78, 70);
|
|
721
|
+
--oasys-color-yellow-50: rgb(253, 248, 136);
|
|
722
|
+
--oasys-color-yellow-60: rgb(255, 247, 153);
|
|
723
|
+
--oasys-color-yellow-80: rgb(255, 209, 64);
|
|
724
|
+
--oasys-color-plum-50: rgb(117, 42, 105);
|
|
725
|
+
--oasys-color-plum-70: rgb(75, 24, 67);
|
|
726
|
+
--oasys-color-lavender-20: rgb(243, 206, 237);
|
|
727
|
+
--oasys-color-linen-grey-10: rgb(242, 241, 239);
|
|
728
|
+
--oasys-color-linen-grey-20: rgb(226, 224, 220);
|
|
729
|
+
--oasys-color-linen-grey-30: rgb(203, 199, 193);
|
|
730
|
+
--oasys-color-linen-grey-40: rgb(175, 170, 161);
|
|
731
|
+
--oasys-color-linen-grey-50: rgb(148, 139, 126);
|
|
732
|
+
--oasys-color-linen-grey-60: rgb(114, 107, 96);
|
|
733
|
+
--oasys-color-linen-grey-75: rgb(83, 78, 70);
|
|
734
|
+
--oasys-color-grey-10: rgb(231, 230, 227);
|
|
735
|
+
--oasys-color-grey-20: rgb(224, 224, 224);
|
|
736
|
+
--oasys-color-grey-30: rgb(198, 198, 198);
|
|
737
|
+
--oasys-color-grey-40: rgb(168, 168, 168);
|
|
738
|
+
--oasys-color-grey-50: rgb(146, 143, 135);
|
|
739
|
+
--oasys-color-grey-60: rgb(103, 103, 103);
|
|
740
|
+
--oasys-color-grey-70: rgb(82, 82, 82);
|
|
741
|
+
--oasys-color-grey-75: rgb(70, 70, 70);
|
|
742
|
+
--oasys-color-grey-80: rgb(70, 70, 70);
|
|
743
|
+
--oasys-color-grey-90: rgb(38, 38, 38);
|
|
744
|
+
--oasys-color-grey-100: rgb(18, 18, 18);
|
|
745
|
+
--oasys-color-white: rgb(255, 255, 255);
|
|
746
|
+
--oasys-color-transparent: rgba(0, 0, 0, 0);
|
|
747
|
+
--oasys-color-brand-foreground-discount: rgb(214, 26, 0);
|
|
748
|
+
--oasys-color-brand-foreground-secondary-on-dark: rgb(231, 230, 227);
|
|
749
|
+
--oasys-color-brand-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
750
|
+
--oasys-color-brand-foreground-secondary: rgb(82, 82, 82);
|
|
751
|
+
--oasys-color-brand-foreground-primary: rgb(64, 56, 133);
|
|
752
|
+
--oasys-color-brand-foreground-highlight: rgb(253, 248, 136);
|
|
753
|
+
--oasys-color-brand-foreground-reviews: rgb(232, 176, 23);
|
|
754
|
+
--oasys-color-brand-border-primary: rgb(64, 56, 133);
|
|
755
|
+
--oasys-color-brand-border-primary-on-dark: rgb(255, 255, 255);
|
|
756
|
+
--oasys-color-brand-border-secondary: rgb(231, 230, 227);
|
|
757
|
+
--oasys-color-brand-background-primary: rgb(64, 56, 133);
|
|
758
|
+
--oasys-color-brand-background-highlight: rgb(252, 241, 14);
|
|
759
|
+
--oasys-color-brand-background-quaternary: rgb(255, 159, 128);
|
|
760
|
+
--oasys-color-brand-background-tertiary: rgb(238, 237, 247);
|
|
761
|
+
--oasys-color-brand-background-secondary: rgb(249, 236, 215);
|
|
762
|
+
--oasys-color-brand-background-progress-bar: rgb(165, 170, 253);
|
|
763
|
+
--oasys-color-brand-background-progress-bar-active: rgb(253, 248, 136);
|
|
764
|
+
--oasys-color-brand-background-progress-bar-goal: rgb(255, 255, 255);
|
|
765
|
+
--oasys-color-brand-background-progress-bar-goal-active: rgb(253, 248, 136);
|
|
766
|
+
--oasys-color-brand-background-icon: rgb(64, 56, 133);
|
|
767
|
+
--oasys-color-brand-background-icon-on-dark: rgb(255, 255, 255);
|
|
768
|
+
--oasys-color-interaction-foreground-disabled: rgb(146, 143, 135);
|
|
769
|
+
--oasys-color-interaction-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
770
|
+
--oasys-color-interaction-foreground-selected: rgb(18, 18, 18);
|
|
771
|
+
--oasys-color-interaction-foreground-primary: rgb(18, 18, 18);
|
|
772
|
+
--oasys-color-interaction-background-expressive: rgb(255, 247, 153);
|
|
773
|
+
--oasys-color-interaction-background-primary: rgb(18, 18, 18);
|
|
774
|
+
--oasys-color-interaction-background-primary-on-dark: rgb(255, 255, 255);
|
|
775
|
+
--oasys-color-interaction-background-selected: rgb(255, 251, 242);
|
|
776
|
+
--oasys-color-interaction-background-disabled: rgb(231, 230, 227);
|
|
777
|
+
--oasys-color-interaction-background-danger: rgb(214, 26, 0);
|
|
778
|
+
--oasys-color-interaction-background-rewards: rgb(75, 24, 67);
|
|
779
|
+
--oasys-color-interaction-background-rewards-on-dark: rgb(255, 247, 153);
|
|
780
|
+
--oasys-color-interaction-border-selected: rgb(18, 18, 18);
|
|
781
|
+
--oasys-color-interaction-border-selectable: rgb(231, 230, 227);
|
|
782
|
+
--oasys-color-interaction-border-focus: rgb(39, 113, 252);
|
|
783
|
+
--oasys-color-interaction-border-danger: rgb(214, 26, 0);
|
|
784
|
+
--oasys-color-system-foreground-neutral: rgb(255, 255, 255);
|
|
785
|
+
--oasys-color-system-foreground-positive: rgb(68, 121, 100);
|
|
786
|
+
--oasys-color-system-foreground-negative: rgb(201, 17, 17);
|
|
787
|
+
--oasys-color-system-background-neutral: rgb(242, 241, 239);
|
|
788
|
+
--oasys-color-system-background-positive: rgb(240, 246, 244);
|
|
789
|
+
--oasys-color-system-background-negative: rgb(251, 234, 234);
|
|
790
|
+
--oasys-color-rewards-background-primary: rgb(75, 24, 67);
|
|
791
|
+
--oasys-color-rewards-background-secondary: rgb(255, 247, 229);
|
|
792
|
+
--oasys-color-rewards-background-tertiary: rgb(243, 206, 237);
|
|
793
|
+
--oasys-color-rewards-background-progress-bar: rgb(117, 42, 105);
|
|
794
|
+
--oasys-color-rewards-background-progress-bar-active: rgb(255, 247, 153);
|
|
795
|
+
--oasys-color-rewards-background-progress-bar-goal: rgb(255, 255, 255);
|
|
796
|
+
--oasys-color-rewards-background-progress-bar-goal-active: rgb(255, 247, 153);
|
|
797
|
+
--oasys-color-rewards-background-icon: rgb(75, 24, 67);
|
|
798
|
+
--oasys-color-rewards-background-icon-on-dark: rgb(255, 255, 255);
|
|
799
|
+
--oasys-color-rewards-foreground-primary: rgb(117, 42, 105);
|
|
800
|
+
--oasys-color-rewards-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
801
|
+
--oasys-color-rewards-foreground-highlight: rgb(255, 247, 153);
|
|
802
|
+
--oasys-color-rewards-border-primary: rgb(75, 24, 67);
|
|
803
|
+
--oasys-color-rewards-border-primary-on-dark: rgb(255, 255, 255);
|
|
804
|
+
--oasys-color-rewards-tier-2-background-primary: rgb(64, 56, 133);
|
|
805
|
+
--oasys-color-rewards-tier-2-background-secondary: rgb(249, 236, 215);
|
|
806
|
+
--oasys-color-rewards-tier-2-background-tertiary: rgb(238, 237, 247);
|
|
807
|
+
--oasys-color-rewards-tier-2-background-progress-bar: rgb(165, 170, 253);
|
|
808
|
+
--oasys-color-rewards-tier-2-background-progress-bar-active: rgb(253, 248, 136);
|
|
809
|
+
--oasys-color-rewards-tier-2-background-progress-bar-goal: rgb(255, 255, 255);
|
|
810
|
+
--oasys-color-rewards-tier-2-background-progress-bar-goal-active: rgb(253, 248, 136);
|
|
811
|
+
--oasys-color-rewards-tier-2-background-icon: rgb(64, 56, 133);
|
|
812
|
+
--oasys-color-rewards-tier-2-background-icon-on-dark: rgb(255, 255, 255);
|
|
813
|
+
--oasys-color-rewards-tier-2-foreground-primary: rgb(64, 56, 133);
|
|
814
|
+
--oasys-color-rewards-tier-2-foreground-primary-on-dark: rgb(255, 255, 255);
|
|
815
|
+
--oasys-color-rewards-tier-2-foreground-highlight: rgb(253, 248, 136);
|
|
816
|
+
--oasys-color-rewards-tier-2-border-primary: rgb(64, 56, 133);
|
|
817
|
+
--oasys-color-rewards-tier-2-border-primary-on-dark: rgb(255, 255, 255);
|
|
818
|
+
--oasys-size-unit-0: 0;
|
|
819
|
+
--oasys-size-unit-1: 0.1rem;
|
|
820
|
+
--oasys-size-unit-2: 0.2rem;
|
|
821
|
+
--oasys-size-unit-3: 0.3rem;
|
|
822
|
+
--oasys-size-unit-4: 0.4rem;
|
|
823
|
+
--oasys-size-unit-5: 0.5rem;
|
|
824
|
+
--oasys-size-unit-6: 0.6rem;
|
|
825
|
+
--oasys-size-unit-7: 0.7rem;
|
|
826
|
+
--oasys-size-unit-8: 0.8rem;
|
|
827
|
+
--oasys-size-unit-9: 0.9rem;
|
|
828
|
+
--oasys-size-unit-10: 1rem;
|
|
829
|
+
--oasys-size-unit-11: 1.1rem;
|
|
830
|
+
--oasys-size-unit-12: 1.2rem;
|
|
831
|
+
--oasys-size-unit-13: 1.3rem;
|
|
832
|
+
--oasys-size-unit-14: 1.4rem;
|
|
833
|
+
--oasys-size-unit-15: 1.5rem;
|
|
834
|
+
--oasys-size-unit-16: 1.6rem;
|
|
835
|
+
--oasys-size-unit-17: 1.7rem;
|
|
836
|
+
--oasys-size-unit-18: 1.8rem;
|
|
837
|
+
--oasys-size-unit-19: 1.9rem;
|
|
838
|
+
--oasys-size-unit-20: 2rem;
|
|
839
|
+
--oasys-size-unit-21: 2.1rem;
|
|
840
|
+
--oasys-size-unit-22: 2.2rem;
|
|
841
|
+
--oasys-size-unit-23: 2.3rem;
|
|
842
|
+
--oasys-size-unit-24: 2.4rem;
|
|
843
|
+
--oasys-size-unit-32: 3.2rem;
|
|
844
|
+
--oasys-size-unit-36: 3.6rem;
|
|
845
|
+
--oasys-size-unit-40: 4rem;
|
|
846
|
+
--oasys-size-unit-44: 4.4rem;
|
|
847
|
+
--oasys-size-unit-48: 4.8rem;
|
|
848
|
+
--oasys-size-unit-52: 5.2rem;
|
|
849
|
+
--oasys-size-unit-56: 5.6rem;
|
|
850
|
+
--oasys-size-unit-64: 6.4rem;
|
|
851
|
+
--oasys-size-unit-68: 6.8rem;
|
|
852
|
+
--oasys-size-web-breakpoint-mobile: 0px;
|
|
853
|
+
--oasys-size-web-breakpoint-tablet: 767px;
|
|
854
|
+
--oasys-size-web-breakpoint-laptop: 1080px;
|
|
855
|
+
--oasys-size-web-breakpoint-desktop: 1440px;
|
|
856
|
+
--oasys-animation-duration: 200;
|
|
857
|
+
--oasys-animation-duration-long: 700;
|
|
858
|
+
--oasys-animation-duration-progress: 1500;
|
|
859
|
+
--oasys-animation-timing-function-soft: 0.77,-0.01,0.59,0.98;
|
|
860
|
+
--oasys-animation-timing-function-progress: 0.3,0.01,0,1;
|
|
861
|
+
--oasys-typography-font-families-unica-77-ll-tt: 'Unica 77 LL TT';
|
|
862
|
+
--oasys-typography-font-families-tiempos-headline: 'Tiempos Headline';
|
|
863
|
+
--oasys-typography-font-families-patron: Patron;
|
|
864
|
+
--oasys-typography-line-heights-0: 2.4rem;
|
|
865
|
+
--oasys-typography-line-heights-1: 2rem;
|
|
866
|
+
--oasys-typography-line-heights-2: 3.2rem;
|
|
867
|
+
--oasys-typography-line-heights-3: 6.4rem;
|
|
868
|
+
--oasys-typography-line-heights-4: 4rem;
|
|
869
|
+
--oasys-typography-line-heights-5: 5.6rem;
|
|
870
|
+
--oasys-typography-line-heights-6: 1.6rem;
|
|
871
|
+
--oasys-typography-line-heights-7: 2.8rem;
|
|
872
|
+
--oasys-typography-line-heights-8: 1.4rem;
|
|
873
|
+
--oasys-typography-font-weights-unica-77-ll-tt-0: 400;
|
|
874
|
+
--oasys-typography-font-weights-tiempos-headline-1: 700;
|
|
875
|
+
--oasys-typography-font-weights-unica-77-ll-tt-2: 500;
|
|
876
|
+
--oasys-typography-font-weights-patron-3: 100;
|
|
877
|
+
--oasys-typography-font-weights-patron-4: 400;
|
|
878
|
+
--oasys-typography-font-size-0: 1.4rem;
|
|
879
|
+
--oasys-typography-font-size-1: 1.6rem;
|
|
880
|
+
--oasys-typography-font-size-2: 1.8rem;
|
|
881
|
+
--oasys-typography-font-size-3: 2rem;
|
|
882
|
+
--oasys-typography-font-size-4: 2.4rem;
|
|
883
|
+
--oasys-typography-font-size-5: 3.2rem;
|
|
884
|
+
--oasys-typography-font-size-6: 3.6rem;
|
|
885
|
+
--oasys-typography-font-size-7: 4.4rem;
|
|
886
|
+
--oasys-typography-font-size-8: 5.2rem;
|
|
887
|
+
--oasys-typography-font-size-9: 1.2rem;
|
|
888
|
+
--oasys-typography-letter-spacing-0: 0;
|
|
889
|
+
--oasys-typography-letter-spacing-1: 0.2rem;
|
|
890
|
+
--oasys-typography-paragraph-spacing-0: 0;
|
|
891
|
+
--oasys-typography-paragraph-spacing-1: 1.2rem;
|
|
892
|
+
--oasys-typography-paragraph-spacing-2: 1.6rem;
|
|
893
|
+
--oasys-typography-paragraph-spacing-3: 2.4rem;
|
|
894
|
+
--oasys-typography-paragraph-spacing-4: 3.2rem;
|
|
895
|
+
--oasys-typography-text-case-none: none;
|
|
896
|
+
--oasys-typography-text-case-uppercase: uppercase;
|
|
897
|
+
--oasys-typography-text-decoration-none: none;
|
|
898
|
+
--oasys-typography-text-decoration-line-through: line-through;
|
|
899
|
+
--oasys-typography-paragraph-indent-0: 0;
|
|
900
|
+
--oasys-typography-body-body-font-family: Patron;
|
|
901
|
+
--oasys-typography-body-body-font-weight: 100;
|
|
902
|
+
--oasys-typography-body-body-line-height: 2.4rem;
|
|
903
|
+
--oasys-typography-body-body-font-size: 1.6rem;
|
|
904
|
+
--oasys-typography-body-body-letter-spacing: 0;
|
|
905
|
+
--oasys-typography-body-body-paragraph-spacing: 1.2rem;
|
|
906
|
+
--oasys-typography-body-body-paragraph-indent: 0;
|
|
907
|
+
--oasys-typography-body-body-text-case: none;
|
|
908
|
+
--oasys-typography-body-body-text-decoration: none;
|
|
909
|
+
--oasys-typography-body-supporting-font-family: Patron;
|
|
910
|
+
--oasys-typography-body-supporting-font-weight: 100;
|
|
911
|
+
--oasys-typography-body-supporting-line-height: 2rem;
|
|
912
|
+
--oasys-typography-body-supporting-font-size: 1.4rem;
|
|
913
|
+
--oasys-typography-body-supporting-letter-spacing: 0;
|
|
914
|
+
--oasys-typography-body-supporting-paragraph-spacing: 1.2rem;
|
|
915
|
+
--oasys-typography-body-supporting-paragraph-indent: 0;
|
|
916
|
+
--oasys-typography-body-supporting-text-case: none;
|
|
917
|
+
--oasys-typography-body-supporting-text-decoration: none;
|
|
918
|
+
--oasys-typography-body-micro-font-family: Patron;
|
|
919
|
+
--oasys-typography-body-micro-font-weight: 100;
|
|
920
|
+
--oasys-typography-body-micro-line-height: 1.4rem;
|
|
921
|
+
--oasys-typography-body-micro-font-size: 1.2rem;
|
|
922
|
+
--oasys-typography-body-micro-letter-spacing: 0;
|
|
923
|
+
--oasys-typography-body-micro-paragraph-spacing: 1.2rem;
|
|
924
|
+
--oasys-typography-body-micro-paragraph-indent: 0;
|
|
925
|
+
--oasys-typography-body-micro-text-case: none;
|
|
926
|
+
--oasys-typography-body-micro-text-decoration: none;
|
|
927
|
+
--oasys-typography-body-hero-font-family: Patron;
|
|
928
|
+
--oasys-typography-body-hero-font-weight: 100;
|
|
929
|
+
--oasys-typography-body-hero-line-height: 2.8rem;
|
|
930
|
+
--oasys-typography-body-hero-font-size: 2rem;
|
|
931
|
+
--oasys-typography-body-hero-letter-spacing: 0;
|
|
932
|
+
--oasys-typography-body-hero-paragraph-spacing: 1.6rem;
|
|
933
|
+
--oasys-typography-body-hero-paragraph-indent: 0;
|
|
934
|
+
--oasys-typography-body-hero-text-case: none;
|
|
935
|
+
--oasys-typography-body-hero-text-decoration: none;
|
|
936
|
+
--oasys-typography-body-expressive-font-family: Patron;
|
|
937
|
+
--oasys-typography-body-expressive-font-weight: 400;
|
|
938
|
+
--oasys-typography-body-expressive-line-height: 3.2rem;
|
|
939
|
+
--oasys-typography-body-expressive-font-size: 2.4rem;
|
|
940
|
+
--oasys-typography-body-expressive-letter-spacing: 0;
|
|
941
|
+
--oasys-typography-body-expressive-paragraph-spacing: 1.6rem;
|
|
942
|
+
--oasys-typography-body-expressive-paragraph-indent: 0;
|
|
943
|
+
--oasys-typography-body-expressive-text-case: none;
|
|
944
|
+
--oasys-typography-body-expressive-text-decoration: none;
|
|
945
|
+
--oasys-typography-body-emphasis-hero-font-family: Patron;
|
|
946
|
+
--oasys-typography-body-emphasis-hero-font-weight: 400;
|
|
947
|
+
--oasys-typography-body-emphasis-hero-line-height: 3.2rem;
|
|
948
|
+
--oasys-typography-body-emphasis-hero-font-size: 2rem;
|
|
949
|
+
--oasys-typography-body-emphasis-hero-letter-spacing: 0;
|
|
950
|
+
--oasys-typography-body-emphasis-hero-paragraph-spacing: 1.6rem;
|
|
951
|
+
--oasys-typography-body-emphasis-hero-paragraph-indent: 0;
|
|
952
|
+
--oasys-typography-body-emphasis-hero-text-case: none;
|
|
953
|
+
--oasys-typography-body-emphasis-hero-text-decoration: none;
|
|
954
|
+
--oasys-typography-body-emphasis-body-font-family: Patron;
|
|
955
|
+
--oasys-typography-body-emphasis-body-font-weight: 400;
|
|
956
|
+
--oasys-typography-body-emphasis-body-line-height: 2.4rem;
|
|
957
|
+
--oasys-typography-body-emphasis-body-font-size: 1.6rem;
|
|
958
|
+
--oasys-typography-body-emphasis-body-letter-spacing: 0;
|
|
959
|
+
--oasys-typography-body-emphasis-body-paragraph-spacing: 1.2rem;
|
|
960
|
+
--oasys-typography-body-emphasis-body-paragraph-indent: 0;
|
|
961
|
+
--oasys-typography-body-emphasis-body-text-case: none;
|
|
962
|
+
--oasys-typography-body-emphasis-body-text-decoration: none;
|
|
963
|
+
--oasys-typography-body-emphasis-supporting-font-family: Patron;
|
|
964
|
+
--oasys-typography-body-emphasis-supporting-font-weight: 400;
|
|
965
|
+
--oasys-typography-body-emphasis-supporting-line-height: 2rem;
|
|
966
|
+
--oasys-typography-body-emphasis-supporting-font-size: 1.4rem;
|
|
967
|
+
--oasys-typography-body-emphasis-supporting-letter-spacing: 0;
|
|
968
|
+
--oasys-typography-body-emphasis-supporting-paragraph-spacing: 1.2rem;
|
|
969
|
+
--oasys-typography-body-emphasis-supporting-paragraph-indent: 0;
|
|
970
|
+
--oasys-typography-body-emphasis-supporting-text-case: none;
|
|
971
|
+
--oasys-typography-body-emphasis-supporting-text-decoration: none;
|
|
972
|
+
--oasys-typography-body-emphasis-line-through-hero-font-family: Patron;
|
|
973
|
+
--oasys-typography-body-emphasis-line-through-hero-font-weight: 400;
|
|
974
|
+
--oasys-typography-body-emphasis-line-through-hero-line-height: 3.2rem;
|
|
975
|
+
--oasys-typography-body-emphasis-line-through-hero-font-size: 2rem;
|
|
976
|
+
--oasys-typography-body-emphasis-line-through-hero-letter-spacing: 0;
|
|
977
|
+
--oasys-typography-body-emphasis-line-through-hero-paragraph-spacing: 3.2rem;
|
|
978
|
+
--oasys-typography-body-emphasis-line-through-hero-paragraph-indent: 0;
|
|
979
|
+
--oasys-typography-body-emphasis-line-through-hero-text-case: none;
|
|
980
|
+
--oasys-typography-body-emphasis-line-through-hero-text-decoration: line-through;
|
|
981
|
+
--oasys-typography-body-emphasis-line-through-body-font-family: Patron;
|
|
982
|
+
--oasys-typography-body-emphasis-line-through-body-font-weight: 400;
|
|
983
|
+
--oasys-typography-body-emphasis-line-through-body-line-height: 2.4rem;
|
|
984
|
+
--oasys-typography-body-emphasis-line-through-body-font-size: 1.6rem;
|
|
985
|
+
--oasys-typography-body-emphasis-line-through-body-letter-spacing: 0;
|
|
986
|
+
--oasys-typography-body-emphasis-line-through-body-paragraph-spacing: 1.2rem;
|
|
987
|
+
--oasys-typography-body-emphasis-line-through-body-paragraph-indent: 0;
|
|
988
|
+
--oasys-typography-body-emphasis-line-through-body-text-case: none;
|
|
989
|
+
--oasys-typography-body-emphasis-line-through-body-text-decoration: line-through;
|
|
990
|
+
--oasys-typography-body-emphasis-line-through-supporting-font-family: Patron;
|
|
991
|
+
--oasys-typography-body-emphasis-line-through-supporting-font-weight: 400;
|
|
992
|
+
--oasys-typography-body-emphasis-line-through-supporting-line-height: 2rem;
|
|
993
|
+
--oasys-typography-body-emphasis-line-through-supporting-font-size: 1.4rem;
|
|
994
|
+
--oasys-typography-body-emphasis-line-through-supporting-letter-spacing: 0;
|
|
995
|
+
--oasys-typography-body-emphasis-line-through-supporting-paragraph-spacing: 2.4rem;
|
|
996
|
+
--oasys-typography-body-emphasis-line-through-supporting-paragraph-indent: 0;
|
|
997
|
+
--oasys-typography-body-emphasis-line-through-supporting-text-case: none;
|
|
998
|
+
--oasys-typography-body-emphasis-line-through-supporting-text-decoration: line-through;
|
|
999
|
+
--oasys-typography-body-line-through-hero-font-family: Patron;
|
|
1000
|
+
--oasys-typography-body-line-through-hero-font-weight: 100;
|
|
1001
|
+
--oasys-typography-body-line-through-hero-line-height: 3.2rem;
|
|
1002
|
+
--oasys-typography-body-line-through-hero-font-size: 2rem;
|
|
1003
|
+
--oasys-typography-body-line-through-hero-letter-spacing: 0;
|
|
1004
|
+
--oasys-typography-body-line-through-hero-paragraph-spacing: 1.6rem;
|
|
1005
|
+
--oasys-typography-body-line-through-hero-paragraph-indent: 0;
|
|
1006
|
+
--oasys-typography-body-line-through-hero-text-case: none;
|
|
1007
|
+
--oasys-typography-body-line-through-hero-text-decoration: line-through;
|
|
1008
|
+
--oasys-typography-body-line-through-body-font-family: Patron;
|
|
1009
|
+
--oasys-typography-body-line-through-body-font-weight: 100;
|
|
1010
|
+
--oasys-typography-body-line-through-body-line-height: 2.4rem;
|
|
1011
|
+
--oasys-typography-body-line-through-body-font-size: 1.6rem;
|
|
1012
|
+
--oasys-typography-body-line-through-body-letter-spacing: 0;
|
|
1013
|
+
--oasys-typography-body-line-through-body-paragraph-spacing: 1.2rem;
|
|
1014
|
+
--oasys-typography-body-line-through-body-paragraph-indent: 0;
|
|
1015
|
+
--oasys-typography-body-line-through-body-text-case: none;
|
|
1016
|
+
--oasys-typography-body-line-through-body-text-decoration: line-through;
|
|
1017
|
+
--oasys-typography-body-line-through-supporting-font-family: Patron;
|
|
1018
|
+
--oasys-typography-body-line-through-supporting-font-weight: 100;
|
|
1019
|
+
--oasys-typography-body-line-through-supporting-line-height: 2rem;
|
|
1020
|
+
--oasys-typography-body-line-through-supporting-font-size: 1.4rem;
|
|
1021
|
+
--oasys-typography-body-line-through-supporting-letter-spacing: 0;
|
|
1022
|
+
--oasys-typography-body-line-through-supporting-paragraph-spacing: 1.2rem;
|
|
1023
|
+
--oasys-typography-body-line-through-supporting-paragraph-indent: 0;
|
|
1024
|
+
--oasys-typography-body-line-through-supporting-text-case: none;
|
|
1025
|
+
--oasys-typography-body-line-through-supporting-text-decoration: line-through;
|
|
1026
|
+
--oasys-typography-heading-hero-desktop-font-family: Patron;
|
|
1027
|
+
--oasys-typography-heading-hero-desktop-font-weight: 400;
|
|
1028
|
+
--oasys-typography-heading-hero-desktop-line-height: 6.4rem;
|
|
1029
|
+
--oasys-typography-heading-hero-desktop-font-size: 5.2rem;
|
|
1030
|
+
--oasys-typography-heading-hero-desktop-letter-spacing: 0;
|
|
1031
|
+
--oasys-typography-heading-hero-desktop-paragraph-spacing: 3.2rem;
|
|
1032
|
+
--oasys-typography-heading-hero-desktop-paragraph-indent: 0;
|
|
1033
|
+
--oasys-typography-heading-hero-desktop-text-case: none;
|
|
1034
|
+
--oasys-typography-heading-hero-desktop-text-decoration: none;
|
|
1035
|
+
--oasys-typography-heading-hero-mobile-font-family: Patron;
|
|
1036
|
+
--oasys-typography-heading-hero-mobile-font-weight: 400;
|
|
1037
|
+
--oasys-typography-heading-hero-mobile-line-height: 4rem;
|
|
1038
|
+
--oasys-typography-heading-hero-mobile-font-size: 3.6rem;
|
|
1039
|
+
--oasys-typography-heading-hero-mobile-letter-spacing: 0;
|
|
1040
|
+
--oasys-typography-heading-hero-mobile-paragraph-spacing: 2.4rem;
|
|
1041
|
+
--oasys-typography-heading-hero-mobile-paragraph-indent: 0;
|
|
1042
|
+
--oasys-typography-heading-hero-mobile-text-case: none;
|
|
1043
|
+
--oasys-typography-heading-hero-mobile-text-decoration: none;
|
|
1044
|
+
--oasys-typography-heading-primary-desktop-font-family: Patron;
|
|
1045
|
+
--oasys-typography-heading-primary-desktop-font-weight: 400;
|
|
1046
|
+
--oasys-typography-heading-primary-desktop-line-height: 5.6rem;
|
|
1047
|
+
--oasys-typography-heading-primary-desktop-font-size: 4.4rem;
|
|
1048
|
+
--oasys-typography-heading-primary-desktop-letter-spacing: 0;
|
|
1049
|
+
--oasys-typography-heading-primary-desktop-paragraph-spacing: 3.2rem;
|
|
1050
|
+
--oasys-typography-heading-primary-desktop-paragraph-indent: 0;
|
|
1051
|
+
--oasys-typography-heading-primary-desktop-text-case: none;
|
|
1052
|
+
--oasys-typography-heading-primary-desktop-text-decoration: none;
|
|
1053
|
+
--oasys-typography-heading-primary-mobile-font-family: Patron;
|
|
1054
|
+
--oasys-typography-heading-primary-mobile-font-weight: 400;
|
|
1055
|
+
--oasys-typography-heading-primary-mobile-line-height: 4rem;
|
|
1056
|
+
--oasys-typography-heading-primary-mobile-font-size: 3.2rem;
|
|
1057
|
+
--oasys-typography-heading-primary-mobile-letter-spacing: 0;
|
|
1058
|
+
--oasys-typography-heading-primary-mobile-paragraph-spacing: 2.4rem;
|
|
1059
|
+
--oasys-typography-heading-primary-mobile-paragraph-indent: 0;
|
|
1060
|
+
--oasys-typography-heading-primary-mobile-text-case: none;
|
|
1061
|
+
--oasys-typography-heading-primary-mobile-text-decoration: none;
|
|
1062
|
+
--oasys-typography-heading-secondary-font-family: Patron;
|
|
1063
|
+
--oasys-typography-heading-secondary-font-weight: 400;
|
|
1064
|
+
--oasys-typography-heading-secondary-line-height: 4rem;
|
|
1065
|
+
--oasys-typography-heading-secondary-font-size: 3.2rem;
|
|
1066
|
+
--oasys-typography-heading-secondary-letter-spacing: 0;
|
|
1067
|
+
--oasys-typography-heading-secondary-paragraph-spacing: 2.4rem;
|
|
1068
|
+
--oasys-typography-heading-secondary-paragraph-indent: 0;
|
|
1069
|
+
--oasys-typography-heading-secondary-text-case: none;
|
|
1070
|
+
--oasys-typography-heading-secondary-text-decoration: none;
|
|
1071
|
+
--oasys-typography-heading-func-primary-desktop-font-family: Patron;
|
|
1072
|
+
--oasys-typography-heading-func-primary-desktop-font-weight: 400;
|
|
1073
|
+
--oasys-typography-heading-func-primary-desktop-line-height: 4rem;
|
|
1074
|
+
--oasys-typography-heading-func-primary-desktop-font-size: 3.2rem;
|
|
1075
|
+
--oasys-typography-heading-func-primary-desktop-letter-spacing: 0;
|
|
1076
|
+
--oasys-typography-heading-func-primary-desktop-paragraph-spacing: 2.4rem;
|
|
1077
|
+
--oasys-typography-heading-func-primary-desktop-paragraph-indent: 0;
|
|
1078
|
+
--oasys-typography-heading-func-primary-desktop-text-case: none;
|
|
1079
|
+
--oasys-typography-heading-func-primary-desktop-text-decoration: none;
|
|
1080
|
+
--oasys-typography-heading-func-primary-mobile-font-family: Patron;
|
|
1081
|
+
--oasys-typography-heading-func-primary-mobile-font-weight: 400;
|
|
1082
|
+
--oasys-typography-heading-func-primary-mobile-line-height: 3.2rem;
|
|
1083
|
+
--oasys-typography-heading-func-primary-mobile-font-size: 2.4rem;
|
|
1084
|
+
--oasys-typography-heading-func-primary-mobile-letter-spacing: 0;
|
|
1085
|
+
--oasys-typography-heading-func-primary-mobile-paragraph-spacing: 1.6rem;
|
|
1086
|
+
--oasys-typography-heading-func-primary-mobile-paragraph-indent: 0;
|
|
1087
|
+
--oasys-typography-heading-func-primary-mobile-text-case: none;
|
|
1088
|
+
--oasys-typography-heading-func-primary-mobile-text-decoration: none;
|
|
1089
|
+
--oasys-typography-heading-func-secondary-desktop-font-family: Patron;
|
|
1090
|
+
--oasys-typography-heading-func-secondary-desktop-font-weight: 400;
|
|
1091
|
+
--oasys-typography-heading-func-secondary-desktop-line-height: 3.2rem;
|
|
1092
|
+
--oasys-typography-heading-func-secondary-desktop-font-size: 2.4rem;
|
|
1093
|
+
--oasys-typography-heading-func-secondary-desktop-letter-spacing: 0;
|
|
1094
|
+
--oasys-typography-heading-func-secondary-desktop-paragraph-spacing: 1.6rem;
|
|
1095
|
+
--oasys-typography-heading-func-secondary-desktop-paragraph-indent: 0;
|
|
1096
|
+
--oasys-typography-heading-func-secondary-desktop-text-case: none;
|
|
1097
|
+
--oasys-typography-heading-func-secondary-desktop-text-decoration: none;
|
|
1098
|
+
--oasys-typography-heading-func-secondary-mobile-font-family: Patron;
|
|
1099
|
+
--oasys-typography-heading-func-secondary-mobile-font-weight: 400;
|
|
1100
|
+
--oasys-typography-heading-func-secondary-mobile-line-height: 2.4rem;
|
|
1101
|
+
--oasys-typography-heading-func-secondary-mobile-font-size: 2rem;
|
|
1102
|
+
--oasys-typography-heading-func-secondary-mobile-letter-spacing: 0;
|
|
1103
|
+
--oasys-typography-heading-func-secondary-mobile-paragraph-spacing: 1.2rem;
|
|
1104
|
+
--oasys-typography-heading-func-secondary-mobile-paragraph-indent: 0;
|
|
1105
|
+
--oasys-typography-heading-func-secondary-mobile-text-case: none;
|
|
1106
|
+
--oasys-typography-heading-func-secondary-mobile-text-decoration: none;
|
|
1107
|
+
--oasys-typography-heading-label-primary-font-family: Patron;
|
|
1108
|
+
--oasys-typography-heading-label-primary-font-weight: 400;
|
|
1109
|
+
--oasys-typography-heading-label-primary-line-height: 2.4rem;
|
|
1110
|
+
--oasys-typography-heading-label-primary-font-size: 1.8rem;
|
|
1111
|
+
--oasys-typography-heading-label-primary-letter-spacing: 0;
|
|
1112
|
+
--oasys-typography-heading-label-primary-paragraph-spacing: 1.2rem;
|
|
1113
|
+
--oasys-typography-heading-label-primary-paragraph-indent: 0;
|
|
1114
|
+
--oasys-typography-heading-label-primary-text-case: none;
|
|
1115
|
+
--oasys-typography-heading-label-primary-text-decoration: none;
|
|
1116
|
+
--oasys-typography-heading-label-secondary-font-family: Patron;
|
|
1117
|
+
--oasys-typography-heading-label-secondary-font-weight: 400;
|
|
1118
|
+
--oasys-typography-heading-label-secondary-line-height: 2rem;
|
|
1119
|
+
--oasys-typography-heading-label-secondary-font-size: 1.4rem;
|
|
1120
|
+
--oasys-typography-heading-label-secondary-letter-spacing: 0;
|
|
1121
|
+
--oasys-typography-heading-label-secondary-paragraph-spacing: 1.2rem;
|
|
1122
|
+
--oasys-typography-heading-label-secondary-paragraph-indent: 0;
|
|
1123
|
+
--oasys-typography-heading-label-secondary-text-case: none;
|
|
1124
|
+
--oasys-typography-heading-label-secondary-text-decoration: none;
|
|
1125
|
+
--oasys-prose-vertical-adjustment-heading-primary-small-top: 1.4rem;
|
|
1126
|
+
--oasys-prose-vertical-adjustment-heading-primary-small-bottom: 0.2rem;
|
|
1127
|
+
--oasys-prose-vertical-adjustment-heading-primary-large-top: 1.5rem;
|
|
1128
|
+
--oasys-prose-vertical-adjustment-heading-primary-large-bottom: 0.9rem;
|
|
1129
|
+
--oasys-prose-vertical-adjustment-heading-secondary-small-top: 2rem;
|
|
1130
|
+
--oasys-prose-vertical-adjustment-heading-secondary-small-bottom: 0.4rem;
|
|
1131
|
+
--oasys-prose-vertical-adjustment-heading-secondary-large-top: 2.2rem;
|
|
1132
|
+
--oasys-prose-vertical-adjustment-heading-secondary-large-bottom: 1rem;
|
|
1133
|
+
--oasys-prose-vertical-adjustment-paragraph-bottom: 1.2rem;
|
|
1134
|
+
--oasys-prose-vertical-adjustment-blockquote-top: 0.7rem;
|
|
1135
|
+
--oasys-prose-vertical-adjustment-blockquote-bottom: 0.9rem;
|
|
1136
|
+
--oasys-prose-vertical-adjustment-hr-top-bottom: 2.4rem;
|
|
1137
|
+
--oasys-prose-vertical-adjustment-component-top-bottom: 1.2rem;
|
|
1138
|
+
--oasys-border-width-primary: 0.1rem;
|
|
1139
|
+
--oasys-border-width-prominent: 0.2rem;
|
|
1140
|
+
--oasys-border-width-focus: 0.2rem;
|
|
1141
|
+
--oasys-border-width-focus-offset: 0.4rem;
|
|
1142
|
+
--oasys-utility-brand: Bloomon Loyalty Tier 2;
|
|
1143
|
+
--oasys-utility-brand-slug: bloomon-loyalty-tier-2;
|
|
1144
|
+
--oasys-spacing-section: 6.4rem;
|
|
1145
|
+
--oasys-spacing-expanded: 4.8rem;
|
|
1146
|
+
--oasys-spacing-tiny: 0.4rem;
|
|
1147
|
+
--oasys-spacing-near: 1.6rem;
|
|
1148
|
+
--oasys-spacing-tight: 0.8rem;
|
|
1149
|
+
--oasys-spacing-default: 3.2rem;
|
|
1150
|
+
--oasys-radius-round: 99.9rem;
|
|
1151
|
+
--oasys-radius-layout: 1.6rem;
|
|
1152
|
+
--oasys-radius-soften: 0.8rem;
|
|
1153
|
+
--oasys-radius-rewards-primary: 0.8rem;
|
|
1154
|
+
--oasys-radius-rewards-secondary: 1.6rem;
|
|
1155
|
+
--oasys-radius-rewards-icon: 99.9rem;
|
|
1156
|
+
--oasys-gutter-small: 1.6rem;
|
|
1157
|
+
--oasys-gutter-large: 6.4rem;
|
|
1158
|
+
--oasys-component-alert-badge-positive: rgb(68, 121, 100);
|
|
1159
|
+
--oasys-component-alert-badge-neutral: rgb(255, 255, 255);
|
|
1160
|
+
--oasys-component-alert-badge-negative: rgb(201, 17, 17);
|
|
1161
|
+
--oasys-component-alert-background-positive: rgb(240, 246, 244);
|
|
1162
|
+
--oasys-component-alert-background-neutral: rgb(242, 241, 239);
|
|
1163
|
+
--oasys-component-alert-background-negative: rgb(251, 234, 234);
|
|
1164
|
+
--oasys-component-banner-spacing-mobile: near;
|
|
1165
|
+
--oasys-component-box-on-dark-core-primary: on-light;
|
|
1166
|
+
--oasys-component-box-on-dark-core-secondary: on-light;
|
|
1167
|
+
--oasys-component-box-on-dark-core-tertiary: on-light;
|
|
1168
|
+
--oasys-component-box-on-dark-core-quaternary: on-dark;
|
|
1169
|
+
--oasys-component-box-on-dark-tint-highlight: on-light;
|
|
1170
|
+
--oasys-component-box-on-dark-rewards-primary: on-dark;
|
|
1171
|
+
--oasys-component-box-on-dark-rewards-secondary: on-light;
|
|
1172
|
+
--oasys-component-box-on-dark-rewards-tertiary: on-light;
|
|
1173
|
+
--oasys-component-box-border-none: 0;
|
|
1174
|
+
--oasys-component-box-border-primary: 0.1rem;
|
|
1175
|
+
--oasys-component-box-border-prominent: 0.2rem;
|
|
1176
|
+
--oasys-component-box-border-color-primary: rgb(64, 56, 133);
|
|
1177
|
+
--oasys-component-box-border-color-primary-on-dark: rgb(255, 255, 255);
|
|
1178
|
+
--oasys-component-box-border-color-secondary: rgb(231, 230, 227);
|
|
1179
|
+
--oasys-component-box-border-color-selected: rgb(18, 18, 18);
|
|
1180
|
+
--oasys-component-box-border-color-selectable: rgb(231, 230, 227);
|
|
1181
|
+
--oasys-component-box-border-style-solid: solid;
|
|
1182
|
+
--oasys-component-box-border-style-dashed: dashed;
|
|
1183
|
+
--oasys-component-button-size-large-font-size: 1.4rem;
|
|
1184
|
+
--oasys-component-button-size-large-inset-x: 2.3rem;
|
|
1185
|
+
--oasys-component-button-size-large-inset-y: 1.3rem;
|
|
1186
|
+
--oasys-component-button-size-large-icon-only-width: 4.8rem;
|
|
1187
|
+
--oasys-component-button-size-small-font-size: 1.2rem;
|
|
1188
|
+
--oasys-component-button-size-small-inset-x: 1.5rem;
|
|
1189
|
+
--oasys-component-button-size-small-inset-y: 0.5rem;
|
|
1190
|
+
--oasys-component-button-size-small-icon-only-width: 3.2rem;
|
|
1191
|
+
--oasys-component-button-border-radius: 99.9rem;
|
|
1192
|
+
--oasys-component-button-text-transform: uppercase;
|
|
1193
|
+
--oasys-component-button-content-stack: 0.8rem;
|
|
1194
|
+
--oasys-component-button-content-height: 2rem;
|
|
1195
|
+
--oasys-component-button-color-primary-background: rgb(18, 18, 18);
|
|
1196
|
+
--oasys-component-button-color-primary-border: rgb(18, 18, 18);
|
|
1197
|
+
--oasys-component-button-color-primary-text: rgb(255, 255, 255);
|
|
1198
|
+
--oasys-component-button-color-primary-selected-border: rgb(18, 18, 18);
|
|
1199
|
+
--oasys-component-button-color-primary-hover-underlay: rgb(18, 18, 18);
|
|
1200
|
+
--oasys-component-button-color-primary-hover-overlay: rgb(255, 255, 255);
|
|
1201
|
+
--oasys-component-button-color-secondary-background: rgba(0, 0, 0, 0);
|
|
1202
|
+
--oasys-component-button-color-secondary-border: rgb(18, 18, 18);
|
|
1203
|
+
--oasys-component-button-color-secondary-text: rgb(18, 18, 18);
|
|
1204
|
+
--oasys-component-button-color-secondary-selected-border: rgb(18, 18, 18);
|
|
1205
|
+
--oasys-component-button-color-secondary-hover-underlay: rgba(0, 0, 0, 0);
|
|
1206
|
+
--oasys-component-button-color-secondary-hover-overlay: rgb(18, 18, 18);
|
|
1207
|
+
--oasys-component-button-color-tertiary-background: rgba(0, 0, 0, 0);
|
|
1208
|
+
--oasys-component-button-color-tertiary-border: rgba(0, 0, 0, 0);
|
|
1209
|
+
--oasys-component-button-color-tertiary-text: rgb(18, 18, 18);
|
|
1210
|
+
--oasys-component-button-color-tertiary-selected-border: rgba(0, 0, 0, 0);
|
|
1211
|
+
--oasys-component-button-color-tertiary-hover-underlay: rgba(0, 0, 0, 0);
|
|
1212
|
+
--oasys-component-button-color-tertiary-hover-overlay: rgb(18, 18, 18);
|
|
1213
|
+
--oasys-component-button-color-primary-inverse-background: rgb(255, 255, 255);
|
|
1214
|
+
--oasys-component-button-color-primary-inverse-border: rgb(255, 255, 255);
|
|
1215
|
+
--oasys-component-button-color-primary-inverse-text: rgb(18, 18, 18);
|
|
1216
|
+
--oasys-component-button-color-primary-inverse-selected-border: rgb(255, 255, 255);
|
|
1217
|
+
--oasys-component-button-color-primary-inverse-hover-underlay: rgb(255, 255, 255);
|
|
1218
|
+
--oasys-component-button-color-primary-inverse-hover-overlay: rgb(18, 18, 18);
|
|
1219
|
+
--oasys-component-button-color-secondary-inverse-background: rgba(0, 0, 0, 0);
|
|
1220
|
+
--oasys-component-button-color-secondary-inverse-border: rgb(255, 255, 255);
|
|
1221
|
+
--oasys-component-button-color-secondary-inverse-text: rgb(255, 255, 255);
|
|
1222
|
+
--oasys-component-button-color-secondary-inverse-selected-border: rgb(255, 255, 255);
|
|
1223
|
+
--oasys-component-button-color-secondary-inverse-hover-underlay: rgba(0, 0, 0, 0);
|
|
1224
|
+
--oasys-component-button-color-secondary-inverse-hover-overlay: rgb(255, 255, 255);
|
|
1225
|
+
--oasys-component-button-color-tertiary-inverse-background: rgba(0, 0, 0, 0);
|
|
1226
|
+
--oasys-component-button-color-tertiary-inverse-border: rgba(0, 0, 0, 0);
|
|
1227
|
+
--oasys-component-button-color-tertiary-inverse-text: rgb(255, 255, 255);
|
|
1228
|
+
--oasys-component-button-color-tertiary-inverse-selected-border: rgba(0, 0, 0, 0);
|
|
1229
|
+
--oasys-component-button-color-tertiary-inverse-hover-underlay: rgba(0, 0, 0, 0);
|
|
1230
|
+
--oasys-component-button-color-tertiary-inverse-hover-overlay: rgb(255, 255, 255);
|
|
1231
|
+
--oasys-component-button-color-expressive-background: rgb(255, 247, 153);
|
|
1232
|
+
--oasys-component-button-color-expressive-border: rgb(255, 247, 153);
|
|
1233
|
+
--oasys-component-button-color-expressive-text: rgb(18, 18, 18);
|
|
1234
|
+
--oasys-component-button-color-expressive-selected-border: rgb(255, 247, 153);
|
|
1235
|
+
--oasys-component-button-color-expressive-hover-underlay: rgb(255, 247, 153);
|
|
1236
|
+
--oasys-component-button-color-expressive-hover-overlay: rgb(18, 18, 18);
|
|
1237
|
+
--oasys-component-button-color-danger-background: rgb(214, 26, 0);
|
|
1238
|
+
--oasys-component-button-color-danger-border: rgb(214, 26, 0);
|
|
1239
|
+
--oasys-component-button-color-danger-text: rgb(255, 255, 255);
|
|
1240
|
+
--oasys-component-button-color-danger-selected-border: rgb(214, 26, 0);
|
|
1241
|
+
--oasys-component-button-color-danger-hover-underlay: rgb(214, 26, 0);
|
|
1242
|
+
--oasys-component-button-color-danger-hover-overlay: rgb(255, 255, 255);
|
|
1243
|
+
--oasys-component-button-color-facebook-background: rgb(72, 91, 148);
|
|
1244
|
+
--oasys-component-button-color-facebook-border: rgb(72, 91, 148);
|
|
1245
|
+
--oasys-component-button-color-facebook-text: rgb(255, 255, 255);
|
|
1246
|
+
--oasys-component-button-color-facebook-selected-border: rgb(72, 91, 148);
|
|
1247
|
+
--oasys-component-button-color-facebook-hover-underlay: rgb(72, 91, 148);
|
|
1248
|
+
--oasys-component-button-color-facebook-hover-overlay: rgb(255, 255, 255);
|
|
1249
|
+
--oasys-component-button-color-paypal-background: rgb(255, 196, 58);
|
|
1250
|
+
--oasys-component-button-color-paypal-border: rgb(255, 196, 58);
|
|
1251
|
+
--oasys-component-button-color-paypal-text: rgb(18, 18, 18);
|
|
1252
|
+
--oasys-component-button-color-paypal-selected-border: rgb(255, 196, 58);
|
|
1253
|
+
--oasys-component-button-color-paypal-hover-underlay: rgb(255, 196, 58);
|
|
1254
|
+
--oasys-component-button-color-paypal-hover-overlay: rgb(18, 18, 18);
|
|
1255
|
+
--oasys-component-button-color-trustpilot-background: rgb(41, 180, 124);
|
|
1256
|
+
--oasys-component-button-color-trustpilot-border: rgb(41, 180, 124);
|
|
1257
|
+
--oasys-component-button-color-trustpilot-text: rgb(255, 255, 255);
|
|
1258
|
+
--oasys-component-button-color-trustpilot-selected-border: rgb(41, 180, 124);
|
|
1259
|
+
--oasys-component-button-color-trustpilot-hover-underlay: rgb(41, 180, 124);
|
|
1260
|
+
--oasys-component-button-color-trustpilot-hover-overlay: rgb(255, 255, 255);
|
|
1261
|
+
--oasys-component-button-color-rewards-background: rgb(75, 24, 67);
|
|
1262
|
+
--oasys-component-button-color-rewards-border: rgb(75, 24, 67);
|
|
1263
|
+
--oasys-component-button-color-rewards-text: rgb(255, 255, 255);
|
|
1264
|
+
--oasys-component-button-color-rewards-selected-border: rgb(75, 24, 67);
|
|
1265
|
+
--oasys-component-button-color-rewards-hover-underlay: rgb(75, 24, 67);
|
|
1266
|
+
--oasys-component-button-color-rewards-hover-overlay: rgb(255, 255, 255);
|
|
1267
|
+
--oasys-component-button-color-rewards-on-dark-background: rgb(255, 247, 153);
|
|
1268
|
+
--oasys-component-button-color-rewards-on-dark-border: rgb(255, 247, 153);
|
|
1269
|
+
--oasys-component-button-color-rewards-on-dark-text: rgb(18, 18, 18);
|
|
1270
|
+
--oasys-component-button-color-rewards-on-dark-selected-border: rgb(255, 247, 153);
|
|
1271
|
+
--oasys-component-button-color-rewards-on-dark-hover-underlay: rgb(255, 247, 153);
|
|
1272
|
+
--oasys-component-button-color-rewards-on-dark-hover-overlay: rgb(18, 18, 18);
|
|
1273
|
+
--oasys-component-button-color-chip-background: rgb(255, 255, 255);
|
|
1274
|
+
--oasys-component-button-color-chip-border: rgb(231, 230, 227);
|
|
1275
|
+
--oasys-component-button-color-chip-text: rgb(18, 18, 18);
|
|
1276
|
+
--oasys-component-button-color-chip-selected-border: rgb(18, 18, 18);
|
|
1277
|
+
--oasys-component-button-color-chip-hover-underlay: rgb(252, 245, 234);
|
|
1278
|
+
--oasys-component-button-color-chip-hover-overlay: rgba(0, 0, 0, 0);
|
|
1279
|
+
--oasys-component-button-color-disabled-background: rgb(231, 230, 227);
|
|
1280
|
+
--oasys-component-button-color-disabled-border: rgb(231, 230, 227);
|
|
1281
|
+
--oasys-component-button-color-disabled-text: rgb(146, 143, 135);
|
|
1282
|
+
--oasys-component-button-letter-spacing: 0.2rem;
|
|
1283
|
+
--oasys-component-button-font-weight-primary: 400;
|
|
1284
|
+
--oasys-component-button-font-weight-secondary: 400;
|
|
1285
|
+
--oasys-component-button-font-weight-tertiary: 400;
|
|
1286
|
+
--oasys-component-button-font-weight-primary-inverse: 400;
|
|
1287
|
+
--oasys-component-button-font-weight-secondary-inverse: 400;
|
|
1288
|
+
--oasys-component-button-font-weight-tertiary-inverse: 400;
|
|
1289
|
+
--oasys-component-button-font-weight-expressive: 400;
|
|
1290
|
+
--oasys-component-button-font-weight-danger: 400;
|
|
1291
|
+
--oasys-component-button-font-weight-facebook: 400;
|
|
1292
|
+
--oasys-component-button-font-weight-paypal: 400;
|
|
1293
|
+
--oasys-component-button-font-weight-trustpilot: 400;
|
|
1294
|
+
--oasys-component-button-font-weight-rewards: 400;
|
|
1295
|
+
--oasys-component-button-font-weight-rewards-on-dark: 400;
|
|
1296
|
+
--oasys-component-button-font-weight-chip: 100;
|
|
1297
|
+
--oasys-component-button-font-weight-selected-primary: 400;
|
|
1298
|
+
--oasys-component-button-font-weight-selected-secondary: 400;
|
|
1299
|
+
--oasys-component-button-font-weight-selected-tertiary: 400;
|
|
1300
|
+
--oasys-component-button-font-weight-selected-primary-inverse: 400;
|
|
1301
|
+
--oasys-component-button-font-weight-selected-secondary-inverse: 400;
|
|
1302
|
+
--oasys-component-button-font-weight-selected-tertiary-inverse: 400;
|
|
1303
|
+
--oasys-component-button-font-weight-selected-expressive: 400;
|
|
1304
|
+
--oasys-component-button-font-weight-selected-danger: 400;
|
|
1305
|
+
--oasys-component-button-font-weight-selected-facebook: 400;
|
|
1306
|
+
--oasys-component-button-font-weight-selected-paypal: 400;
|
|
1307
|
+
--oasys-component-button-font-weight-selected-trustpilot: 400;
|
|
1308
|
+
--oasys-component-button-font-weight-selected-rewards: 400;
|
|
1309
|
+
--oasys-component-button-font-weight-selected-rewards-on-dark: 400;
|
|
1310
|
+
--oasys-component-button-font-weight-selected-chip: 400;
|
|
1311
|
+
--oasys-component-button-line-height: 1.6rem;
|
|
1312
|
+
--oasys-component-button-border-width: 0.1rem;
|
|
1313
|
+
--oasys-component-button-opacity-overlay-hover: 0.08;
|
|
1314
|
+
--oasys-component-button-opacity-overlay-focus: 0.16;
|
|
1315
|
+
--oasys-component-card-aspect-ratio-square: 1/1;
|
|
1316
|
+
--oasys-component-card-aspect-ratio-portrait: 14/19;
|
|
1317
|
+
--oasys-component-card-aspect-ratio-landscape: 16/9;
|
|
1318
|
+
--oasys-component-checkbox-icon-inset: 0.2rem;
|
|
1319
|
+
--oasys-component-checkbox-icon-size-primary: 1.8rem;
|
|
1320
|
+
--oasys-component-checkbox-icon-size-secondary: 1.4rem;
|
|
1321
|
+
--oasys-component-heading-alignment-default: start;
|
|
1322
|
+
--oasys-component-heading-alignment-functional: start;
|
|
1323
|
+
--oasys-component-heading-gap-default: default;
|
|
1324
|
+
--oasys-component-heading-gap-primary: near;
|
|
1325
|
+
--oasys-component-heading-gap-secondary: near;
|
|
1326
|
+
--oasys-component-heading-gap-functional: tight;
|
|
1327
|
+
--oasys-component-hero-actions-alignment: start;
|
|
1328
|
+
--oasys-component-hero-inset-spacing-large: expanded;
|
|
1329
|
+
--oasys-component-hero-inset-spacing-small: default;
|
|
1330
|
+
--oasys-component-label-type-free-delivery-background: rgb(253, 248, 136);
|
|
1331
|
+
--oasys-component-label-type-free-delivery-foreground: rgb(64, 56, 133);
|
|
1332
|
+
--oasys-component-label-type-featured-background: rgb(253, 248, 136);
|
|
1333
|
+
--oasys-component-label-type-featured-foreground: rgb(64, 56, 133);
|
|
1334
|
+
--oasys-component-label-type-limited-edition-background: rgb(255, 159, 128);
|
|
1335
|
+
--oasys-component-label-type-limited-edition-foreground: rgb(255, 255, 255);
|
|
1336
|
+
--oasys-component-label-type-rewards-bonus-points-background: rgb(75, 24, 67);
|
|
1337
|
+
--oasys-component-label-type-rewards-bonus-points-foreground: rgb(253, 248, 136);
|
|
1338
|
+
--oasys-component-price-weight-hero: 400;
|
|
1339
|
+
--oasys-component-price-weight-primary: 400;
|
|
1340
|
+
--oasys-component-price-weight-supporting: 400;
|
|
1341
|
+
--oasys-component-price-color-price-after-discount: rgb(214, 26, 0);
|
|
1342
|
+
--oasys-component-radio-icon-inset: 0.6rem;
|
|
1343
|
+
--oasys-component-radio-icon-size-primary: 1rem;
|
|
1344
|
+
--oasys-component-radio-icon-size-secondary: 0.6rem;
|
|
1345
|
+
--oasys-component-section-inset-spacing-container-small: default;
|
|
1346
|
+
--oasys-component-section-inset-spacing-container-large: expanded;
|
|
1347
|
+
--oasys-component-section-inset-spacing-content-small-spotlight: default;
|
|
1348
|
+
--oasys-component-section-inset-spacing-content-small-inform: none;
|
|
1349
|
+
--oasys-component-section-inset-spacing-content-large-spotlight: expanded;
|
|
1350
|
+
--oasys-component-section-inset-spacing-content-large-inform: default;
|
|
1351
|
+
--oasys-component-section-image-aspect-ratio-spotlight: 3:4;
|
|
1352
|
+
--oasys-component-section-image-aspect-ratio-inform: 3:4;
|
|
1353
|
+
--oasys-component-text-input-preface-width: 5.6rem;
|
|
1354
|
+
--oasys-component-text-input-color-disabled-background: rgb(231, 230, 227);
|
|
1355
|
+
--oasys-component-text-input-color-disabled-foreground: rgb(146, 143, 135);
|
|
1356
|
+
--oasys-component-promo-card-image-aspect-ratio: 4/3;
|
|
1357
|
+
--oasys-component-promo-card-heading-alignment: left;
|
|
1358
|
+
}
|