@axos-web-dev/shared-components 0.0.204 → 0.0.205

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 (187) hide show
  1. package/README.md +111 -111
  2. package/dist/ATMLocator/ATMLocator.js +2 -1
  3. package/dist/Accordion/Accordion.css.js +1 -1
  4. package/dist/Accordion/Accordion.js +1 -1
  5. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  6. package/dist/AlertBanner/index.js +1 -1
  7. package/dist/Article/Article.css.js +1 -1
  8. package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
  9. package/dist/Avatar/Avatar.module.js +7 -7
  10. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  11. package/dist/AwardsItem/AwardsItem.css.js +1 -1
  12. package/dist/Blockquote/Blockquote.module.js +3 -3
  13. package/dist/BulletItem/BulletItem.css.js +1 -1
  14. package/dist/BulletItem/BulletItem.js +1 -1
  15. package/dist/Button/Button.css.js +1 -1
  16. package/dist/Button/Button.js +2 -1
  17. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
  18. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
  19. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
  20. package/dist/Calculators/AxosOneCalculator/index.js +1 -1
  21. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
  22. package/dist/Calculators/BalanceAPYCalculator/index.js +1 -1
  23. package/dist/Calculators/Calculator.js +2 -1
  24. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  25. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
  26. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
  27. package/dist/Calculators/calculator.css.js +1 -1
  28. package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
  29. package/dist/Carousel/Carousel.css.js +1 -1
  30. package/dist/Carousel/index.js +2 -1
  31. package/dist/Chevron/Chevron.css.js +1 -1
  32. package/dist/Chevron/index.js +2 -1
  33. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
  34. package/dist/CollectInformationAlert/index.js +1 -1
  35. package/dist/Comparison/Comparison.css.js +1 -1
  36. package/dist/Comparison/Comparison.js +2 -1
  37. package/dist/ContentBanner/ContentBanner.css.js +1 -1
  38. package/dist/DownloadTile/DownloadTile.css.js +1 -1
  39. package/dist/ExecutiveBio/ExecutiveBio.css.js +1 -1
  40. package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
  41. package/dist/FaqAccordion/index.js +2 -1
  42. package/dist/FdicCallout/FdicCallout.module.js +2 -2
  43. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  44. package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +16 -0
  45. package/dist/{FooterSiteMap → FooterDisclosure/LVF}/LaVictorieFooter.js +9 -9
  46. package/dist/FooterDisclosure/index.d.ts +2 -0
  47. package/dist/FooterDisclosure/index.js +9 -1
  48. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
  49. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -1
  50. package/dist/Forms/ApplicationStart.js +1 -1
  51. package/dist/Forms/ApplyNow.js +2 -1
  52. package/dist/Forms/ClearingForm.js +1 -1
  53. package/dist/Forms/CommercialDeposits.js +1 -1
  54. package/dist/Forms/CommercialLending.js +1 -1
  55. package/dist/Forms/ContactCompany.js +1 -1
  56. package/dist/Forms/ContactCompanyTitle.js +1 -1
  57. package/dist/Forms/ContactUs.js +1 -1
  58. package/dist/Forms/ContactUsAAS.js +1 -1
  59. package/dist/Forms/ContactUsBusiness.js +2 -1
  60. package/dist/Forms/ContactUsLVF.d.ts +11 -0
  61. package/dist/Forms/{ContactUsMessage.js → ContactUsLVF.js} +54 -37
  62. package/dist/Forms/ContactUsNMLSId.js +2 -1
  63. package/dist/Forms/CpraRequest.js +1 -1
  64. package/dist/Forms/DealerServices.js +1 -1
  65. package/dist/Forms/EmailOnly.js +2 -1
  66. package/dist/Forms/EmailUs.js +1 -1
  67. package/dist/Forms/Forms.css.d.ts +1 -9
  68. package/dist/Forms/Forms.css.js +42 -42
  69. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -1
  70. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -1
  71. package/dist/Forms/QuickPricer/QuickPricerForm.js +1 -1
  72. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  73. package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
  74. package/dist/Forms/ScheduleCall.js +1 -1
  75. package/dist/Forms/ScheduleCallPremier.js +1 -1
  76. package/dist/Forms/SuccesForm.js +2 -1
  77. package/dist/Forms/VendorQuestionnaire.js +796 -804
  78. package/dist/Forms/WcplSurvey.js +1 -1
  79. package/dist/Forms/index.d.ts +1 -1
  80. package/dist/Forms/index.js +2 -2
  81. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  82. package/dist/HeroBanner/LargeBanner.css.js +1 -1
  83. package/dist/HeroBanner/SelectionBanner.css.js +1 -1
  84. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  85. package/dist/Hyperlink/index.js +2 -1
  86. package/dist/IconBillboard/IconBillboard.css.js +1 -1
  87. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  88. package/dist/ImageBillboard/ImageBillboard.js +1 -1
  89. package/dist/ImageBillboard/ImageBillboardSet.js +1 -1
  90. package/dist/ImageLink/ImageLink.css.js +1 -1
  91. package/dist/ImageLink/ImageLink.js +2 -1
  92. package/dist/ImageLink/ImageLinkSet.js +2 -1
  93. package/dist/ImageLink/index.js +2 -1
  94. package/dist/Input/Checkbox.css.js +1 -1
  95. package/dist/Input/Dropdown.css.js +1 -1
  96. package/dist/Input/Input.css.js +1 -1
  97. package/dist/Input/RadioButton.css.js +1 -1
  98. package/dist/Inputs/Input.css.js +1 -1
  99. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  100. package/dist/Insight/Featured/CategorySelector.js +2 -1
  101. package/dist/Insight/Featured/Featured.css.js +1 -1
  102. package/dist/Insight/Featured/Featured.js +2 -1
  103. package/dist/Insight/Featured/Header.css.js +1 -1
  104. package/dist/Insight/Featured/Header.js +2 -1
  105. package/dist/Insight/Insight.css.js +1 -1
  106. package/dist/Interstitial/Interstitial-variants.css.js +1 -1
  107. package/dist/Interstitial/Interstitial.module.js +10 -10
  108. package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
  109. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  110. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  111. package/dist/Modal/Modal.css.js +1 -1
  112. package/dist/Modal/Modal.js +2 -1
  113. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  114. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  115. package/dist/NavigationMenu/AxosALTS/NavData.js +2 -1
  116. package/dist/NavigationMenu/AxosALTS/index.js +2 -1
  117. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  118. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +54 -54
  119. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
  120. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  121. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +55 -55
  122. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +1 -1
  123. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  124. package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
  125. package/dist/NavigationMenu/AxosBank/NavData.js +2 -1
  126. package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -1
  127. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +1 -1
  128. package/dist/NavigationMenu/AxosBank/index.js +2 -1
  129. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  130. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  131. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  132. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  133. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  134. package/dist/NavigationMenu/LaVictoire/NavData.js +2 -1
  135. package/dist/NavigationMenu/LaVictoire/index.js +2 -1
  136. package/dist/PageNavItem/PageNavItem.css.js +1 -1
  137. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  138. package/dist/Pagination/Pagination.css.js +1 -1
  139. package/dist/Pagination/Pagination.js +1 -1
  140. package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
  141. package/dist/SetContainer/SetContainer.css.js +1 -1
  142. package/dist/SetContainer/SetContainer.js +2 -1
  143. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  144. package/dist/SocialMediaBar/iconsRepository.js +2 -1
  145. package/dist/StepItem/StepItem.css.js +1 -1
  146. package/dist/StepItemSet/StepItemSet.css.js +1 -1
  147. package/dist/Tab/Tab.css.js +1 -1
  148. package/dist/Table/Table.css.js +1 -1
  149. package/dist/Table/Table.js +1 -1
  150. package/dist/TextBlock/TextBlock.css.js +1 -1
  151. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  152. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  153. package/dist/Typography/Typography.css.js +1 -1
  154. package/dist/VideoTile/VideoTile.css.js +1 -1
  155. package/dist/VideoTile/VideoTile.js +1 -1
  156. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  157. package/dist/VideoWrapper/index.js +2 -1
  158. package/dist/assets/Avatar/Avatar.css.css +59 -59
  159. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  160. package/dist/assets/FdicCallout/FdicCallout.css.css +48 -48
  161. package/dist/assets/{FooterSiteMap → FooterDisclosure/LVF}/LaVictorieFooter.css +11 -11
  162. package/dist/assets/Forms/Forms.css +105 -111
  163. package/dist/assets/Interstitial/Interstitial.css.css +142 -142
  164. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +258 -257
  165. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +600 -600
  166. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +621 -621
  167. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +651 -651
  168. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +458 -458
  169. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +426 -426
  170. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
  171. package/dist/assets/TopicalNavItem/TopicalNavItem.css +4 -6
  172. package/dist/globals.css.js +1 -1
  173. package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
  174. package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
  175. package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
  176. package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
  177. package/dist/icons/Star/Star.css.js +1 -1
  178. package/dist/index.css.js +1 -1
  179. package/dist/main.js +10 -2
  180. package/dist/themes/axos.css.js +1 -1
  181. package/dist/themes/premier.css.js +1 -1
  182. package/dist/themes/victorie.css.js +1 -1
  183. package/package.json +1 -1
  184. package/dist/FooterSiteMap/LaVictorieFooter.css.js +0 -16
  185. package/dist/Forms/ContactUsMessage.d.ts +0 -11
  186. /package/dist/{FooterSiteMap → FooterDisclosure/LVF}/LaVictorieFooter.css.d.ts +0 -0
  187. /package/dist/{FooterSiteMap → FooterDisclosure/LVF}/LaVictorieFooter.d.ts +0 -0
