@axos-web-dev/shared-components 1.0.100-dev.23 → 1.0.100-dev.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/dist/ATMLocator/ATMLocator.js +2 -2
  2. package/dist/Article/Article.css.d.ts +1 -0
  3. package/dist/Article/Article.css.js +10 -8
  4. package/dist/Article/index.js +3 -2
  5. package/dist/Auth/ErrorAlert.js +2 -2
  6. package/dist/Avatar/Avatar.module.js +7 -7
  7. package/dist/Blockquote/Blockquote.module.js +3 -3
  8. package/dist/Button/Button.js +2 -2
  9. package/dist/Calculators/Calculator.js +2 -2
  10. package/dist/CallToActionBar/CallToActionBar.css.d.ts +3 -1
  11. package/dist/CallToActionBar/CallToActionBar.css.js +22 -16
  12. package/dist/CallToActionBar/index.js +3 -2
  13. package/dist/Carousel/index.js +2 -2
  14. package/dist/Chevron/index.js +2 -2
  15. package/dist/Comparison/Comparison.js +3 -3
  16. package/dist/ContentBanner/ContentBanner.css.js +2 -1
  17. package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
  18. package/dist/FaqAccordion/index.js +2 -2
  19. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -2
  20. package/dist/Forms/ApplyNow.js +2 -2
  21. package/dist/Forms/ContactUsBusiness.js +2 -2
  22. package/dist/Forms/ContactUsBusinessNameEmail.js +2 -2
  23. package/dist/Forms/ContactUsNMLSId.js +2 -2
  24. package/dist/Forms/CraPublicFile.js +2 -2
  25. package/dist/Forms/EmailOnly.js +84 -64
  26. package/dist/Forms/Forms.css.d.ts +6 -1
  27. package/dist/Forms/Forms.css.js +50 -44
  28. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  29. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
  30. package/dist/Forms/MortgageWarehouseLending.js +2 -2
  31. package/dist/Forms/SuccesForm.js +2 -2
  32. package/dist/Forms/index.js +4 -1
  33. package/dist/HeroBanner/HeroBanner.css.js +2 -1
  34. package/dist/Hyperlink/index.js +2 -2
  35. package/dist/ImageBillboard/ImageBillboard.css.js +2 -1
  36. package/dist/ImageLink/ImageLink.js +2 -2
  37. package/dist/ImageLink/ImageLinkSet.js +2 -2
  38. package/dist/ImageLink/index.js +2 -2
  39. package/dist/Input/Input.css.d.ts +1 -0
  40. package/dist/Input/Input.css.js +10 -8
  41. package/dist/Input/index.js +2 -1
  42. package/dist/Insight/Featured/CategorySelector.js +2 -2
  43. package/dist/Insight/Featured/Featured.js +2 -2
  44. package/dist/Insight/Featured/Header.js +2 -2
  45. package/dist/Insight/Insight.css.d.ts +18 -0
  46. package/dist/Insight/Insight.css.js +44 -8
  47. package/dist/Insight/index.js +19 -1
  48. package/dist/Modal/Modal.js +2 -2
  49. package/dist/NavigationMenu/AxosALTS/NavData.js +2 -2
  50. package/dist/NavigationMenu/AxosALTS/index.js +2 -2
  51. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  52. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  53. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  54. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -1
  55. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +4 -4
  56. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  57. package/dist/NavigationMenu/AxosBank/NavData.js +2 -2
  58. package/dist/NavigationMenu/AxosBank/SubNavBar.js +4 -4
  59. package/dist/NavigationMenu/AxosBank/index.js +2 -2
  60. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  61. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  62. package/dist/NavigationMenu/LaVictoire/NavData.js +2 -2
  63. package/dist/NavigationMenu/LaVictoire/index.js +2 -2
  64. package/dist/NavigationMenu/NavDataJson.js +2 -2
  65. package/dist/NavigationMenu/Navbar.js +2 -2
  66. package/dist/NavigationMenu/SignInNavButton.js +2 -2
  67. package/dist/SetContainer/SetContainer.js +2 -2
  68. package/dist/SocialMediaBar/iconsRepository.js +2 -2
  69. package/dist/VideoTile/VideoTile.js +2 -2
  70. package/dist/VideoWrapper/index.js +2 -2
  71. package/dist/assets/Article/Article.css +56 -42
  72. package/dist/assets/Avatar/Avatar.css.css +59 -59
  73. package/dist/assets/Blockquote/Blockquote.css.css +72 -68
  74. package/dist/assets/CallToActionBar/CallToActionBar.css +94 -65
  75. package/dist/assets/ContentBanner/ContentBanner.css +6 -0
  76. package/dist/assets/Forms/Forms.css +145 -116
  77. package/dist/assets/HeroBanner/HeroBanner.css +4 -0
  78. package/dist/assets/ImageBillboard/ImageBillboard.css +29 -0
  79. package/dist/assets/Input/Input.css +49 -42
  80. package/dist/assets/Insight/Insight.css +212 -43
  81. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +609 -609
  82. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +630 -630
  83. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +192 -192
  84. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +445 -445
  85. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +484 -484
  86. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +427 -427
  87. package/dist/assets/globals.css +3 -0
  88. package/dist/icons/Clock/index.js +6 -6
  89. package/dist/main.js +27 -4
  90. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- @keyframes tfms6az {
1
+ @keyframes tfms6a11 {
2
2
  from {
3
3
  stroke-dashoffset: 1;
4
4
  }
@@ -6,7 +6,7 @@
6
6
  opacity: 100;
7
7
  }
8
8
  }
