"use strict";
(self.webpackChunk_N_E = self.webpackChunk_N_E || []).push([
[4301], {
93399: function(e, t, i) {
i.d(t, {
Z: function() {
return HomepageAccolades
}
});
var a = i(97458),
s = i(2076),
r = i(95435);
function HomepageAccolades() {
return (0, a.jsxs)("div", {
"data-testid": "homepage-accolades",
className: "text-sm grid auto-cols-auto grid-flow-col grid-rows-[auto,auto] items-center gap-x-6 gap-y-2 2xl:gap-x-10",
children: [(0, a.jsxs)(s.q9, {
layout: "inline",
children: [(0, a.jsx)(r.M, {
src: "/next/svg/optimized/nerdwallet-blurple.svg",
loading: "lazy",
width: 133,
height: 21,
alt: "Nerdwallet logo"
}), (0, a.jsx)("div", {
className: "flex flex-col self-start opacity-60",
children: (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsxs)("span", {
children: ["Best Robo-advisor, Portfolio Options, 2023 ", (0, a.jsx)("sup", {
children: 1
})]
}), (0, a.jsxs)("span", {
children: ["Best Robo-advisor, IRA, 2022 ", (0, a.jsx)("sup", {
children: 1
})]
})]
})
})]
}), (0, a.jsxs)(s.q9, {
layout: "inline",
children: [(0, a.jsx)(r.M, {
src: "/next/svg/optimized/bankrate-blurple.svg",
loading: "lazy",
width: 102,
height: 16,
alt: "Bankrate logo",
className: "mt-1"
}), (0, a.jsxs)("div", {
className: "flex flex-col self-start opacity-60",
children: [(0, a.jsxs)("span", {
children: ["Best Cash Management Account, 2023-24 ", (0, a.jsx)("sup", {
children: 1
})]
}), (0, a.jsxs)("span", {
children: ["Best Investing App, 2024 ", (0, a.jsx)("sup", {
children: 1
})]
})]
})]
})]
})
}
},
19854: function(e, t, i) {
i.d(t, {
Z: function() {
return faq_module_with_bond_ladder
}
});
var a = i(97458),
s = i(51726),
r = i(2002),
n = i(52983),
l = i(51838),
o = i.n(l),
c = i(39978),
d = i(52116),
h = i(95435),
x = i(47563),
p = i(99227),
m = i(74431);
let DropdownFaq = e => {
let {
header: t,
headerLink: i,
className: s,
testId: r,
children: l,
sidebar: c
} = e, [d, h] = (0, n.useState)(null);
return (0, a.jsx)("div", {
"data-testid": r,
className: o()("flex justify-center", s),
children: (0, a.jsxs)("div", {
className: o()("w-full max-w-[1896px] px-6 pb-4 text-eggplant md:px-14 md:py-10 xl:px-20 3xl:px-0", {
"grid grid-cols-1 gap-5 py-10 lg:grid-cols-[1fr,2fr]": c
}),
children: [(0, a.jsxs)("div", {
className: o()("flex flex-col gap-x-10 gap-y-2 lg:flex-row", {
"lg:items-center": !c
}),
children: [(0, a.jsx)("h3", {
className: o()(c ? "copy-h1-alt" : "copy-h3"),
children: t
}), i && (0, a.jsx)("div", {
className: "copy-h3-alt decoration-from-font underline-offset-1 ",
children: i
})]
}), (0, a.jsx)("div", {
className: "mt-4",
children: n.Children.map(l, (e, t) => (0, n.cloneElement)(e, {
id: t,
expanded: d,
setExpanded: h
}))
})]
})
})
};
function Answer(e) {
let {
isExpanded: t,
children: i
} = e;
return (0, a.jsx)(c.M, {
initial: !1,
children: t && (0, a.jsx)(d.E.div, {
initial: "collapsed",
animate: "open",
exit: "collapsed",
variants: {
open: {
opacity: 1,
height: "auto"
},
collapsed: {
opacity: 0,
height: 0
}
},
transition: {
duration: .8,
ease: [.1, .62, .23, .98]
},
className: "overflow-hidden",
children: i
}, "content")
})
}
DropdownFaq.FaqItem = e => {
let {
testId: t,
question: i,
answer: s,
img: n,
setExpanded: l,
id: c,
expanded: d,
trackingName: u,
cta: C
} = e, f = c === d;
return (0, a.jsxs)("div", {
"data-testid": t,
className: "border-t-[1px] border-eggplant border-opacity-60",
children: [(0, a.jsxs)(r.Z, {
trackingDetails: null,
amplitudeClickProperties: null,
variant: "none",
onClick: () => {
f ? l(null) : (l(c), u && (x.Z.trackClick({
target_element: u,
click_type: "interaction-element"
}), p.K.trackClickEvent({
category: m.WD.InteractionElement,
name: u
})))
},
className: "copy-h2-alt flex w-full items-center justify-between py-6 text-left text-[24px] italic md:py-8 md:text-[34px]",
children: [(0, a.jsx)("div", {
className: "max-w-[247px] xs:max-w-full",
children: i
}), (0, a.jsx)(h.M, {
loading: "lazy",
height: 18,
width: 37,
src: "/next/svg/optimized/arrow-down.svg",
alt: "arrow",
className: o()("float-right mx-4 block", {
"rotate-180": f
})
})]
}), (0, a.jsx)(Answer, {
isExpanded: f,
children: (0, a.jsxs)("div", {
className: "grid grid-cols-1 space-y-4 pb-8 xl:grid-cols-2 xl:space-x-10 xl:space-y-0",
children: [(0, a.jsxs)("div", {
className: "copy-body max-w-[750px] space-y-6 pb-4",
children: [s, C && (0, a.jsx)("div", {
className: "hidden xl:inline-flex",
children: C
})]
}), n && (0, a.jsx)("div", {
className: "grid xl:justify-center",
children: n
}), C && (0, a.jsx)("div", {
className: "xl:hidden",
children: C
})]
})
})]
})
};
var u = i(70236),
C = i(57928),
f = i(33805),
g = i(77994),
y = i(69290);
let getCompoundedInterestInDollars = (e, t, i) => (0, y.YZ)(e * (1 + i / 12) ** (12 * t), {
allowCents: !1
});
var apy_interest_table = e => {
let {
currentAPY: t
} = e;
return (0, a.jsx)("div", {
className: "max-w-[507px] xl:w-[280px] [@media(min-width:1226px)]:w-[307px] 2xl:w-[407px] [@media(min-width:1622px)]:w-[437px] [@media(min-width:2024px)]:w-[507px]",
children: (0, a.jsxs)("svg", {
viewBox: "0 0 587 200",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
children: [(0, a.jsx)("rect", {
x: "0.538532",
y: "1.44869",
width: "585.923",
height: "65.7009",
fill: "#DADEF1",
stroke: "black",
strokeWidth: "1.07706"
}), (0, a.jsx)("rect", {
x: "0.538532",
y: "67.1494",
width: "210.028",
height: "65.7009",
fill: "#4D5898",
stroke: "black",
strokeWidth: "1.07706"
}), (0, a.jsx)("rect", {
x: "0.538532",
y: "132.851",
width: "210.028",
height: "65.7009",
fill: "#4D5898",
stroke: "black",
strokeWidth: "1.07706"
}), (0, a.jsx)("text", {
fill: "white",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "19.3872",
fontWeight: "bold",
letterSpacing: "-0.025em",
children: (0, a.jsx)("tspan", {
x: "102.742",
y: "109.281",
children: "Your balance"
})
}), (0, a.jsx)("text", {
fill: "white",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "19.3872",
fontWeight: "bold",
letterSpacing: "-0.025em",
children: (0, a.jsx)("tspan", {
x: "25.8496",
y: "169.888",
children: "Annual interest earned"
})
}), (0, a.jsx)("text", {
fill: "#230B59",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "19.3872",
letterSpacing: "0em",
children: (0, a.jsx)("tspan", {
x: "243.416",
y: "106.341",
children: (0, s.VY)(1e4)
})
}), (0, a.jsx)("text", {
fill: "#230B59",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "19.3872",
letterSpacing: "0em",
children: (0, a.jsx)("tspan", {
x: "368.355",
y: "106.341",
children: (0, s.VY)(25e3)
})
}), (0, a.jsx)("text", {
fill: "#230B59",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "19.3872",
letterSpacing: "0em",
children: (0, a.jsx)("tspan", {
x: "493.295",
y: "106.341",
children: (0, s.VY)(35e3)
})
}), (0, a.jsx)("text", {
fill: "#230B59",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "19.3872",
fontWeight: "bold",
letterSpacing: "0em",
children: (0, a.jsx)("tspan", {
x: "257.418",
y: "170.965",
children: getInterestInDollars(1e4, t)
})
}), (0, a.jsx)("text", {
fill: "#230B59",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "19.3872",
fontWeight: "bold",
letterSpacing: "0em",
children: (0, a.jsx)("tspan", {
x: "375.896",
y: "172.042",
children: getInterestInDollars(25e3, t)
})
}), (0, a.jsx)("text", {
fill: "#230B59",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "19.3872",
fontWeight: "bold",
letterSpacing: "0em",
children: (0, a.jsx)("tspan", {
x: "499.758",
y: "172.042",
children: getInterestInDollars(35e3, t)
})
}), (0, a.jsx)("text", {
fill: "#230B59",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "26.1543",
fontWeight: "bold",
letterSpacing: "0em",
children: (0, a.jsx)("tspan", {
x: "157.252",
y: "34.0496",
children: "What could you earn?"
})
}), (0, a.jsx)("text", {
fill: "#230B59",
xmlSpace: "preserve",
style: {
whiteSpace: "pre"
},
fontFamily: "Calibre",
fontSize: "17.4362",
fontStyle: "italic",
letterSpacing: "0em",
children: (0, a.jsxs)("tspan", {
x: "254.188",
y: "52.9686",
children: [(0, s.rG)(t), " APY example"]
})
}), (0, a.jsx)("rect", {
x: "211.643",
y: "67.1494",
width: "124.939",
height: "65.7009",
stroke: "black",
strokeWidth: "1.07706"
}), (0, a.jsx)("rect", {
x: "211.643",
y: "132.851",
width: "124.939",
height: "65.7009",
stroke: "black",
strokeWidth: "1.07706"
}), (0, a.jsx)("rect", {
x: "336.582",
y: "67.1494",
width: "124.939",
height: "65.7009",
stroke: "black",
strokeWidth: "1.07706"
}), (0, a.jsx)("rect", {
x: "336.582",
y: "132.851",
width: "124.939",
height: "65.7009",
stroke: "black",
strokeWidth: "1.07706"
}), (0, a.jsx)("rect", {
x: "461.522",
y: "67.1494",
width: "124.939",
height: "65.7009",
stroke: "black",
strokeWidth: "1.07706"
}), (0, a.jsx)("rect", {
x: "461.522",
y: "132.851",
width: "124.939",
height: "65.7009",
stroke: "black",
strokeWidth: "1.07706"
})]
})
})
};
let getInterestInDollars = (e, t) => (0, s.VY)(e * t);
var faq_module_with_bond_ladder = () => {
let {
currentAPY: e
} = (0, u.U9)();
return (0, a.jsxs)(DropdownFaq, {
header: "Your money questions, answered.",
testId: "homepage-faq-module",
sidebar: !0,
className: "border-t-[1px] border-eggplant border-opacity-40 bg-lilac",
children: [(0, a.jsx)(DropdownFaq.FaqItem, {
testId: "dropdown-faq-apy",
question: "".concat((0, s.rG)(e), " APY? Is this a promotional rate, or some kind of dark magic?"),
answer: (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsxs)("p", {
children: ["This is no sorcery. It’s just us doing what many traditional banks choose not to do — that is, pay our clients more of the money their money earns. By sourcing the best rates we can from multiple program banks and reducing our own overhead (no fancy brick-and-mortar branches or corporate private jets), we’re able to pass on one of the best rates in the industry. And as a safety bonus, our program banks collectively back your deposits with up to $", g.S9, " million in FDIC insurance — 32 times the standard amount."]
}), (0, a.jsxs)("p", {
children: ["Since our program banks’ rates are tightly aligned with the variable national rates set by the Federal Reserve, our APY varies too. Whether that rate goes up — like it did seven times in 2022 — or down, we have a proven track record of passing along a", " ", (0, a.jsx)(r.Z, {
amplitudeClickProperties: null,
trackingDetails: null,
href: "/blog/why-is-wealthfront-cash-account-apy-so-high/",
target: "_blank",
children: "large portion of it"
}), " ", "since the Cash Account’s inception in 2019.", " "]
})]
}),
trackingName: "apy-faq",
img: (0, a.jsx)(C.K, {
image: {
loading: "lazy",
src: "/next/retirement/crystal_ball.png",
height: 200,
width: 200,
alt: "A fortune teller’s crystal ball filled with money."
},
sources: [{
src: "/next/retirement/crystal_ball.webp",
srcSet: ["/next/retirement/crystal_ball.webp 1x", "/next/retirement/crystal_ball@2x.webp 2x"]
}]
}),
cta: (0, a.jsx)(f.Z, {
trackAnalytics: !0,
trackingName: "apy-faq",
amplitudeClickProperties: {
target_element: "apy-faq",
click_type: "main-cta"
}
})
}), (0, a.jsx)(DropdownFaq.FaqItem, {
question: "What's so great about a high APY anyway?",
answer: (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsx)("p", {
children: "It’s not the only feature you should consider when shopping for a new account, but a high APY is the most important one in determining how much money you can earn on your balance."
}), (0, a.jsxs)("p", {
children: ["The Annual Percentage Yield tells you what the money in your account earns on an annual basis, but you’ll actually earn a bit more with the effects of compounding. For example: a ", (0, s.VY)(1e4), " balance — compounding monthly at ", (0, s.rG)(e), " APY — would become about", " ", getCompoundedInterestInDollars(1e4, 10, e), " in ", 10, " years."]
}), (0, a.jsxs)("p", {
children: ["Of course, you should also consider things in the fine print. Watch out for sneaky fees, direct deposit requirements, and any restricted access to your money. Our fine print will tell you that we don’t charge account fees or overdraft fees, transfers in and out are fast and unlimited, and there’s no minimum balance to qualify for our ", (0, a.jsx)("i", {
children: "mighty fine"
}), " APY."]
})]
}),
trackingName: "why-high-apy-faq",
img: (0, a.jsx)(apy_interest_table, {
currentAPY: e
}),
cta: (0, a.jsx)(f.Z, {
trackAnalytics: !0,
trackingName: "why-high-apy-faq",
amplitudeClickProperties: {
target_element: "why-high-apy-faq",
click_type: "main-cta"
}
})
}), (0, a.jsx)(DropdownFaq.FaqItem, {
question: "Break it down for me: how should I think about bonds vs. cash?",
answer: (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsx)("p", {
children: "We love breaking stuff down! Here goes."
}), (0, a.jsxs)("p", {
children: [(0, a.jsx)("b", {
children: "Cash Account:"
}), " For daily expenses or your short-term savings until you’re ready to invest, earn a", " ", (0, s.rG)(e), " APY from our program banks and withdraw your money same-day."]
}), (0, a.jsxs)("p", {
children: [(0, a.jsx)("b", {
children: "Automated Bond Ladder:"
}), " Earn a steady yield over the next few months or years, for an important expense like a down payment. You won’t face any penalties for withdrawing your bonds before they mature, but you may risk some loss to principal."]
}), (0, a.jsxs)("p", {
children: ["You can", " ", (0, a.jsx)(r.Z, {
href: "https://support.wealthfront.com/hc/en-us/articles/23265024478484-Automated-Bond-Ladders",
amplitudeClickProperties: {
click_type: "hyperlink",
target_element: "bond-ladder-faq"
},
trackingDetails: {
category: m.WD.Hyperlink,
name: "bond-ladder-faq"
},
children: "learn more about bond ladders in our Help Center."
})]
})]
}),
trackingName: "bonds-vs-cash-faq",
img: (0, a.jsx)(C.K, {
image: {
loading: "lazy",
src: "/next/automated_bond_portfolio/hero_bond_city.png",
height: 311,
width: 450,
alt: "Illustration of a person walking their dog around a fantastic miniaturized city symbolizing various classes of bonds. Stacks of coins sit outside a Treasury building, with a phone leaning up against it. A monorail loops around a potted plant and stacks of books."
},
sources: [{
src: "/next/automated_bond_portfolio/hero_bond_city.webp",
srcSet: ["/next/automated_bond_portfolio/hero_bond_city-640w.webp 640w", "/next/automated_bond_portfolio/hero_bond_city-750w.webp 750w"]
}]
}),
cta: (0, a.jsx)(f.Z, {
href: "/permalink/bond-ladder-introduction?to=faq&from=landing",
amplitudeClickProperties: {
click_type: "main-cta",
target_element: "cash-bond-ladder-faq"
},
trackingName: "cash-bond-ladder-faq",
trackAnalytics: !0
})
}), (0, a.jsx)(DropdownFaq.FaqItem, {
question: "How should I be thinking about short-term cash during inflation?",
answer: (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsx)("p", {
children: "It feels good to have quick access to your money, but holding too much cash can be a bad thing. On the other hand, not having enough for the short term can be worse. Fortunately, there’s some easy logic to consider how much cash is right for you."
}), (0, a.jsxs)("ol", {
className: " space-y-4",
children: [(0, a.jsxs)("li", {
children: ["1. Keep enough cash on hand for your monthly expenses, a rainy-day fund (around 6 months’ worth), and other known soon-to-be’s (a down payment, a tax bill, etc.). This money should be earning as much as it can in a high-yield account without account fees, and easy to transfer at a moment’s notice. Not to brag, but our", " ", (0, a.jsx)(r.Z, {
trackingDetails: null,
amplitudeClickProperties: null,
href: "/cash",
children: "Cash Account"
}), " ", "does all of this and more."]
}), (0, a.jsxs)("li", {
children: ["2. When you’re ready, invest in a diversified portfolio — like our", " ", (0, a.jsx)(r.Z, {
trackingDetails: null,
amplitudeClickProperties: null,
href: "/investing",
children: "Automated Investing Account"
}), ", for example — to put your money to work over time."]
}), (0, a.jsxs)("li", {
children: ["3. Let future you say thanks to past you", " ", (0, a.jsx)("span", {
role: "img",
"aria-label": "praying-hands",
children: "\uD83D\uDE4F"
}), "."]
})]
})]
}),
trackingName: "cash-inflation-faq",
img: (0, a.jsx)(h.M, {
loading: "lazy",
src: "/next/svg/optimized/cash-piechart.svg",
height: 330,
width: 500,
alt: "A pie chart showing an example for balancing monthly expenses, emergency fund, short-term goals and investing."
}),
cta: (0, a.jsx)(f.Z, {
trackAnalytics: !0,
trackingName: "cash-inflation-faq",
amplitudeClickProperties: {
target_element: "cash-inflation-faq",
click_type: "main-cta"
}
})
}), (0, a.jsx)(DropdownFaq.FaqItem, {
testId: "dropdown-faq-fdic-apy",
question: "Why should I invest now if I can get ".concat((0, s.rG)(e), " APY on my FDIC-insured savings?"),
answer: (0, a.jsx)("p", {
children: "You have a point. But the answer is time. If you’re investing for the long term — 3 to 5 years or more — then time in the market means more time for potentially bigger gains. If history has taught us anything, it’s that the future tends to be brighter than the past. This is especially true when you’re talking about the markets. Which, to be clear, we are."
}),
trackingName: "why-invest-faq",
img: (0, a.jsx)(C.K, {
image: {
loading: "lazy",
src: "/next/homepage/retirement_turtle.png",
height: 169,
width: 278,
alt: "A tortoise riding on two two-wheeled hoverboards (one for each pair of legs). You can tell it’s going really fast because there are speed streaks."
},
sources: [{
src: "/next/homepage/retirement_turtle.webp",
srcSet: ["/next/homepage/retirement_turtle.webp 1x", "/next/homepage/retirement_turtle@2x.webp 2x"]
}]
}),
cta: (0, a.jsx)(f.Z, {
trackAnalytics: !0,
trackingName: "why-invest-faq",
amplitudeClickProperties: {
target_element: "why-invest-faq",
click_type: "main-cta"
}
})
}), (0, a.jsx)(DropdownFaq.FaqItem, {
question: "Not a question, but sell me on this “automated diversification” thing.",
answer: (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsx)("p", {
children: "We’ve got a Google doc full of smart-sounding quotes from Nobel laureate economists if that’s your thing, but the bottom line on diversifying is that it helps you maximize your expected returns without taking on unnecessary or unwanted risk. And the bottom line on automating is that it helps you stay diversified."
}), (0, a.jsx)("p", {
children: "By automating your trades to spread your money out across many asset classes — versus attempting to time the market or pick individual “winners” — you remove your own potential for human error and instead make a bigger bet on the broader market to grow over time."
}), (0, a.jsxs)("p", {
children: ["Now for the hard sell: in our expert-built", " ", (0, a.jsx)(r.Z, {
trackingDetails: null,
amplitudeClickProperties: null,
href: "/investing",
children: "Automated Investing"
}), " ", "portfolios, you get the diversification of up to 17 global asset classes with software that rebalances for you (automatically) and can look for ways to help reduce your tax burden (automatically). To go even more hands-off, turn on recurring deposits, which make it easier to stay invested for the long haul."]
})]
}),
trackingName: "diversification-faq",
img: (0, a.jsx)(h.M, {
loading: "lazy",
src: "/next/svg/optimized/risk_score_graph.svg",
height: 323,
width: 489,
alt: "An example automated portfolio allocation with a Risk Score of 8."
}),
cta: (0, a.jsx)(f.Z, {
trackAnalytics: !0,
trackingName: "diversification-faq",
amplitudeClickProperties: {
target_element: "diversification-faq",
click_type: "main-cta"
}
})
}), (0, a.jsx)(DropdownFaq.FaqItem, {
question: "What if I don’t fully trust robots with my investments?",
answer: (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsx)("p", {
children: "You’re in luck, human. We do offer a robot-free version of investing — one that lets you buy fractional shares of stocks and funds with $0 in commission fees by tapping on your phone. You know, the old-fashioned way."
}), (0, a.jsx)("p", {
children: "Our Stock Investing Account is the perfect human-driven vehicle for that portion of your money you like to handle on your own. We still couldn’t help ourselves in saving you time by giving you built-in data, adding safety measures like personalized risk recommendations, and broadening your exposure to new stocks with 45+ pre-made collections."
})]
}),
trackingName: "software-faq",
img: (0, a.jsx)(C.K, {
image: {
loading: "lazy",
src: "/next/alchemist/construction_graph.png",
height: 302,
width: 415,
alt: "A graph with construction workers building the graph."
},
sources: [{
src: "/next/alchemist/construction_graph.webp",
srcSet: ["/next/alchemist/construction_graph.webp 1x", "/next/alchemist/construction_graph@2x.webp 2x"]
}]
}),
cta: (0, a.jsx)(f.Z, {
trackAnalytics: !0,
trackingName: "software-faq",
amplitudeClickProperties: {
target_element: "software-faq",
click_type: "main-cta"
}
})
})]
})
}
},
94935: function(e, t, i) {
i.d(t, {
ZP: function() {
return NavBar
}
});
var a = i(97458),
s = i(52983),
r = i(51838),
n = i.n(r),
l = i(39978),
o = i(52116),
c = i(95435);
let d = {
cash: {
preTitle: "“Now” money",
title: "Cash Account",
gradient: "bg-gradient-to-b from-day-start to-day-end",
moduleId: "cash-module",
hoverGradient: "hover:bg-gradient-to-b hover:from-day-start hover:to-day-end"
},
bond: {
preTitle: "“Soon” money",
title: "Automated Bond Ladder",
gradient: "bg-gradient-to-b from-soft-start to-soft-end",
moduleId: "bond-module",
hoverGradient: "hover:bg-gradient-to-b hover:from-soft-start hover:to-soft-end"
},
investing: {
preTitle: "“Later” money",
title: "Automated Investing Account",
gradient: "bg-gradient-to-b from-vibrant-start to-vibrant-end",
moduleId: "investing-module",
hoverGradient: "hover:bg-gradient-to-b hover:from-vibrant-start hover:to-vibrant-end"
},
stock: {
preTitle: "“DIY” money",
title: "Stock Investing Account",
gradient: "bg-gradient-to-b from-night-start to-night-end text-white",
moduleId: "stock-module",
hoverGradient: "hover:text-white hover:bg-gradient-to-b hover:from-night-start hover:to-night-end"
}
};
function NavBar(e) {
let {
inViewCashModule: t,
inViewBondModule: i,
inViewStockModule: r,
inViewInvestingModule: n
} = e, [l, o] = (0, s.useState)("initial");
return (0, s.useEffect)(() => {
t ? o("cash-module") : i ? o("bond-module") : n ? o("investing-module") : r && o("stock-module")
}, [t, i, n, r]), (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsx)(DesktopNavBar, {
moduleInView: l
}), (0, a.jsx)(MobileNavBar, {
moduleInView: l
})]
})
}
let DesktopNavBar = e => {
let {
moduleInView: t
} = e;
return (0, a.jsx)("div", {
"data-testid": "desktop-modules-nav",
className: "sticky top-0 z-30 hidden h-[75px] border-b-[1px] border-lunar bg-pebble lg:block xl:h-[90px]",
children: (0, a.jsx)("nav", {
className: "grid h-full 2xl:grid-cols-[64px,auto,64px] 3xl:grid-cols-[auto,2024px,auto]",
children: (0, a.jsxs)("div", {
className: "grid border-lunar lg:grid-cols-4 2xl:col-start-2 2xl:border-l-[1px] [&>*]:border-r-[1px] [&>*]:border-lunar lg:last:[&>*]:border-r-0 2xl:last:[&>*]:border-r-[1px]",
children: [(0, a.jsx)(NavBarButton, {
moduleInView: t,
type: "cash"
}), (0, a.jsx)(NavBarButton, {
moduleInView: t,
type: "bond",
classNames: "2xl:w-[calc(100%-0.5px)]"
}), (0, a.jsx)(NavBarButton, {
moduleInView: t,
type: "investing"
}), (0, a.jsx)(NavBarButton, {
moduleInView: t,
type: "stock"
})]
})
})
})
},
MobileNavBar = e => {
let {
moduleInView: t
} = e, [i, r] = (0, s.useState)(!1);
function handleOnClick() {
r(!1)
}
return (0, a.jsxs)("div", {
"data-testid": "mobile-modules-nav",
className: "sticky top-0 z-30 h-[90px] border-b-[1px] border-lunar bg-pebble lg:hidden",
children: [(0, a.jsxs)("button", {
"data-testid": "mobile-menu-title",
onClick: () => r(e => !e),
className: "flex h-full w-full items-center justify-between px-6 text-left",
name: "cash-module",
children: [(0, a.jsxs)(l.M, {
initial: !1,
exitBeforeEnter: !0,
children: [("cash-module" === t || "initial" === t) && (0, a.jsx)(MobileHeaderAnimationContainer, {
moduleId: "cash-module",
children: (0, a.jsx)(NavBarContent, {
type: "cash"
})
}, 0), "bond-module" === t && (0, a.jsx)(MobileHeaderAnimationContainer, {
moduleId: "bond-module",
children: (0, a.jsx)(NavBarContent, {
type: "bond"
})
}, 1), "investing-module" === t && (0, a.jsx)(MobileHeaderAnimationContainer, {
moduleId: "investing-module",
children: (0, a.jsx)(NavBarContent, {
type: "investing"
})
}, 2), "stock-module" === t && (0, a.jsx)(MobileHeaderAnimationContainer, {
moduleId: "stock-module",
children: (0, a.jsx)(NavBarContent, {
type: "stock"
})
}, 3)]
}), (0, a.jsx)(c.M, {
loading: "lazy",
height: 18,
width: 37,
src: "/next/svg/optimized/arrow-down.svg",
alt: "arrow",
className: n()("float-right block h-[15px] w-auto", {
"rotate-180": i
})
})]
}), (0, a.jsx)(l.M, {
children: i && (0, a.jsxs)(o.E.div, {
initial: "collapsed",
animate: "open",
exit: "collapsed",
variants: {
open: {
opacity: 1,
height: "auto",
transition: {
staggerChildren: 2,
staggerDirection: 1,
duration: .4
}
},
collapsed: {
opacity: 0,
height: 0,
transition: {
staggerChildren: 1,
staggerDirection: -1,
duration: .4
}
}
},
className: "flex flex-col overflow-hidden border-y-[1px] border-lunar bg-pebble",
children: [(0, a.jsx)(NavBarButton, {
onClick: handleOnClick,
moduleInView: t,
type: "cash",
classNames: "h-[90px] border-b-[0.5px]"
}), (0, a.jsx)(NavBarButton, {
onClick: handleOnClick,
moduleInView: t,
type: "bond",
classNames: "h-[90px] border-y-[0.5px]"
}), (0, a.jsx)(NavBarButton, {
onClick: handleOnClick,
moduleInView: t,
type: "investing",
classNames: "h-[90px] border-y-[0.5px]"
}), (0, a.jsx)(NavBarButton, {
onClick: handleOnClick,
moduleInView: t,
type: "stock",
classNames: "h-[90px] border-t-[0.5px]"
})]
}, "mobile-menu")
})]
})
},
NavBarButton = e => {
let {
type: t,
classNames: i,
moduleInView: s,
onClick: r
} = e;
return (0, a.jsxs)("button", {
"data-testid": "".concat(t, "-nav-button"),
name: d[t].moduleId,
onClick: function(e) {
document.getElementById(e.currentTarget.name).scrollIntoView({
behavior: "smooth",
block: "start",
inline: "start"
}), null == r || r()
},
className: n()("relative overflow-hidden border-lunar", i, d[t].hoverGradient),
children: [(0, a.jsx)("div", {
className: "relative px-4 text-left 2xl:px-6 2xl:py-4",
children: (0, a.jsx)(NavBarContent, {
type: t
})
}), (0, a.jsx)(o.E.div, {
"data-testid": "".concat(t, "-nav-gradient"),
initial: "initial",
animate: s === d[t].moduleId ? "animate" : "initial",
variants: {
initial: {
opacity: 0
},
animate: {
opacity: 1
}
},
className: n()("absolute top-0 flex h-full w-full flex-col", d[t].gradient),
children: (0, a.jsx)("div", {
className: "flex h-full w-full flex-col justify-center px-4 text-left 2xl:px-6 2xl:py-4",
children: (0, a.jsx)(NavBarContent, {
type: t
})
})
})]
})
},
NavBarContent = e => {
let {
type: t
} = e;
return (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsx)("p", {
className: "copy-caption text-[13px] xl:text-[15px] 2xl:text-[16px]",
children: d[t].preTitle
}), (0, a.jsx)("p", {
className: "copy-h3 text-[21px] font-bold lg:text-[17px] xl:text-[21px] 2xl:text-[24px]",
children: d[t].title
})]
})
},
MobileHeaderAnimationContainer = e => {
let {
children: t
} = e;
return (0, a.jsx)(o.E.div, {
initial: {
opacity: 0,
y: 25
},
animate: {
opacity: 1,
y: 0
},
exit: {
opacity: 0,
y: -25
},
transition: {
duration: .3,
ease: "linear"
},
children: t
})
}
},
89483: function(e, t, i) {
i.d(t, {
Z: function() {
return ReviewsModule
}
});
var a = i(97458),
s = i(51838),
r = i.n(s),
n = i(68343),
l = i(2076),
o = i(74738),
c = i(95435),
d = i(70236),
h = i(57928),
x = i(33805),
p = i(74431);
i(2002);
let CarouselDot = e => {
let {
cardId: t,
inView: i
} = e;
return (0, a.jsx)("button", {
name: t,
onClick: function(e) {
document.getElementById(e.currentTarget.name).scrollIntoView({
behavior: "smooth",
block: "nearest",
inline: "center"
})
},
children: (0, a.jsx)("div", {
className: r()("h-[10px] w-[10px] rounded-[50%]", i ? "bg-blurple" : "bg-lunar")
})
})
};
var m = i(78561);
function ReviewsModule() {
let {
aumInBillions: e,
numClients: t
} = (0, d.U9)(), {
ref: i,
inView: s
} = (0, n.YD)({
threshold: 1
}), {
ref: r,
inView: u
} = (0, n.YD)({
threshold: 1
}), {
ref: C,
inView: f
} = (0, n.YD)({
threshold: 1
}), {
ref: g,
inView: y
} = (0, n.YD)({
threshold: 1
});
return (0, a.jsxs)("div", {
"data-testid": "homepage-reviews-module",
className: "flex flex-col items-center justify-center gap-y-4 overflow-hidden border-t-[1px] border-eggplant border-opacity-40 bg-pebble py-12",
children: [(0, a.jsxs)("div", {
className: "relative w-[300px] pb-2 sm:w-[300px] md:w-auto",
children: [(0, a.jsx)("h2", {
className: "copy-h1-alt text-center",
children: "Don’t just take our word for it."
}), (0, a.jsx)(c.M, {
src: "/next/svg/optimized/reviews_module_arrow.svg",
loading: "lazy",
width: 52,
height: 73,
alt: "",
className: "absolute -bottom-5 right-2 h-[50px] w-auto object-fill sm:-right-12 sm:bottom-0 md:-bottom-5 xl:-bottom-4 2xl:h-[60px]"
})]
}), (0, a.jsx)("div", {
className: "hide-scrollbar w-full max-w-[1550px] snap-x snap-mandatory overflow-scroll px-8 py-8 sm:pl-40 sm:pr-52 md:px-6 lg:px-20 xl:px-28",
children: (0, a.jsxs)("div", {
className: "grid-rows-auto grid w-[1300px] grid-cols-4 gap-4 sm:w-[1450px] sm:grid-cols-[1.5fr,1fr,1fr,1fr] md:w-auto md:grid-cols-3 ",
children: [(0, a.jsxs)("div", {
id: "hero-review-card",
ref: i,
className: "flex snap-center flex-col items-center gap-4 rounded-standard bg-[#C3CDF4] p-large shadow-card md:col-span-3",
children: [(0, a.jsxs)("p", {
className: "copy-h2 sm:copy-h1 max-w-[450px] text-center font-bold lg:max-w-full",
children: ["“ ", (0, a.jsx)("br", {}), " Wealthfront takes the crown for best overall platform on the market"]
}), (0, a.jsx)(c.M, {
src: "/next/svg/optimized/investopedia.svg",
loading: "lazy",
width: 132,
height: 21,
alt: "Investopedia logo",
className: "-mb-3 w-[160px]"
}), (0, a.jsx)("p", {
className: "copy-body font-medium",
children: "2022"
})]
}), (0, a.jsx)("div", {
id: "review-one-card",
ref: r,
children: (0, a.jsx)(ReviewCard, {
reviewText: "The best way for me to maximize every one of my hard earned dollars.",
name: "Stanley R",
accountType: "Cash Account",
iconGradient: "from-day-start to-day-end"
})
}), (0, a.jsx)("div", {
id: "review-two-card",
ref: C,
children: (0, a.jsx)(ReviewCard, {
reviewText: "The single best resource for investing, managing retirement and seeing my entire financial picture.",
name: "Joshua B",
accountType: "Automated Investing Account",
iconGradient: "from-soft-start to-soft-end"
})
}), (0, a.jsx)("div", {
id: "review-three-card",
ref: g,
children: (0, a.jsx)(ReviewCard, {
reviewText: "I LOVE Wealthfront and have moved almost all of my finances there.",
name: "Daniel C",
accountType: "Automated Bond Portfolio",
iconGradient: "from-vibrant-start to-vibrant-end"
})
})]
})
}), (0, a.jsxs)("div", {
className: "-mt-4 mb-3 flex w-full justify-center gap-2 md:hidden",
children: [(0, a.jsx)(CarouselDot, {
cardId: "hero-review-card",
inView: s
}), (0, a.jsx)(CarouselDot, {
cardId: "review-one-card",
inView: u
}), (0, a.jsx)(CarouselDot, {
cardId: "review-two-card",
inView: f
}), (0, a.jsx)(CarouselDot, {
cardId: "review-three-card",
inView: y
})]
}), (0, a.jsx)(o.ZP, {
href: "/reviews",
trackingDetails: {
category: p.WD.Hyperlink,
name: "reviews-section-learn-more"
},
amplitudeClickProperties: {
target_element: "reviews-section-learn-more",
click_type: "hyperlink"
},
children: "Read more reviews"
}), (0, a.jsx)(m.K, {
className: "text-center justify-center max-w-[1300px] mx-8 my-8 xs:mx-6 sm:mx-6 md:mx-6 lg:mx-20 xl:mx-28",
as: "p",
variant: "disclosure",
children: "The testimonials above are by clients of Wealthfront Advisers and Wealthfront Brokerage. No compensation was provided. These testimonials may not be representative of other clients’ experience. Past performance is no guarantee of success. Investopedia receives compensation from Wealthfront Advisers for advertising, which presents a conflict of interest. The endorsements provided are independent and not directly influenced by the compensation. There is no other affiliation between Investopedia and Wealthfront Advisers, and Investopedia is not a client of Wealthfront Advisers."
}), (0, a.jsx)(h.K, {
image: {
loading: "lazy",
src: "/next/optimized/box-house.png",
width: 663,
height: 663,
alt: "",
className: "w-[400px] object-cover h-[300px] -mt-2"
},
sources: [{
src: "/next/optimized/box-house.webp",
srcSet: ["/next/optimized/box-house.webp 1x", "/next/optimized/box-house@2x.webp 2x"]
}]
}), (0, a.jsxs)("div", {
className: "flex flex-col items-center gap-10 px-6 md:gap-8",
children: [(0, a.jsx)("h2", {
className: "copy-h1-alt text-center",
children: "Ready for your money’s new home?"
}), (0, a.jsxs)("div", {
"data-testid": "reviews-module-metrics",
className: "grid w-full grid-cols-1 md:w-auto md:grid-cols-4 [&>*]:border-t-[1px] [&>*]:border-eggplant [&>*]:border-opacity-40 [&>*]:py-10 last:[&>*]:border-r-0 md:[&>*]:border-r-[1px] md:[&>*]:border-t-0 md:[&>*]:px-10 md:[&>*]:py-4",
children: [(0, a.jsxs)("div", {
className: "w-full text-center",
children: [(0, a.jsx)("p", {
className: "copy-h2 text-[42px]",
children: (0, l.ex)(t)
}), (0, a.jsx)("p", {
className: "copy-h3-alt",
children: "clients trust us with"
})]
}), (0, a.jsxs)("div", {
className: "w-full text-center",
children: [(0, a.jsxs)("p", {
className: "copy-h2 text-[42px]",
children: ["$", e, "B+"]
}), (0, a.jsx)("p", {
className: "copy-h3-alt",
children: "of their money"
})]
}), (0, a.jsxs)("div", {
className: "copy-h2 w-full text-center text-[42px]",
children: [(0, a.jsx)(l.IC, {
rating: l.OL,
starClassname: "h-[28px] w-[28px]"
}), (0, a.jsxs)("p", {
className: "copy-h3-alt",
children: ["Apple App Store ", (0, a.jsx)("sup", {
children: "2"
})]
})]
}), (0, a.jsxs)("div", {
className: "copy-h2 w-full border-b-[1px] text-center text-[42px] md:border-b-0",
children: [(0, a.jsx)(l.IC, {
rating: l.Df,
starClassname: "h-[28px] w-[28px]"
}), (0, a.jsxs)("p", {
className: "copy-h3-alt",
children: ["Google Play Store ", (0, a.jsx)("sup", {
children: "2"
})]
})]
})]
}), (0, a.jsx)(x.Z, {
trackingName: "reviews-section",
amplitudeClickProperties: {
target_element: "reviews-section",
click_type: "other-cta"
},
children: "Get started"
})]
})]
})
}
let ReviewCard = e => {
let {
reviewText: t,
name: i,
accountType: s,
iconGradient: n
} = e;
return (0, a.jsxs)("div", {
className: "flex h-full snap-center snap-always flex-col justify-between gap-4 rounded-standard bg-white p-large shadow-card",
children: [(0, a.jsx)("p", {
className: "copy-h3 pb-2 font-bold",
children: t
}), (0, a.jsxs)("div", {
className: "flex gap-2",
children: [(0, a.jsx)("div", {
className: r()("h-[50px] w-[50px] shrink-0 rounded-[50%] border-[1px] border-solid border-content-divider bg-gradient-to-b", n)
}), (0, a.jsxs)("div", {
className: "pt-1",
children: [(0, a.jsx)("p", {
className: "copy-body font-bold",
children: i
}), (0, a.jsx)("p", {
className: "copy-body",
children: s
})]
})]
})]
})
}
},
67760: function(e, t, i) {
i.d(t, {
Z: function() {
return RiskModule
}
});
var a = i(97458),
s = i(51838),
r = i.n(s),
n = i(68343),
l = i(2002),
o = i(95435),
c = i(57928);
function RiskModule() {
return (0, a.jsxs)("div", {
"data-testid": "homepage-risk-module",
className: "flex w-full flex-col justify-center gap-6 overflow-hidden border-t-[1px] border-eggplant border-opacity-40 bg-rosemary py-8 sm:gap-10 lg:items-center lg:py-20",
children: [(0, a.jsxs)("div", {
className: "relative pb-4 pt-12 lg:pt-0",
children: [(0, a.jsx)(c.K, {
image: {
src: "/next/optimized/cash-airplane.png",
alt: "cash paper airplane",
className: "absolute top-0 right-1/2 translate-x-1/2 lg:translate-x-0 xl:top-6 lg:-right-20 xl:-right-40 w-[160px] xl:w-[200px] h-auto",
width: 750,
height: 800
},
sources: [{
src: "/next/optimized/cash-airplane.webp",
srcSet: ["/next/optimized/cash-airplane.webp 1x", "/next/optimized/cash-airplane@2x.webp 2x"]
}]
}), (0, a.jsx)("h2", {
className: "copy-h1-alt px-6 pt-16 text-center lg:w-[800px] lg:py-8 xl:py-6",
children: "Choose the right level of risk for different chunks of your change."
})]
}), (0, a.jsx)(RiskCarousel, {})]
})
}
let RiskCarousel = () => {
let {
ref: e,
inView: t
} = (0, n.YD)({
threshold: .8,
delay: 1
}), {
ref: i,
inView: s
} = (0, n.YD)({
threshold: .8,
delay: 1
}), {
ref: c,
inView: d
} = (0, n.YD)({
threshold: .8,
delay: 1
}), {
ref: h,
inView: x
} = (0, n.YD)({
threshold: .8,
delay: 1
});
return (0, a.jsxs)(a.Fragment, {
children: [(0, a.jsxs)("div", {
className: r()("hide-scrollbar max-w-full snap-x snap-mandatory overflow-scroll scroll-smooth px-8 lg:max-w-[2024px] xl:px-16"),
children: [(0, a.jsxs)("div", {
className: "grid min-w-[1100px] grid-cols-4 gap-6 md:max-w-full lg:w-full lg:min-w-full lg:gap-4 ",
children: [(0, a.jsx)("div", {
ref: e,
children: (0, a.jsx)(AccountTypeDescription, {
id: "cash-card",
preheader: "Cash Account",
title: "High-yield savings",
description: "Best for your daily expenses and your emergency fund, until you're ready to invest.",
cta: (0, a.jsx)(l.Z, {
href: "/cash",
ariaLabel: "Learn more about cash accounts",
trackingDetails: null,
amplitudeClickProperties: null,
children: "Learn more"
})
})
}), (0, a.jsx)("div", {
ref: i,
children: (0, a.jsx)(AccountTypeDescription, {
id: "bond-card",
preheader: "Automated Bond Ladder",
title: "US Treasuries",
description: "Backed by the Federal government, Treasuries can earn a steady rate and are considered one of the safest investments in the world.",
cta: (0, a.jsx)(l.Z, {
href: "/automated-bond-ladder",
ariaLabel: "Learn more about automated bond ladder accounts",
trackingDetails: null,
amplitudeClickProperties: null,
children: "Learn more"
})
})
}), (0, a.jsx)("div", {
ref: c,
children: (0, a.jsx)(AccountTypeDescription, {
id: "investing-card",
preheader: "Automated Investing Account",
title: "Index Investing",
description: "The time-tested method designed to maximize returns over the long term, while we automatically manage the risk for you.",
cta: (0, a.jsx)(l.Z, {
href: "/investing",
ariaLabel: "Learn more about automated investing accounts",
trackingDetails: null,
amplitudeClickProperties: null,
children: "Learn more"
})
})
}), (0, a.jsx)("div", {
ref: h,
children: (0, a.jsx)(AccountTypeDescription, {
id: "stock-card",
preheader: "Stock Investing Account",
title: "Individual stocks",
description: "At risk of higher volatility, but useful when investing in specific companies you believe in.",
cta: (0, a.jsx)(l.Z, {
href: "/stock-investing",
ariaLabel: "Learn more about stock investing accounts",
trackingDetails: null,
amplitudeClickProperties: null,
children: "Learn more"
})
})
})]
}), (0, a.jsx)(o.M, {
className: "-mt-10 h-full min-w-[1100px] object-cover lg:w-full lg:min-w-full lg:max-w-full",
src: "/next/homepage/risk-linechart.svg",
alt: "risk line chart",
width: 1881,
height: 309
})]
}), (0, a.jsxs)("div", {
className: "flex w-full justify-center gap-2 sm:hidden",
children: [(0, a.jsx)(CarouselDot, {
cardId: "cash-card",
inView: t
}), (0, a.jsx)(CarouselDot, {
cardId: "bond-card",
inView: s
}), (0, a.jsx)(CarouselDot, {
cardId: "investing-card",
inView: d
}), (0, a.jsx)(CarouselDot, {
cardId: "stock-card",
inView: x
})]
})]
})
},
AccountTypeDescription = e => {
let {
id: t,
preheader: i,
title: s,
description: r,
cta: n
} = e;
return (0, a.jsxs)("div", {
id: t,
className: "flex snap-center flex-col gap-2 xl:gap-4",
children: [(0, a.jsx)("p", {
className: "copy-caption text-[12px]",
children: i
}), (0, a.jsx)("h3", {
className: "copy-h2 text-[30px] font-bold",
children: s
}), (0, a.jsx)("p", {
className: "copy-body max-w-[325px]",
children: r
}), n]
})
},
CarouselDot = e => {
let {
cardId: t,
inView: i
} = e;
return (0, a.jsx)("button", {
name: t,
onClick: function(e) {
document.getElementById(e.currentTarget.name).scrollIntoView({
behavior: "smooth",
block: "nearest",
inline: "center"
})
},
children: (0, a.jsx)("div", {
className: r()("h-[10px] w-[10px] rounded-[50%]", i ? "bg-blurple" : "bg-lunar")
})
})
}
},
12185: function(e, t, i) {
i.d(t, {
Z: function() {
return PhoneSvgBondLadder
}
});
var a = i(97458),
s = i(66537),
r = i(19316),
n = i(44155);
function PhoneSvgBondLadder(e) {
let {
...t
} = e, {
url: i,
hash: l
} = (0, n.kd)("PhoneSvgBondLadder"), {
module: o,
inView: c
} = (0, r.Z)({
threshold: .5
});
return (0, a.jsxs)("svg", {
ref: o,
width: "329",
height: "632",
viewBox: "0 0 329 632",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
...t,
children: [(0, a.jsxs)("g", {
filter: i("filter0_d_1_16811"),
children: [(0, a.jsxs)("g", {
clipPath: i("clip0_1_16811"),
children: [(0, a.jsx)("rect", {
x: "25",
y: "9",
width: "295",
height: "596",
rx: "18",
fill: "white"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "64",
width: "51.5413",
height: "51.5413",
rx: "25.7707",
fill: "#EDECF8"
}), (0, a.jsx)("g", {
clipPath: i("clip1_1_16811"),
children: (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M75.5953 76.8859C75.9187 76.8859 76.181 77.1481 76.181 77.4716C76.181 77.795 75.9187 78.0573 75.5953 78.0573H75.524C74.7171 78.0573 74.1519 78.854 74.4184 79.6156L82.005 101.292C82.1118 101.597 81.951 101.931 81.6458 102.038C81.3404 102.145 81.0063 101.984 80.8993 101.679L80.3558 100.126C80.0269 99.1858 79.1401 98.5567 78.1446 98.5567H73.3277C72.5207 98.5567 71.9555 99.3534 72.222 100.115L72.6339 101.292C72.7407 101.597 72.5799 101.931 72.2746 102.038C71.9692 102.145 71.6351 101.984 71.5282 101.679L70.0293 97.3957C69.5359 95.9863 68.2057 95.0425 66.7123 95.0425H66.2241H64.6366C63.1623 95.0425 61.8448 95.9626 61.3372 97.3467L59.7456 101.687C59.6342 101.99 59.2978 102.146 58.9941 102.035C58.6904 101.924 58.5345 101.587 58.6458 101.283L64.733 84.6848C65.0134 83.9204 65.0196 83.0824 64.7506 82.314L63.5353 78.8417C63.3709 78.3718 62.9275 78.0573 62.4297 78.0573H61.5385C61.215 78.0573 60.9528 77.795 60.9528 77.4716C60.9528 77.1481 61.215 76.8859 61.5385 76.8859H75.5953ZM64.2891 93.8711C63.4749 93.8711 62.909 93.0608 63.1893 92.2964L64.6504 88.3124C65.0289 87.2802 66.4926 87.291 66.8558 88.3287L68.2502 92.3127C68.5167 93.0743 67.9515 93.8711 67.1445 93.8711H64.2891ZM70.992 96.6009C71.1565 97.0706 71.6 97.3853 72.0977 97.3853H77.7457C78.5526 97.3853 79.1179 96.5885 78.8513 95.827L77.6213 92.3128C77.4568 91.8429 77.0135 91.5283 76.5157 91.5283H70.8678C70.0608 91.5283 69.4956 92.3251 69.7621 93.0866L70.992 96.6009ZM69.6378 90.3569C69.14 90.3569 68.6966 90.0423 68.5322 89.5725L67.3022 86.0583C67.0356 85.2967 67.6009 84.4999 68.4078 84.4999H74.0558C74.5535 84.4999 74.9969 84.8145 75.1614 85.2843L76.3913 88.7986C76.658 89.5601 76.0926 90.3569 75.2858 90.3569H69.6378ZM72.8259 83.3285C73.6327 83.3285 74.198 82.5318 73.9314 81.7702L72.9064 78.8417C72.742 78.3718 72.2986 78.0573 71.8009 78.0573H66.1529C65.346 78.0573 64.7807 78.854 65.0473 79.6156L66.0722 82.5441C66.2367 83.0139 66.6801 83.3285 67.1779 83.3285H72.8259Z",
fill: "#4840BA"
})
}), (0, a.jsx)("text", {
"data-testid": "",
fill: "#161338",
fontFamily: "Calibre",
fontSize: "30",
fontWeight: "bold",
fontStretch: "condensed",
children: (0, a.jsx)(s.Z, {
duration: 2,
x: "42.867",
y: "147.994",
as: "tspan",
from: 0,
to: 99123,
inView: c,
currencyOptions: {
minimumFractionDigits: 2,
maximumFractionDigits: 2
}
})
}), (0, a.jsx)("path", {
d: "M50.6267 172.223H49.8004L46.8319 165.062V172.223H45.6843V162.828H47.0461L50.2288 170.54L53.3962 162.828H54.7121V172.223H53.5645V165.062L50.6267 172.223ZM61.7863 172.223H60.6846V171.718C60.4245 171.993 59.7054 172.345 58.8944 172.345C57.5173 172.345 56.3697 171.519 56.3697 170.172C56.3697 168.902 57.5173 168.045 58.9709 168.045C59.6748 168.045 60.3939 168.336 60.6846 168.596V167.739C60.6846 166.898 60.1644 166.286 59.1851 166.286C58.466 166.286 58.0069 166.592 57.7927 167.219H56.6604C56.8899 166.072 57.8998 165.291 59.2004 165.291C60.8224 165.291 61.7863 166.209 61.7863 167.693V172.223ZM60.6846 170.54V169.836C60.4857 169.331 59.7972 168.994 59.0933 168.994C58.267 168.994 57.4714 169.361 57.4714 170.172C57.4714 170.999 58.267 171.381 59.0933 171.381C59.7972 171.381 60.4857 171.044 60.6846 170.54ZM67.2366 165.398V166.576C67.053 166.454 66.7623 166.393 66.4715 166.393C65.7524 166.393 65.125 166.867 64.8955 167.663V172.223H63.7479V165.429H64.8955V166.316C65.1862 165.735 65.8289 165.291 66.5786 165.291C66.8694 165.291 67.1142 165.337 67.2366 165.398ZM73.132 172.223L70.5461 169.086L69.8117 169.79V172.223H68.6641V162.277H69.8117V168.443L72.9178 165.429H74.4327L71.3724 168.367L74.5398 172.223H73.132ZM79.852 170.188H80.9384C80.6935 171.473 79.7295 172.36 78.1994 172.36C76.348 172.36 75.0779 170.937 75.0779 168.841C75.0779 166.806 76.3173 165.291 78.1688 165.291C80.0356 165.291 81.0302 166.653 81.0302 168.627V169.04H76.2255C76.2408 170.494 77.0518 171.381 78.1994 171.381C79.041 171.381 79.6683 170.953 79.852 170.188ZM78.1841 166.27C77.1589 166.27 76.4245 166.974 76.2561 168.168H79.8673C79.852 167.158 79.3164 166.27 78.1841 166.27ZM82.8821 170.509V166.408H81.7804V165.429H82.8821V163.639H84.0297V165.429H85.6669V166.408H84.0297V170.386C84.0297 171.044 84.351 171.335 84.9325 171.335C85.2538 171.335 85.5904 171.213 85.82 171.06V172.131C85.5598 172.269 85.162 172.36 84.7489 172.36C83.6472 172.36 82.8821 171.764 82.8821 170.509ZM93.8086 172.223H92.6763L90.0444 165.429H91.2838L93.273 170.769L95.2469 165.429H96.4557L93.8086 172.223ZM102.505 172.223H101.404V171.718C101.143 171.993 100.424 172.345 99.6133 172.345C98.2362 172.345 97.0886 171.519 97.0886 170.172C97.0886 168.902 98.2362 168.045 99.6898 168.045C100.394 168.045 101.113 168.336 101.404 168.596V167.739C101.404 166.898 100.883 166.286 99.904 166.286C99.1848 166.286 98.7258 166.592 98.5116 167.219H97.3793C97.6088 166.072 98.6187 165.291 99.9193 165.291C101.541 165.291 102.505 166.209 102.505 167.693V172.223ZM101.404 170.54V169.836C101.205 169.331 100.516 168.994 99.8122 168.994C98.9859 168.994 98.1902 169.361 98.1902 170.172C98.1902 170.999 98.9859 171.381 99.8122 171.381C100.516 171.381 101.205 171.044 101.404 170.54ZM105.614 162.277V172.223H104.467V162.277H105.614ZM113.081 165.429V172.223H111.918V171.366C111.536 171.901 110.817 172.36 109.944 172.36C108.399 172.36 107.573 171.366 107.573 169.882V165.429H108.736V169.698C108.736 170.647 109.195 171.305 110.22 171.305C111.016 171.305 111.673 170.769 111.918 170.035V165.429H113.081ZM119.405 170.188H120.492C120.247 171.473 119.283 172.36 117.753 172.36C115.901 172.36 114.631 170.937 114.631 168.841C114.631 166.806 115.871 165.291 117.722 165.291C119.589 165.291 120.584 166.653 120.584 168.627V169.04H115.779C115.794 170.494 116.605 171.381 117.753 171.381C118.594 171.381 119.222 170.953 119.405 170.188ZM117.737 166.27C116.712 166.27 115.978 166.974 115.809 168.168H119.421C119.405 167.158 118.87 166.27 117.737 166.27Z",
fill: "#18172B",
fillOpacity: "0.63"
}), (0, a.jsx)("rect", {
width: "14.496",
height: "14.496",
transform: "translate(122.939 161.78)",
fill: "white",
fillOpacity: "0.01"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M129.431 168.302H129.441C129.696 168.302 129.903 168.509 129.903 168.764V170.202C129.903 170.536 129.633 170.806 129.299 170.806H129.127C128.878 170.806 128.677 171.008 128.677 171.256C128.677 171.505 128.878 171.706 129.127 171.706H131.549C131.798 171.706 131.999 171.505 131.999 171.256C131.999 171.008 131.798 170.806 131.549 170.806H131.395C131.061 170.806 130.791 170.536 130.791 170.202V168.002C130.791 167.669 130.521 167.398 130.187 167.398H129.431C129.181 167.398 128.979 167.6 128.979 167.85C128.979 168.1 129.181 168.302 129.431 168.302Z",
fill: "#4840BA"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M129.565 166.534C129.597 166.606 129.641 166.667 129.697 166.717C129.753 166.77 129.819 166.812 129.896 166.841C129.976 166.87 130.063 166.885 130.159 166.885C130.355 166.885 130.51 166.83 130.624 166.721C130.741 166.61 130.8 166.468 130.8 166.295C130.8 166.123 130.741 165.982 130.624 165.873C130.51 165.762 130.355 165.706 130.159 165.706C130.063 165.706 129.976 165.721 129.896 165.75C129.819 165.779 129.753 165.819 129.697 165.869C129.641 165.922 129.597 165.986 129.565 166.06C129.536 166.132 129.522 166.21 129.522 166.295C129.522 166.38 129.536 166.46 129.565 166.534Z",
fill: "#4840BA"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M135.623 169.028C135.623 172.03 133.189 174.464 130.187 174.464C127.185 174.464 124.751 172.03 124.751 169.028C124.751 166.026 127.185 163.592 130.187 163.592C133.189 163.592 135.623 166.026 135.623 169.028ZM134.717 169.028C134.717 166.526 132.689 164.498 130.187 164.498C127.685 164.498 125.657 166.526 125.657 169.028C125.657 171.53 127.685 173.558 130.187 173.558C132.689 173.558 134.717 171.53 134.717 169.028Z",
fill: "#4840BA"
}), (0, a.jsxs)("g", {
clipPath: i("clip2_1_16811"),
children: [(0, a.jsx)("rect", {
width: "302",
height: "681",
transform: "translate(25 195)",
fill: "white"
}), (0, a.jsx)("rect", {
width: "302",
height: "280.256",
transform: "translate(25 244.383)",
fill: "white"
}), (0, a.jsxs)("g", {
clipPath: i("clip3_1_16811"),
children: [(0, a.jsx)("rect", {
x: "44.3281",
y: "254.047",
width: "27.0096",
fill: "#B56C00",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "271.766",
width: "40.5145",
fill: "#B56C00",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "289.48",
width: "54.0193",
fill: "#B56C00",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "307.199",
width: "67.5241",
fill: "#009787",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "324.918",
width: "81.0289",
fill: "#009787",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "342.633",
width: "94.5337",
fill: "#009787",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "360.351",
width: "108.039",
fill: "#9A91FF",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "378.066",
width: "121.543",
fill: "#9A91FF",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "395.785",
width: "135.048",
fill: "#9A91FF",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "413.504",
width: "148.553",
fill: "#230B59",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "431.219",
width: "162.058",
fill: "#230B59",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "44.3281",
y: "448.937",
width: "175.563",
fill: "#230B59",
height: "14.496",
rx: "2.416"
}), (0, a.jsx)("rect", {
x: "57.2129",
y: "466.656",
width: "175.563",
fill: "#F0F0F2",
height: "14.496",
rx: "4.02667"
}), (0, a.jsx)("rect", {
x: "70.0977",
y: "484.375",
width: "175.563",
fill: "#F0F0F2",
height: "14.496",
rx: "4.02667"
}), (0, a.jsx)("rect", {
x: "82.9844",
y: "502.09",
width: "175.563",
fill: "#F0F0F2",
height: "14.496",
rx: "4.02667"
}), (0, a.jsx)("rect", {
x: "33.0527",
y: "254.047",
width: "11.2747",
height: "260.928",
fill: i("paint0_linear_1_16811")
}), (0, a.jsx)("rect", {
x: "25",
y: "254.047",
width: "8.05333",
height: "260.928",
fill: "white"
}), (0, a.jsx)("rect", {
x: "25",
y: "492.426",
width: "302.403",
height: "22.5493",
fill: i("paint1_linear_1_16811")
}), (0, a.jsx)("path", {
d: "M107.376 281.835C105.985 281.835 105.038 280.578 105.038 278.771C105.038 276.964 105.985 275.708 107.376 275.708C108.768 275.708 109.715 276.964 109.715 278.771C109.715 280.578 108.768 281.835 107.376 281.835ZM107.376 276.81C106.574 276.81 106.246 277.67 106.246 278.771C106.246 279.873 106.574 280.733 107.376 280.733C108.169 280.733 108.507 279.873 108.507 278.771C108.507 277.67 108.169 276.81 107.376 276.81ZM110.968 279.728V278.684H113.297V279.728H110.968ZM115.977 279.197V278.24H116.316C116.818 278.24 117.205 277.989 117.205 277.496C117.205 277.08 116.915 276.761 116.432 276.761C115.89 276.761 115.601 277.119 115.562 277.573H114.364C114.479 276.52 115.253 275.708 116.441 275.708C117.649 275.708 118.374 276.423 118.374 277.438C118.374 278.008 118.074 278.52 117.649 278.723C118.2 278.965 118.471 279.477 118.471 280.018C118.471 281.052 117.707 281.835 116.441 281.835C115.166 281.835 114.315 281.052 114.248 279.902H115.465C115.523 280.424 115.842 280.781 116.432 280.781C116.934 280.781 117.292 280.472 117.292 279.999C117.292 279.496 116.905 279.197 116.354 279.197H115.977ZM125.782 281.738H124.941L123.472 277.863V281.738H122.313V275.804H123.782L125.366 279.989L126.942 275.804H128.391V281.738H127.222V277.863L125.782 281.738ZM135.34 278.771C135.34 280.54 134.181 281.835 132.528 281.835C130.876 281.835 129.726 280.54 129.726 278.771C129.726 276.993 130.876 275.708 132.528 275.708C134.181 275.708 135.34 276.993 135.34 278.771ZM134.094 278.771C134.094 277.612 133.475 276.81 132.528 276.81C131.591 276.81 130.982 277.612 130.982 278.771C130.982 279.931 131.591 280.733 132.528 280.733C133.475 280.733 134.094 279.931 134.094 278.771ZM141.648 275.804V281.738H140.671L137.869 277.786V281.738H136.68V275.804H137.84L140.459 279.554V275.804H141.648ZM142.951 276.887V275.804H148.015V276.887H146.101V281.738H144.854V276.887H142.951ZM153.235 275.804H154.472V281.738H153.235V279.245H150.548V281.738H149.311V275.804H150.548V278.162H153.235V275.804ZM155.693 280.047H156.969C157.133 280.569 157.568 280.81 158.148 280.81C158.747 280.81 159.143 280.54 159.143 280.066C159.143 279.709 158.93 279.515 158.418 279.399L157.355 279.158C156.505 278.965 155.848 278.51 155.848 277.534C155.848 276.462 156.737 275.708 157.983 275.708C159.336 275.708 160.119 276.423 160.312 277.428H159.085C158.95 277.032 158.612 276.723 157.993 276.723C157.432 276.723 157.056 276.993 157.056 277.418C157.056 277.757 157.278 277.96 157.722 278.066L158.805 278.317C159.771 278.539 160.361 279.09 160.361 279.989C160.361 281.139 159.414 281.835 158.157 281.835C156.833 281.835 155.896 281.178 155.693 280.047Z",
fill: "#B56C00"
}), (0, a.jsx)("path", {
d: "M146.821 331.349V330.392H147.159C147.661 330.392 148.048 330.141 148.048 329.648C148.048 329.232 147.758 328.914 147.275 328.914C146.734 328.914 146.444 329.271 146.405 329.725H145.207C145.323 328.672 146.096 327.86 147.285 327.86C148.493 327.86 149.217 328.575 149.217 329.59C149.217 330.16 148.918 330.672 148.493 330.875C149.043 331.117 149.314 331.629 149.314 332.17C149.314 333.204 148.55 333.987 147.285 333.987C146.009 333.987 145.158 333.204 145.091 332.054H146.308C146.366 332.576 146.685 332.934 147.275 332.934C147.777 332.934 148.135 332.625 148.135 332.151C148.135 331.648 147.748 331.349 147.198 331.349H146.821ZM150.422 331.88V330.837H152.751V331.88H150.422ZM158.318 329.455H157.119C157.003 329.097 156.752 328.875 156.337 328.875C155.631 328.875 155.187 329.706 155.187 330.537V330.624C155.38 330.257 155.853 329.996 156.433 329.996C157.632 329.996 158.366 330.885 158.366 331.948C158.366 333.069 157.593 333.987 156.269 333.987C155.525 333.987 154.868 333.639 154.472 332.914C154.172 332.393 154.056 331.813 154.056 331.049C154.056 329.203 154.906 327.86 156.327 327.86C157.448 327.86 158.105 328.459 158.318 329.455ZM155.293 331.977C155.293 332.567 155.689 332.972 156.279 332.972C156.849 332.972 157.255 332.567 157.255 331.977C157.255 331.359 156.849 330.953 156.279 330.953C155.689 330.953 155.293 331.359 155.293 331.977ZM165.717 333.891H164.877L163.408 330.015V333.891H162.248V327.957H163.717L165.302 332.141L166.877 327.957H168.327V333.891H167.157V330.015L165.717 333.891ZM175.276 330.924C175.276 332.692 174.116 333.987 172.463 333.987C170.811 333.987 169.661 332.692 169.661 330.924C169.661 329.145 170.811 327.86 172.463 327.86C174.116 327.86 175.276 329.145 175.276 330.924ZM174.029 330.924C174.029 329.764 173.411 328.962 172.463 328.962C171.526 328.962 170.917 329.764 170.917 330.924C170.917 332.083 171.526 332.885 172.463 332.885C173.411 332.885 174.029 332.083 174.029 330.924ZM181.583 327.957V333.891H180.607L177.804 329.938V333.891H176.616V327.957H177.775L180.394 331.706V327.957H181.583ZM182.886 329.039V327.957H187.95V329.039H186.036V333.891H184.79V329.039H182.886ZM193.17 327.957H194.407V333.891H193.17V331.397H190.484V333.891H189.247V327.957H190.484V330.315H193.17V327.957ZM195.628 332.199H196.904C197.068 332.721 197.503 332.963 198.083 332.963C198.682 332.963 199.078 332.692 199.078 332.219C199.078 331.861 198.866 331.668 198.354 331.552L197.29 331.31C196.44 331.117 195.783 330.663 195.783 329.687C195.783 328.614 196.672 327.86 197.919 327.86C199.272 327.86 200.054 328.575 200.248 329.58H199.02C198.885 329.184 198.547 328.875 197.928 328.875C197.368 328.875 196.991 329.145 196.991 329.571C196.991 329.909 197.213 330.112 197.658 330.218L198.74 330.469C199.706 330.692 200.296 331.243 200.296 332.141C200.296 333.291 199.349 333.987 198.093 333.987C196.769 333.987 195.831 333.33 195.628 332.199Z",
fill: "#009787"
}), (0, a.jsx)("path", {
d: "M190.647 383.607H189.449C189.333 383.25 189.082 383.027 188.666 383.027C187.961 383.027 187.516 383.858 187.516 384.689V384.776C187.709 384.409 188.183 384.148 188.763 384.148C189.961 384.148 190.695 385.037 190.695 386.1C190.695 387.221 189.922 388.139 188.598 388.139C187.854 388.139 187.197 387.792 186.801 387.067C186.501 386.545 186.385 385.965 186.385 385.202C186.385 383.356 187.236 382.013 188.656 382.013C189.777 382.013 190.435 382.612 190.647 383.607ZM187.622 386.129C187.622 386.719 188.019 387.125 188.608 387.125C189.178 387.125 189.584 386.719 189.584 386.129C189.584 385.511 189.178 385.105 188.608 385.105C188.019 385.105 187.622 385.511 187.622 386.129ZM191.89 386.033V384.989H194.219V386.033H191.89ZM195.421 386.545H196.62C196.736 386.902 196.987 387.125 197.403 387.125C198.108 387.125 198.553 386.294 198.553 385.463V385.376C198.359 385.743 197.886 386.004 197.306 386.004C196.108 386.004 195.373 385.115 195.373 384.052C195.373 382.931 196.146 382.013 197.47 382.013C198.214 382.013 198.872 382.36 199.268 383.085C199.567 383.607 199.683 384.187 199.683 384.95C199.683 386.796 198.833 388.139 197.412 388.139C196.291 388.139 195.634 387.54 195.421 386.545ZM198.446 384.023C198.446 383.433 198.05 383.027 197.461 383.027C196.89 383.027 196.485 383.433 196.485 384.023C196.485 384.641 196.89 385.047 197.461 385.047C198.05 385.047 198.446 384.641 198.446 384.023ZM207.054 388.043H206.213L204.744 384.168V388.043H203.584V382.109H205.053L206.638 386.294L208.214 382.109H209.663V388.043H208.494V384.168L207.054 388.043ZM216.612 385.076C216.612 386.845 215.453 388.139 213.8 388.139C212.147 388.139 210.997 386.845 210.997 385.076C210.997 383.298 212.147 382.013 213.8 382.013C215.453 382.013 216.612 383.298 216.612 385.076ZM215.366 385.076C215.366 383.916 214.747 383.114 213.8 383.114C212.863 383.114 212.254 383.916 212.254 385.076C212.254 386.236 212.863 387.038 213.8 387.038C214.747 387.038 215.366 386.236 215.366 385.076ZM222.919 382.109V388.043H221.943L219.141 384.09V388.043H217.952V382.109H219.112L221.731 385.859V382.109H222.919ZM224.222 383.192V382.109H229.286V383.192H227.373V388.043H226.126V383.192H224.222ZM234.507 382.109H235.744V388.043H234.507V385.55H231.82V388.043H230.583V382.109H231.82V384.467H234.507V382.109ZM236.965 386.352H238.24C238.405 386.874 238.84 387.115 239.419 387.115C240.019 387.115 240.415 386.845 240.415 386.371C240.415 386.013 240.202 385.82 239.69 385.704L238.627 385.463C237.777 385.269 237.119 384.815 237.119 383.839C237.119 382.766 238.009 382.013 239.255 382.013C240.608 382.013 241.391 382.728 241.584 383.733H240.357C240.222 383.336 239.883 383.027 239.265 383.027C238.704 383.027 238.327 383.298 238.327 383.723C238.327 384.061 238.55 384.264 238.994 384.371L240.077 384.622C241.043 384.844 241.633 385.395 241.633 386.294C241.633 387.444 240.685 388.139 239.429 388.139C238.105 388.139 237.168 387.482 236.965 386.352Z",
fill: "#9A91FF"
}), (0, a.jsx)("path", {
d: "M227.487 439.697H228.685C228.801 440.055 229.052 440.277 229.468 440.277C230.173 440.277 230.618 439.446 230.618 438.615V438.528C230.424 438.895 229.951 439.156 229.371 439.156C228.173 439.156 227.438 438.267 227.438 437.204C227.438 436.083 228.211 435.165 229.535 435.165C230.279 435.165 230.937 435.513 231.333 436.238C231.632 436.759 231.748 437.339 231.748 438.103C231.748 439.949 230.898 441.292 229.477 441.292C228.356 441.292 227.699 440.693 227.487 439.697ZM230.511 437.175C230.511 436.585 230.115 436.18 229.526 436.18C228.956 436.18 228.55 436.585 228.55 437.175C228.55 437.793 228.956 438.199 229.526 438.199C230.115 438.199 230.511 437.793 230.511 437.175ZM232.925 439.185V438.141H235.254V439.185H232.925ZM238.862 435.261V441.195H237.654V436.672L236.272 437.359V436.151L238.08 435.261H238.862ZM243.014 436.982C243.014 436.566 242.724 436.267 242.26 436.267C241.758 436.267 241.497 436.624 241.468 437.088H240.192C240.308 435.986 241.081 435.165 242.251 435.165C243.497 435.165 244.242 435.861 244.242 436.933C244.242 437.677 243.671 438.257 243.063 438.895L241.922 440.122H244.309V441.195H240.202V440.393L242.087 438.412C242.608 437.842 243.014 437.426 243.014 436.982ZM251.639 441.195H250.798L249.329 437.32V441.195H248.169V435.261H249.638L251.223 439.446L252.798 435.261H254.248V441.195H253.079V437.32L251.639 441.195ZM261.197 438.228C261.197 439.997 260.037 441.292 258.385 441.292C256.732 441.292 255.582 439.997 255.582 438.228C255.582 436.45 256.732 435.165 258.385 435.165C260.037 435.165 261.197 436.45 261.197 438.228ZM259.95 438.228C259.95 437.069 259.332 436.267 258.385 436.267C257.447 436.267 256.839 437.069 256.839 438.228C256.839 439.388 257.447 440.19 258.385 440.19C259.332 440.19 259.95 439.388 259.95 438.228ZM267.504 435.261V441.195H266.528L263.726 437.243V441.195H262.537V435.261H263.697L266.316 439.011V435.261H267.504ZM268.807 436.344V435.261H273.871V436.344H271.958V441.195H270.711V436.344H268.807ZM279.092 435.261H280.329V441.195H279.092V438.702H276.405V441.195H275.168V435.261H276.405V437.62H279.092V435.261ZM281.55 439.504H282.825C282.99 440.026 283.425 440.267 284.004 440.267C284.604 440.267 285 439.997 285 439.523C285 439.166 284.787 438.972 284.275 438.857L283.212 438.615C282.361 438.422 281.704 437.967 281.704 436.991C281.704 435.919 282.593 435.165 283.84 435.165C285.193 435.165 285.976 435.88 286.169 436.885H284.942C284.806 436.489 284.468 436.18 283.85 436.18C283.289 436.18 282.912 436.45 282.912 436.875C282.912 437.214 283.135 437.417 283.579 437.523L284.662 437.774C285.628 437.996 286.217 438.547 286.217 439.446C286.217 440.596 285.27 441.292 284.014 441.292C282.69 441.292 281.753 440.635 281.55 439.504Z",
fill: "#230B59"
}), (0, a.jsx)("path", {
d: "M51.0227 508.457V507.375H56.0867V508.457H54.1732V513.308H52.9266V508.457H51.0227ZM62.4064 510.342C62.4064 512.11 61.2467 513.405 59.5942 513.405C57.9416 513.405 56.7916 512.11 56.7916 510.342C56.7916 508.563 57.9416 507.278 59.5942 507.278C61.2467 507.278 62.4064 508.563 62.4064 510.342ZM61.1598 510.342C61.1598 509.182 60.5413 508.38 59.5942 508.38C58.6568 508.38 58.0479 509.182 58.0479 510.342C58.0479 511.501 58.6568 512.303 59.5942 512.303C60.5413 512.303 61.1598 511.501 61.1598 510.342ZM64.9736 512.216H65.7951C66.9258 512.216 67.5443 511.492 67.5443 510.342C67.5443 509.182 66.9258 508.457 65.7951 508.457H64.9736V512.216ZM63.7463 513.308V507.375H65.8434C67.6409 507.375 68.7716 508.534 68.7716 510.342C68.7716 512.149 67.6409 513.308 65.8434 513.308H63.7463ZM71.6812 507.375H72.9085L75.1796 513.308H73.9233L73.3917 511.878H71.169L70.6472 513.308H69.4102L71.6812 507.375ZM72.2804 508.863L71.5556 510.834H73.0052L72.2804 508.863ZM78.0173 509.887L79.4476 507.375H80.7522L78.5972 511.057V513.308H77.3698V511.057L75.2341 507.375H76.5774L78.0173 509.887Z",
fill: "#18172B",
fillOpacity: "0.63"
}), (0, a.jsx)("path", {
d: "M220.695 449.742L220.695 514.974",
stroke: i("paint2_linear_1_16811"),
strokeOpacity: "0.17",
strokeWidth: "0.805333"
}), (0, a.jsx)("path", {
d: "M44.3281 449.742L44.3281 514.974",
stroke: i("paint3_linear_1_16811"),
strokeOpacity: "0.17",
strokeWidth: "0.805333"
})]
}), (0, a.jsx)("line", {
x1: "25",
y1: "195.66",
x2: "326.656",
y2: "195.66",
stroke: "#18172B",
strokeOpacity: "0.17",
strokeWidth: "0.805333"
}), (0, a.jsx)("path", {
d: "M48.3677 219.995V229.39H46.8222V221.908L44.6189 223.025V221.418L47.4343 219.995H48.3677ZM54.4727 222.581C54.4727 221.801 53.9218 221.25 53.0343 221.25C52.101 221.25 51.596 221.923 51.5348 222.811H49.8976C50.0812 221.066 51.29 219.842 53.0343 219.842C54.9164 219.842 56.0181 220.898 56.0181 222.566C56.0181 223.714 55.0694 224.662 54.1054 225.749L52.0857 227.998H56.1711V229.39H49.9129V228.35L52.6977 225.259C53.6617 224.188 54.4727 223.392 54.4727 222.581Z",
fill: "#18172B"
}), (0, a.jsx)("path", {
d: "M64.5169 222.566V223.744C64.3333 223.622 64.0426 223.561 63.7519 223.561C63.0327 223.561 62.4053 224.035 62.1758 224.831V229.39H61.0282V222.597H62.1758V223.484C62.4665 222.903 63.1092 222.459 63.859 222.459C64.1497 222.459 64.3945 222.505 64.5169 222.566ZM71.361 222.597V229.39H70.1981V228.534C69.8156 229.069 69.0964 229.528 68.2243 229.528C66.6788 229.528 65.8526 228.534 65.8526 227.049V222.597H67.0155V226.866C67.0155 227.814 67.4745 228.472 68.4997 228.472C69.2954 228.472 69.9533 227.937 70.1981 227.202V222.597H71.361ZM73.4008 229.39V222.597H74.5484V223.453C74.9462 222.918 75.6807 222.459 76.5529 222.459C78.0983 222.459 78.9399 223.453 78.9399 224.938V229.39H77.777V225.121C77.777 224.173 77.3026 223.515 76.2774 223.515C75.4818 223.515 74.7932 224.05 74.5484 224.785V229.39H73.4008ZM85.3398 228.931V228.426C85.0031 228.901 84.284 229.344 83.4424 229.344C81.4532 229.344 80.3974 227.692 80.3974 225.902C80.3974 224.096 81.4532 222.459 83.4424 222.459C84.284 222.459 85.0031 222.887 85.3398 223.362V222.597H86.5027V228.855C86.5027 231.089 85.2174 232.145 83.473 232.145C81.8205 232.145 80.78 231.288 80.5657 229.895H81.698C81.897 230.752 82.5396 231.165 83.473 231.165C84.6971 231.165 85.3398 230.4 85.3398 228.931ZM85.3398 227.248V224.54C84.9878 223.897 84.3452 223.484 83.6107 223.484C82.3254 223.484 81.5756 224.494 81.5756 225.902C81.5756 227.294 82.3254 228.304 83.6107 228.304C84.3452 228.304 84.9878 227.891 85.3398 227.248ZM87.9865 227.524H89.18C89.3943 228.227 89.991 228.564 90.7867 228.564C91.5977 228.564 92.1791 228.243 92.1791 227.554C92.1791 227.08 91.8731 226.789 91.1692 226.606L89.8227 226.254C88.8587 226.009 88.1855 225.519 88.1855 224.463C88.1855 223.255 89.2412 222.459 90.6184 222.459C92.1179 222.459 93.0054 223.193 93.2502 224.387H92.1026C91.9037 223.775 91.4293 223.423 90.6031 223.423C89.9298 223.423 89.3025 223.744 89.3025 224.402C89.3025 224.861 89.6085 225.075 90.2511 225.259L91.567 225.58C92.7299 225.886 93.2961 226.529 93.2961 227.478C93.2961 228.763 92.225 229.528 90.7714 229.528C89.2871 229.528 88.2008 228.778 87.9865 227.524Z",
fill: "#18172B",
fillOpacity: "0.63"
}), (0, a.jsx)("path", {
d: "M276.711 219.995V229.39H275.166V221.908L272.963 223.025V221.418L275.778 219.995H276.711Z",
fill: "#18172B"
}), (0, a.jsx)("path", {
d: "M284.114 231.991H282.982L284.007 229.436L281.36 222.597H282.599L284.604 227.952L286.577 222.597H287.771L284.114 231.991ZM293.237 227.355H294.323C294.078 228.641 293.114 229.528 291.584 229.528C289.733 229.528 288.463 228.105 288.463 226.009C288.463 223.974 289.703 222.459 291.554 222.459C293.42 222.459 294.415 223.821 294.415 225.795V226.208H289.611C289.626 227.661 290.437 228.549 291.584 228.549C292.426 228.549 293.053 228.12 293.237 227.355ZM291.569 223.439C290.544 223.439 289.81 224.142 289.641 225.336H293.252C293.237 224.326 292.701 223.439 291.569 223.439ZM300.872 229.39H299.77V228.885C299.51 229.161 298.791 229.513 297.98 229.513C296.603 229.513 295.456 228.687 295.456 227.34C295.456 226.07 296.603 225.213 298.057 225.213C298.761 225.213 299.48 225.504 299.77 225.764V224.907C299.77 224.066 299.25 223.454 298.271 223.454C297.552 223.454 297.093 223.76 296.879 224.387H295.747C295.976 223.24 296.986 222.459 298.286 222.459C299.908 222.459 300.872 223.377 300.872 224.862V229.39ZM299.77 227.707V227.004C299.572 226.499 298.883 226.162 298.179 226.162C297.353 226.162 296.557 226.529 296.557 227.34C296.557 228.166 297.353 228.549 298.179 228.549C298.883 228.549 299.572 228.212 299.77 227.707ZM306.322 222.567V223.745C306.138 223.622 305.848 223.561 305.557 223.561C304.838 223.561 304.21 224.035 303.981 224.831V229.39H302.833V222.597H303.981V223.485C304.272 222.903 304.914 222.459 305.664 222.459C305.955 222.459 306.199 222.505 306.322 222.567Z",
fill: "#18172B",
fillOpacity: "0.65"
})]
}), (0, a.jsx)("rect", {
width: "302",
height: "53",
transform: "translate(25 9)",
fill: "white"
}), (0, a.jsxs)("g", {
clipPath: i("clip4_1_16811"),
children: [(0, a.jsx)("rect", {
width: "302",
height: "38.656",
transform: "translate(25 23.4336)",
fill: "white"
}), (0, a.jsx)("rect", {
width: "19.328",
height: "19.328",
transform: "translate(44.3281 32.7696)",
fill: "white",
fillOpacity: "0.01"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M50.0973 41.1422C49.8437 41.3958 50.0233 41.8296 50.3821 41.8296L59.8304 41.8296C60.164 41.8296 60.4344 42.1 60.4344 42.4336C60.4344 42.7671 60.164 43.0376 59.8304 43.0376L50.3821 43.0376C50.0233 43.0376 49.8437 43.4713 50.0973 43.725L53.5891 47.2167C53.825 47.4526 53.825 47.835 53.5891 48.0709C53.3532 48.3068 52.9708 48.3068 52.7349 48.0709L47.667 43.003C47.3525 42.6885 47.3525 42.1786 47.667 41.8641L52.7349 36.7962C52.9708 36.5604 53.3532 36.5604 53.5891 36.7962C53.825 37.0321 53.825 37.4145 53.5891 37.6504L50.0973 41.1422Z",
fill: "#4840BA"
}), (0, a.jsx)("path", {
d: "M140.437 37.3746V46.7696H138.891V39.2872L136.688 40.4042V38.7976L139.503 37.3746H140.437ZM148.237 49.3708H146.753L147.717 46.9532L145.085 39.9758H146.722L148.497 44.9793L150.242 39.9758H151.818L148.237 49.3708ZM157.079 44.658H158.486C158.257 46.0045 157.262 46.9226 155.625 46.9226C153.728 46.9226 152.412 45.4843 152.412 43.388C152.412 41.3529 153.743 39.8228 155.594 39.8228C157.507 39.8228 158.548 41.1846 158.548 43.1738V43.7246H153.911C153.957 44.9181 154.646 45.6373 155.625 45.6373C156.36 45.6373 156.91 45.316 157.079 44.658ZM155.61 41.1081C154.768 41.1081 154.141 41.6283 153.957 42.6076H157.033C157.017 41.7814 156.543 41.1081 155.61 41.1081ZM165.187 46.7696H163.733V46.3871C163.504 46.6166 162.815 46.892 162.05 46.892C160.658 46.892 159.51 46.0657 159.51 44.6733C159.51 43.388 160.658 42.4852 162.157 42.4852C162.769 42.4852 163.458 42.6994 163.733 42.8984V42.3475C163.733 41.6589 163.305 41.1234 162.433 41.1234C161.821 41.1234 161.438 41.3835 161.27 41.8579H159.801C160 40.695 161.071 39.8228 162.463 39.8228C164.177 39.8228 165.187 40.7715 165.187 42.3169V46.7696ZM163.733 44.964V44.3979C163.565 43.9694 162.953 43.7093 162.341 43.7093C161.652 43.7093 160.933 44.0001 160.933 44.6733C160.933 45.3619 161.652 45.6526 162.341 45.6526C162.953 45.6526 163.565 45.3925 163.733 44.964ZM170.787 39.9452V41.5212C170.573 41.3682 170.205 41.2917 169.884 41.2917C169.257 41.2917 168.675 41.6436 168.522 42.3781V46.7696H166.992V39.9758H168.522V40.6797C168.782 40.1747 169.379 39.8228 170.037 39.8228C170.374 39.8228 170.68 39.884 170.787 39.9452ZM177.099 36.8237V46.7696H175.569V36.8237H177.099ZM184.224 46.7696H182.77V46.3871C182.541 46.6166 181.852 46.892 181.087 46.892C179.695 46.892 178.547 46.0657 178.547 44.6733C178.547 43.388 179.695 42.4852 181.194 42.4852C181.806 42.4852 182.495 42.6994 182.77 42.8984V42.3475C182.77 41.6589 182.342 41.1234 181.47 41.1234C180.858 41.1234 180.475 41.3835 180.307 41.8579H178.838C179.037 40.695 180.108 39.8228 181.5 39.8228C183.214 39.8228 184.224 40.7715 184.224 42.3169V46.7696ZM182.77 44.964V44.3979C182.602 43.9694 181.99 43.7093 181.378 43.7093C180.689 43.7093 179.97 44.0001 179.97 44.6733C179.97 45.3619 180.689 45.6526 181.378 45.6526C181.99 45.6526 182.602 45.3925 182.77 44.964ZM190.436 46.7696V46.1881C190.13 46.5707 189.457 46.9226 188.707 46.9226C186.718 46.9226 185.555 45.3313 185.555 43.3727C185.555 41.4294 186.718 39.8228 188.707 39.8228C189.457 39.8228 190.13 40.1747 190.436 40.5573V36.8237H191.966V46.7696H190.436ZM190.436 44.658V42.0874C190.176 41.5518 189.594 41.1846 188.967 41.1846C187.789 41.1846 187.085 42.118 187.085 43.3727C187.085 44.6274 187.789 45.5608 188.967 45.5608C189.594 45.5608 190.176 45.1936 190.436 44.658ZM198.266 46.7696V46.1881C197.96 46.5707 197.287 46.9226 196.537 46.9226C194.548 46.9226 193.385 45.3313 193.385 43.3727C193.385 41.4294 194.548 39.8228 196.537 39.8228C197.287 39.8228 197.96 40.1747 198.266 40.5573V36.8237H199.796V46.7696H198.266ZM198.266 44.658V42.0874C198.006 41.5518 197.424 41.1846 196.797 41.1846C195.619 41.1846 194.915 42.118 194.915 43.3727C194.915 44.6274 195.619 45.5608 196.797 45.5608C197.424 45.5608 198.006 45.1936 198.266 44.658ZM205.882 44.658H207.289C207.06 46.0045 206.065 46.9226 204.428 46.9226C202.531 46.9226 201.215 45.4843 201.215 43.388C201.215 41.3529 202.546 39.8228 204.397 39.8228C206.31 39.8228 207.35 41.1846 207.35 43.1738V43.7246H202.714C202.76 44.9181 203.449 45.6373 204.428 45.6373C205.162 45.6373 205.713 45.316 205.882 44.658ZM204.413 41.1081C203.571 41.1081 202.944 41.6283 202.76 42.6076H205.836C205.82 41.7814 205.346 41.1081 204.413 41.1081ZM212.552 39.9452V41.5212C212.337 41.3682 211.97 41.2917 211.649 41.2917C211.021 41.2917 210.44 41.6436 210.287 42.3781V46.7696H208.757V39.9758H210.287V40.6797C210.547 40.1747 211.144 39.8228 211.802 39.8228C212.138 39.8228 212.445 39.884 212.552 39.9452Z",
fill: "#18172B"
}), (0, a.jsx)("g", {
clipPath: i("clip5_1_16811"),
children: (0, a.jsx)("path", {
d: "M265.985 46.4336H264.852L262.267 39.8999V46.4336H260.752V37.0386H262.573L265.434 44.2608L268.265 37.0386H270.04V46.4336H268.51V39.8999L265.985 46.4336ZM277.264 46.4336H275.811V46.0511C275.581 46.2806 274.893 46.556 274.128 46.556C272.735 46.556 271.588 45.7297 271.588 44.3373C271.588 43.052 272.735 42.1492 274.235 42.1492C274.847 42.1492 275.535 42.3634 275.811 42.5624V42.0115C275.811 41.3229 275.382 40.7874 274.51 40.7874C273.898 40.7874 273.516 41.0475 273.347 41.5219H271.878C272.077 40.359 273.148 39.4868 274.541 39.4868C276.254 39.4868 277.264 40.4355 277.264 41.9809V46.4336ZM275.811 44.628V44.0619C275.642 43.6334 275.03 43.3733 274.418 43.3733C273.73 43.3733 273.011 43.6641 273.011 44.3373C273.011 45.0259 273.73 45.3166 274.418 45.3166C275.03 45.3166 275.642 45.0565 275.811 44.628ZM279.069 46.4336V39.6398H280.599V40.2825C280.967 39.854 281.64 39.4868 282.436 39.4868C283.981 39.4868 284.838 40.512 284.838 42.0115V46.4336H283.308V42.2716C283.308 41.4301 282.895 40.8792 282.022 40.8792C281.365 40.8792 280.768 41.2923 280.599 41.9656V46.4336H279.069ZM291.878 46.4336H290.425V46.0511C290.195 46.2806 289.507 46.556 288.742 46.556C287.349 46.556 286.202 45.7297 286.202 44.3373C286.202 43.052 287.349 42.1492 288.849 42.1492C289.461 42.1492 290.149 42.3634 290.425 42.5624V42.0115C290.425 41.3229 289.996 40.7874 289.124 40.7874C288.512 40.7874 288.13 41.0475 287.961 41.5219H286.492C286.691 40.359 287.762 39.4868 289.155 39.4868C290.868 39.4868 291.878 40.4355 291.878 41.9809V46.4336ZM290.425 44.628V44.0619C290.256 43.6334 289.644 43.3733 289.032 43.3733C288.344 43.3733 287.625 43.6641 287.625 44.3373C287.625 45.0259 288.344 45.3166 289.032 45.3166C289.644 45.3166 290.256 45.0565 290.425 44.628ZM298.09 45.9746V45.6685C297.784 46.0358 297.126 46.3724 296.361 46.3724C294.357 46.3724 293.209 44.7198 293.209 42.9296C293.209 41.1393 294.357 39.4868 296.361 39.4868C297.126 39.4868 297.784 39.8234 298.09 40.1906V39.6398H299.62V45.8674C299.62 48.1626 298.228 49.1878 296.422 49.1878C294.693 49.1878 293.576 48.2851 293.408 46.8008H294.892C295.045 47.5506 295.581 47.9331 296.422 47.9331C297.555 47.9331 298.09 47.2446 298.09 45.9746ZM298.09 44.2149V41.6443C297.83 41.1852 297.264 40.8333 296.621 40.8333C295.443 40.8333 294.77 41.7208 294.77 42.9296C294.77 44.1384 295.443 45.0259 296.621 45.0259C297.264 45.0259 297.83 44.6739 298.09 44.2149ZM305.706 44.322H307.114C306.884 45.6685 305.889 46.5866 304.252 46.5866C302.355 46.5866 301.039 45.1483 301.039 43.052C301.039 41.0169 302.37 39.4868 304.222 39.4868C306.134 39.4868 307.175 40.8486 307.175 42.8378V43.3886H302.538C302.584 44.5821 303.273 45.3013 304.252 45.3013C304.987 45.3013 305.538 44.98 305.706 44.322ZM304.237 40.7721C303.395 40.7721 302.768 41.2923 302.584 42.2716H305.66C305.645 41.4454 305.17 40.7721 304.237 40.7721Z",
fill: "#4840BA"
})
})]
}), (0, a.jsxs)("g", {
filter: i("filter1_bd_1_16811"),
children: [(0, a.jsx)("rect", {
width: "294.087",
height: "61.4544",
transform: "translate(25 550.95)",
fill: "white",
fillOpacity: "0.82"
}), (0, a.jsx)("rect", {
width: "20.9844",
height: "20.9844",
transform: "translate(279.618 564.44)",
fill: "white",
fillOpacity: "0.01"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M290.11 566.832C292.518 566.832 294.466 568.78 294.466 571.188V571.793C294.466 571.795 294.466 571.796 294.466 571.798C294.466 571.802 294.466 571.805 294.466 571.809V572.103C294.466 572.811 294.296 573.485 293.987 574.085C293.864 574.324 293.947 574.626 294.181 574.758C296.039 575.808 297.035 577.561 297.035 579.286C297.035 579.87 296.714 580.413 296.326 580.853C295.924 581.309 295.371 581.743 294.739 582.119C293.476 582.87 291.798 583.445 290.119 583.468L290.11 583.468C288.431 583.468 286.751 582.916 285.487 582.182C284.854 581.815 284.3 581.387 283.897 580.935C283.507 580.499 283.185 579.958 283.185 579.373C283.185 579.368 283.185 579.363 283.185 579.358C283.227 577.611 284.193 575.848 286.053 574.772C286.284 574.638 286.364 574.337 286.241 574.101C285.927 573.497 285.754 572.817 285.754 572.103V571.188C285.754 568.78 287.702 566.832 290.11 566.832ZM288.449 575.833C287.957 575.635 287.404 575.527 286.928 575.761C285.265 576.582 284.497 578.016 284.497 579.286C284.497 579.399 284.573 579.64 284.877 579.985C285.167 580.314 285.603 580.666 286.151 580.992C287.25 581.645 288.704 582.136 290.115 582.157C291.525 582.156 292.978 581.685 294.075 581.048C294.622 580.73 295.057 580.385 295.345 580.062C295.643 579.728 295.721 579.493 295.723 579.379C295.723 579.032 295.705 578.729 295.672 578.464C295.407 576.345 292.246 576.154 290.11 576.154C289.527 576.154 288.962 576.04 288.449 575.833ZM293.155 571.793V571.188C293.155 569.504 291.794 568.144 290.11 568.144C288.426 568.144 287.065 569.504 287.065 571.188V571.807C287.07 573.487 288.429 574.843 290.11 574.843C291.794 574.843 293.155 573.482 293.155 571.798C293.155 571.796 293.155 571.795 293.155 571.793Z",
fill: "#161338",
fillOpacity: "0.6"
}), (0, a.jsx)("rect", {
width: "20.9844",
height: "20.9844",
transform: "translate(220.802 564.44)",
fill: "white",
fillOpacity: "0.01"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M239.055 567.591L235.49 581.406C235.356 581.926 234.789 582.203 234.296 581.99L231.52 580.787C231.191 580.644 230.808 580.717 230.554 580.971L228.861 582.663C228.621 582.904 228.211 582.79 228.128 582.46L227.352 579.354C227.286 579.09 227.101 578.872 226.851 578.764L223.655 577.379C222.999 577.095 222.943 576.185 223.56 575.823L238.411 567.105C238.746 566.908 239.152 567.215 239.055 567.591ZM229.928 577.335C229.468 577.765 229.599 578.525 230.177 578.776L232.471 579.77C233.457 580.197 234.591 579.642 234.859 578.602L236.577 571.947C236.659 571.629 236.275 571.401 236.035 571.625L229.928 577.335ZM234.768 571.015C234.863 570.926 234.751 570.774 234.638 570.841L225.709 576.082C225.401 576.263 225.428 576.718 225.757 576.86L227.115 577.449C227.435 577.587 227.806 577.523 228.06 577.285L234.768 571.015Z",
fill: "#161338",
fillOpacity: "0.6"
}), (0, a.jsx)("rect", {
width: "20.9844",
height: "20.9844",
transform: "translate(103.541 564.44)",
fill: "white",
fillOpacity: "0.01"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M118.746 580.572C118.108 579.934 117.096 579.911 116.289 580.315C115.347 580.787 114.284 581.053 113.159 581.053C109.296 581.053 106.164 577.921 106.164 574.058C106.164 570.195 109.296 567.063 113.159 567.063C117.022 567.063 120.154 570.195 120.154 574.058C120.154 575.183 119.888 576.246 119.416 577.188C119.012 577.995 119.035 579.007 119.673 579.645L121.465 581.437C121.721 581.693 121.721 582.108 121.465 582.365C121.209 582.621 120.794 582.621 120.538 582.365L118.746 580.572ZM118.842 574.058C118.842 570.919 116.298 568.375 113.159 568.375C110.02 568.375 107.476 570.919 107.476 574.058C107.476 577.197 110.02 579.741 113.159 579.741C116.298 579.741 118.842 577.197 118.842 574.058Z",
fill: "#161338",
fillOpacity: "0.6"
}), (0, a.jsx)("rect", {
width: "20.9844",
height: "20.9844",
transform: "translate(162.362 564.44)",
fill: "white",
fillOpacity: "0.01"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M170.461 567.323L169.786 567.955C169.208 568.497 169.592 569.467 170.384 569.467H177.445C177.807 569.467 178.1 569.761 178.1 570.123C178.1 570.485 177.807 570.779 177.445 570.779H170.384C169.592 570.779 169.208 571.749 169.786 572.291L170.461 572.924C170.725 573.171 170.739 573.586 170.491 573.851C170.243 574.115 169.828 574.128 169.564 573.88L166.067 570.602C165.934 570.478 165.859 570.304 165.859 570.123C165.859 569.942 165.934 569.769 166.067 569.645L169.564 566.366C169.828 566.118 170.243 566.132 170.491 566.396C170.739 566.66 170.725 567.075 170.461 567.323Z",
fill: "#161338",
fillOpacity: "0.6"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M167.171 579.304C167.171 578.942 167.464 578.648 167.827 578.648H174.887C175.679 578.648 176.063 577.678 175.485 577.136L174.81 576.503C174.546 576.256 174.533 575.841 174.78 575.577C175.028 575.312 175.443 575.299 175.707 575.547L179.205 578.825C179.337 578.949 179.412 579.123 179.412 579.304C179.412 579.485 179.337 579.658 179.205 579.782L175.707 583.061C175.443 583.309 175.028 583.295 174.78 583.031C174.533 582.767 174.546 582.352 174.81 582.104L175.485 581.472C176.063 580.93 175.679 579.96 174.887 579.96H167.827C167.464 579.96 167.171 579.666 167.171 579.304Z",
fill: "#161338",
fillOpacity: "0.6"
}), (0, a.jsx)("rect", {
width: "20.9844",
height: "20.9844",
transform: "translate(44.7266 564.44)",
fill: "white",
fillOpacity: "0.01"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M62.2136 582.802H48.224C47.7411 582.802 47.3496 582.41 47.3496 581.927V573.366C47.3496 573.112 47.4605 572.87 47.6534 572.704L54.6482 566.68C54.9762 566.398 55.4614 566.398 55.7893 566.68L62.7841 572.704C62.977 572.87 63.0879 573.112 63.0879 573.366V581.927C63.0879 582.41 62.6965 582.802 62.2136 582.802ZM54.6482 568.411L48.965 573.305C48.7721 573.471 48.6611 573.713 48.6611 573.968V580.616C48.6611 581.099 49.0526 581.49 49.5355 581.49H51.7214C52.2043 581.49 52.5957 581.099 52.5957 580.616V576.681C52.5957 576.198 52.9872 575.807 53.4701 575.807H56.9675C57.4504 575.807 57.8418 576.198 57.8418 576.681V580.616C57.8418 581.099 58.2333 581.49 58.7162 581.49H60.0277C60.9935 581.49 61.7764 580.707 61.7764 579.742V573.968C61.7764 573.713 61.6655 573.471 61.4726 573.305L55.7893 568.411C55.4614 568.129 54.9762 568.129 54.6482 568.411ZM53.9072 577.993V580.616C53.9072 581.099 54.2987 581.49 54.7816 581.49H55.6559C56.1388 581.49 56.5303 581.099 56.5303 580.616V577.993C56.5303 577.51 56.1388 577.119 55.6559 577.119H54.7816C54.2987 577.119 53.9072 577.51 53.9072 577.993Z",
fill: "#4840BB"
})]
})]
}), (0, a.jsx)("rect", {
x: "20.5",
y: "4.5",
width: "304",
height: "605",
rx: "22.5",
stroke: "#F0F0F2",
strokeWidth: "9"
})]
}), (0, a.jsxs)("defs", {
children: [(0, a.jsxs)("filter", {
id: l("filter0_d_1_16811"),
x: "0.706299",
y: "0",
width: "328.294",
height: "631.904",
filterUnits: "userSpaceOnUse",
colorInterpolationFilters: "sRGB",
children: [(0, a.jsx)("feFlood", {
floodOpacity: "0",
result: "BackgroundImageFix"
}), (0, a.jsx)("feColorMatrix", {
in: "SourceAlpha",
type: "matrix",
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
result: "hardAlpha"
}), (0, a.jsx)("feOffset", {
dx: "-13.9034",
dy: "16.5142"
}), (0, a.jsx)("feGaussianBlur", {
stdDeviation: "0.695168"
}), (0, a.jsx)("feColorMatrix", {
type: "matrix",
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"
}), (0, a.jsx)("feBlend", {
mode: "normal",
in2: "BackgroundImageFix",
result: "effect1_dropShadow_1_16811"
}), (0, a.jsx)("feBlend", {
mode: "normal",
in: "SourceGraphic",
in2: "effect1_dropShadow_1_16811",
result: "shape"
})]
}), (0, a.jsxs)("filter", {
id: l("filter1_bd_1_16811"),
x: "4.62799",
y: "530.578",
width: "334.831",
height: "102.199",
filterUnits: "userSpaceOnUse",
colorInterpolationFilters: "sRGB",
children: [(0, a.jsx)("feFlood", {
floodOpacity: "0",
result: "BackgroundImageFix"
}), (0, a.jsx)("feGaussianBlur", {
in: "BackgroundImageFix",
stdDeviation: "10.186"
}), (0, a.jsx)("feComposite", {
in2: "SourceAlpha",
operator: "in",
result: "effect1_backgroundBlur_1_16811"
}), (0, a.jsx)("feColorMatrix", {
in: "SourceAlpha",
type: "matrix",
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
result: "hardAlpha"
}), (0, a.jsx)("feOffset", {
dy: "-0.374722"
}), (0, a.jsx)("feColorMatrix", {
type: "matrix",
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"
}), (0, a.jsx)("feBlend", {
mode: "normal",
in2: "effect1_backgroundBlur_1_16811",
result: "effect2_dropShadow_1_16811"
}), (0, a.jsx)("feBlend", {
mode: "normal",
in: "SourceGraphic",
in2: "effect2_dropShadow_1_16811",
result: "shape"
})]
}), (0, a.jsxs)("linearGradient", {
id: l("paint0_linear_1_16811"),
x1: "33.0527",
y1: "373.963",
x2: "44.3274",
y2: "373.963",
gradientUnits: "userSpaceOnUse",
children: [(0, a.jsx)("stop", {
offset: "0.458333",
stopColor: "white"
}), (0, a.jsx)("stop", {
offset: "1",
stopColor: "white",
stopOpacity: "0.6"
})]
}), (0, a.jsxs)("linearGradient", {
id: l("paint1_linear_1_16811"),
x1: "176.201",
y1: "492.426",
x2: "176.201",
y2: "514.975",
gradientUnits: "userSpaceOnUse",
children: [(0, a.jsx)("stop", {
stopColor: "white",
stopOpacity: "0"
}), (0, a.jsx)("stop", {
offset: "0.510417",
stopColor: "white",
stopOpacity: "0.8"
}), (0, a.jsx)("stop", {
offset: "1",
stopColor: "white"
})]
}), (0, a.jsxs)("linearGradient", {
id: l("paint2_linear_1_16811"),
x1: "221.195",
y1: "449.742",
x2: "221.195",
y2: "514.974",
gradientUnits: "userSpaceOnUse",
children: [(0, a.jsx)("stop", {
stopColor: "#18172B",
stopOpacity: "0"
}), (0, a.jsx)("stop", {
offset: "1",
stopColor: "#18172B"
})]
}), (0, a.jsxs)("linearGradient", {
id: l("paint3_linear_1_16811"),
x1: "44.8281",
y1: "449.742",
x2: "44.8281",
y2: "514.974",
gradientUnits: "userSpaceOnUse",
children: [(0, a.jsx)("stop", {
stopColor: "#18172B",
stopOpacity: "0"
}), (0, a.jsx)("stop", {
offset: "1",
stopColor: "#18172B"
})]
}), (0, a.jsx)("clipPath", {
id: l("clip0_1_16811"),
children: (0, a.jsx)("rect", {
x: "25",
y: "9",
width: "295",
height: "596",
rx: "18",
fill: "white"
})
}), (0, a.jsx)("clipPath", {
id: l("clip1_1_16811"),
children: (0, a.jsx)("rect", {
width: "24.5993",
height: "25.7707",
fill: "white",
transform: "translate(58.0181 76.8859)"
})
}), (0, a.jsx)("clipPath", {
id: l("clip2_1_16811"),
children: (0, a.jsx)("rect", {
width: "302",
height: "681",
fill: "white",
transform: "translate(25 195)"
})
}), (0, a.jsx)("clipPath", {
id: l("clip3_1_16811"),
children: (0, a.jsx)("rect", {
width: "302",
height: "260.928",
fill: "white",
transform: "translate(25 254.047)"
})
}), (0, a.jsx)("clipPath", {
id: l("clip4_1_16811"),
children: (0, a.jsx)("rect", {
width: "302",
height: "38.656",
fill: "white",
transform: "translate(25 23.4336)"
})
}), (0, a.jsx)("clipPath", {
id: l("clip5_1_16811"),
children: (0, a.jsx)("rect", {
width: "48",
height: "39.328",
fill: "white",
transform: "translate(259.672 22.7696)"
})
})]
})]
})
}
},
95137: function(e, t, i) {
var a = i(97458),
s = i(52116),
r = i(95435),
n = i(18997),
l = i(19316),
o = i(99645),
c = i(44155);
let d = [{
name: "Apple Inc",
src: "/next/stock_investing/apple.png",
srcSet: ["/next/stock_investing/apple.webp 1x", "/next/stock_investing/apple@2x.webp 2x"]
}, {
name: "Jabil Inc",
src: "/next/stock_investing/jabil.png",
srcSet: ["/next/stock_investing/jabil.webp 1x", "/next/stock_investing/jabil@2x.webp 2x"]
}, {
name: "AMKOR Technology Inc",
src: "/next/stock_investing/amkor.png",
srcSet: ["/next/stock_investing/amkor.webp 1x", "/next/stock_investing/amkor@2x.webp 2x"]
}],
h = [{
name: "Apple Inc",
src: "/next/stock_investing/apple.png",
srcSet: ["/next/stock_investing/apple.webp 1x", "/next/stock_investing/apple@2x.webp 2x"]
}, {
name: "FuboTV Inc",
src: "/next/stock_investing/fubotv.png",
srcSet: ["/next/stock_investing/fubotv.webp 1x", "/next/stock_investing/fubotv@2x.webp 2x"]
}, {
name: "Netflix Inc",
src: "/next/stock_investing/amkor.png",
srcSet: ["/next/stock_investing/amkor.webp 1x", "/next/stock_investing/amkor@2x.webp 2x"]
}],
x = [{
name: "Apple Inc",
src: "/next/stock_investing/apple.png",
srcSet: ["/next/stock_investing/apple.webp 1x", "/next/stock_investing/apple@2x.webp 2x"]
}, {
name: "NVIDIA",
src: "/next/stock_investing/nvidia.png",
srcSet: ["/next/stock_investing/nvidia.webp 1x", "/next/stock_investing/nvidia@2x.webp 2x"]
}, {
name: "Moderna",
src: "/next/stock_investing/moderna.png",
srcSet: ["/next/stock_investing/moderna.webp 1x", "/next/stock_investing/moderna@2x.webp 2x"]
}];
function SearchBar() {
return (0, a.jsxs)("div", {
className: "mx-4 flex items-center space-x-2 rounded-[10px] bg-white p-2 xl:mb-1 xl:rounded-2xl xl:px-4 xl:py-3",
children: [(0, a.jsx)(r.M, {
loading: "lazy",
src: "/next/svg/optimized/search.svg",
width: 16,
height: 16,
alt: ""
}), (0, a.jsx)("p", {
className: "text-xs font-normal leading-6 text-content-primary/60 lg:text-base",
children: "Stocks, ETFs, and collections"
})]
})
}
function Card(e) {
let {
title: t,
description: i,
stocks: s
} = e;
return (0, a.jsxs)("div", {
className: "mb-4 w-[220px] shrink-0 rounded-2xl bg-white px-4 py-3 shadow-[0px_6px_34px_rgba(0,0,0,0.1)] md:w-[240px] 2xl:space-y-1",
children: [(0, a.jsx)("p", {
className: "text-lg font-medium leading-5 lg:text-[19px]",
children: t
}), (0, a.jsx)("p", {
className: "mb-2 line-clamp-2 max-w-[177px] text-xs leading-tight text-content-primary/60 lg:text-sm 2xl:max-w-none",
children: i
}), (0, a.jsxs)("div", {
className: "lg:gap flex flex-col space-y-1 md:space-y-2",
children: [s.map(e => (0, a.jsxs)("div", {
className: "flex items-center space-x-3",
children: [(0, a.jsx)(r.M, {
className: "h-[24px] w-[24px] 2xl:h-[30px] 2xl:w-[30px]",
src: e.src,
srcSet: e.srcSet,
width: 37,
height: 37,
alt: ""
}), (0, a.jsx)("p", {
className: "text-xs font-medium md:text-base",
children: e.name
})]
}, e.name)), (0, a.jsx)("p", {
className: "text-xs font-semibold uppercase text-content-primary/60 2xl:text-xs",
children: "+ 23 more"
})]
})]
})
}
function Footer() {
return (0, a.jsxs)("div", {
className: "absolute bottom-[45px] hidden w-full justify-between bg-white py-2 pl-4 sm:flex lg:bottom-[45px]",
children: [(0, a.jsxs)("div", {
children: [(0, a.jsx)("p", {
className: "text-sm font-medium lg:text-base",
children: "Trending Stocks"
}), (0, a.jsx)("p", {
className: "max-w-[190px] text-xs font-normal text-content-primary/60 lg:max-w-[230px] 2xl:text-sm",
children: "These are the stocks that are most held by people at Wealthfront."
})]
}), (0, a.jsx)("p", {
className: "text-sm font-medium text-blurple lg:text-base",
children: "See all"
})]
})
}
let TabBar = e => (0, a.jsx)("div", {
className: "absolute bottom-0 w-full",
children: (0, a.jsxs)("svg", {
className: "",
viewBox: "0 1 325 55",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
...e,
children: [(0, a.jsxs)("g", {
filter: "url(#a)",
children: [(0, a.jsx)("path", {
fill: "#fff",
fillOpacity: .82,
d: "M0 1.254h326.32V65H0z"
}), (0, a.jsx)("rect", {
x: 110.914,
y: 54.463,
width: 104.17,
height: 3.887,
rx: 1.943,
fill: "#18172B"
}), (0, a.jsx)("path", {
fill: "#fff",
fillOpacity: .01,
d: "M274.55 15.247h21.767v21.767H274.55z"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M285.433 17.728a4.516 4.516 0 0 1 4.519 4.518V23.196c0 .735-.176 1.434-.497 2.056a.528.528 0 0 0 .201.699c1.928 1.088 2.96 2.907 2.96 4.696 0 .606-.332 1.169-.735 1.625-.418.473-.99.924-1.646 1.314-1.31.778-3.051 1.375-4.792 1.4h-.01c-1.742 0-3.484-.573-4.795-1.334-.657-.382-1.231-.825-1.65-1.294-.404-.453-.738-1.014-.738-1.62v-.017c.043-1.812 1.045-3.64 2.975-4.756a.528.528 0 0 0 .195-.697 4.476 4.476 0 0 1-.506-2.072v-.948a4.516 4.516 0 0 1 4.519-4.52Zm-1.723 9.337c-.511-.206-1.084-.319-1.577-.075-1.725.852-2.523 2.34-2.523 3.656 0 .117.08.367.396.725.3.34.752.706 1.321 1.044 1.139.678 2.648 1.187 4.111 1.209 1.463-.001 2.97-.49 4.108-1.15.568-.33 1.018-.688 1.318-1.023.309-.347.389-.59.392-.709 0-.36-.019-.674-.053-.948-.275-2.199-3.554-2.396-5.77-2.396-.605 0-1.19-.119-1.723-.333Zm4.882-4.191v-.627a3.156 3.156 0 0 0-3.159-3.159 3.155 3.155 0 0 0-3.158 3.159v.642a3.155 3.155 0 0 0 3.158 3.148 3.156 3.156 0 0 0 3.159-3.158v-.005Z",
fill: "#161338",
fillOpacity: .6
}), (0, a.jsx)("path", {
fill: "#fff",
fillOpacity: .01,
d: "M192.775 15.247h21.767v21.767h-21.767z"
}), (0, a.jsx)("path", {
d: "M201.177 18.237a.681.681 0 0 0-.931-.992l-3.628 3.4a.68.68 0 0 0 0 .993l3.628 3.401a.681.681 0 0 0 .931-.992l-.7-.656c-.6-.562-.202-1.569.62-1.569h7.323a.68.68 0 1 0 0-1.36h-7.323c-.822 0-1.22-1.006-.62-1.569l.7-.656ZM197.764 30.665a.68.68 0 0 1 .68-.68h7.323c.822 0 1.22-1.006.621-1.569l-.7-.656a.68.68 0 0 1 .93-.992l3.628 3.4a.68.68 0 0 1 0 .993l-3.628 3.401a.68.68 0 1 1-.93-.992l.7-.656c.599-.562.201-1.569-.621-1.569h-7.323a.68.68 0 0 1-.68-.68Z",
fill: "#161338",
fillOpacity: .6
}), (0, a.jsx)("path", {
fill: "#fff",
fillOpacity: .01,
d: "M30.004 15.247H51.77v21.767H30.004z"
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M48.143 34.293c.5 0 .907-.406.907-.907v-8.88a.907.907 0 0 0-.316-.688L41.48 17.57a.907.907 0 0 0-1.184 0l-7.255 6.248a.907.907 0 0 0-.316.688v8.88c0 .5.407.907.908.907h14.51Zm-7.848-14.927a.907.907 0 0 1 1.184 0l5.895 5.076c.2.172.315.423.315.687v5.99a1.814 1.814 0 0 1-1.814 1.813h-1.36a.907.907 0 0 1-.907-.907v-4.08c0-.502-.406-.908-.907-.908h-3.628c-.5 0-.907.406-.907.907v4.081c0 .501-.406.907-.907.907h-2.267a.907.907 0 0 1-.907-.907V25.13c0-.264.115-.515.315-.687l5.895-5.076Zm-.768 9.939c0-.501.406-.907.907-.907h.907c.5 0 .907.406.907.907v2.72c0 .501-.406.907-.907.907h-.907a.907.907 0 0 1-.907-.907v-2.72Z",
fill: "#161338",
fillOpacity: .6
}), (0, a.jsx)("path", {
fillRule: "evenodd",
clipRule: "evenodd",
d: "M124.027 24.498a4.595 4.595 0 1 1-9.19 0 4.595 4.595 0 0 1 9.19 0Zm1.555 0a6.15 6.15 0 0 1-9.82 4.935l-3.897 3.898a.778.778 0 0 1-1.1-1.1l3.877-3.876a6.15 6.15 0 1 1 10.94-3.857Z",
fill: "#4840BB"
})]
}), (0, a.jsx)("defs", {
children: (0, a.jsxs)("filter", {
id: "a",
x: -21.132,
y: -19.878,
width: 368.584,
height: 106.01,
filterUnits: "userSpaceOnUse",
colorInterpolationFilters: "sRGB",
children: [(0, a.jsx)("feFlood", {
floodOpacity: 0,
result: "BackgroundImageFix"
}), (0, a.jsx)("feGaussianBlur", {
in: "BackgroundImageFix",
stdDeviation: 10.566
}), (0, a.jsx)("feComposite", {
in2: "SourceAlpha",
operator: "in",
result: "effect1_backgroundBlur_1039_42041"
}), (0, a.jsx)("feColorMatrix", {
in: "SourceAlpha",
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
result: "hardAlpha"
}), (0, a.jsx)("feOffset", {
dy: -.389
}), (0, a.jsx)("feColorMatrix", {
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"
}), (0, a.jsx)("feBlend", {
in2: "effect1_backgroundBlur_1039_42041",
result: "effect2_dropShadow_1039_42041"
}), (0, a.jsx)("feBlend", {
in: "SourceGraphic",
in2: "effect2_dropShadow_1039_42041",
result: "shape"
})]
})
})]
})
});
t.Z = function() {
let e = (0, n.Z)(),
{
module: t,
controls: i
} = (0, l.Z)();
if (!e) return null;
let p = c.Pj.isMobileScreen() ? 210 : 230;
return (0, a.jsxs)("div", {
ref: t,
className: "relative flex aspect-[326/640] max-w-[255px] flex-col overflow-hidden rounded-[25px] border-[8px] border-[#F1F2F6] bg-gradient-to-b from-[#E8EBFD] to-[#F6E9E2] pt-3 font-sans text-content-primary shadow-[-10px_16px_1px_rgba(0,0,0,0.15)] sm:max-w-[295px] md:border-[10px] lg:w-[290px] lg:max-w-[290px] 2xl:w-[310px] 2xl:max-w-[310px]",
children: [(0, a.jsx)("p", {
className: "mb-2 px-4 text-2xl font-bold lg:mb-3 2xl:text-3xl",
children: "Explore"
}), (0, a.jsx)(SearchBar, {}), (0, a.jsxs)("div", {
className: "mb-3 mt-1 flex flex-col space-y-2",
children: [(0, a.jsx)("p", {
className: "px-4 text-sm font-medium leading-6 2xl:text-lg",
children: "4 Collections with Apple, Inc."
}), (0, a.jsx)(r.M, {
className: "w-full",
loading: "lazy",
src: "/next/stock_investing/stock_list2.png",
srcSet: ["/next/stock_investing/stock_list2.webp 1x", "/next/stock_investing/stock_list2@2x.webp 2x"],
width: 654,
height: 110,
alt: ""
})]
}), (0, a.jsxs)(s.E.div, {
className: "flex space-x-2 px-2 lg:px-4",
initial: "initial",
animate: i,
custom: {
numberOfCards: 3,
cardWidth: p,
cardGap: 16
},
variants: o.GK,
children: [(0, a.jsx)(Card, {
title: "Streaming",
description: "See what's on. Invest in some of the most popular streaming services and hardware prod...",
stocks: h
}), (0, a.jsx)(Card, {
title: "Apple suppliers",
description: "Invest different. Apple and some of the US-listed public companies that supply it.",
stocks: d
}), (0, a.jsx)(Card, {
title: "Transformative Hardware Tech",
description: "Exceeding Moore's Law. Leading innovative hardware/production companies using or...",
stocks: x
})]
}), (0, a.jsx)(Footer, {}), (0, a.jsx)(TabBar, {})]
})
}
},
94045: function(e, t, i) {
i.d(t, {
A: function() {
return MarketingBanner
}
});
var a = i(97458),
s = i(51838),
r = i.n(s);
function MarketingBanner(e) {
let {
backgroundClassName: t,
children: i,
gradientClassName: s,
sectionClassName: n
} = e;
return (0, a.jsx)("section", {
className: r()("mx-auto max-w-[2024px] lg:px-11 xl:px-16", n),
children: (0, a.jsx)("div", {
className: r()("p-2 lg:rounded-md lg:shadow-[-6px_8px_0.6px_0_#0000001A]", t, s),
children: i
})
})
}
},
71661: function(e) {
e.exports = JSON.parse('{"v":"5.8.0","fr":30,"ip":0,"op":61,"w":500,"h":500,"nm":"Plant Icon Lottie","assets":[],"layers":[{"ind":1,"ty":4,"nm":"Front 5","sr":1,"ks":{"o":{"a":0,"k":100},"r":{"a":0,"k":0},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[267.194,263.773,0],"to":[0,0,0],"ti":[0,0,0]},{"t":50,"s":[230.689,230.587,0]}],"l":2},"a":{"a":0,"k":[0,0,0],"l":2},"s":{"a":0,"k":[100,100,100],"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,2.218],[0,0],[-1.639,1.663],[-0.177,0.182],[-4.162,5.734],[0,18.438],[8.234,11.346],[3.121,3.207],[0.936,0.868],[0.265,0.235],[0.076,0.066],[0,0],[0,0],[0,0],[0,0],[1.629,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0.133,-0.118],[0.468,-0.434],[1.564,-1.606],[4.162,-5.734],[0,-18.438],[-8.234,-11.346],[-3.121,-3.207],[-0.17,-0.173],[0,-2.28],[0,0],[1.37,1.794],[2.333,2.22],[13.013,2.265],[4.195,0.153],[1.197,-0.015],[0.334,-0.011],[0.096,-0.004],[0,0],[0,0],[0,0],[0,0],[0.19,-3.272],[0,0],[0,0],[0,0],[0,0],[0.006,-0.159],[0.008,-0.57],[-0.08,-2],[-1.204,-6.266],[-12.581,-11.973],[-13.013,-2.265],[-4.195,-0.153],[0,-1.113],[0,0],[4.377,-0.212],[14.537,-13.107],[-2.565,-2.577],[-2.708,2.442],[-61.7,0],[-12.747,-11.494],[-2.565,2.577],[2.708,2.442],[55.737,2.697],[0,4.171],[0,0],[-1.169,0.043],[-6.583,1.146],[-12.581,11.973],[-2.38,12.385],[-0.16,3.992],[0.016,1.139],[0.012,0.318],[0.003,0.076],[0,0],[0,0],[0,0],[0,0],[0,0],[0.167,0.006],[0.599,0.007],[2.102,-0.076],[6.583,-1.146],[12.581,-11.973],[1.867,-2.446]],"o":[[0,0],[0,-2.28],[0.17,-0.173],[3.121,-3.207],[8.234,-11.346],[0,-18.438],[-4.162,-5.734],[-1.564,-1.606],[-0.468,-0.434],[-0.133,-0.118],[0,0],[0,0],[0,0],[0,0],[0,0],[-1.704,0],[0,0],[0,0],[0,0],[0,0],[-0.076,0.066],[-0.265,0.235],[-0.936,0.868],[-3.121,3.207],[-8.234,11.346],[0,18.438],[4.162,5.734],[0.177,0.182],[1.639,1.663],[0,0],[0,2.218],[-1.867,-2.446],[-12.581,-11.973],[-6.583,-1.146],[-2.102,-0.077],[-0.599,0.007],[-0.167,0.006],[0,0],[0,0],[0,0],[0,0],[-3.437,0.18],[0,0],[0,0],[0,0],[0,0],[-0.004,0.091],[-0.012,0.318],[-0.016,1.139],[0.16,3.992],[2.38,12.385],[12.581,11.973],[6.583,1.146],[1.169,0.043],[0,0],[0,4.171],[-55.737,2.697],[-2.708,2.442],[2.565,2.577],[12.747,-11.494],[61.7,0],[2.708,2.442],[2.565,-2.577],[-14.537,-13.107],[-4.377,-0.212],[0,0],[0,-1.113],[4.195,-0.153],[13.013,-2.265],[12.581,-11.973],[1.204,-6.266],[0.08,-2],[-0.008,-0.57],[-0.004,-0.106],[-0.002,-0.038],[0,0],[0,0],[0,0],[0,0],[-0.096,-0.004],[-0.334,-0.011],[-1.197,-0.015],[-4.195,0.153],[-13.013,2.265],[-2.333,2.22],[-1.37,1.794]],"v":[[6.754,6.807],[6.754,4.961],[9.359,-1.158],[9.88,-1.689],[21.317,-15.262],[38.273,-61.34],[21.317,-107.417],[9.88,-120.99],[6.068,-124.721],[4.96,-125.728],[4.645,-126.005],[4.553,-126.085],[4.523,-126.11],[4.513,-126.119],[4.509,-126.122],[0.125,-128.282],[-4.509,-126.122],[-4.513,-126.119],[-4.523,-126.11],[-4.553,-126.085],[-4.645,-126.005],[-4.96,-125.728],[-6.068,-124.721],[-9.88,-120.99],[-21.317,-107.417],[-38.273,-62.939],[-21.317,-15.262],[-9.88,-1.689],[-9.359,-1.158],[-6.754,4.961],[-6.754,6.807],[-11.45,8.106],[-17.738,1.083],[-60.085,-18.325],[-76.692,-20.062],[-81.695,-20.129],[-83.101,-20.098],[-83.496,-20.083],[-83.613,-20.078],[-83.65,-20.076],[-83.663,-20.075],[-83.669,-20.075],[-90.045,-14.01],[-90.046,-14.001],[-90.046,-13.988],[-90.048,-13.953],[-90.054,-13.842],[-90.07,-13.466],[-90.102,-12.127],[-90.032,-7.366],[-88.207,8.439],[-67.815,48.743],[-25.467,68.151],[-8.86,69.888],[-6.754,71.951],[-6.754,77.48],[-14.648,85.259],[-119.466,118.812],[-119.724,127.9],[-110.175,128.146],[0,97.766],[110.175,128.146],[119.724,127.9],[119.466,118.812],[14.648,85.259],[6.754,77.48],[6.754,71.951],[8.86,69.888],[25.467,68.151],[67.815,48.743],[88.207,8.439],[90.032,-7.366],[90.102,-12.128],[90.069,-13.466],[90.058,-13.74],[90.046,-14.001],[83.663,-20.075],[83.65,-20.076],[83.613,-20.078],[83.496,-20.083],[83.101,-20.098],[81.695,-20.129],[76.692,-20.062],[60.085,-18.325],[17.738,1.083],[11.45,8.106]],"c":true}},"nm":"Path 2"},{"ind":1,"ty":"sh","ks":{"a":0,"k":{"i":[[-0.782,0.798],[0,0],[1.884,1.793],[1.948,-1.73],[0,0],[-0.206,1.073],[-9.801,9.328],[-11.785,2.052],[-1.343,0.179],[0.736,-4.991],[0.262,-1.365],[9.801,-9.328],[11.785,-2.052],[0,0]],"o":[[0,0],[1.817,-1.854],[-1.884,-1.793],[0,0],[-0.838,0.744],[2.156,-11.217],[9.801,-9.328],[1.434,-0.25],[5.244,-0.7],[-0.188,1.279],[-2.156,11.217],[-9.801,9.328],[0,0],[-1.128,0.196]],"v":[[21.983,53.632],[55.278,19.666],[55.159,13.128],[48.29,13.015],[12.601,44.703],[10.634,43.7],[27.29,10.174],[62.516,-5.679],[66.688,-6.319],[75.592,2.155],[74.919,6.126],[58.263,39.652],[23.037,55.505],[23.037,55.505]],"c":true}},"nm":"Path 3"},{"ind":2,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[1.837,-1.822],[0,0],[-1.746,-1.794],[0,0],[1.132,0.197],[9.801,9.328],[2.156,11.217],[0.188,1.279],[-5.244,-0.7],[-1.434,-0.25],[-9.801,-9.328],[-2.156,-11.217],[0.838,0.744]],"o":[[-1.94,-1.723],[0,0],[-1.779,1.764],[0,0],[0.782,0.803],[-11.785,-2.052],[-9.801,-9.328],[-0.262,-1.365],[-0.736,-4.991],[1.343,0.179],[11.785,2.052],[9.801,9.328],[0.206,1.073],[0,0]],"v":[[-48.283,13.021],[-55.095,13.2],[-55.095,13.2],[-55.153,19.537],[-21.974,53.624],[-23.037,55.505],[-58.263,39.652],[-74.919,6.126],[-75.592,2.155],[-66.688,-6.319],[-62.516,-5.678],[-27.29,10.174],[-10.634,43.7],[-12.601,44.703]],"c":true}},"nm":"Path 4"},{"ind":3,"ty":"sh","ks":{"a":0,"k":{"i":[[0.07,1.878],[0,0],[2.512,0],[0.089,-2.389],[0,0],[1.122,1.546],[0,14.697],[-7.525,10.369],[-1.275,1.555],[-3.228,-3.938],[-1.315,-1.812],[0,-14.697],[7.525,-10.369]],"o":[[0,0],[-0.089,-2.389],[-2.512,0],[0,0],[-0.07,1.878],[-7.525,-10.369],[0,-14.697],[1.315,-1.812],[3.228,-3.938],[1.275,1.555],[7.525,10.369],[0,14.697],[0,0]],"v":[[6.547,-23.637],[4.662,-74.199],[0,-78.482],[-4.662,-74.199],[-6.547,-23.637],[-10.202,-22.569],[-24.765,-61.34],[-10.202,-100.11],[-6.297,-105.167],[6.297,-105.167],[10.202,-100.11],[24.765,-61.34],[10.202,-22.569]],"c":true}},"nm":"Path 5"},{"ind":4,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[0,0],[0.005,-3.351],[0,0]],"o":[[0,0],[3.521,-0.005],[0,0],[0,0]],"v":[[83.673,-20.075],[83.673,-20.075],[90.045,-14.006],[90.045,-14.006]],"c":false}},"nm":"Path 7"},{"ty":"fl","c":{"a":0,"k":[0.282,0.251,0.733,1]},"o":{"a":0,"k":100},"r":1,"nm":"Fill 1"},{"ty":"tr","p":{"a":0,"k":[-0.006,-9.889]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Union"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,121.806],[121.86,0],[0,-121.806],[-121.86,0]],"o":[[0,-121.806],[-121.86,0],[0,121.806],[121.86,0]],"v":[[221.019,0],[0,-220.92],[-221.019,0],[0,220.92]],"c":true}},"nm":"Path 1"},{"ind":1,"ty":"sh","ks":{"a":0,"k":{"i":[[0,127.361],[-127.418,0],[0,-127.361],[127.418,0]],"o":[[0,-127.361],[127.418,0],[0,127.361],[-127.418,0]],"v":[[-230.689,0],[0,-230.587],[230.689,0],[0,230.587]],"c":true}},"nm":"Path 2"},{"ty":"st","c":{"a":0,"k":[0.231,0.231,0.678,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":1.254},"lc":1,"lj":2,"nm":"Stroke 1"},{"ty":"fl","c":{"a":0,"k":[0.231,0.231,0.678,1]},"o":{"a":0,"k":100},"r":1,"nm":"Fill 1"},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Vector"}],"ip":0,"op":61,"st":0},{"ind":2,"ty":4,"nm":"Back 6","sr":1,"ks":{"o":{"a":0,"k":100},"r":{"a":0,"k":0},"p":{"a":0,"k":[269.311,264.413,0],"l":2},"a":{"a":0,"k":[0,0,0],"l":2},"s":{"a":0,"k":[100,100,100],"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.33,"y":0},"t":20,"s":[{"i":[[-149.013,35.659],[3.565,145.271],[46.623,50.412],[0,-86.501],[127.418,0],[42.058,56.329]],"o":[[69.987,-22.841],[-2.743,-111.763],[70.485,39.456],[0,127.361],[-75.735,0],[-2.689,-3.601]],"v":[[55.702,219.428],[223.433,-11.65],[112.567,-201.325],[230.689,0],[0,230.587],[-184.997,137.789]],"c":true}]},{"t":50,"s":[{"i":[[-149.013,35.659],[8.134,145.087],[46.623,50.412],[0,-86.501],[127.418,0],[42.058,56.329]],"o":[[71.487,-32.341],[-3.743,-66.763],[70.485,39.456],[0,127.361],[-75.735,0],[-2.689,-3.601]],"v":[[30.702,180.428],[184.433,-49.65],[112.567,-201.325],[230.689,0],[0,230.587],[-184.997,137.79]],"c":true}]}]},"nm":"Path 2"},{"ty":"fl","c":{"a":0,"k":[0.231,0.231,0.678,1]},"o":{"a":0,"k":100},"r":1,"nm":"Fill 1"},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Vector"}],"ip":0,"op":61,"st":0}],"markers":[]}')
},
74814: function(e) {
e.exports = JSON.parse('{"v":"5.8.0","fr":30,"ip":0,"op":61,"w":500,"h":500,"nm":"Wallet Icon Lottie","assets":[],"layers":[{"ind":3,"ty":4,"nm":"Front 3","sr":1,"ks":{"o":{"a":0,"k":100},"r":{"a":0,"k":0},"p":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"t":20,"s":[266.662,266.183,0],"to":[0,0,0],"ti":[0,0,0]},{"t":50,"s":[232.73,232.577,0]}],"l":2},"a":{"a":0,"k":[0,0,0],"l":2},"s":{"a":0,"k":[100,100,100],"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,-7.402],[7.407,0],[0,7.402],[-7.407,0]],"o":[[0,7.402],[-7.407,0],[0,-7.402],[7.407,0]],"v":[[93.877,34.506],[80.466,47.908],[67.055,34.506],[80.466,21.104]],"c":true}},"nm":"Path 1"},{"ind":1,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[-1.498,-4.792],[0,0],[-3.911,0],[0,0],[0,-4.935],[0,0],[4.938,0],[0,0],[0,14.804],[0,0],[-0.012,-0.021],[-0.002,0.023],[-14.083,0],[0,0],[-0.926,0.314]],"o":[[4.757,-1.614],[0,0],[1.166,3.73],[0,0],[4.938,0],[0,0],[0,4.935],[0,0],[-14.813,0],[0,0],[0,-0.024],[0.011,0.02],[1.105,-13.79],[0,0],[0.978,0],[0,0]],"v":[[79.079,-107.741],[90.487,-101.945],[108.022,-45.858],[116.556,-39.588],[125.169,-39.588],[134.11,-30.653],[134.11,99.283],[125.169,108.218],[-107.288,108.218],[-134.11,81.413],[-134.11,-55.137],[-134.067,-55.149],[-134.023,-55.159],[-107.288,-79.795],[-4.77,-79.795],[-1.896,-80.269]],"c":true}},"nm":"Path 2"},{"ind":2,"ty":"sh","ks":{"a":0,"k":{"i":[[2.528,0],[0,0],[0,-7.402],[-1.643,-2.224],[-2.672,0.906],[0,0]],"o":[[0,0],[-7.407,0],[0,2.977],[1.676,2.268],[0,0],[2.394,-0.812]],"v":[[-56.334,-66.393],[-107.288,-66.393],[-120.699,-52.99],[-118.085,-45.039],[-110.632,-43.379],[-55.616,-62.044]],"c":true}},"nm":"Path 3"},{"ind":3,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[0,-4.935],[0,0],[-7.407,0],[0,0],[0,4.935],[0,0],[4.938,0]],"o":[[-4.938,0],[0,0],[0,7.402],[0,0],[4.938,0],[0,0],[0,-4.935],[0,0]],"v":[[-111.758,-26.186],[-120.699,-17.251],[-120.699,81.413],[-107.288,94.816],[111.758,94.816],[120.699,85.881],[120.699,-17.251],[111.758,-26.186]],"c":true}},"nm":"Path 4"},{"ind":4,"ty":"sh","ks":{"a":0,"k":{"i":[[4.497,14.383],[0,0],[4.757,-1.614],[0,0],[-5.057,0],[0,0]],"o":[[0,0],[-1.498,-4.792],[0,0],[-4.789,1.625],[0,0],[15.079,0]],"v":[[86.866,-68.587],[81.785,-84.839],[70.377,-90.635],[-54.45,-48.286],[-53.013,-39.588],[65.532,-39.588]],"c":true}},"nm":"Path 5"},{"ty":"fl","c":{"a":0,"k":[0.282,0.251,0.733,1]},"o":{"a":0,"k":100},"r":1,"nm":"Fill 1"},{"ty":"tr","p":{"a":0,"k":[-0.02,-0.244]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Union"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,122.857],[122.938,0],[0,-122.857],[-122.938,0]],"o":[[0,-122.857],[-122.938,0],[0,122.857],[122.938,0]],"v":[[222.973,0],[0,-222.827],[-222.973,0],[0,222.827]],"c":true}},"nm":"Path 1"},{"ind":1,"ty":"sh","ks":{"a":0,"k":{"i":[[0,128.46],[-128.545,0],[0,-128.46],[128.545,0]],"o":[[0,-128.46],[128.545,0],[0,128.46],[-128.545,0]],"v":[[-232.73,0],[0,-232.577],[232.73,0],[0,232.577]],"c":true}},"nm":"Path 2"},{"ty":"st","c":{"a":0,"k":[0.282,0.251,0.733,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":1.243},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"fl","c":{"a":0,"k":[0.231,0.231,0.678,1]},"o":{"a":0,"k":100},"r":1,"nm":"Fill 1"},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Vector"}],"ip":0,"op":61,"st":0},{"ind":5,"ty":4,"nm":"Back 6","sr":1,"ks":{"o":{"a":0,"k":100},"r":{"a":0,"k":0},"p":{"a":0,"k":[269.311,264.413,0],"l":2},"a":{"a":0,"k":[0,0,0],"l":2},"s":{"a":0,"k":[100,100,100],"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0,"y":1},"o":{"x":0.33,"y":0},"t":20,"s":[{"i":[[-149.013,35.659],[3.565,145.271],[46.623,50.412],[0,-86.501],[127.418,0],[42.058,56.329]],"o":[[69.987,-22.841],[-2.743,-111.763],[70.485,39.456],[0,127.361],[-75.735,0],[-2.689,-3.601]],"v":[[55.702,219.428],[223.433,-11.65],[112.567,-201.325],[230.689,0],[0,230.587],[-184.997,137.789]],"c":true}]},{"t":50,"s":[{"i":[[-149.013,35.659],[8.134,145.087],[46.623,50.412],[0,-86.501],[127.418,0],[42.058,56.329]],"o":[[71.487,-32.341],[-3.743,-66.763],[70.485,39.456],[0,127.361],[-75.735,0],[-2.689,-3.601]],"v":[[30.702,180.428],[184.433,-49.65],[112.567,-201.325],[230.689,0],[0,230.587],[-184.997,137.79]],"c":true}]}]},"nm":"Path 2"},{"ty":"fl","c":{"a":0,"k":[0.231,0.231,0.678,1]},"o":{"a":0,"k":100},"r":1,"nm":"Fill 1"},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Vector"}],"ip":0,"op":61,"st":0}],"markers":[]}')
}
}
]);