@axos-web-dev/shared-components 1.0.99-feature-brand.3 → 1.0.99-feature-newQPvalues

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 (254) hide show
  1. package/dist/ATMLocator/ATMLocator.js +1 -0
  2. package/dist/Article/Article.css.d.ts +36 -8
  3. package/dist/ArticlesSet/ArticlesSet.css.d.ts +70 -10
  4. package/dist/ArticlesSet/ArticlesSet.js +1 -1
  5. package/dist/Auth/ErrorAlert.js +1 -0
  6. package/dist/AwardsBanner/AwardsBanner.css.js +1 -4
  7. package/dist/AwardsItem/AwardsItem.css.js +2 -1
  8. package/dist/Blockquote/Blockquote.module.js +3 -3
  9. package/dist/Button/Button.css.d.ts +3 -3
  10. package/dist/Button/Button.js +1 -0
  11. package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +30 -2
  12. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.d.ts +0 -1
  13. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -3
  14. package/dist/Calculators/AxosOneCalculator/index.d.ts +0 -3
  15. package/dist/Calculators/AxosOneCalculator/index.js +20 -48
  16. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.d.ts +30 -2
  17. package/dist/Calculators/Calculator.d.ts +0 -3
  18. package/dist/Calculators/Calculator.js +3 -6
  19. package/dist/Calculators/MaxLoanCalculator/index.js +8 -1
  20. package/dist/Calculators/calculator.css.d.ts +8 -2
  21. package/dist/CallToActionBar/index.js +1 -1
  22. package/dist/Carousel/Carousel.css.d.ts +19 -8
  23. package/dist/Carousel/index.js +1 -0
  24. package/dist/Chevron/Chevron.css.d.ts +2 -2
  25. package/dist/Chevron/index.js +1 -0
  26. package/dist/CollectInformationAlert/index.js +1 -1
  27. package/dist/Comparison/Comparison.js +3 -2
  28. package/dist/ExecutiveBio/ExecutiveBio.js +1 -0
  29. package/dist/FaqAccordion/index.js +1 -0
  30. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -3
  31. package/dist/Forms/ApplicationStart.d.ts +1 -1
  32. package/dist/Forms/ApplicationStart.js +111 -89
  33. package/dist/Forms/ApplyNow.js +1 -0
  34. package/dist/Forms/ClearingForm.d.ts +1 -1
  35. package/dist/Forms/ClearingForm.js +184 -162
  36. package/dist/Forms/CommercialDeposits.d.ts +1 -1
  37. package/dist/Forms/CommercialDeposits.js +201 -179
  38. package/dist/Forms/CommercialLending.d.ts +1 -1
  39. package/dist/Forms/CommercialLending.js +278 -256
  40. package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
  41. package/dist/Forms/CommercialPremiumFinance.js +128 -106
  42. package/dist/Forms/ContactCompany.d.ts +1 -1
  43. package/dist/Forms/ContactCompany.js +113 -91
  44. package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
  45. package/dist/Forms/ContactCompanyTitle.js +127 -105
  46. package/dist/Forms/ContactUs.d.ts +1 -1
  47. package/dist/Forms/ContactUs.js +99 -77
  48. package/dist/Forms/ContactUsAAS.d.ts +1 -1
  49. package/dist/Forms/ContactUsAAS.js +180 -158
  50. package/dist/Forms/ContactUsBusiness.d.ts +2 -2
  51. package/dist/Forms/ContactUsBusiness.js +135 -113
  52. package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
  53. package/dist/Forms/ContactUsBusinessNameEmail.js +103 -81
  54. package/dist/Forms/ContactUsLVF.d.ts +1 -1
  55. package/dist/Forms/ContactUsLVF.js +119 -98
  56. package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
  57. package/dist/Forms/ContactUsNMLSId.js +117 -95
  58. package/dist/Forms/CpraRequest.d.ts +1 -1
  59. package/dist/Forms/CpraRequest.js +641 -619
  60. package/dist/Forms/CraPublicFile.d.ts +1 -1
  61. package/dist/Forms/CraPublicFile.js +109 -87
  62. package/dist/Forms/DealerServices.d.ts +1 -1
  63. package/dist/Forms/DealerServices.js +225 -204
  64. package/dist/Forms/EmailOnly.d.ts +1 -1
  65. package/dist/Forms/EmailOnly.js +56 -36
  66. package/dist/Forms/EmailUs.d.ts +1 -1
  67. package/dist/Forms/EmailUs.js +75 -53
  68. package/dist/Forms/FormEnums.js +4 -1
  69. package/dist/Forms/FormProps.d.ts +3 -0
  70. package/dist/Forms/Forms.css.d.ts +30 -2
  71. package/dist/Forms/HoneyPot/HoneyPot.css.d.ts +1 -0
  72. package/dist/Forms/HoneyPot/HoneyPot.css.js +5 -0
  73. package/dist/Forms/HoneyPot/index.d.ts +23 -0
  74. package/dist/Forms/HoneyPot/index.js +69 -0
  75. package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
  76. package/dist/Forms/MortgageRate/MortgageRateForm.js +369 -350
  77. package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -0
  78. package/dist/Forms/MortgageWarehouseLending.d.ts +1 -3
  79. package/dist/Forms/MortgageWarehouseLending.js +13 -3
  80. package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
  81. package/dist/Forms/QuickPricer/QuickPricerForm.js +624 -609
  82. package/dist/Forms/ScheduleCall.d.ts +1 -1
  83. package/dist/Forms/ScheduleCall.js +156 -134
  84. package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
  85. package/dist/Forms/ScheduleCallPremier.js +178 -156
  86. package/dist/Forms/SuccesForm.js +1 -0
  87. package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
  88. package/dist/Forms/VendorQuestionnaire.js +817 -795
  89. package/dist/Forms/WcplSurvey.d.ts +1 -1
  90. package/dist/Forms/WcplSurvey.js +112 -90
  91. package/dist/Forms/index.d.ts +1 -0
  92. package/dist/Forms/index.js +4 -0
  93. package/dist/HeroBanner/HeroBanner.css.d.ts +17 -5
  94. package/dist/HeroBanner/HeroBanner.js +54 -2
  95. package/dist/HeroBanner/SelectionBanner.css.d.ts +19 -1
  96. package/dist/HeroBanner/SelectionBanner.css.js +6 -6
  97. package/dist/Hyperlink/index.js +1 -0
  98. package/dist/IconBillboard/IconBillboard.css.d.ts +40 -6
  99. package/dist/IconBillboard/sections/CallToActionSection.js +1 -1
  100. package/dist/ImageBillboard/ImageBillboard.css.d.ts +61 -5
  101. package/dist/ImageLink/ImageLink.js +1 -0
  102. package/dist/ImageLink/ImageLinkSet.js +1 -0
  103. package/dist/ImageLink/index.js +1 -0
  104. package/dist/Input/Input.js +3 -1
  105. package/dist/Insight/Featured/CategorySelector.js +1 -0
  106. package/dist/Insight/Featured/Featured.js +1 -0
  107. package/dist/Insight/Featured/Header.js +1 -0
  108. package/dist/LoadingIndicator/LoadingIndicator.css.d.ts +4 -4
  109. package/dist/Modal/Modal.css.d.ts +0 -1
  110. package/dist/Modal/Modal.css.js +3 -5
  111. package/dist/Modal/Modal.js +4 -3
  112. package/dist/NavigationMenu/AxosALTS/NavData.js +1 -0
  113. package/dist/NavigationMenu/AxosALTS/index.js +1 -0
  114. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.d.ts +0 -2
  115. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +2 -7
  116. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  117. package/dist/NavigationMenu/AxosAdvisor/index.js +21 -39
  118. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.d.ts +0 -2
  119. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +2 -7
  120. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  121. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.d.ts +1 -1
  122. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +2 -2
  123. package/dist/NavigationMenu/AxosAdvisorServices/index.js +8 -14
  124. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -2
  125. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  126. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -0
  127. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +4 -0
  128. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -2
  129. package/dist/NavigationMenu/AxosBank/NavBar.module.js +41 -41
  130. package/dist/NavigationMenu/AxosBank/NavData.js +1 -0
  131. package/dist/NavigationMenu/AxosBank/SubNavBar.js +230 -227
  132. package/dist/NavigationMenu/AxosBank/SubNavbar.css.d.ts +0 -2
  133. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +0 -4
  134. package/dist/NavigationMenu/AxosBank/index.js +1 -0
  135. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  136. package/dist/NavigationMenu/LaVictoire/NavData.js +1 -0
  137. package/dist/NavigationMenu/LaVictoire/index.js +1 -0
  138. package/dist/NavigationMenu/NavDataJson.d.ts +2 -0
  139. package/dist/NavigationMenu/NavDataJson.js +309 -0
  140. package/dist/NavigationMenu/Navbar.d.ts +5 -0
  141. package/dist/NavigationMenu/Navbar.js +195 -0
  142. package/dist/NavigationMenu/SignInNavButton.d.ts +1 -0
  143. package/dist/NavigationMenu/SignInNavButton.js +363 -0
  144. package/dist/PageNavItem/PageNavItem.css.d.ts +22 -4
  145. package/dist/Pagination/Pagination.js +6 -6
  146. package/dist/SetContainer/SetContainer.js +1 -0
  147. package/dist/SocialMediaBar/iconsRepository.js +1 -0
  148. package/dist/StepItem/StepItem.css.d.ts +36 -8
  149. package/dist/StepItemSet/StepItemSet.css.d.ts +32 -4
  150. package/dist/StepItemSet/StepItemSet.d.ts +1 -1
  151. package/dist/StepItemSet/StepItemSet.js +82 -18
  152. package/dist/StepItemSet/index.d.ts +0 -5
  153. package/dist/StepItemSet/index.js +0 -10
  154. package/dist/Table/Table.css.d.ts +2 -3
  155. package/dist/Table/Table.d.ts +1 -1
  156. package/dist/Table/Table.js +1 -1
  157. package/dist/VideoTile/VideoTile.js +1 -0
  158. package/dist/VideoWrapper/index.js +1 -0
  159. package/dist/WalnutIframe/wrapper.module.js +3 -3
  160. package/dist/assets/Accordion/Accordion.css +1 -1
  161. package/dist/assets/Article/Article.css +59 -47
  162. package/dist/assets/ArticlesSet/ArticlesSet.css +56 -26
  163. package/dist/assets/Auth/SignIn.css +12 -12
  164. package/dist/assets/AwardsBanner/AwardsBanner.css +1 -1
  165. package/dist/assets/AwardsItem/AwardsItem.css +4 -3
  166. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  167. package/dist/assets/Button/Button.css +21 -21
  168. package/dist/assets/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css +8 -8
  169. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +21 -12
  170. package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +9 -21
  171. package/dist/assets/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css +31 -19
  172. package/dist/assets/Calculators/BuyDownCalculator/BuyDownCalculator.css +14 -14
  173. package/dist/assets/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css +9 -9
  174. package/dist/assets/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css +9 -9
  175. package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +9 -9
  176. package/dist/assets/Calculators/calculator.css +15 -9
  177. package/dist/assets/CallToActionBar/CallToActionBar.css +4 -1
  178. package/dist/assets/Carousel/Carousel.css +41 -27
  179. package/dist/assets/Chevron/Chevron.css +6 -6
  180. package/dist/assets/CollectInformationAlert/CollectInformationAlert.css +3 -4
  181. package/dist/assets/Comparison/Comparison.css +3 -3
  182. package/dist/assets/ContentBanner/ContentBanner.css +8 -8
  183. package/dist/assets/DownloadTile/DownloadTile.css +5 -5
  184. package/dist/assets/ExecutiveBio/ExecutiveBio.css +23 -23
  185. package/dist/assets/FaqAccordion/FaqAccordion.css +4 -4
  186. package/dist/assets/FooterDisclosure/FooterDisclosure.css +1 -1
  187. package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +8 -3
  188. package/dist/assets/Forms/Forms.css +63 -45
  189. package/dist/assets/Forms/HoneyPot/HoneyPot.css +8 -0
  190. package/dist/assets/Forms/QuickPricer/UserInformation.css +1 -1
  191. package/dist/assets/HeroBanner/HeroBanner.css +76 -81
  192. package/dist/assets/HeroBanner/LargeBanner.css +13 -13
  193. package/dist/assets/HeroBanner/SelectionBanner.css +29 -15
  194. package/dist/assets/IconBillboard/IconBillboard.css +48 -25
  195. package/dist/assets/ImageBillboard/ImageBillboard.css +61 -28
  196. package/dist/assets/Input/Input.css +6 -6
  197. package/dist/assets/Inputs/Input.css +4 -4
  198. package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
  199. package/dist/assets/Interstitial/Interstitial-variants.css +3 -3
  200. package/dist/assets/LandingPageHeader/LandingPageHeader.css +1 -1
  201. package/dist/assets/LoadingIndicator/LoadingIndicator.css +5 -5
  202. package/dist/assets/Modal/Modal.css +28 -17
  203. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +1 -1
  204. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +2 -25
  205. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +597 -609
  206. package/dist/assets/NavigationMenu/AxosAdvisor/SubNavbar.css +4 -5
  207. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +2 -25
  208. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +618 -630
  209. package/dist/assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css +4 -22
  210. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -192
  211. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +9 -19
  212. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +473 -445
  213. package/dist/assets/NavigationMenu/AxosBank/SubNavbar.css +1 -35
  214. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +458 -484
  215. package/dist/assets/PageNavItem/PageNavItem.css +33 -16
  216. package/dist/assets/Pagination/Pagination.css +1 -1
  217. package/dist/assets/SetContainer/SetContainer.css +4 -4
  218. package/dist/assets/StepItem/StepItem.css +42 -26
  219. package/dist/assets/StepItemSet/StepItemSet.css +26 -13
  220. package/dist/assets/Tab/Tab.css +12 -12
  221. package/dist/assets/Table/Table.css +56 -48
  222. package/dist/assets/TextBlock/TextBlock.css +1 -1
  223. package/dist/assets/TopicalNavItem/TopicalNavItem.css +2 -2
  224. package/dist/assets/TopicalNavSet/TopicalNavSet.css +1 -1
  225. package/dist/assets/VideoTile/VideoTile.css +1 -1
  226. package/dist/assets/WalnutIframe/wrapper.css.css +49 -48
  227. package/dist/assets/globals.css +6 -5
  228. package/dist/assets/icons/ArrowIcon/ArrowIcon.css +3 -3
  229. package/dist/assets/icons/DownloadIcon/DownloadIcon.css +1 -1
  230. package/dist/assets/icons/FollowIcon/FollowIcon.css +1 -1
  231. package/dist/assets/themes/axos.css +30 -30
  232. package/dist/assets/themes/premier.css +31 -31
  233. package/dist/assets/themes/victorie.css +23 -23
  234. package/dist/icons/CheckCircle.js +1 -1
  235. package/dist/icons/CheckCircleLight.js +1 -1
  236. package/dist/icons/CheckIcon/index.js +1 -1
  237. package/dist/icons/Logos/AXB.d.ts +8 -0
  238. package/dist/icons/Logos/AXB.js +74 -0
  239. package/dist/icons/QuoteIconGrey.js +2 -2
  240. package/dist/main.js +4 -10
  241. package/dist/themes/axos.css.d.ts +12 -12
  242. package/dist/themes/axos.css.js +1 -1
  243. package/dist/utils/allowedAxosDomains.js +2 -1
  244. package/package.json +1 -1
  245. package/dist/StepItemSet/sections/AdditionalDetailsSection.d.ts +0 -7
  246. package/dist/StepItemSet/sections/AdditionalDetailsSection.js +0 -11
  247. package/dist/StepItemSet/sections/CallToActionSection.d.ts +0 -8
  248. package/dist/StepItemSet/sections/CallToActionSection.js +0 -39
  249. package/dist/StepItemSet/sections/HeaderSection.d.ts +0 -10
  250. package/dist/StepItemSet/sections/HeaderSection.js +0 -45
  251. package/dist/StepItemSet/sections/ImageSection.d.ts +0 -8
  252. package/dist/StepItemSet/sections/ImageSection.js +0 -10
  253. package/dist/StepItemSet/sections/StepsList.d.ts +0 -10
  254. package/dist/StepItemSet/sections/StepsList.js +0 -21