9
- @keyframes tfms6a10 {
9
+ @keyframes tfms6a12 {
10
10
  0% {
11
11
  stroke-dashoffset: -1000;
12
12
  }
@@ -15,6 +15,13 @@
15
15
  }
16
16
  }
17
17
  .tfms6a0 {
18
+ padding-top: 80px;
19
+ padding-bottom: 80px;
20
+ }
21
+ .tfms6a1 {
22
+ font-size: 40px;
23
+ }
24
+ .tfms6a2 {
18
25
  padding-inline: 120px;
19
26
  padding-top: 48px;
20
27
  padding-bottom: 48px;
@@ -22,35 +29,35 @@
22
29
  flex-direction: column;
23
30
  align-items: center;
24
31
  }
25
- .tfms6a1 {
32
+ .tfms6a3 {
26
33
  background: var(--_1073cm81);
27
34
  color: var(--_1073cm83);
28
35
  }
29
- .tfms6a2 {
36
+ .tfms6a4 {
30
37
  background: var(--_1073cm88);
31
38
  color: var(--_1073cm8a);
32
39
  }
33
- .tfms6a3 {
40
+ .tfms6a5 {
34
41
  background: var(--_1073cm8f);
35
42
  color: var(--_1073cm8h);
36
43
  }
37
- .tfms6a4 {
44
+ .tfms6a6 {
38
45
  background: var(--_1073cm8m);
39
46
  color: var(--_1073cm8h);
40
47
  }
41
- .tfms6a5 {
48
+ .tfms6a7 {
42
49
  padding-bottom: 32px;
43
50
  }
44
- .tfms6a6 {
51
+ .tfms6a8 {
45
52
  margin-bottom: 32px;
46
53
  }
47
- .tfms6a7 {
54
+ .tfms6a9 {
48
55
  background: var(--_1073cm81);
49
56
  display: inline-block;
50
57
  margin-bottom: 32px;
51
58
  padding: 0 1rem;
52
59
  }
53
- .tfms6a8 {
60
+ .tfms6aa {
54
61
  font-size: 36px;
55
62
  font-weight: 600;
56
63
  letter-spacing: 1px;
@@ -58,62 +65,64 @@
58
65
  margin-bottom: 0.7rem;
59
66
  text-align: center;
60
67
  }
61
- .tfms6a9 {
68
+ .tfms6ab {
62
69
  color: var(--_1073cm85);
63
70
  }
64
- .tfms6aa {
71
+ .tfms6ac {
65
72
  color: var(--_1073cm8c);
66
73
  }
67
- .tfms6ab {
74
+ .tfms6ad {
68
75
  color: var(--_1073cm8j);
69
76
  }
70
- .tfms6ac {
77
+ .tfms6ae {
71
78
  color: var(--_1073cm8q);
72
79
  }
73
- .tfms6ad {
80
+ .tfms6af {
74
81
  font-family: var(--header-font-family);
75
82
  }
76
- .tfms6ae {
83
+ .tfms6ag {
77
84
  color: var(--_1073cm85);
78
85
  }
79
- .tfms6af {
86
+ .tfms6ah {
80
87
  color: var(--_1073cm8c);
81
88
  }
82
- .tfms6ag {
89
+ .tfms6ai {
83
90
  color: var(--_1073cm8j);
84
91
  }
85
- .tfms6ah {
92
+ .tfms6aj {
86
93
  color: var(--_1073cm8q);
87
94
  }
88
- .tfms6ai {
95
+ .tfms6ak {
89
96
  font-family: var(--main-font-family);
90
97
  display: grid;
91
98
  grid-template-columns: 1fr 1fr;
92
99
  gap: 1.5rem;
93
100
  }
94
- .tfms6aj {
101
+ .tfms6al {
95
102
  color: var(--_1073cm83);
96
103
  }
97
- .tfms6ak {
104
+ .tfms6am {
98
105
  color: var(--_1073cm8a);
99
106
  }
100
- .tfms6al {
107
+ .tfms6an {
101
108
  color: var(--_1073cm8h);
102
109
  }
103
- .tfms6am {
110
+ .tfms6ao {
104
111
  color: var(--_1073cm8o);
105
112
  }
106
- .tfms6an {
107
- grid-template-columns: 1fr;
113
+ .tfms6ap {
114
+ align-items: flex-start;
115
+ gap: 0;
116
+ grid-template-columns: 1fr auto !important;
108
117
  }
109
- .tfms6ao {
118
+ .tfms6aq {
110
119
  display: flex;
111
120
  flex-direction: column;
112
121
  }
113
- .tfms6ap {
122
+ .tfms6ar {
114
123
  grid-template-columns: 1fr 1fr;
115
124
  }
116
- .tfms6ao h4 {
125
+ .tfms6aq h4 {
117
126
  font-size: 24px;
118
127
  font-weight: 700;
119
128
  letter-spacing: 3px;
@@ -122,88 +131,88 @@
122
131
  font-family: var(--header-font-family);
123
132
  line-height: 30px;
124
133
  }
125
- .tfms6ao h4:before {
134
+ .tfms6aq h4:before {
126
135
  content: "";
127
136
  border-top: 2px solid #60AECB;
128
137
  height: 40px;
129
138
  position: relative;
130
139
  width: 100%;
131
140
  }
132
- .tfms6ao h5 {
141
+ .tfms6aq h5 {
133
142
  font-size: 14px;
134
143
  font-weight: 500;
135
144
  letter-spacing: 2px;
136
145
  font-family: var(--header-font-family);
137
146
  line-height: 16px;
138
147
  }
139
- .tfms6ao p {
148
+ .tfms6aq p {
140
149
  font-size: 15px;
141
150
  font-weight: 400;
142
151
  margin-bottom: 10px;
143
152
  font-family: var(--header-font-family);
144
153
  line-height: 28px;
145
154
  }
146
- .tfms6ao label {
155
+ .tfms6aq label {
147
156
  padding-left: 0;
148
157
  margin-bottom: 10px;
149
158
  }
150
- .tfms6aq {
159
+ .tfms6as {
151
160
  display: flex;
152
161
  flex-direction: row;
153
162
  width: 100%;
154
163
  gap: 15px;
155
164
  }
156
- .tfms6aq > div {
165
+ .tfms6as > div {
157
166
  flex-grow: 1;
158
167
  }
159
- .tfms6ar {
168
+ .tfms6at {
160
169
  margin-top: 1.5rem;
161
170
  text-align: center;
162
171
  margin-inline: auto;
163
172
  }
164
- .tfms6as {
173
+ .tfms6au {
165
174
  margin-top: 16px;
166
175
  }
167
- .tfms6at {
176
+ .tfms6av {
168
177
  color: var(--_1073cm83);
169
178
  }
170
- .tfms6au {
179
+ .tfms6aw {
171
180
  color: var(--_1073cm8a);
172
181
  }
173
- .tfms6av {
182
+ .tfms6ax {
174
183
  color: var(--_1073cm8h);
175
184
  }
176
- .tfms6aw {
185
+ .tfms6ay {
177
186
  color: var(--_1073cm8o);
178
187
  }
179
- .tfms6ax {
188
+ .tfms6az {
180
189
  max-width: 860px;
181
190
  margin-inline: auto;
182
191
  }
183
- .tfms6ay {
192
+ .tfms6a10 {
184
193
  max-width: 900px;
185
194
  margin-inline: auto;
186
195
  }
187
- .tfms6a11 {
196
+ .tfms6a13 {
188
197
  padding: 2.5rem 0;
189
198
  }
190
- .tfms6a12 {
199
+ .tfms6a14 {
191
200
  color: var(--_1073cm85);
192
201
  background: var(--_1073cm81);
193
202
  }
194
- .tfms6a13 {
203
+ .tfms6a15 {
195
204
  color: var(--_1073cm8c);
196
205
  background: var(--_1073cm88);
197
206
  }
198
- .tfms6a14 {
207
+ .tfms6a16 {
199
208
  color: var(--_1073cm8h);
200
209
  background: var(--_1073cm8f);
201
210
  }
202
- .tfms6a15 {
211
+ .tfms6a17 {
203
212
  color: var(--_1073cm8o);
204
213
  background: var(--_1073cm8m);
205
214
  }
206
- .tfms6a11 h1 {
215
+ .tfms6a13 h1 {
207
216
  font-size: 43px;
208
217
  font-weight: 600;
209
218
  letter-spacing: 1px;
@@ -211,29 +220,29 @@
211
220
  margin-bottom: 0.7rem;
212
221
  font-family: var(--header-font-family);
213
222
  }
214
- .tfms6a11 p {
223
+ .tfms6a13 p {
215
224
  margin-bottom: 0;
216
225
  }
217
- .tfms6a16 {
226
+ .tfms6a18 {
218
227
  margin: 0 auto;
219
228
  display: block;
220
229
  }
221
- .tfms6a17 {
230
+ .tfms6a19 {
222
231
  fill: none;
223
232
  stroke: #faa74a;
224
233
  stroke-width: 4;
225
234
  stroke-dasharray: 100px;
226
235
  stroke-dashoffset: 100;
227
- animation: tfms6az 0.5s ease-in-out forwards reverse;
236
+ animation: tfms6a11 0.5s ease-in-out forwards reverse;
228
237
  -webkit-animation-delay: 0.7s;
229
238
  }
230
- .tfms6a18 {
239
+ .tfms6a1a {
231
240
  fill: none;
232
241
  stroke-width: 4;
233
242
  stroke-dasharray: 1000px;
234
243
  stroke-dashoffset: 1000;
235
- -webkit-animation: tfms6a10 0.8s ease-in-out forwards;
236
- animation: tfms6a10 0.8s ease-in-out forwards;
244
+ -webkit-animation: tfms6a12 0.8s ease-in-out forwards;
245
+ animation: tfms6a12 0.8s ease-in-out forwards;
237
246
  -webkit-transform-origin: center;
238
247
  -ms-transform-origin: center;
239
248
  transform-origin: center;
@@ -241,143 +250,143 @@
241
250
  -ms-transform: rotate(-40deg);
242
251
  transform: rotate(-40deg);
243
252
  }
244
- .tfms6a19 {
253
+ .tfms6a1b {
245
254
  stroke: var(--_1073cm85);
246
255
  }
247
- .tfms6a1a {
256
+ .tfms6a1c {
248
257
  stroke: var(--_1073cm8c);
249
258
  }
250
- .tfms6a1b {
259
+ .tfms6a1d {
251
260
  stroke: var(--_1073cm8h);
252
261
  }
253
- .tfms6a1c {
262
+ .tfms6a1e {
254
263
  stroke: var(--_1073cm8o);
255
264
  }
256
- .tfms6a1d {
265
+ .tfms6a1f {
257
266
  margin-top: 1rem;
258
267
  }
259
- .tfms6a1e {
268
+ .tfms6a1g {
260
269
  color: var(--_1073cm83);
261
270
  }
262
- .tfms6a1f {
271
+ .tfms6a1h {
263
272
  color: var(--_1073cm8a);
264
273
  }
265
- .tfms6a1g {
274
+ .tfms6a1i {
266
275
  color: var(--_1073cm8h);
267
276
  }
268
- .tfms6a1h {
277
+ .tfms6a1j {
269
278
  color: var(--_1073cm8o);
270
279
  }
271
- .tfms6a1i {
280
+ .tfms6a1k {
272
281
  margin-top: 1rem;
273
282
  }
274
- .tfms6ai .tfms6a1j {
283
+ .tfms6ak .tfms6a1l {
275
284
  grid-column-start: 1;
276
285
  grid-column-end: 3;
277
286
  }
278
- .tfms6a1k {
287
+ .tfms6a1m {
279
288
  grid-column: 1 / -1;
280
289
  }
281
- .tfms6a1l {
290
+ .tfms6a1n {
282
291
  width: 100%;
283
292
  padding-bottom: 4px;
284
293
  }
285
- .tfms6a1m {
294
+ .tfms6a1o {
286
295
  border-bottom: 1px solid var(--_1073cm83);
287
296
  }
288
- .tfms6a1n {
297
+ .tfms6a1p {
289
298
  border-bottom: 1px solid var(--_1073cm8a);
290
299
  }
291
- .tfms6a1o {
300
+ .tfms6a1q {
292
301
  border-bottom: 1px solid var(--_1073cm8h);
293
302
  }
294
- .tfms6a1p {
303
+ .tfms6a1r {
295
304
  border-bottom: 1px solid var(--_1073cm8o);
296
305
  }
297
- .tfms6a1m > h4, .tfms6a1n > h4 {
306
+ .tfms6a1o > h4, .tfms6a1p > h4 {
298
307
  -webkit-background-clip: text;
299
308
  background-image: var(--_1073cm85);
300
309
  -webkit-text-fill-color: var(--_1073cm85);
301
310
  }
302
- .tfms6a1o > h4, .tfms6a1p > h4 {
311
+ .tfms6a1q > h4, .tfms6a1r > h4 {
303
312
  -webkit-background-clip: text;
304
313
  background-image: var(--_1073cm8j);
305
314
  -webkit-text-fill-color: var(--_1073cm8j);
306
315
  }
307
- .tfms6a1q {
316
+ .tfms6a1s {
308
317
  display: flex;
309
318
  }
310
- .tfms6a1r {
319
+ .tfms6a1t {
311
320
  cursor: pointer;
312
321
  caret-color: transparent;
313
322
  }
314
- .tfms6a1s {
323
+ .tfms6a1u {
315
324
  padding-left: 16px;
316
325
  }
317
- .tfms6a1u label {
326
+ .tfms6a1w label {
318
327
  white-space: nowrap;
319
328
  }
320
- .tfms6a1w {
329
+ .tfms6a1y {
321
330
  margin-top: 2rem;
322
331
  }
323
- .tfms6a1x {
332
+ .tfms6a1z {
324
333
  display: flex;
325
334
  justify-content: center;
326
335
  }
327
- .tfms6a1x > div {
336
+ .tfms6a1z > div {
328
337
  width: 100%;
329
338
  }
330
- .tfms6a1y {
339
+ .tfms6a20 {
331
340
  display: flex;
332
341
  justify-content: center;
333
342
  align-items: center;
334
343
  gap: 2rem;
335
344
  }
336
- .tfms6a1z {
345
+ .tfms6a21 {
337
346
  display: flex;
338
347
  margin: 1rem 0;
339
348
  text-align: left;
340
349
  gap: 1rem;
341
350
  }
342
- .tfms6a20 {
351
+ .tfms6a22 {
343
352
  display: flex;
344
353
  justify-content: space-between;
345
354
  }
346
- .tfms6a20 > div {
355
+ .tfms6a22 > div {
347
356
  min-width: 32%;
348
357
  }
349
- .tfms6a21 {
358
+ .tfms6a23 {
350
359
  margin-top: 1rem;
351
360
  }
352
- .tfms6a22 {
361
+ .tfms6a24 {
353
362
  min-width: 24px;
354
363
  }
355
- .tfms6a23 {
364
+ .tfms6a25 {
356
365
  width: min(calc(100% - 2rem));
357
366
  height: min(calc(100% - 2rem));
358
367
  overflow: scroll!important;
359
368
  }
360
- .tfms6a24 {
369
+ .tfms6a26 {
361
370
  display: none;
362
371
  }
363
- .tfms6a26::placeholder {
372
+ .tfms6a28::placeholder {
364
373
  color: transparent;
365
374
  }
366
- .tfms6a27 {
375
+ .tfms6a29 {
367
376
  cursor: not-allowed;
368
377
  }
369
- .tfms6a28 {
378
+ .tfms6a2a {
370
379
  display: flex;
371
380
  }
372
- .tfms6a29 {
381
+ .tfms6a2b {
373
382
  visibility: hidden;
374
383
  display: none;
375
384
  }
376
- .tfms6a2b {
385
+ .tfms6a2d {
377
386
  display: flex;
378
387
  gap: 24px;
379
388
  }
380
- .tfms6a2c {
389
+ .tfms6a2e {
381
390
  vertical-align: vertical;
382
391
  width: 100%;
383
392
  display: flex;
@@ -386,94 +395,109 @@
386
395
  align-items: center;
387
396
  flex-direction: column-reverse;
388
397
  }
389
- .tfms6a2d {
398
+ .tfms6a2f {
390
399
  text-transform: capitalize;
391
400
  margin: auto ;
392
401
  max-width: fit-content;
393
402
  }
394
- @media screen and (max-width:1023px) {
403
+ .tfms6a2g {
404
+ padding: 16px 64px;
405
+ border-radius: 0 8px 8px 0;
406
+ }
407
+ @media screen and (max-width: 1023px) {
395
408
  .tfms6a0 {
409
+ padding-top: 56px;
410
+ padding-bottom: 56px;
411
+ }
412
+ }
413
+ @media screen and (max-width: 768px) {
414
+ .tfms6a1 {
415
+ font-size: 28px;
416
+ }
417
+ }
418
+ @media screen and (max-width:1023px) {
419
+ .tfms6a2 {
396
420
  padding-inline: 0;
397
421
  }
398
422
  }
399
423
  @media screen and (max-width:480px) {
400
- .tfms6ai {
424
+ .tfms6ak {
401
425
  grid-template-columns: 1fr;
402
426
  }
403
- .tfms6aq {
427
+ .tfms6as {
404
428
  flex-direction: column;
405
429
  }
406
- .tfms6ai .tfms6a1j {
430
+ .tfms6ak .tfms6a1l {
407
431
  grid-column-start: 1;
408
432
  grid-column-end: 2;
409
433
  }
410
434
  }
411
435
  @media screen and (max-width: 992px) {
412
- .tfms6a11 h1 {
436
+ .tfms6a13 h1 {
413
437
  font-size: 37px;
414
438
  line-height: 1.29;
415
439
  margin-bottom: 0.4rem;
416
440
  }
417
441
  }
418
442
  @media screen and (maxwidth: 767px) {
419
- .tfms6a11 h1 {
443
+ .tfms6a13 h1 {
420
444
  font-size: 32px;
421
445
  font-weight: 600;
422
446
  margin-top: 0;
423
447
  margin-bottom: 0.4rem;
424
448
  }
425
- .tfms6a16 {
449
+ .tfms6a18 {
426
450
  max-width: 69px;
427
451
  }
428
452
  }
429
453
  @media screen and (max-width: 780px) {
430
- .tfms6a1q {
454
+ .tfms6a1s {
431
455
  flex-direction: column;
432
456
  }
433
457
  }
434
458
  @media screen and (max-width: 1103px) {
435
- .tfms6a1q ._18du0laf {
459
+ .tfms6a1s ._18du0lag {
436
460
  padding: 6px;
437
461
  }
438
462
  }
439
463
  @media screen and (max-width: 571px) and (min-width: 481px) {
440
- .tfms6a1t label {
464
+ .tfms6a1v label {
441
465
  height: 48px;
442
466
  display: flex;
443
467
  align-items: flex-end;
444
468
  }
445
469
  }
446
470
  @media screen and (min-width: 481px) {
447
- .tfms6a1v select {
471
+ .tfms6a1x select {
448
472
  background: url(https://images.axos.com/o9ov1v03uwqk/4ayjjdIkEzQsfmhKbPeNaE/636b57923fbdac891d48f78ca06ffeb6/image_1_-_2024-06-27T142052.191.png) no-repeat 98%;
449
473
  }
450
474
  }
451
475
  @media screen and (min-width: 769px) {
452
- .tfms6a1x > div {
476
+ .tfms6a1z > div {
453
477
  grid-template: none;
454
478
  width: 50%;
455
479
  }
456
480
  }
457
481
  @media screen and (max-width: 500px) {
458
- .tfms6a1y {
482
+ .tfms6a20 {
459
483
  flex-direction: column;
460
484
  }
461
485
  }
462
486
  @media screen and (max-width: 800px) {
463
- .tfms6a20 {
487
+ .tfms6a22 {
464
488
  flex-direction: column;
465
489
  }
466
- .tfms6a25 select {
490
+ .tfms6a27 select {
467
491
  white-space: normal;
468
492
  padding-right: 4rem;
469
493
  }
470
- .tfms6a26::placeholder {
494
+ .tfms6a28::placeholder {
471
495
  color: #5E6A74;
472
496
  }
473
- .tfms6a2b {
497
+ .tfms6a2d {
474
498
  flex-direction: column;
475
499
  }
476
- .tfms6a2c {
500
+ .tfms6a2e {
477
501
  flex-direction: column-reverse;
478
502
  }
479
503
  }
@@ -481,7 +505,12 @@
481
505
  .rate-watch-form hr {
482
506
  display: none;
483
507
  }
484
- .tfms6a24 {
508
+ .tfms6a26 {
485
509
  display: block;
486
510
  }
511
+ }
512
+ @media screen and (max-width: 603px) {
513
+ .tfms6a2g {
514
+ padding: 16px;
515
+ }
487
516
  }
@@ -63,6 +63,10 @@
63
63
  font: 700 2.5rem / 1.05 var(--header-font-family);
64
64
  text-wrap: pretty;
65
65
  }
66
+ .lchs2s0 ._1ye8k3fi {
67
+ font-size: 24px !important;
68
+ line-height: 1.16;
69
+ }
66
70
  ._1ye8k3fj {
67
71
  color: var(--_1073cm85);
68
72
  }
@@ -11,6 +11,10 @@
11
11
  ._1m7m2a0 {
12
12
  height: auto;
13
13
  }
14
+ .lchs2s0 ._1m7m2a0 {
15
+ padding: 32px;
16
+ gap: 16px;
17
+ }
14
18
  ._1m7m2a1 {
15
19
  background: var(--_1073cm81);
16
20
  color: var(--_1073cm83);
@@ -66,6 +70,11 @@
66
70
  ._1m7m2ad {
67
71
  text-wrap: pretty;
68
72
  }
73
+ .lchs2s0 ._1m7m2ad {
74
+ font-size: 24px;
75
+ line-height: 1.2;
76
+ font-weight: 700;
77
+ }
69
78
  ._1m7m2ae {
70
79
  color: var(--_1073cm85);
71
80
  }
@@ -86,6 +95,12 @@
86
95
  width: 100%;
87
96
  height: auto;
88
97
  }
98
+ .lchs2s0 ._1m7m2aj {
99
+ border-radius: 16px;
100
+ margin-inline: auto;
101
+ overflow: hidden;
102
+ width: min(251px, 100%);
103
+ }
89
104
  ._1m7m2ak {
90
105
  height: 100%;
91
106
  inset: 0;
@@ -99,6 +114,11 @@
99
114
  width: 100%;
100
115
  max-width: 50%;
101
116
  }
117
+ .lchs2s0 ._1m7m2ao {
118
+ flex: 1 1 0%;
119
+ max-width: none;
120
+ padding: 0;
121
+ }
102
122
  ._18ygy9m5 ._1m7m2ao {
103
123
  height: 100%;
104
124
  display: flex;
@@ -346,6 +366,10 @@ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
346
366
  ._1m7m2a0.reversed {
347
367
  flex-direction: column-reverse;
348
368
  }
369
+ .lchs2s0 ._1m7m2a0 {
370
+ flex-direction: row;
371
+ align-items: center;
372
+ }
349
373
  ._18ygy9m5 ._1m7m2a6:only-child {
350
374
  flex-direction: column;
351
375
  }
@@ -371,6 +395,11 @@ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
371
395
  padding-bottom: 1rem;
372
396
  }
373
397
  }
398
+ @media screen and (max-width:768px) {
399
+ .lchs2s0 ._1m7m2a0 {
400
+ flex-direction: column;
401
+ }
402
+ }
374
403
  @media screen and (max-width:475px) {
375
404
  ._1m7m2an {
376
405
  flex-direction: column;