.investment-funds_lobsterMascot__YUQY0{display:block;width:40px;height:40px;margin:0 auto 1rem;animation:investment-funds_lobsterBounce__2pKIa 3s ease-in-out infinite;filter:drop-shadow(0 2px 10px rgba(16,185,129,.4))}.investment-funds_leftClaw__uaYgW{transform-origin:25px 55px;animation:investment-funds_clawWaveLeft__CUIIS 2s ease-in-out infinite}.investment-funds_rightClaw__JDVj5{transform-origin:95px 55px;animation:investment-funds_clawWaveRight__JB1xQ 2s ease-in-out infinite}.investment-funds_leftAntenna__5YakM{transform-origin:45px 15px;animation:investment-funds_antennaWiggleLeft__8CuIr 1.5s ease-in-out infinite}.investment-funds_rightAntenna__RjQ9k{transform-origin:75px 15px;animation:investment-funds_antennaWiggleRight__ph0Qy 1.5s ease-in-out infinite}.investment-funds_eyeHighlight__aEV_W{animation:investment-funds_eyeSparkle__iWmfZ 2s ease-in-out infinite}@keyframes investment-funds_lobsterBounce__2pKIa{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes investment-funds_clawWaveLeft__CUIIS{0%,to{transform:rotate(0deg)}50%{transform:rotate(-15deg)}}@keyframes investment-funds_clawWaveRight__JB1xQ{0%,to{transform:rotate(0deg)}50%{transform:rotate(15deg)}}@keyframes investment-funds_antennaWiggleLeft__8CuIr{0%,to{transform:rotate(0deg)}25%{transform:rotate(-10deg)}75%{transform:rotate(5deg)}}@keyframes investment-funds_antennaWiggleRight__ph0Qy{0%,to{transform:rotate(0deg)}25%{transform:rotate(10deg)}75%{transform:rotate(-5deg)}}@keyframes investment-funds_eyeSparkle__iWmfZ{0%,to{opacity:1}50%{opacity:.6}}.investment-funds_container__pU5T_{display:flex;flex-direction:column;min-height:100vh;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.investment-funds_content__m_FIz{width:100%}.investment-funds_sectionHeader__5uUth{text-align:center;margin-bottom:4rem}.investment-funds_sectionLabel__VTSTz{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#10b981;margin-bottom:1rem}.investment-funds_sectionHeader__5uUth h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}.investment-funds_sectionHeader__5uUth p{font-size:1.125rem;color:#a1a1aa;max-width:600px;margin:0 auto;line-height:1.6}.investment-funds_hero__n8ZGz{position:relative;min-height:auto;display:flex;flex-direction:column;align-items:center;padding:8rem 2rem 4rem;overflow:hidden}@media(max-width:768px){.investment-funds_hero__n8ZGz{padding:6rem 1rem 3rem}}.investment-funds_heroBackground__bm60T{position:absolute;inset:0;pointer-events:none;overflow:hidden}.investment-funds_heroGlow__h_L2m{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:radial-gradient(ellipse at center top,rgba(16,185,129,.15) 0,rgba(16,185,129,.05) 30%,transparent 60%);pointer-events:none}.investment-funds_heroContent__YQ3DM{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto}.investment-funds_heroBadge__fJRcj{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:9999px;font-size:.875rem;color:#a1a1aa;margin-bottom:1.5rem;animation:investment-funds_fadeInUp__8OwnS .8s ease-out}.investment-funds_badgePrice__sFsH8{color:#22c55e;font-weight:600;margin-left:.25rem}.investment-funds_badgeDot__Pv0iY{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:investment-funds_pulse__oHLdR 2s ease-in-out infinite}@keyframes investment-funds_pulse__oHLdR{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes investment-funds_fadeInUp__8OwnS{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.investment-funds_heroTitle__KK_kF{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-.02em;animation:investment-funds_fadeInUp__8OwnS .8s ease-out .1s backwards}.investment-funds_heroGradient__PzwsD{background:linear-gradient(135deg,#10b981,#34d399 50%,#6ee7b7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.investment-funds_heroTagline__P3OfW{display:block;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:#a1a1aa;margin-top:.5rem}.investment-funds_heroSubtitle__GWoEy{font-size:1.125rem;color:#a1a1aa;line-height:1.7;margin:0 auto 2rem;max-width:600px;animation:investment-funds_fadeInUp__8OwnS .8s ease-out .2s backwards}.investment-funds_heroActions__QZaIT{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem;animation:investment-funds_fadeInUp__8OwnS .8s ease-out .3s backwards}.investment-funds_primaryButton__lG5WI{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:3px;background:linear-gradient(90deg,rgb(16,185,129),rgb(5,150,105) 70%);border:none;border-radius:50px;cursor:pointer;transition:all .25s ease}.investment-funds_primaryButton__lG5WI .investment-funds_buttonInner__zkMkM{display:flex;align-items:center;gap:.5rem;padding:12px 28px;background:#000;border-radius:50px;font-size:1rem;font-weight:500;color:#fff;transition:all .25s ease}.investment-funds_primaryButton__lG5WI:hover .investment-funds_buttonInner__zkMkM{background:rgba(0,0,0,0);color:#fff}.investment-funds_secondaryButton__fMJit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 28px;background:rgba(0,0,0,0);color:#fff;border:2px solid hsla(0,0%,100%,.08);border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .25s ease}.investment-funds_secondaryButton__fMJit:hover{border-color:#a1a1aa;color:#fff}.investment-funds_heroFeatures__KT6sp{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;animation:investment-funds_fadeInUp__8OwnS .8s ease-out .4s backwards}.investment-funds_heroFeature__Jzbdl{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#a1a1aa}.investment-funds_heroFeature__Jzbdl svg{color:#22c55e}.investment-funds_terminalWrapper__NsDK5{position:relative;z-index:1;max-width:500px;width:100%;margin:3rem auto 0;animation:investment-funds_fadeInUp__8OwnS .8s ease-out .5s backwards}.investment-funds_terminal__BHV1b{background:#0a0a0c;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.5)}.investment-funds_terminalHeader__RMzLj{display:flex;align-items:center;padding:12px 16px;background:rgba(0,0,0,.4);border-bottom:1px solid hsla(0,0%,100%,.08)}.investment-funds_terminalDots__kjn56{display:flex;gap:8px}.investment-funds_terminalDots__kjn56 span{width:12px;height:12px;border-radius:50%}.investment-funds_dotRed__dyUKZ{background:#ef4444}.investment-funds_dotYellow___V6V7{background:#f59e0b}.investment-funds_dotGreen__g5bmY{background:#22c55e}.investment-funds_terminalTitle__HTRX8{margin-left:auto;font-size:12px;font-family:JetBrains Mono,SF Mono,monospace;color:#52525b}.investment-funds_terminalBody__I4Cza{padding:20px;font-family:JetBrains Mono,SF Mono,Fira Code,monospace}.investment-funds_terminalTagline__UTeBh{font-size:14px;font-weight:600;color:#fff;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.08)}.investment-funds_terminalSection__OfCTK{display:flex;flex-direction:column;gap:8px}.investment-funds_terminalItem__z0jGi{display:flex;align-items:baseline;gap:8px;font-size:13px;padding:4px 0}.investment-funds_terminalBullet__MJyzg{color:#10b981;font-size:12px}.investment-funds_terminalLabel__VOzxN{color:#fff;font-weight:500}.investment-funds_terminalValue__pBMLh{color:#22c55e;font-size:12px;margin-left:auto}.investment-funds_features__FGD1M{padding:8rem 2rem;background:#0a0a0a}@media(max-width:768px){.investment-funds_features__FGD1M{padding:4rem 1.5rem}}.investment-funds_featuresGrid__vJzIQ{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1000px){.investment-funds_featuresGrid__vJzIQ{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.investment-funds_featuresGrid__vJzIQ{grid-template-columns:1fr}}.investment-funds_featureCard__CTI9O{padding:2rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;transition:all .3s ease;opacity:0;transform:translateY(20px)}.investment-funds_featureCard__CTI9O.investment-funds_visible__Oknoa{animation:investment-funds_fadeInUp__8OwnS .6s ease forwards}.investment-funds_featureCard__CTI9O:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15);transform:translateY(-4px)}.investment-funds_featureIcon__SSeQu{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(16,185,129,.1);border-radius:12px;margin-bottom:1rem;color:#10b981}.investment-funds_featureCard__CTI9O h3{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#fff}.investment-funds_featureCard__CTI9O>p{font-size:.9375rem;color:#a1a1aa;line-height:1.6;margin:0 0 1rem}.investment-funds_featureDetails__gzrUC{list-style:none;padding:0;margin:0}.investment-funds_featureDetails__gzrUC li{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#a1a1aa;padding:.375rem 0}.investment-funds_featureDetails__gzrUC li svg{color:#10b981;flex-shrink:0;width:16px;height:16px}.investment-funds_howItWorks__zVndl{padding:8rem 2rem;background:#000}@media(max-width:768px){.investment-funds_howItWorks__zVndl{padding:4rem 1.5rem}}.investment-funds_stepsGrid__slJaK{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1000px){.investment-funds_stepsGrid__slJaK{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.investment-funds_stepsGrid__slJaK{grid-template-columns:1fr}}.investment-funds_stepCard__PWjY4{text-align:center;padding:2rem 1.5rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;opacity:0;transform:translateY(30px);transition:all .3s ease}.investment-funds_stepCard__PWjY4.investment-funds_visible__Oknoa{animation:investment-funds_fadeInUp__8OwnS .6s ease forwards}.investment-funds_stepCard__PWjY4:hover{border-color:#10b981;transform:translateY(-4px)}.investment-funds_stepCard__PWjY4:hover .investment-funds_stepNumber__pK49l{background:linear-gradient(135deg,#10b981,#34d399);color:#fff}.investment-funds_stepNumber__pK49l{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:hsla(0,0%,100%,.06);border-radius:12px;font-size:1rem;font-weight:800;color:#a1a1aa;margin-bottom:1rem;transition:all .3s ease}.investment-funds_stepIcon__QXmnm{display:flex;justify-content:center;margin-bottom:1rem;color:#10b981}.investment-funds_stepCard__PWjY4 h3{font-size:1.125rem;font-weight:600;margin:0 0 .75rem;color:#fff}.investment-funds_stepCard__PWjY4 p{font-size:.9375rem;color:#a1a1aa;line-height:1.6;margin:0}.investment-funds_services__fxN9P{padding:8rem 2rem;background:#0a0a0a}@media(max-width:768px){.investment-funds_services__fxN9P{padding:4rem 1.5rem}}.investment-funds_serviceTabs__PyMM_{display:flex;gap:.5rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.investment-funds_serviceTab__zpFsE{position:relative;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:10px;color:#a1a1aa;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.investment-funds_serviceTab__zpFsE:hover{color:#fff}.investment-funds_serviceTab__zpFsE.investment-funds_active__OLMZ7{background:hsla(0,0%,100%,.03);border-color:hsla(0,0%,100%,.08);color:#fff}.investment-funds_serviceTab__zpFsE.investment-funds_active__OLMZ7 .investment-funds_tabIndicator__Fhrdf{background:#10b981}.investment-funds_tabIndicator__Fhrdf{width:8px;height:8px;background:#52525b;border-radius:50%;transition:background .3s ease}.investment-funds_serviceContent__qMzZo{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}@media(max-width:1000px){.investment-funds_serviceContent__qMzZo{grid-template-columns:1fr;gap:2rem}}.investment-funds_serviceInfo__nz2Au{padding-right:2rem}@media(max-width:1000px){.investment-funds_serviceInfo__nz2Au{padding-right:0}}.investment-funds_serviceSubtitle__yBs7y{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#10b981;margin-bottom:.75rem}.investment-funds_serviceInfo__nz2Au h3{font-size:2rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}@media(max-width:768px){.investment-funds_serviceInfo__nz2Au h3{font-size:1.5rem}}.investment-funds_serviceInfo__nz2Au>p{font-size:1.0625rem;color:#a1a1aa;line-height:1.7;margin:0 0 1.5rem}.investment-funds_serviceFeatures__cwVtV{list-style:none;padding:0;margin:0 0 1.5rem}.investment-funds_serviceFeatures__cwVtV li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:#a1a1aa;padding:.5rem 0}.investment-funds_serviceFeatures__cwVtV li svg{flex-shrink:0;color:#22c55e;margin-top:2px}.investment-funds_serviceCta__2e0pL{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#10b981;border:none;border-radius:10px;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease}.investment-funds_serviceCta__2e0pL:hover{background:#34d399;transform:translateY(-2px)}.investment-funds_serviceCta__2e0pL:hover svg{transform:translateX(4px)}.investment-funds_serviceCta__2e0pL svg{transition:transform .3s ease}@media(max-width:1000px){.investment-funds_serviceVisual__2udg9{order:-1}}.investment-funds_codeWindow__L1HCS{background:#0d0d12;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.5)}.investment-funds_windowChrome__thdPx{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.25rem;background:rgba(0,0,0,.4);border-bottom:1px solid hsla(0,0%,100%,.08)}.investment-funds_windowChrome__thdPx>span{width:12px;height:12px;border-radius:50%;background:#52525b}.investment-funds_windowChrome__thdPx>span:first-child{background:#ef4444}.investment-funds_windowChrome__thdPx>span:nth-child(2){background:#f59e0b}.investment-funds_windowChrome__thdPx>span:nth-child(3){background:#22c55e}.investment-funds_codeBlock__zRK36{margin:0;padding:1.5rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.8125rem;line-height:1.8;color:#a1a1aa;white-space:pre-wrap;overflow-x:auto}.investment-funds_useCases__VMKzF{padding:8rem 2rem;background:#000}@media(max-width:768px){.investment-funds_useCases__VMKzF{padding:4rem 1.5rem}}.investment-funds_useCasesGrid__C7e9G{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1000px){.investment-funds_useCasesGrid__C7e9G{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.investment-funds_useCasesGrid__C7e9G{grid-template-columns:1fr}}.investment-funds_useCaseCard__4njHa{display:flex;flex-direction:column;padding:2rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;transition:all .3s ease;opacity:0;transform:translateY(20px)}.investment-funds_useCaseCard__4njHa.investment-funds_visible__Oknoa{animation:investment-funds_fadeInUp__8OwnS .6s ease forwards}.investment-funds_useCaseCard__4njHa:hover{border-color:hsla(0,0%,100%,.15);transform:translateY(-4px)}.investment-funds_useCaseHeader__wNU6j{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.investment-funds_useCaseIcon__eRhby{color:#10b981}.investment-funds_useCaseCard__4njHa h4{font-size:1.125rem;font-weight:600;margin:0;color:#fff}.investment-funds_useCaseDescription__nifg5{font-size:.9375rem;color:#a1a1aa;line-height:1.6;margin:0 0 1.25rem}.investment-funds_useCaseExample___i9ZO{padding:1rem;background:rgba(0,0,0,.3);border-radius:10px;margin-bottom:1.25rem}.investment-funds_useCaseExample___i9ZO p{font-size:.875rem;color:#a1a1aa;line-height:1.6;margin:0;font-style:italic}.investment-funds_exampleLabel__cG1LK{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#22c55e;margin-bottom:.5rem}.investment-funds_useCaseMetrics__fn5co{display:flex;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.08);margin-top:auto}.investment-funds_useCaseMetric___WKc8{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.125rem}.investment-funds_useCaseMetric___WKc8 .investment-funds_metricValue__Szpwx{font-size:1.25rem;font-weight:700;color:#10b981}.investment-funds_useCaseMetric___WKc8 .investment-funds_metricLabel__AbxmD{font-size:.75rem;color:#52525b}.investment-funds_metrics___jSwC{padding:8rem 2rem;background:linear-gradient(180deg,#0a0a0a,#000000)}@media(max-width:768px){.investment-funds_metrics___jSwC{padding:4rem 1.5rem}}.investment-funds_metricsContent__2JnJ7{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}@media(max-width:900px){.investment-funds_metricsContent__2JnJ7{grid-template-columns:1fr;text-align:center}}.investment-funds_metricsText__q525D h2{font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em}@media(max-width:768px){.investment-funds_metricsText__q525D h2{font-size:2rem}}.investment-funds_metricsText__q525D p{font-size:1.125rem;color:#a1a1aa;margin:0;line-height:1.6}.investment-funds_metricsGrid__DntQL{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:600px){.investment-funds_metricsGrid__DntQL{grid-template-columns:1fr}}.investment-funds_metricCard___rc6_{padding:2rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;text-align:center;transition:all .3s ease;opacity:0;transform:translateY(20px)}.investment-funds_metricCard___rc6_.investment-funds_visible__Oknoa{animation:investment-funds_fadeInUp__8OwnS .6s ease forwards}.investment-funds_metricCard___rc6_:hover{border-color:hsla(0,0%,100%,.15);transform:translateY(-4px)}.investment-funds_metricCard___rc6_ .investment-funds_metricValue__Szpwx{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#ffffff,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:.5rem}.investment-funds_metricCard___rc6_ .investment-funds_metricValue__Szpwx span{font-size:2rem}@media(max-width:768px){.investment-funds_metricCard___rc6_ .investment-funds_metricValue__Szpwx{font-size:2.5rem}}.investment-funds_metricCard___rc6_ .investment-funds_metricLabel__AbxmD{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.375rem}.investment-funds_metricCard___rc6_ .investment-funds_metricDescription___ntMr{font-size:.8125rem;color:#52525b}.investment-funds_cta__TDu9B{padding:8rem 2rem;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(.16,1,.3,1)}.investment-funds_cta__TDu9B.investment-funds_visible__Oknoa{opacity:1;transform:translateY(0)}@media(max-width:768px){.investment-funds_cta__TDu9B{padding:4rem 1.5rem}}.investment-funds_ctaContent__i19im{max-width:700px;margin:0 auto;text-align:center;padding:4rem;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(139,92,246,.1));border:1px solid rgba(16,185,129,.2);border-radius:24px;position:relative;overflow:hidden}.investment-funds_ctaContent__i19im:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(16,185,129,.1),transparent 50%)}@media(max-width:768px){.investment-funds_ctaContent__i19im{padding:2.5rem 1.5rem}}.investment-funds_ctaBadge__E_haX{display:inline-block;padding:.375rem .875rem;background:rgba(16,185,129,.15);border-radius:6px;font-size:.75rem;font-weight:600;color:#34d399;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;position:relative}.investment-funds_ctaContent__i19im h2{font-size:2.5rem;font-weight:700;margin:0 0 1rem;position:relative;letter-spacing:-.02em}@media(max-width:768px){.investment-funds_ctaContent__i19im h2{font-size:1.75rem}}.investment-funds_ctaContent__i19im>p{font-size:1.125rem;color:#a1a1aa;margin:0 0 2rem;position:relative;line-height:1.6}.investment-funds_ctaFeatures__d0R8A{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem;position:relative}@media(max-width:768px){.investment-funds_ctaFeatures__d0R8A{flex-direction:column;gap:.75rem}}.investment-funds_ctaFeature__GxhKk{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#a1a1aa}.investment-funds_ctaFeature__GxhKk svg{color:#22c55e}.investment-funds_ctaActions__Howjj{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative}.investment-funds_logoCarousel__c_SZS{position:relative;z-index:2;width:100%;margin-top:4rem;overflow:hidden;padding:20px 0;animation:investment-funds_fadeInUp__8OwnS .8s ease-out .8s backwards}.investment-funds_logoCarouselLabel__8Ai0F{text-align:center;font-size:.875rem;color:#52525b;margin-bottom:1.5rem}.investment-funds_logoTrack__477gv{overflow:hidden}.investment-funds_logoSlide__P5gRU{display:flex;gap:65px;animation:investment-funds_scroll__GP_NM 30s linear infinite;width:-moz-fit-content;width:fit-content}@media(max-width:700px){.investment-funds_logoSlide__P5gRU{gap:40px;animation:investment-funds_scroll__GP_NM 20s linear infinite}}@keyframes investment-funds_scroll__GP_NM{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.investment-funds_logoItem__pU8Vj{flex-shrink:0;display:flex;align-items:center;justify-content:center;opacity:.6;filter:grayscale(100%) brightness(2);transition:all .3s ease}.investment-funds_logoItem__pU8Vj:hover{opacity:1;filter:grayscale(0) brightness(1)}.investment-funds_logoItem__pU8Vj img{max-height:28px;width:auto;-o-object-fit:contain;object-fit:contain}@media(max-width:700px){.investment-funds_logoItem__pU8Vj img{max-height:21px}}@media(max-width:768px){.investment-funds_heroTitle__KK_kF{font-size:2rem}.investment-funds_heroSubtitle__GWoEy{font-size:1rem}.investment-funds_heroFeatures__KT6sp{flex-direction:column;gap:.75rem}.investment-funds_terminalWrapper__NsDK5{max-width:100%}}.styles_container__Fd0B0{padding:92px 0;position:relative;background:#000;z-index:2}@media(max-width:700px){.styles_container__Fd0B0{padding:40px 0}}.styles_container__Fd0B0 .styles_content__jLMGO{width:1000px;margin:auto;transition:all .25s ease}@media(max-width:1160px){.styles_container__Fd0B0 .styles_content__jLMGO{width:700px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO{width:100%}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx{display:flex;justify-content:space-between;margin-bottom:30px}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx{flex-direction:column;width:90%;margin:auto}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx .styles_moreSkills__lrusX{display:none}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx .styles_moreSkills__lrusX{display:flex}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx .styles_flagsMenu__pP4nX{display:none;margin-left:auto;margin-top:30px;width:100px}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_linksContainer__gHpVx .styles_flagsMenu__pP4nX{display:block}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:30px}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB{flex-direction:column}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc{display:flex;flex-direction:column;align-items:center;flex:1}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc{margin:15px 0}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc.styles_centerAward__xsznJ{position:relative;display:flex;justify-content:center}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc.styles_centerAward__xsznJ:after,.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc.styles_centerAward__xsznJ:before{content:"";flex:1}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g{text-align:center;margin-bottom:10px}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g .styles_title__KZDhN{font-size:14px;font-weight:600;margin-bottom:5px}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g .styles_title__KZDhN{font-size:13px}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g .styles_subtitleText__CxF_T{font-size:14px;color:hsla(0,0%,100%,.5607843137);font-weight:300}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_awards__TmtqB .styles_awardItem__KSyBc .styles_titleContainer__w9u8g .styles_subtitleText__CxF_T{font-size:12px}}.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_copyright__zNuID{color:hsla(0,0%,100%,.5607843137);font-size:14px;font-weight:300;margin-top:50px;text-align:center;width:100%}@media(max-width:1160px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_copyright__zNuID{font-size:14px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_content__jLMGO .styles_copyrightContainer__075eN .styles_copyright__zNuID{margin-top:30px}}.styles_container__Fd0B0 .styles_services__7Yuo2{width:1000px;margin:auto;padding:0;transition:all .25s ease}@media(max-width:1160px){.styles_container__Fd0B0 .styles_services__7Yuo2{width:700px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2{width:100%;padding-bottom:20px}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY{display:flex;align-items:center;justify-content:space-between;font-size:25px;color:#fff;font-weight:600;margin-bottom:30px}@media(max-width:1160px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY{font-size:18px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY{padding:0 30px;margin-bottom:0}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY .styles_arrow__VxHlM{display:none;width:15px;height:10px;transition:all .5s ease}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_serviceTitle__x1NiY .styles_arrow__VxHlM{display:flex}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE{display:flex;flex-direction:column;gap:30px}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_categoryTitle__aZaEH{color:#fff;font-size:14px;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_categoryTitle__aZaEH{padding:0 30px;font-size:13px}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordGrid__Jf1mz{display:flex;flex-wrap:wrap;gap:8px 16px}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordGrid__Jf1mz{padding:0 30px;gap:6px 12px}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordLink__gG9Sy{color:hsla(0,0%,100%,.6274509804);font-size:12px;font-weight:300;transition:all .2s ease;white-space:nowrap}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordLink__gG9Sy:hover{color:#fff}@media(max-width:1160px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordLink__gG9Sy{font-size:11px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesCategory__Hg5V4 .styles_keywordLink__gG9Sy{font-size:11px}}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3{padding-right:20px}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a{display:flex;height:18px;flex-direction:column;width:-moz-fit-content;width:fit-content;color:#fff;font-size:14px;font-weight:300;margin-bottom:20px;transition:all .25s ease}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a:after{display:flex;content:"";width:0;height:2px;margin-top:0;background:#fff;transition:all .2s ease}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a:hover:after{width:100%}@media(max-width:1160px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a{font-size:14px}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a{color:#cacaca;padding:10px 40px;margin-bottom:0}.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a:last-of-type{border-bottom:1px solid #4d4d4d}}@media(max-width:700px)and (max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3 a:last-of-type{border-bottom:0}}@media(max-width:700px){.styles_container__Fd0B0 .styles_services__7Yuo2 .styles_servicesHolder__bwjrE .styles_servicesList__qC6J3{width:100%}}.styles_container__lVFRo.styles_mobileOnly__33ZAi{display:none}@media(max-width:700px){.styles_container__lVFRo.styles_mobileOnly__33ZAi{display:block}.styles_container__lVFRo.styles_mobileOnly__33ZAi .styles_links__EnaNR a{display:flex}.styles_container__lVFRo.styles_mobileOnly__33ZAi .styles_links__EnaNR a:hover:after{width:auto}.styles_container__lVFRo.styles_mobileOnly__33ZAi .styles_links__EnaNR a p{padding:0;margin:2px 0 0 10px}}.styles_container__lVFRo .styles_title__qvVtN{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:22px;font-weight:600;margin-bottom:20px}@media(max-width:1160px){.styles_container__lVFRo .styles_title__qvVtN{font-size:18px}}@media(max-width:700px){.styles_container__lVFRo .styles_title__qvVtN{width:100%;padding:15px 10px;margin-bottom:0;border-bottom:1px solid #4d4d4d}}.styles_container__lVFRo .styles_title__qvVtN .styles_arrow__gW0y_{display:none;width:15px;height:10px;transition:all .5s ease}@media(max-width:700px){.styles_container__lVFRo .styles_title__qvVtN .styles_arrow__gW0y_{display:flex}}.styles_container__lVFRo .styles_logo__akkiD{margin-top:-42px;width:90px;height:90px}@media(max-width:1160px){.styles_container__lVFRo .styles_logo__akkiD{display:none}}.styles_container__lVFRo .styles_logo__akkiD img{width:100%}.styles_container__lVFRo .styles_images___bITU{display:flex;align-items:center;flex-direction:column}.styles_container__lVFRo .styles_images___bITU img{width:24px;height:24px;margin:auto auto 20px;cursor:pointer}.styles_container__lVFRo .styles_flagsMenu__oGQMD{padding:0 10px}.styles_container__lVFRo .styles_links__EnaNR{display:flex;align-items:flex-start;flex-direction:column;overflow:hidden}.styles_container__lVFRo .styles_links__EnaNR.styles_scrollable__lKVPp{height:350px;margin-bottom:20px;padding-right:15px;overflow:auto}.styles_container__lVFRo .styles_links__EnaNR a,.styles_container__lVFRo .styles_links__EnaNR p{color:#fff;font-size:14px;font-weight:300;margin-bottom:20px;content-visibility:auto;contain-intrinsic-height:21px;white-space:nowrap;height:18px;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;display:inline;flex-direction:column;transition:all .25s ease}.styles_container__lVFRo .styles_links__EnaNR a:after,.styles_container__lVFRo .styles_links__EnaNR p:after{display:flex;content:"";width:0;height:2px;margin-top:0;background:#fff;transition:all .2s ease}.styles_container__lVFRo .styles_links__EnaNR a:hover:after,.styles_container__lVFRo .styles_links__EnaNR p:hover:after{width:100%}@media(max-width:1160px){.styles_container__lVFRo .styles_links__EnaNR a,.styles_container__lVFRo .styles_links__EnaNR p{font-size:14px}}@media(max-width:700px){.styles_container__lVFRo .styles_links__EnaNR a,.styles_container__lVFRo .styles_links__EnaNR p{color:#cacaca;height:26px;padding:10px 20px;margin-bottom:0}.styles_container__lVFRo .styles_links__EnaNR a:last-of-type,.styles_container__lVFRo .styles_links__EnaNR p:last-of-type{border-bottom:1px solid #4d4d4d}}.styles_container__lVFRo .styles_links__EnaNR img{width:24px;height:24px;margin:auto auto 20px;cursor:pointer}.styles_container__lVFRo .styles_seeAll__tCFqZ{color:#fff;font-size:18px;font-weight:500;text-decoration:underline}@media(max-width:1160px){.styles_container__lVFRo .styles_seeAll__tCFqZ{font-size:14px}}.styles_container__InBBg{padding:4rem 2rem;position:relative;z-index:1}@media(max-width:768px){.styles_container__InBBg{padding:3rem 1rem}}.styles_content__i01_E{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem}.styles_facesRow__ec6Nz{display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap}@media(max-width:768px){.styles_facesRow__ec6Nz{gap:.75rem}}.styles_face__5u2Ji{position:relative;width:140px;height:140px;border-radius:16px;overflow:hidden;cursor:pointer;border:3px solid rgba(0,0,0,0);transition:all .3s ease;opacity:.5}@media(max-width:768px){.styles_face__5u2Ji{width:100px;height:100px;border-radius:12px}}.styles_face__5u2Ji:hover{opacity:.9;transform:scale(1.03)}.styles_face__5u2Ji.styles_active__rsn5J{opacity:1;border-color:#215ff6;transform:scale(1.05);box-shadow:0 0 30px rgba(33,95,246,.5)}.styles_faceImage__e08Zk{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media(max-width:768px){.styles_faceImage__e08Zk{border-radius:8px}}.styles_testimonialSection__VSmaa{display:flex;align-items:center;gap:3rem;width:100%;min-height:315px;animation:styles_fadeIn__t6_c9 .3s ease}@media(max-width:900px){.styles_testimonialSection__VSmaa{flex-direction:column;gap:2rem;min-height:auto}}@keyframes styles_fadeIn__t6_c9{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.styles_quoteSection__dSrq5{flex:1;display:flex;flex-direction:column}@media(max-width:900px){.styles_quoteSection__dSrq5{text-align:center;align-items:center}}.styles_quoteIcon__5Lncm{margin-bottom:1rem;color:#215ff6}.styles_quote__wmWC5{font-size:1.25rem;line-height:1.7;color:#a1a1aa;margin:0 0 1.5rem;font-style:italic}@media(max-width:768px){.styles_quote__wmWC5{font-size:1rem}}.styles_author__yjx1D{display:flex;flex-direction:column;gap:.25rem}@media(max-width:900px){.styles_author__yjx1D{align-items:center}}.styles_name__cLsmO{font-size:1.125rem;font-weight:600;color:#fff}.styles_title__rbbVT{font-size:.875rem;color:#52525b}.styles_videoWrapper__WqAfQ{flex:1;max-width:560px;aspect-ratio:16/9;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.4)}@media(max-width:900px){.styles_videoWrapper__WqAfQ{width:100%;max-width:100%}}.styles_videoWrapper__WqAfQ iframe{width:100%;height:100%;border:none}.styles_light__t2e8n .styles_face__5u2Ji.styles_active__rsn5J{box-shadow:0 0 25px rgba(33,95,246,.25)}.styles_light__t2e8n .styles_quote__wmWC5{color:#4b5563}.styles_light__t2e8n .styles_name__cLsmO{color:#111827}.styles_light__t2e8n .styles_title__rbbVT{color:#9ca3af}.styles_light__t2e8n .styles_videoWrapper__WqAfQ{box-shadow:0 10px 40px rgba(0,0,0,.1)}