.hero[data-astro-cid-bbe6dxrz]{position:relative;width:100%;background-color:var(--color-bg-dark);overflow:hidden}.hero__inner[data-astro-cid-bbe6dxrz]{width:100%;max-width:var(--size-container);margin-inline:auto;padding:3.25em var(--container-padding) 0}.hero__content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:2.5em;max-width:42.25em}.hero__text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1em}.hero__heading[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);font-size:4.25em;font-weight:400;line-height:1.147;letter-spacing:-.06em;color:var(--color-text-purple);margin:0}.hero__headingLine[data-astro-cid-bbe6dxrz]{display:inline-block;white-space:nowrap}@media(max-width:991px){.hero__headingLine[data-astro-cid-bbe6dxrz]{white-space:normal}}@media(min-width:992px){.hero__heading[data-astro-cid-bbe6dxrz] div[aria-hidden]{text-align:start!important}}.hero__subheading[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:1em;font-weight:400;line-height:1.5;letter-spacing:-.128px;color:var(--color-text-secondary-dark);max-width:42.25em}.hero__imageCard[data-astro-cid-bbe6dxrz]{position:relative;width:100%;margin-top:2.75em;height:35.1875em;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);overflow:hidden;container-type:size;container-name:heroCard}.hero__imageReveal[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hero__image[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100cqw;height:100cqh;object-fit:cover;object-position:center 20%}.hero__floater[data-astro-cid-bbe6dxrz]{position:absolute;display:flex;flex-direction:column;gap:1.5em;padding:1em;background-color:var(--color-bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.hero__floater--strategy[data-astro-cid-bbe6dxrz]{top:3em;right:2em;width:max-content;align-items:center;justify-content:flex-end}.hero__floater--strategy[data-astro-cid-bbe6dxrz] .hero__floaterTitle[data-astro-cid-bbe6dxrz],.hero__floater--strategy[data-astro-cid-bbe6dxrz] .hero__floaterDesc[data-astro-cid-bbe6dxrz]{white-space:nowrap}.hero__floater--strategy[data-astro-cid-bbe6dxrz] .hero__floaterHeader[data-astro-cid-bbe6dxrz]{width:auto;margin-left:0}.hero__floater--strategy[data-astro-cid-bbe6dxrz] .hero__floaterText[data-astro-cid-bbe6dxrz]{min-width:max-content}.hero__floater--financial[data-astro-cid-bbe6dxrz]{bottom:3em;left:2em;width:16.3125em;gap:1.5em}.hero__floater--financial[data-astro-cid-bbe6dxrz] .hero__chart[data-astro-cid-bbe6dxrz]{margin-top:1em}.hero__floaterHeader[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75em;width:100%;margin-left:-.5em;padding-right:.5em}.hero__floaterIcon[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;flex-shrink:0;background-color:var(--color-bg-dark);border-radius:var(--radius-pill)}.hero__floaterIcon[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:1.25em;height:1.25em;filter:brightness(0) invert(1)}.hero__floaterText[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;min-width:0}.hero__floaterTitle[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:1em;font-weight:400;line-height:1.5;letter-spacing:-.128px;color:var(--color-text-primary)}.hero__floaterDesc[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:.75em;font-weight:400;line-height:1.5;letter-spacing:-.096px;color:var(--color-text-secondary)}.hero__progress[data-astro-cid-bbe6dxrz]{display:flex;align-items:stretch;gap:.25em;width:100%;height:2em}.hero__progressFill[data-astro-cid-bbe6dxrz]{flex:0 0 auto;width:80%;display:flex;align-items:flex-start;padding:.5em;background-color:var(--color-accent);border-radius:var(--radius-sm);box-sizing:border-box}.hero__progressLabel[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:.625em;line-height:1.5;color:var(--color-text-primary)}.hero__progressTrack[data-astro-cid-bbe6dxrz]{flex:1 1 auto;min-width:0;background-color:#cdcbff52;border-radius:var(--radius-sm)}.hero__chart[data-astro-cid-bbe6dxrz]{display:flex;align-items:flex-end;justify-content:center;gap:.25em;width:100%;height:7.25em}.hero__chartDay[data-astro-cid-bbe6dxrz]{display:flex;flex:1 1 0;min-width:0;flex-direction:column;align-items:center;justify-content:flex-end;gap:.875em}.hero__chartBar[data-astro-cid-bbe6dxrz]{width:100%;background-color:var(--color-accent-soft);border-radius:var(--radius-xs);transform-origin:bottom center;transform:scaleY(1);will-change:transform}.hero__chartBar--active[data-astro-cid-bbe6dxrz]{background-color:var(--color-accent)}@keyframes chartBarGlow{0%{box-shadow:0 0 #cdcbff8c}40%{box-shadow:0 0 12px 2px #cdcbff8c}to{box-shadow:0 0 #cdcbff00}}.hero__chartBar--active[data-astro-cid-bbe6dxrz].is-pulsing{animation:chartBarGlow 1.2s ease-out 1}.hero__chartLabel[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:.75em;line-height:1.5;letter-spacing:-.096px;color:var(--color-text-secondary)}@media(max-width:991px){.hero__inner[data-astro-cid-bbe6dxrz]{padding-top:2em}.hero__content[data-astro-cid-bbe6dxrz]{align-items:center;text-align:center;margin-inline:auto}.hero__text[data-astro-cid-bbe6dxrz]{align-items:center}.hero__heading[data-astro-cid-bbe6dxrz],.hero__subheading[data-astro-cid-bbe6dxrz]{text-align:center}.hero__headingLine[data-astro-cid-bbe6dxrz]{display:block}.hero__heading[data-astro-cid-bbe6dxrz] div[aria-hidden]{text-align:center!important}.hero__heading[data-astro-cid-bbe6dxrz]{font-size:3.5em;letter-spacing:-.05em}.hero__imageCard[data-astro-cid-bbe6dxrz]{height:28em;margin-top:2em;border-top-left-radius:.8em;border-top-right-radius:.8em}.hero__floater--strategy[data-astro-cid-bbe6dxrz],.hero__floater--financial[data-astro-cid-bbe6dxrz]{font-size:.8em}}@media(max-width:767px){.hero__inner[data-astro-cid-bbe6dxrz]{padding-top:1.5em}.hero__content[data-astro-cid-bbe6dxrz]{gap:1.5em;width:100%}.hero__heading[data-astro-cid-bbe6dxrz]{font-size:2.75em;letter-spacing:-.04em}.hero__imageCard[data-astro-cid-bbe6dxrz]{height:auto;aspect-ratio:5 / 7;margin-top:2em;border-top-left-radius:.65em;border-top-right-radius:.65em}.hero__floater--strategy[data-astro-cid-bbe6dxrz]{top:2em;right:1em;font-size:.7em}.hero__floater--financial[data-astro-cid-bbe6dxrz]{bottom:2em;left:1em;font-size:.7em}.hero__content[data-astro-cid-bbe6dxrz] .btn--hero[data-astro-cid-bbe6dxrz]{width:auto;max-width:none}}@media(max-width:479px){.hero__heading[data-astro-cid-bbe6dxrz]{font-size:2.25em;letter-spacing:-.03em}.hero__floater--strategy[data-astro-cid-bbe6dxrz]{top:2.5em;right:.75em;font-size:.6em}.hero__floater--financial[data-astro-cid-bbe6dxrz]{bottom:2.5em;left:.75em;font-size:.6em}.hero__imageCard[data-astro-cid-bbe6dxrz]{border-top-left-radius:.6em;border-top-right-radius:.6em}}.about[data-astro-cid-v2cbyr3p]{width:100%;background-color:var(--color-bg-cream)}.about__inner[data-astro-cid-v2cbyr3p]{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;width:100%;max-width:var(--size-container);margin-inline:auto;padding:4em var(--container-padding)}.about__label[data-astro-cid-v2cbyr3p]{display:inline-flex;align-items:center;gap:.75em;flex-shrink:0}.about__labelDot[data-astro-cid-v2cbyr3p]{display:inline-block;width:.75em;height:.75em;background-color:var(--color-text-primary);border-radius:var(--radius-full)}.about__labelText[data-astro-cid-v2cbyr3p]{font-family:var(--font-body);font-size:1em;font-weight:300;line-height:1.5;color:var(--color-text-primary)}.about__content[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:5em;width:61em;flex-shrink:0}.about__statement[data-astro-cid-v2cbyr3p]{font-family:var(--font-heading);font-size:2.25em;font-weight:400;line-height:1.222;letter-spacing:-2.16px;color:var(--color-text-primary)}.about__statement[data-astro-cid-v2cbyr3p] .about__statementWord{display:inline;opacity:.15;will-change:opacity}.about__stats[data-astro-cid-v2cbyr3p]{display:flex;align-items:stretch;gap:0;width:100%}.about__stat[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:.625em;flex:1 1 0;padding:0 1.25em;border-left:1px solid var(--color-divider)}.about__statValue[data-astro-cid-v2cbyr3p]{font-family:var(--font-heading);font-size:2.25em;font-weight:400;line-height:1.222;letter-spacing:-2.16px;color:var(--color-text-primary)}.about__statDesc[data-astro-cid-v2cbyr3p]{font-family:var(--font-body);font-size:1em;font-weight:400;line-height:1.5;color:var(--color-text-body-dark)}@media(max-width:991px){.about__inner[data-astro-cid-v2cbyr3p]{flex-direction:column;align-items:center;justify-content:flex-start;gap:1.75rem;padding:3em var(--container-padding);text-align:center}.about__content[data-astro-cid-v2cbyr3p]{align-items:center;width:100%;gap:3.5em}.about__statement[data-astro-cid-v2cbyr3p]{font-size:2em}.about__stats[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(2,1fr);gap:2em 0;width:100%;max-width:50em;margin-inline:auto}.about__stat[data-astro-cid-v2cbyr3p]{flex:initial;text-align:left}}@media(max-width:767px){.about__inner[data-astro-cid-v2cbyr3p]{gap:1.5rem}.about__stat[data-astro-cid-v2cbyr3p]{min-width:12em;padding:0 1em}.about__statement[data-astro-cid-v2cbyr3p]{font-size:1.75em}}@media(max-width:479px){.about__stat[data-astro-cid-v2cbyr3p]{padding:.5em 1em;min-width:0}.about__statement[data-astro-cid-v2cbyr3p]{font-size:1.5em}}.expertise[data-astro-cid-jznfhtox]{width:100%;background-color:var(--color-bg-white)}.expertise__inner[data-astro-cid-jznfhtox]{display:flex;align-items:center;gap:3em;width:100%;max-width:var(--size-container);margin-inline:auto;padding:4em var(--container-padding)}.expertise__text[data-astro-cid-jznfhtox]{display:flex;flex:1 1 0;min-width:0;flex-direction:column;gap:1em}.expertise__label[data-astro-cid-jznfhtox]{display:inline-flex;align-items:center;gap:.75em}.expertise__labelDot[data-astro-cid-jznfhtox]{display:inline-block;width:.75em;height:.75em;background-color:var(--color-text-primary);border-radius:var(--radius-full)}.expertise__labelText[data-astro-cid-jznfhtox]{font-family:var(--font-body);font-size:1em;font-weight:300;line-height:1.5;color:var(--color-text-primary)}.expertise__heading[data-astro-cid-jznfhtox]{font-family:var(--font-heading);font-size:3.75em;font-weight:400;line-height:1.2;letter-spacing:-3.6px;color:var(--color-text-primary)}.expertise__desc[data-astro-cid-jznfhtox]{font-family:var(--font-body);font-size:1em;font-weight:400;line-height:1.5;color:var(--color-text-body-dark);max-width:29.5625em}.expertise__imageWrap[data-astro-cid-jznfhtox]{flex:1 1 0;min-width:0;height:35.1875em;background-color:transparent;border-radius:var(--radius-xl);overflow:hidden;container-type:size;container-name:expertiseCard}.expertise__imageReveal[data-astro-cid-jznfhtox]{width:100%;height:100%;overflow:hidden;border-radius:var(--radius-xl)}.expertise__image[data-astro-cid-jznfhtox]{display:block;width:100cqw;height:100cqh;object-fit:cover}@media(max-width:991px){.expertise__inner[data-astro-cid-jznfhtox]{flex-direction:column;align-items:center;gap:3em;padding:3em var(--container-padding);text-align:center}.expertise__text[data-astro-cid-jznfhtox]{align-items:center;width:100%}.expertise__label[data-astro-cid-jznfhtox]{justify-content:center}.expertise__heading[data-astro-cid-jznfhtox]{font-size:3em}.expertise__desc[data-astro-cid-jznfhtox]{max-width:45em}.expertise__imageWrap[data-astro-cid-jznfhtox]{flex:initial;width:100%;height:24em}}@media(max-width:767px){.expertise__heading[data-astro-cid-jznfhtox]{font-size:2.25em}.expertise__imageWrap[data-astro-cid-jznfhtox]{flex:initial;height:18em}}@media(max-width:479px){.expertise__heading[data-astro-cid-jznfhtox]{font-size:2.125em}}