@@ -24,19 +24,19 @@
24
24
  }
25
25
  .tfms6a1 {
26
26
  background: var(--_1073cm81);
27
- color: var(--_1073cm83);
27
+ color: var(--_1073cm82);
28
28
  }
29
29
  .tfms6a2 {
30
30
  background: var(--_1073cm88);
31
- color: var(--_1073cm8a);
31
+ color: var(--_1073cm89);
32
32
  }
33
33
  .tfms6a3 {
34
34
  background: var(--_1073cm8f);
35
- color: var(--_1073cm8h);
35
+ color: var(--_1073cm8g);
36
36
  }
37
37
  .tfms6a4 {
38
38
  background: var(--_1073cm8m);
39
- color: var(--_1073cm8h);
39
+ color: var(--_1073cm8g);
40
40
  }
41
41
  .tfms6a5 {
42
42
  padding-bottom: 32px;
@@ -44,11 +44,11 @@
44
44
  .tfms6a6 {
45
45
  margin-bottom: 32px;
46
46
  }
47
- .tfms6a7 {
47
+ ._1073cm80 .tfms6a7 {
48
48
  background: var(--_1073cm81);
49
- display: inline-block;
50
- margin-bottom: 32px;
51
49
  padding: 0 1rem;
50
+ margin-bottom: 32px;
51
+ display: inline-block;
52
52
  }
53
53
  .tfms6a8 {
54
54
  font-size: 36px;
@@ -59,31 +59,49 @@
59
59
  text-align: center;
60
60
  }
61
61
  .tfms6a9 {
62
- color: var(--_1073cm85);
62
+ color: var(--_1073cm83);
63
63
  }
64
64
  .tfms6aa {
65
- color: var(--_1073cm8c);
65
+ color: var(--_1073cm8a);
66
66
  }
67
67
  .tfms6ab {
68
- color: var(--_1073cm8j);
68
+ color: var(--_1073cm8h);
69
69
  }
70
70
  .tfms6ac {
71
- color: var(--_1073cm8q);
71
+ color: var(--_1073cm8o);
72
72
  }
73
73
  .tfms6ad {
74
74
  font-family: var(--header-font-family);
75
75
  }
76
- .tfms6ae {
77
- color: var(--_1073cm85);
76
+ ._1073cm80 .tfms6ae {
77
+ -webkit-background-clip: text;
78
+ background-image: var(--_1073cm84);
79
+ -webkit-text-fill-color: transparent;
80
+ text-shadow: 0px 0px #00000000;
81
+ }
82
+ ._1es6o1h0 .tfms6ae {
83
+ color: var(--_1073cm83);
84
+ }
85
+ .fl2fv50 .tfms6ae {
86
+ color: var(--_1073cm83);
87
+ }
88
+ ._1073cm80 .tfms6af {
89
+ -webkit-background-clip: text;
90
+ background-image: var(--_1073cm8b);
91
+ -webkit-text-fill-color: transparent;
92
+ text-shadow: 0px 0px #00000000;
93
+ }
94
+ ._1es6o1h0 .tfms6af {
95
+ color: var(--_1073cm8a);
78
96
  }
79
- .tfms6af {
80
- color: var(--_1073cm8c);
97
+ .fl2fv50 .tfms6af {
98
+ color: var(--_1073cm8a);
81
99
  }
82
100
  .tfms6ag {
83
- color: var(--_1073cm8j);
101
+ color: var(--_1073cm8h);
84
102
  }
85
103
  .tfms6ah {
86
- color: var(--_1073cm8q);
104
+ color: var(--_1073cm8o);
87
105
  }
88
106
  .tfms6ai {
89
107
  font-family: var(--main-font-family);
@@ -92,16 +110,16 @@
92
110
  gap: 1.5rem;
93
111
  }
94
112
  .tfms6aj {
95
- color: var(--_1073cm83);
113
+ color: var(--_1073cm82);
96
114
  }
97
115
  .tfms6ak {
98
- color: var(--_1073cm8a);
116
+ color: var(--_1073cm89);
99
117
  }
100
118
  .tfms6al {
101
- color: var(--_1073cm8h);
119
+ color: var(--_1073cm8g);
102
120
  }
103
121
  .tfms6am {
104
- color: var(--_1073cm8o);
122
+ color: var(--_1073cm8n);
105
123
  }
106
124
  .tfms6an {
107
125
  grid-template-columns: 1fr;
@@ -165,16 +183,16 @@
165
183
  margin-top: 16px;
166
184
  }
167
185
  .tfms6at {
168
- color: var(--_1073cm83);
186
+ color: var(--_1073cm82);
169
187
  }
170
188
  .tfms6au {
171
- color: var(--_1073cm8a);
189
+ color: var(--_1073cm89);
172
190
  }
173
191
  .tfms6av {
174
- color: var(--_1073cm8h);
192
+ color: var(--_1073cm8g);
175
193
  }
176
194
  .tfms6aw {
177
- color: var(--_1073cm8o);
195
+ color: var(--_1073cm8n);
178
196
  }
179
197
  .tfms6ax {
180
198
  max-width: 860px;
@@ -188,19 +206,19 @@
188
206
  padding: 2.5rem 0;
189
207
  }
190
208
  .tfms6a12 {
191
- color: var(--_1073cm85);
209
+ color: var(--_1073cm83);
192
210
  background: var(--_1073cm81);
193
211
  }
194
212
  .tfms6a13 {
195
- color: var(--_1073cm8c);
213
+ color: var(--_1073cm8a);
196
214
  background: var(--_1073cm88);
197
215
  }
198
216
  .tfms6a14 {
199
- color: var(--_1073cm8h);
217
+ color: var(--_1073cm8g);
200
218
  background: var(--_1073cm8f);
201
219
  }
202
220
  .tfms6a15 {
203
- color: var(--_1073cm8o);
221
+ color: var(--_1073cm8n);
204
222
  background: var(--_1073cm8m);
205
223
  }
206
224
  .tfms6a11 h1 {
@@ -242,31 +260,31 @@
242
260
  transform: rotate(-40deg);
243
261
  }
244
262
  .tfms6a19 {
245
- stroke: var(--_1073cm85);
263
+ stroke: var(--_1073cm83);
246
264
  }
247
265
  .tfms6a1a {
248
- stroke: var(--_1073cm8c);
266
+ stroke: var(--_1073cm8a);
249
267
  }
250
268
  .tfms6a1b {
251
- stroke: var(--_1073cm8h);
269
+ stroke: var(--_1073cm8g);
252
270
  }
253
271
  .tfms6a1c {
254
- stroke: var(--_1073cm8o);
272
+ stroke: var(--_1073cm8n);
255
273
  }
256
274
  .tfms6a1d {
257
275
  margin-top: 1rem;
258
276
  }
259
277
  .tfms6a1e {
260
- color: var(--_1073cm83);
278
+ color: var(--_1073cm82);
261
279
  }
262
280
  .tfms6a1f {
263
- color: var(--_1073cm8a);
281
+ color: var(--_1073cm89);
264
282
  }
265
283
  .tfms6a1g {
266
- color: var(--_1073cm8h);
284
+ color: var(--_1073cm8g);
267
285
  }
268
286
  .tfms6a1h {
269
- color: var(--_1073cm8o);
287
+ color: var(--_1073cm8n);
270
288
  }
271
289
  .tfms6a1i {
272
290
  margin-top: 1rem;
@@ -283,26 +301,26 @@
283
301
  padding-bottom: 4px;
284
302
  }
285
303
  .tfms6a1m {
286
- border-bottom: 1px solid var(--_1073cm83);
304
+ border-bottom: 1px solid var(--_1073cm82);
287
305
  }
288
306
  .tfms6a1n {
289
- border-bottom: 1px solid var(--_1073cm8a);
307
+ border-bottom: 1px solid var(--_1073cm89);
290
308
  }
291
309
  .tfms6a1o {
292
- border-bottom: 1px solid var(--_1073cm8h);
310
+ border-bottom: 1px solid var(--_1073cm8g);
293
311
  }
294
312
  .tfms6a1p {
295
- border-bottom: 1px solid var(--_1073cm8o);
313
+ border-bottom: 1px solid var(--_1073cm8n);
296
314
  }
297
315
  .tfms6a1m > h4, .tfms6a1n > h4 {
298
316
  -webkit-background-clip: text;
299
- background-image: var(--_1073cm85);
300
- -webkit-text-fill-color: var(--_1073cm85);
317
+ background-image: var(--_1073cm83);
318
+ -webkit-text-fill-color: var(--_1073cm83);
301
319
  }
302
320
  .tfms6a1o > h4, .tfms6a1p > h4 {
303
321
  -webkit-background-clip: text;
304
- background-image: var(--_1073cm8j);
305
- -webkit-text-fill-color: var(--_1073cm8j);
322
+ background-image: var(--_1073cm8h);
323
+ -webkit-text-fill-color: var(--_1073cm8h);
306
324
  }
307
325
  .tfms6a1q {
308
326
  display: flex;
@@ -0,0 +1,8 @@
1
+ ._1f7d89m0 {
2
+ position: absolute;
3
+ left: -9999px;
4
+ top: -9999px;
5
+ width: 1px;
6
+ height: 1px;
7
+ z-index: -1;
8
+ }
@@ -11,7 +11,7 @@
11
11
  margin-left: 16px;
12
12
  }
13
13
  .uw98ur2 {
14
- background: var(--_1073cm87);
14
+ background: var(--_1073cm84);
15
15
  background-clip: text;
16
16
  -webkit-text-fill-color: transparent;
17
17
  text-shadow: 0px 0px #00000000;
@@ -5,20 +5,20 @@
5
5
  }
6
6
  ._1ye8k3f2 {
7
7
  background: var(--_1073cm81);
8
- border-bottom: 1px solid #B9C1CE;
9
- color: var(--_1073cm83);
8
+ border-bottom: 1px solid #d4d4d4;
9
+ color: var(--_1073cm82);
10
10
  }
11
11
  ._1ye8k3f3 {
12
12
  background: var(--_1073cm88);
13
- color: var(--_1073cm8a);
13
+ color: var(--_1073cm89);
14
14
  }
15
15
  ._1ye8k3f4 {
16
16
  background: var(--_1073cm8f);
17
- color: var(--_1073cm8h);
17
+ color: var(--_1073cm8g);
18
18
  }
19
19
  ._1ye8k3f5 {
20
20
  background: var(--_1073cm8m);
21
- color: var(--_1073cm8o);
21
+ color: var(--_1073cm8n);
22
22
  }
23
23
  ._1ye8k3f6 {
24
24
  display: flex;
@@ -37,53 +37,64 @@
37
37
  display: contents;
38
38
  }
39
39
  ._1ye8k3fb img {
40
- max-height: 480px;
41
40
  max-width: 604px;
41
+ max-height: 480px;
42
42
  object-fit: cover;
43
43
  }
44
44
  ._1ye8k3fd {
45
45
  display: block;
46
- font: 700 14px / 1.5 var(--main-font-family);
46
+ font: 700 14px / 1.3 var(--main-font-family);
47
47
  margin-bottom: 4px;
48
48
  letter-spacing: .2px;
49
49
  }
50
50
  ._1ye8k3fe {
51
- color: var(--_1073cm85);
51
+ background: var(--_1073cm84);
52
+ background-clip: text;
53
+ -webkit-text-fill-color: transparent;
54
+ text-shadow: 0px 0px #00000000;
52
55
  }
53
56
  ._1ye8k3ff {
54
- color: var(--_1073cm8c);
57
+ background: var(--_1073cm8b);
58
+ background-clip: text;
59
+ -webkit-text-fill-color: transparent;
60
+ text-shadow: 0px 0px #00000000;
55
61
  }
56
62
  ._1ye8k3fg {
57
- color: var(--_1073cm8j);
63
+ color: var(--_1073cm8k);
58
64
  }
59
65
  ._1ye8k3fh {
60
- color: var(--_1073cm8q);
66
+ color: var(--_1073cm8n);
61
67
  }
62
68
  ._1ye8k3fi {
63
- font: 700 2.5rem / 1.05 var(--header-font-family);
64
- text-wrap: pretty;
69
+ font: 600 2.5rem / 1.25 var(--header-font-family);
65
70
  }
66
71
  ._1ye8k3fj {
67
- color: var(--_1073cm85);
72
+ background: var(--_1073cm84);
73
+ background-clip: text;
74
+ -webkit-text-fill-color: transparent;
75
+ text-shadow: 0px 0px #00000000;
68
76
  }
69
77
  ._1ye8k3fk {
70
- color: var(--_1073cm8c);
78
+ background: var(--_1073cm8b);
79
+ background-clip: text;
80
+ -webkit-text-fill-color: transparent;
81
+ text-shadow: 0px 0px #00000000;
71
82
  }
72
83
  ._1ye8k3fl {
73
- color: var(--_1073cm8j);
84
+ color: var(--_1073cm8h);
74
85
  }
75
86
  ._1ye8k3fm {
76
- color: var(--_1073cm8q);
87
+ color: var(--_1073cm8o);
77
88
  }
78
89
  ._1ye8k3f9 p {
79
- font: 400 1rem / 1.5 var(--main-font-family);
90
+ font: 400 18px / 1.44 var(--main-font-family);
80
91
  letter-spacing: .2px;
81
92
  }
82
93
  ._1ye8k3fn {
83
94
  margin-top: 3.5rem;
84
95
  display: flex;
85
96
  align-items: center;
86
- gap: 1.5rem 56px;
97
+ gap: 2rem;
87
98
  }
88
99
  ._1ye8k3fn:empty {
89
100
  display: none;
@@ -112,28 +123,48 @@
112
123
  }
113
124
  ._1ye8k3f9 {
114
125
  flex: 1 1;
126
+ max-width: 588px;
115
127
  }
116
128
  ._1ye8k3f0 ._1ye8k3f9 {
117
129
  max-width: 468px;
118
130
  }
119
131
  }
120
- @media screen and (max-width:1023px) {
121
- ._1ye8k3f6 {
132
+ @media screen and (max-width:1280px) {
133
+ ._1ye8k3fn {
134
+ margin-top: 2.5rem;
135
+ }
136
+ ._1ye8k3f0 ._1ye8k3fn {
122
137
  flex-direction: column;
123
138
  }
124
- ._1ye8k3f9 {
125
- text-align: center;
139
+ ._7etqoq5 ._1ye8k3fn {
140
+ flex-direction: row;
141
+ justify-content: center;
142
+ flex-wrap: wrap;
126
143
  }
127
144
  }
128
145
  @media (max-width: 1280px) and (min-width: 1024px) {
129
146
  ._1ye8k3f0 ._1ye8k3fa {
130
147
  width: calc(100% - 28px);
131
148
  }
149
+ ._1ye8k3fb img {
150
+ aspect-ratio: 1 / 1;
151
+ }
152
+ ._1ye8k3f0 ._1ye8k3fn {
153
+ align-items: flex-start;
154
+ }
132
155
  }
133
- @media (max-width: 603px) {
134
- ._1ye8k3fa {
135
- max-width: 100%;
136
- width: 100%;
156
+ @media screen and (max-width:1023px) {
157
+ ._1ye8k3f6 {
158
+ flex-direction: column;
159
+ }
160
+ ._1ye8k3f9 {
161
+ text-align: center;
162
+ }
163
+ ._1ye8k3fn {
164
+ flex-direction: column;
165
+ }
166
+ ._1ye8k3fo {
167
+ margin: 24px auto 0 auto;
137
168
  }
138
169
  }
139
170
  @media (max-width: 1023px) {
@@ -148,19 +179,11 @@
148
179
  @media (min-width: 1024px) {
149
180
  ._1ye8k3f6 {
150
181
  gap: 2rem;
151
- justify-content: center;
152
182
  min-height: 480px;
153
183
  }
154
184
  ._1ye8k3f0 ._1ye8k3f6 {
155
- gap: 1.5rem;
156
185
  min-height: 740px;
157
- }
158
- ._1ye8k3f1 ._1ye8k3f6 {
159
- padding-left: 2rem;
160
- }
161
- ._1ye8k3f1 ._1ye8k3fa {
162
- max-width: 1280px;
163
- width: 100%;
186
+ gap: 1.5rem;
164
187
  }
165
188
  ._1ye8k3fb {
166
189
  min-height: 480px;
@@ -169,26 +192,22 @@
169
192
  }
170
193
  }
171
194
  }
172
- @media screen and (min-width:1281px) {
173
- ._1ye8k3f1 ._1ye8k3f6 {
174
- gap: 40px;
175
- padding-left: 40px;
176
- }
177
- }
178
195
  @media screen and (max-width:603px) {
179
196
  ._1ye8k3f9 {
180
- margin-inline: auto;
181
197
  max-width: calc(100% - 2rem);
198
+ margin-left: auto;
199
+ margin-right: auto;
182
200
  }
183
201
  }
184
- @media (max-width: 450px) {
185
- ._1ye8k3fb {
202
+ @media (max-width: 603px) {
203
+ ._1ye8k3fa {
186
204
  width: 100%;
205
+ max-width: 100%;
187
206
  }
188
207
  }
189
- @media screen and (max-width:1180px) and (min-width:1024px) {
190
- ._1ye8k3fi {
191
- font-size: 34px;
208
+ @media (max-width: 450px) {
209
+ ._1ye8k3fb {
210
+ width: 100%;
192
211
  }
193
212
  }
194
213
  @media screen and (max-width:768px) {
@@ -196,47 +215,23 @@
196
215
  font-size: 28px;
197
216
  line-height: 1.29;
198
217
  }
199
- }
200
- @media screen and (max-width:1280px) {
201
- ._1ye8k3fn {
202
- margin-top: 2.5rem;
203
- }
204
- ._1ye8k3f0 ._1ye8k3fn {
205
- flex-direction: column;
206
- }
207
- ._7etqoq1 ._1ye8k3fn {
208
- flex-direction: row;
209
- justify-content: center;
210
- flex-wrap: wrap;
211
- }
212
- }
213
- @media (max-width: 1280px) and (min-width: 1024px) {
214
- ._1ye8k3f0 ._1ye8k3fn {
215
- align-items: flex-start;
216
- }
217
- }
218
- @media screen and (max-width:1023px) {
219
- ._1ye8k3fn {
220
- flex-direction: column;
221
- }
222
- ._1ye8k3fo {
223
- margin: 24px auto 0 auto;
218
+ ._1ye8k3f9 p {
219
+ font-size: 1rem;
220
+ line-height: 1.5;
224
221
  }
225
- }
226
- @media screen and (max-width:768px) {
227
222
  ._1ye8k3fn {
228
- margin-top: 1rem;
229
- }
230
- }
231
- @media screen and (min-width:1024px) {
232
- ._1ye8k3fn {
233
- flex-wrap: wrap;
223
+ margin-top: 1.7rem;
234
224
  }
235
225
  }
236
226
  @media (max-width:1280px) and (min-width:1024px) {
237
227
  ._1ye8k3fb:not(._1ye8k3f0 ._1ye8k3fb) {
228
+ flex: 1 1;
238
229
  overflow: hidden;
239
230
  }
231
+ ._1ye8k3f6:not(._1ye8k3f0 ._1ye8k3f6) > * {
232
+ max-width: 50%;
233
+ width: 50%;
234
+ }
240
235
  }
241
236
  @media screen and (max-width:432px) {
242
237
  ._1ye8k3fp {
@@ -27,19 +27,19 @@
27
27
  }
28
28
  ._1bsyngo7 {
29
29
  background: var(--_1073cm8f);
30
- color: var(--_1073cm8h);
30
+ color: var(--_1073cm8g);
31
31
  }
32
32
  ._1bsyngo8 {
33
33
  background: var(--_1073cm8f);
34
- color: var(--_1073cm8h);
34
+ color: var(--_1073cm8g);
35
35
  }
36
36
  ._1bsyngo9 {
37
37
  background: var(--_1073cm81);
38
- color: var(--_1073cm83);
38
+ color: var(--_1073cm82);
39
39
  }
40
40
  ._1bsyngoa {
41
41
  background: var(--_1073cm81);
42
- color: var(--_1073cm83);
42
+ color: var(--_1073cm82);
43
43
  }
44
44
  ._1bsyngob {
45
45
  display: block;
@@ -48,31 +48,31 @@
48
48
  letter-spacing: .2px;
49
49
  }
50
50
  ._1bsyngoc {
51
- color: var(--_1073cm8g);
51
+ color: var(--_1073cm8k);
52
52
  }
53
53
  ._1bsyngod {
54
- color: var(--_1073cm8g);
54
+ color: var(--_1073cm8k);
55
55
  }
56
56
  ._1bsyngoe {
57
- color: var(--_1073cm85);
57
+ color: var(--_1073cm83);
58
58
  }
59
59
  ._1bsyngof {
60
- color: var(--_1073cm85);
60
+ color: var(--_1073cm83);
61
61
  }
62
62
  ._1bsyngog {
63
- font: 700 2.5rem / 1.25 var(--header-font-family);
63
+ font: 600 2.5rem / 1.25 var(--header-font-family);
64
64
  }
65
65
  ._1bsyngoh {
66
- color: var(--_1073cm8j);
66
+ color: var(--_1073cm8h);
67
67
  }
68
68
  ._1bsyngoi {
69
- color: var(--_1073cm8j);
69
+ color: var(--_1073cm8h);
70
70
  }
71
71
  ._1bsyngoj {
72
- color: var(--_1073cm85);
72
+ color: var(--_1073cm83);
73
73
  }
74
74
  ._1bsyngok {
75
- color: var(--_1073cm85);
75
+ color: var(--_1073cm83);
76
76
  }
77
77
  ._1bsyngo6 p {
78
78
  font: 400 18px / 1.44 var(--main-font-family);
@@ -1,8 +1,22 @@
1
1
  ._7etqoq0 {
2
- font: 700 2.5rem / 1.25 var(--header-font-family);
3
- color: var(--_1073cm85);
2
+ font: 600 2.5rem / 1.25 var(--header-font-family);
4
3
  }
5
4
  ._7etqoq1 {
5
+ color: var(--_1073cm83);
6
+ }
7
+ ._7etqoq2 {
8
+ background: var(--_1073cm8a);
9
+ background-clip: text;
10
+ -webkit-text-fill-color: transparent;
11
+ text-shadow: 0px 0px #00000000;
12
+ }
13
+ ._7etqoq3 {
14
+ color: var(--_1073cm8j);
15
+ }
16
+ ._7etqoq4 {
17
+ color: var(--_1073cm8o);
18
+ }
19
+ ._7etqoq5 {
6
20
  background: #fff;
7
21
  min-height: 480px;
8
22
  width: 50%;
@@ -10,7 +24,7 @@
10
24
  display: flex;
11
25
  align-items: center;
12
26
  }
13
- ._7etqoq2 {
27
+ ._7etqoq6 {
14
28
  position: absolute;
15
29
  background: #fff;
16
30
  left: 0;
@@ -19,37 +33,37 @@
19
33
  width: 50vw;
20
34
  z-index: 0;
21
35
  }
22
- ._7etqoq3 {
36
+ ._7etqoq7 {
23
37
  position: relative;
24
- color: #1F1F1F;
38
+ color: #333D46;
25
39
  padding-left: 60px;
26
40
  max-width: 588px;
27
41
  width: 100%;
28
42
  }
29
- ._7etqoq4 {
43
+ ._7etqoq8 {
30
44
  max-width: 64px;
31
45
  max-height: 64px;
32
46
  width: 64px;
33
47
  height: 64px;
34
48
  display: block;
35
49
  }
36
- ._7etqoq5 {
50
+ ._7etqoq9 {
37
51
  max-width: 64px;
38
52
  width: 64px;
39
53
  height: 64px;
40
54
  max-height: 64px;
41
55
  display: block;
42
56
  }
43
- ._7etqoq6 {
57
+ ._7etqoqa {
44
58
  background-color: var(--_1073cm812);
45
59
  }
46
- ._7etqoq7 {
60
+ ._7etqoqb {
47
61
  background-color: var(--_1073cm812);
48
62
  }
49
- ._7etqoq8 {
63
+ ._7etqoqc {
50
64
  background-color: var(--_1073cm812);
51
65
  }
52
- ._7etqoq9 {
66
+ ._7etqoqd {
53
67
  background-color: var(--_1073cm812);
54
68
  }
55
69
  @media screen and (max-width:768px) {
@@ -60,12 +74,12 @@
60
74
  }
61
75
  }
62
76
  @media (max-width:1024px) {
63
- ._7etqoq1 {
77
+ ._7etqoq5 {
64
78
  width: 100vw;
65
79
  padding: 2rem 0;
66
80
  min-height: auto;
67
81
  }
68
- ._7etqoq3 {
82
+ ._7etqoq7 {
69
83
  width: min(45rem, calc(100% - 4rem));
70
84
  margin: 0 auto;
71
85
  padding: 2rem 0;
@@ -73,11 +87,11 @@
73
87
  }
74
88
  }
75
89
  @media screen and (max-width:1280px) {
76
- ._7etqoq4 {
90
+ ._7etqoq8 {
77
91
  max-width: 48px;
78
92
  max-height: 48px;
79
93
  }
80
- ._7etqoq5 {
94
+ ._7etqoq9 {
81
95
  max-width: 48px;
82
96
  max-height: 48px;
83
97
  }