.InvestPage-module__Oq0y8a__hero{flex-direction:column;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.InvestPage-module__Oq0y8a__heroBody{z-index:2;flex:1;align-items:center;padding-top:clamp(1.25rem,2.5vw,2rem);padding-bottom:clamp(1.5rem,3vw,2.5rem);display:flex;position:relative}.InvestPage-module__Oq0y8a__heroInner{max-width:700px}.InvestPage-module__Oq0y8a__heroGrid{grid-template-columns:1fr 420px;align-items:flex-start;gap:3rem;display:grid}.InvestPage-module__Oq0y8a__kicker{align-items:center;gap:.5rem;margin-bottom:1rem;display:inline-flex}.InvestPage-module__Oq0y8a__kbadge{background:var(--blue);color:#fff;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.63rem;font-weight:700;display:inline-flex}.InvestPage-module__Oq0y8a__kdot{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.5s infinite InvestPage-module__Oq0y8a__kickPulse}@keyframes InvestPage-module__Oq0y8a__kickPulse{0%,to{opacity:1}50%{opacity:.4}}.InvestPage-module__Oq0y8a__hhl{margin-bottom:1rem;font-size:clamp(3rem,6.5vw,7rem)}.InvestPage-module__Oq0y8a__ln{display:block;overflow:hidden}.InvestPage-module__Oq0y8a__ln>span{display:block}.InvestPage-module__Oq0y8a__lineWithPunct{direction:rtl;align-items:flex-start;gap:0;max-width:100%;display:inline-flex}.InvestPage-module__Oq0y8a__linePunct{font-family:var(--fd), sans-serif;line-height:1;display:inline-block;position:relative;top:-.38em}.InvestPage-module__Oq0y8a__em{color:var(--blue);font-style:normal}.InvestPage-module__Oq0y8a__hsub{color:var(--muted);max-width:54ch;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.55}.InvestPage-module__Oq0y8a__hcta{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.InvestPage-module__Oq0y8a__statStrip{flex-wrap:wrap;gap:3rem;margin-top:2.5rem;display:flex}.InvestPage-module__Oq0y8a__statItem{flex-direction:column;gap:.2rem;display:flex}.InvestPage-module__Oq0y8a__statVal{font-family:var(--fd);color:var(--blue);font-size:1.8rem;line-height:1}[dir=rtl] .InvestPage-module__Oq0y8a__statVal{font-family:var(--fd), sans-serif}.InvestPage-module__Oq0y8a__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.68rem;font-weight:700}.InvestPage-module__Oq0y8a__grid4{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}.InvestPage-module__Oq0y8a__card{background:var(--card);border:2px solid var(--border);box-shadow:var(--shsm);flex-direction:column;gap:.6rem;padding:2rem 1.5rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;container-type:inline-size}.InvestPage-module__Oq0y8a__card:after{content:"";background:var(--blue);width:6px;height:6px;position:absolute;top:6px;left:6px}.InvestPage-module__Oq0y8a__card:before{content:none}.InvestPage-module__Oq0y8a__cardOverlay{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;max-width:calc(100% - 1rem);position:absolute;top:.25rem;right:.5rem}.InvestPage-module__Oq0y8a__cardOverlayText{font-family:var(--fd);letter-spacing:-.04em;color:var(--text);opacity:.04;text-transform:uppercase;word-break:break-all;text-align:right;font-size:clamp(2rem,18cqi,5rem);line-height:.85;display:inline-block}[dir=rtl] .InvestPage-module__Oq0y8a__cardOverlayText{text-align:right}.InvestPage-module__Oq0y8a__card:hover{box-shadow:var(--shmd);border-color:var(--blue);transform:translate(-2px,-2px)}.InvestPage-module__Oq0y8a__cardIcon{color:var(--blue)}.InvestPage-module__Oq0y8a__cardTitle{font-family:var(--fd);font-size:calc(1.05rem - var(--anton-small-trim));text-transform:uppercase;letter-spacing:calc(.01em + var(--anton-small-track));color:var(--text)}[dir=rtl] .InvestPage-module__Oq0y8a__cardTitle{font-family:var(--fd-ar), var(--fd), sans-serif;text-transform:none;letter-spacing:0}.InvestPage-module__Oq0y8a__cardDesc{color:var(--muted);font-size:.85rem;line-height:1.65}.InvestPage-module__Oq0y8a__stocksGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-top:3rem;display:grid}.InvestPage-module__Oq0y8a__stockChip{background:var(--card);border:2px solid var(--border);align-items:center;gap:.85rem;padding:1.25rem 1rem;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;position:relative}.InvestPage-module__Oq0y8a__stockChip:after{content:"";background:var(--blue);width:6px;height:6px;position:absolute;top:6px;left:6px}.InvestPage-module__Oq0y8a__stockChip:hover{border-color:var(--blue);box-shadow:var(--shmd);transform:translate(-2px,-2px)}.InvestPage-module__Oq0y8a__stockLogo{background:var(--off);border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.InvestPage-module__Oq0y8a__stockLogo img{object-fit:cover;width:100%;height:100%}.InvestPage-module__Oq0y8a__stockInfo{flex-direction:column;gap:.1rem;display:flex}.InvestPage-module__Oq0y8a__stockSymbol{font-family:var(--fd);text-transform:uppercase;letter-spacing:.02em;color:var(--blue);font-size:.88rem}[dir=rtl] .InvestPage-module__Oq0y8a__stockSymbol{font-family:var(--fd), sans-serif}.InvestPage-module__Oq0y8a__stockName{color:var(--muted);font-size:.72rem}.InvestPage-module__Oq0y8a__stockRate{letter-spacing:.02em;color:var(--muted);font-variant-numeric:tabular-nums;margin-top:.1rem;font-size:.68rem;font-weight:600;line-height:1}.InvestPage-module__Oq0y8a__stocksNote{color:var(--muted);margin-top:1.5rem;font-size:.8rem;font-style:italic}.InvestPage-module__Oq0y8a__pricingSection{background:var(--blue);text-align:center;padding:clamp(4rem,8vw,6rem) 0}.InvestPage-module__Oq0y8a__pricingInner{max-width:700px;margin-inline:auto}.InvestPage-module__Oq0y8a__pricingLabel2{letter-spacing:.12em;text-transform:uppercase;color:#fff9;margin-bottom:1rem;font-size:.68rem;font-weight:700;display:block}.InvestPage-module__Oq0y8a__pricingCards{justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.InvestPage-module__Oq0y8a__pricingCard{background:#ffffff1f;border:2px solid #fff3;flex-direction:column;gap:.5rem;min-width:200px;padding:2rem 2.5rem;display:flex}.InvestPage-module__Oq0y8a__pricingVal{font-family:var(--fd);color:#fff;font-size:2.5rem;line-height:1}[dir=rtl] .InvestPage-module__Oq0y8a__pricingVal{font-family:var(--fd), sans-serif}.InvestPage-module__Oq0y8a__pricingLabel{color:#ffffffbf;font-size:.78rem;line-height:1.5}.InvestPage-module__Oq0y8a__highlightsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}.InvestPage-module__Oq0y8a__highlightCard{background:var(--card);border:2px solid var(--border);box-shadow:var(--shsm);flex-direction:column;gap:.5rem;padding:2rem 1.5rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.InvestPage-module__Oq0y8a__highlightCard:after{content:"";background:var(--blue);width:6px;height:6px;position:absolute;top:6px;left:6px}.InvestPage-module__Oq0y8a__highlightCard:hover{box-shadow:var(--shmd);border-color:var(--blue);transform:translate(-2px,-2px)}.InvestPage-module__Oq0y8a__highlightNum{font-family:var(--fd);color:var(--blue);opacity:.4;font-size:2rem;line-height:1}[dir=rtl] .InvestPage-module__Oq0y8a__highlightNum{font-family:var(--fd), sans-serif}.InvestPage-module__Oq0y8a__highlightTitle{font-family:var(--fd);font-size:calc(1rem - var(--anton-small-trim));text-transform:uppercase;letter-spacing:calc(.01em + var(--anton-small-track));color:var(--text)}[dir=rtl] .InvestPage-module__Oq0y8a__highlightTitle{font-family:var(--fd-ar), var(--fd), sans-serif;text-transform:none;letter-spacing:0}.InvestPage-module__Oq0y8a__highlightDesc{color:var(--muted);font-size:.82rem;line-height:1.65}.InvestPage-module__Oq0y8a__whySection{background:var(--blue);padding:clamp(4rem,8vw,6rem) 0}.InvestPage-module__Oq0y8a__whyInner{grid-template-columns:1fr;gap:3rem;display:grid}.InvestPage-module__Oq0y8a__whyContent{max-width:600px}.InvestPage-module__Oq0y8a__whyList{flex-direction:column;gap:.75rem;margin-top:2rem;padding:0;list-style:none;display:flex}.InvestPage-module__Oq0y8a__whyList li{color:#ffffffe6;align-items:flex-start;gap:.65rem;font-size:.88rem;line-height:1.55;display:flex}.InvestPage-module__Oq0y8a__whyList li:before{content:"";background:#fff;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.35rem;display:block}.InvestPage-module__Oq0y8a__whyCta{color:#212121;background:#fff;border:2px solid #fff;margin-top:2rem;font-weight:700}.InvestPage-module__Oq0y8a__whyCta:hover{color:#fff;background:0 0}[dir=rtl] .InvestPage-module__Oq0y8a__heroGrid{direction:rtl}@media (max-width:960px){.InvestPage-module__Oq0y8a__heroGrid{grid-template-columns:1fr}}@media (max-width:900px){.InvestPage-module__Oq0y8a__grid4{grid-template-columns:repeat(2,1fr)}.InvestPage-module__Oq0y8a__stocksGrid{grid-template-columns:repeat(3,1fr)}.InvestPage-module__Oq0y8a__highlightsGrid{grid-template-columns:repeat(2,1fr)}.InvestPage-module__Oq0y8a__pricingCards{flex-direction:column;align-items:center;gap:1rem}.InvestPage-module__Oq0y8a__pricingCard{min-width:260px}}@media (max-width:768px){.InvestPage-module__Oq0y8a__grid4{grid-template-columns:1fr}.InvestPage-module__Oq0y8a__statStrip{gap:2rem}}@media (max-width:600px){.InvestPage-module__Oq0y8a__hero{min-height:100svh}.InvestPage-module__Oq0y8a__heroBody{padding-top:1.5rem;padding-bottom:3rem}.InvestPage-module__Oq0y8a__hhl{margin-bottom:1.25rem}.InvestPage-module__Oq0y8a__hsub{max-width:100%;font-size:clamp(.9rem,3.5vw,1.1rem)}.InvestPage-module__Oq0y8a__hcta{gap:.75rem}.InvestPage-module__Oq0y8a__hcta .btn{padding:.6rem 1.1rem;font-size:.72rem}.InvestPage-module__Oq0y8a__stocksGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.InvestPage-module__Oq0y8a__stockChip{gap:.6rem;padding:1rem .75rem}.InvestPage-module__Oq0y8a__stockLogo{width:32px;height:32px}.InvestPage-module__Oq0y8a__highlightsGrid{grid-template-columns:1fr}.InvestPage-module__Oq0y8a__pricingCard{width:100%;min-width:auto}}@media (max-width:480px){.InvestPage-module__Oq0y8a__hcta{flex-direction:column}}[dir=rtl] .InvestPage-module__Oq0y8a__hhl{line-height:var(--arabic-display-leading)}[dir=rtl] .InvestPage-module__Oq0y8a__hsub{text-align:right}:is([dir=rtl] #inv-features .ssub,[dir=rtl] #inv-stocks .ssub,[dir=rtl] #inv-highlights .ssub){text-align:right;margin-inline:unset}