@@ -1,4 +1,4 @@
1
- @keyframes tfms6au {
1
+ @keyframes tfms6as {
2
2
  from {
3
3
  stroke-dashoffset: 1;
4
4
  }
@@ -6,7 +6,7 @@
6
6
  opacity: 100;
7
7
  }
8
8
  }
9
- @keyframes tfms6av {
9
+ @keyframes tfms6at {
10
10
  0% {
11
11
  stroke-dashoffset: -1000;
12
12
  }
@@ -39,73 +39,67 @@
39
39
  color: var(--_1073cm8g);
40
40
  }
41
41
  .tfms6a5 {
42
- padding-top: 0;
43
- }
44
- .tfms6a6 {
45
- padding-top: 48px;
46
- }
47
- .tfms6a7 {
48
42
  padding-bottom: 32px;
49
43
  }
50
- .tfms6a8 {
44
+ .tfms6a6 {
51
45
  margin-bottom: 32px;
52
46
  }
53
- .tfms6a9 {
47
+ .tfms6a7 {
54
48
  font-family: var(--header-font-family);
55
49
  }
56
- ._1073cm80 .tfms6aa {
50
+ ._1073cm80 .tfms6a8 {
57
51
  -webkit-background-clip: text;
58
52
  background-image: var(--_1073cm84);
59
53
  -webkit-text-fill-color: transparent;
60
54
  text-shadow: 0px 0px #00000000;
61
55
  }
62
- ._1es6o1h0 .tfms6aa {
56
+ ._1es6o1h0 .tfms6a8 {
63
57
  color: var(--_1073cm83);
64
58
  }
65
- ._1073cm80 .tfms6ab {
59
+ ._1073cm80 .tfms6a9 {
66
60
  -webkit-background-clip: text;
67
61
  background-image: var(--_1073cm8b);
68
62
  -webkit-text-fill-color: transparent;
69
63
  text-shadow: 0px 0px #00000000;
70
64
  }
71
- ._1es6o1h0 .tfms6ab {
65
+ ._1es6o1h0 .tfms6a9 {
72
66
  color: var(--_1073cm8a);
73
67
  }
74
- .tfms6ac {
68
+ .tfms6aa {
75
69
  color: var(--_1073cm8h);
76
70
  }
77
- .tfms6ad {
71
+ .tfms6ab {
78
72
  color: var(--_1073cm8o);
79
73
  }
80
- .tfms6ae {
74
+ .tfms6ac {
81
75
  font-family: var(--main-font-family);
82
76
  display: grid;
83
77
  grid-template-columns: 1fr 1fr;
84
78
  gap: 1.5rem;
85
79
  }
86
- .tfms6af {
80
+ .tfms6ad {
87
81
  color: var(--_1073cm82);
88
82
  }
89
- .tfms6ag {
83
+ .tfms6ae {
90
84
  color: var(--_1073cm89);
91
85
  }
92
- .tfms6ah {
86
+ .tfms6af {
93
87
  color: var(--_1073cm8g);
94
88
  }
95
- .tfms6ai {
89
+ .tfms6ag {
96
90
  color: var(--_1073cm8n);
97
91
  }
98
- .tfms6aj {
92
+ .tfms6ah {
99
93
  grid-template-columns: 1fr;
100
94
  }
101
- .tfms6ak {
95
+ .tfms6ai {
102
96
  display: flex;
103
97
  flex-direction: column;
104
98
  }
105
- .tfms6al {
99
+ .tfms6aj {
106
100
  grid-template-columns: 1fr 1fr;
107
101
  }
108
- .tfms6ak h4 {
102
+ .tfms6ai h4 {
109
103
  font-size: 24px;
110
104
  font-weight: 700;
111
105
  letter-spacing: 3px;
@@ -114,84 +108,84 @@
114
108
  font-family: var(--header-font-family);
115
109
  line-height: 30px;
116
110
  }
117
- .tfms6ak h4:before {
111
+ .tfms6ai h4:before {
118
112
  content: "";
119
113
  border-top: 2px solid #60AECB;
120
114
  height: 40px;
121
115
  position: relative;
122
116
  width: 100%;
123
117
  }
124
- .tfms6ak h5 {
118
+ .tfms6ai h5 {
125
119
  font-size: 14px;
126
120
  font-weight: 500;
127
121
  letter-spacing: 2px;
128
122
  font-family: var(--header-font-family);
129
123
  line-height: 16px;
130
124
  }
131
- .tfms6ak p {
125
+ .tfms6ai p {
132
126
  font-size: 15px;
133
127
  font-weight: 400;
134
128
  margin-bottom: 10px;
135
129
  font-family: var(--header-font-family);
136
130
  line-height: 28px;
137
131
  }
138
- .tfms6ak label {
132
+ .tfms6ai label {
139
133
  padding-left: 0;
140
134
  margin-bottom: 10px;
141
135
  }
142
- .tfms6am {
136
+ .tfms6ak {
143
137
  display: flex;
144
138
  flex-direction: row;
145
139
  width: 100%;
146
140
  gap: 15px;
147
141
  }
148
- .tfms6am > div {
142
+ .tfms6ak > div {
149
143
  flex-grow: 1;
150
144
  }
151
- .tfms6an {
145
+ .tfms6al {
152
146
  margin-top: 1.5rem;
153
147
  text-align: center;
154
148
  margin-inline: auto;
155
149
  }
156
- .tfms6ao {
150
+ .tfms6am {
157
151
  margin-top: 16px;
158
152
  }
159
- .tfms6ap {
153
+ .tfms6an {
160
154
  color: var(--_1073cm82);
161
155
  }
162
- .tfms6aq {
156
+ .tfms6ao {
163
157
  color: var(--_1073cm89);
164
158
  }
165
- .tfms6ar {
159
+ .tfms6ap {
166
160
  color: var(--_1073cm8g);
167
161
  }
168
- .tfms6as {
162
+ .tfms6aq {
169
163
  color: var(--_1073cm8n);
170
164
  }
171
- .tfms6at {
165
+ .tfms6ar {
172
166
  max-width: 860px;
173
167
  margin-inline: auto;
174
168
  }
175
- .tfms6aw {
169
+ .tfms6au {
176
170
  padding: 2.5rem 0;
177
171
  }
178
- .tfms6ax {
172
+ .tfms6av {
179
173
  color: var(--_1073cm83);
180
174
  background: var(--_1073cm81);
181
175
  }
182
- .tfms6ay {
176
+ .tfms6aw {
183
177
  color: var(--_1073cm8a);
184
178
  background: var(--_1073cm88);
185
179
  }
186
- .tfms6az {
180
+ .tfms6ax {
187
181
  color: var(--_1073cm8g);
188
182
  background: var(--_1073cm8f);
189
183
  }
190
- .tfms6a10 {
184
+ .tfms6ay {
191
185
  color: var(--_1073cm8n);
192
186
  background: var(--_1073cm8m);
193
187
  }
194
- .tfms6aw h1 {
188
+ .tfms6au h1 {
195
189
  font-size: 43px;
196
190
  font-weight: 600;
197
191
  letter-spacing: 1px;
@@ -199,29 +193,29 @@
199
193
  margin-bottom: 0.7rem;
200
194
  font-family: var(--header-font-family);
201
195
  }
202
- .tfms6aw p {
196
+ .tfms6au p {
203
197
  margin-bottom: 0;
204
198
  }
205
- .tfms6a11 {
199
+ .tfms6az {
206
200
  margin: 0 auto;
207
201
  display: block;
208
202
  }
209
- .tfms6a12 {
203
+ .tfms6a10 {
210
204
  fill: none;
211
205
  stroke: #faa74a;
212
206
  stroke-width: 4;
213
207
  stroke-dasharray: 100px;
214
208
  stroke-dashoffset: 100;
215
- animation: tfms6au 0.5s ease-in-out forwards reverse;
209
+ animation: tfms6as 0.5s ease-in-out forwards reverse;
216
210
  -webkit-animation-delay: 0.7s;
217
211
  }
218
- .tfms6a13 {
212
+ .tfms6a11 {
219
213
  fill: none;
220
214
  stroke-width: 4;
221
215
  stroke-dasharray: 1000px;
222
216
  stroke-dashoffset: 1000;
223
- -webkit-animation: tfms6av 0.8s ease-in-out forwards;
224
- animation: tfms6av 0.8s ease-in-out forwards;
217
+ -webkit-animation: tfms6at 0.8s ease-in-out forwards;
218
+ animation: tfms6at 0.8s ease-in-out forwards;
225
219
  -webkit-transform-origin: center;
226
220
  -ms-transform-origin: center;
227
221
  transform-origin: center;
@@ -229,143 +223,143 @@
229
223
  -ms-transform: rotate(-40deg);
230
224
  transform: rotate(-40deg);
231
225
  }
232
- .tfms6a14 {
226
+ .tfms6a12 {
233
227
  stroke: var(--_1073cm83);
234
228
  }
235
- .tfms6a15 {
229
+ .tfms6a13 {
236
230
  stroke: var(--_1073cm8a);
237
231
  }
238
- .tfms6a16 {
232
+ .tfms6a14 {
239
233
  stroke: var(--_1073cm8g);
240
234
  }
241
- .tfms6a17 {
235
+ .tfms6a15 {
242
236
  stroke: var(--_1073cm8n);
243
237
  }
244
- .tfms6a18 {
238
+ .tfms6a16 {
245
239
  margin-top: 1rem;
246
240
  }
247
- .tfms6a19 {
241
+ .tfms6a17 {
248
242
  color: var(--_1073cm82);
249
243
  }
250
- .tfms6a1a {
244
+ .tfms6a18 {
251
245
  color: var(--_1073cm89);
252
246
  }
253
- .tfms6a1b {
247
+ .tfms6a19 {
254
248
  color: var(--_1073cm8g);
255
249
  }
256
- .tfms6a1c {
250
+ .tfms6a1a {
257
251
  color: var(--_1073cm8n);
258
252
  }
259
- .tfms6a1d {
260
- margin-top: 0;
253
+ .tfms6a1b {
254
+ margin-top: 1rem;
261
255
  }
262
- .tfms6ae .tfms6a1e {
256
+ .tfms6ac .tfms6a1c {
263
257
  grid-column-start: 1;
264
258
  grid-column-end: 3;
265
259
  }
266
- .tfms6a1f {
260
+ .tfms6a1d {
267
261
  grid-column: 1 / -1;
268
262
  }
269
- .tfms6a1g {
263
+ .tfms6a1e {
270
264
  width: 100%;
271
265
  padding-bottom: 4px;
272
266
  }
273
- .tfms6a1h {
267
+ .tfms6a1f {
274
268
  border-bottom: 1px solid var(--_1073cm82);
275
269
  }
276
- .tfms6a1i {
270
+ .tfms6a1g {
277
271
  border-bottom: 1px solid var(--_1073cm89);
278
272
  }
279
- .tfms6a1j {
273
+ .tfms6a1h {
280
274
  border-bottom: 1px solid var(--_1073cm8g);
281
275
  }
282
- .tfms6a1k {
276
+ .tfms6a1i {
283
277
  border-bottom: 1px solid var(--_1073cm8n);
284
278
  }
285
- .tfms6a1h > h4, .tfms6a1i > h4 {
279
+ .tfms6a1f > h4, .tfms6a1g > h4 {
286
280
  -webkit-background-clip: text;
287
281
  background-image: var(--_1073cm83);
288
282
  -webkit-text-fill-color: var(--_1073cm83);
289
283
  }
290
- .tfms6a1j > h4, .tfms6a1k > h4 {
284
+ .tfms6a1h > h4, .tfms6a1i > h4 {
291
285
  -webkit-background-clip: text;
292
286
  background-image: var(--_1073cm8h);
293
287
  -webkit-text-fill-color: var(--_1073cm8h);
294
288
  }
295
- .tfms6a1l {
289
+ .tfms6a1j {
296
290
  display: flex;
297
291
  }
298
- .tfms6a1m {
292
+ .tfms6a1k {
299
293
  cursor: pointer;
300
294
  caret-color: transparent;
301
295
  }
302
- .tfms6a1n {
296
+ .tfms6a1l {
303
297
  padding-left: 16px;
304
298
  }
305
- .tfms6a1p label {
299
+ .tfms6a1n label {
306
300
  white-space: nowrap;
307
301
  }
308
- .tfms6a1r {
302
+ .tfms6a1p {
309
303
  margin-top: 2rem;
310
304
  }
311
- .tfms6a1s {
305
+ .tfms6a1q {
312
306
  display: flex;
313
307
  justify-content: center;
314
308
  }
315
- .tfms6a1s > div {
309
+ .tfms6a1q > div {
316
310
  width: 100%;
317
311
  }
318
- .tfms6a1t {
312
+ .tfms6a1r {
319
313
  display: flex;
320
314
  justify-content: center;
321
315
  align-items: center;
322
316
  gap: 2rem;
323
317
  }
324
- .tfms6a1u {
318
+ .tfms6a1s {
325
319
  display: flex;
326
320
  margin: 1rem 0;
327
321
  text-align: left;
328
322
  gap: 1rem;
329
323
  }
330
- .tfms6a1v {
324
+ .tfms6a1t {
331
325
  display: flex;
332
326
  justify-content: space-between;
333
327
  }
334
- .tfms6a1v > div {
328
+ .tfms6a1t > div {
335
329
  min-width: 32%;
336
330
  }
337
- .tfms6a1w {
331
+ .tfms6a1u {
338
332
  margin-top: 1rem;
339
333
  }
340
- .tfms6a1x {
334
+ .tfms6a1v {
341
335
  min-width: 24px;
342
336
  }
343
- .tfms6a1y {
337
+ .tfms6a1w {
344
338
  width: min(calc(100% - 2rem));
345
339
  height: min(calc(100% - 2rem));
346
340
  overflow: scroll!important;
347
341
  }
348
- .tfms6a1z {
342
+ .tfms6a1x {
349
343
  display: none;
350
344
  }
351
- .tfms6a21::placeholder {
345
+ .tfms6a1z::placeholder {
352
346
  color: transparent;
353
347
  }
354
- .tfms6a22 {
348
+ .tfms6a20 {
355
349
  cursor: not-allowed;
356
350
  }
357
- .tfms6a23 {
351
+ .tfms6a21 {
358
352
  display: flex;
359
353
  }
360
- .tfms6a24 {
354
+ .tfms6a22 {
361
355
  visibility: hidden;
362
356
  display: none;
363
357
  }
364
- .tfms6a26 {
358
+ .tfms6a24 {
365
359
  display: flex;
366
360
  gap: 24px;
367
361
  }
368
- .tfms6a27 {
362
+ .tfms6a25 {
369
363
  vertical-align: vertical;
370
364
  width: 100%;
371
365
  display: flex;
@@ -374,7 +368,7 @@
374
368
  align-items: center;
375
369
  flex-direction: column-reverse;
376
370
  }
377
- .tfms6a28 {
371
+ .tfms6a26 {
378
372
  text-transform: capitalize;
379
373
  margin: auto ;
380
374
  max-width: fit-content;
@@ -385,83 +379,83 @@
385
379
  }
386
380
  }
387
381
  @media screen and (max-width:480px) {
388
- .tfms6ae {
382
+ .tfms6ac {
389
383
  grid-template-columns: 1fr;
390
384
  }
391
- .tfms6am {
385
+ .tfms6ak {
392
386
  flex-direction: column;
393
387
  }
394
- .tfms6ae .tfms6a1e {
388
+ .tfms6ac .tfms6a1c {
395
389
  grid-column-start: 1;
396
390
  grid-column-end: 2;
397
391
  }
398
392
  }
399
393
  @media screen and (max-width: 992px) {
400
- .tfms6aw h1 {
394
+ .tfms6au h1 {
401
395
  font-size: 37px;
402
396
  line-height: 1.29;
403
397
  margin-bottom: 0.4rem;
404
398
  }
405
399
  }
406
400
  @media screen and (maxwidth: 767px) {
407
- .tfms6aw h1 {
401
+ .tfms6au h1 {
408
402
  font-size: 32px;
409
403
  font-weight: 600;
410
404
  margin-top: 0;
411
405
  margin-bottom: 0.4rem;
412
406
  }
413
- .tfms6a11 {
407
+ .tfms6az {
414
408
  max-width: 69px;
415
409
  }
416
410
  }
417
411
  @media screen and (max-width: 780px) {
418
- .tfms6a1l {
412
+ .tfms6a1j {
419
413
  flex-direction: column;
420
414
  }
421
415
  }
422
416
  @media screen and (max-width: 1103px) {
423
- .tfms6a1l ._18du0laf {
417
+ .tfms6a1j ._18du0laf {
424
418
  padding: 6px;
425
419
  }
426
420
  }
427
421
  @media screen and (max-width: 571px) and (min-width: 481px) {
428
- .tfms6a1o label {
422
+ .tfms6a1m label {
429
423
  height: 48px;
430
424
  display: flex;
431
425
  align-items: flex-end;
432
426
  }
433
427
  }
434
428
  @media screen and (min-width: 481px) {
435
- .tfms6a1q select {
429
+ .tfms6a1o select {
436
430
  background: url(https://images.axos.com/o9ov1v03uwqk/4ayjjdIkEzQsfmhKbPeNaE/636b57923fbdac891d48f78ca06ffeb6/image_1_-_2024-06-27T142052.191.png) no-repeat 98%;
437
431
  }
438
432
  }
439
433
  @media screen and (min-width: 769px) {
440
- .tfms6a1s > div {
434
+ .tfms6a1q > div {
441
435
  grid-template: none;
442
436
  width: 50%;
443
437
  }
444
438
  }
445
439
  @media screen and (max-width: 500px) {
446
- .tfms6a1t {
440
+ .tfms6a1r {
447
441
  flex-direction: column;
448
442
  }
449
443
  }
450
444
  @media screen and (max-width: 800px) {
451
- .tfms6a1v {
445
+ .tfms6a1t {
452
446
  flex-direction: column;
453
447
  }
454
- .tfms6a20 select {
448
+ .tfms6a1y select {
455
449
  white-space: normal;
456
450
  padding-right: 4rem;
457
451
  }
458
- .tfms6a21::placeholder {
452
+ .tfms6a1z::placeholder {
459
453
  color: #5E6A74;
460
454
  }
461
- .tfms6a26 {
455
+ .tfms6a24 {
462
456
  flex-direction: column;
463
457
  }
464
- .tfms6a27 {
458
+ .tfms6a25 {
465
459
  flex-direction: column-reverse;
466
460
  }
467
461
  }
@@ -469,7 +463,7 @@
469
463
  .rate-watch-form hr {
470
464
  display: none;
471
465
  }
472
- .tfms6a1z {
466
+ .tfms6a1x {
473
467
  display: block;
474
468
  }
475
469
  }