.hero .hero-visual.shares-hero-visual{aspect-ratio:500/420;background:transparent!important;border:none!important;display:block!important;flex:none!important;max-width:500px!important;min-height:auto!important;overflow:hidden!important;position:relative!important;width:100%!important}.hero .shares-hero-visual svg.equity-chart{display:block!important;height:100%!important;left:0!important;opacity:1!important;pointer-events:none;position:absolute!important;top:0!important;visibility:visible!important;width:100%!important;z-index:1!important}@keyframes drawEquityLine{0%{stroke-dashoffset:800}to{stroke-dashoffset:0}}@keyframes fadeInEquityArea{0%{opacity:0}to{opacity:1}}@keyframes growVolumeBar{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes pulseEquityPoint{0%,to{opacity:.9;r:5}50%{opacity:1;r:7}}@media (max-width:1200px){.shares-hero-visual{max-width:420px!important}}@media (max-width:968px){.shares-mobile-visual .equity-line{animation:drawEquityLine 1.5s ease-out forwards;stroke-dasharray:800;stroke-dashoffset:800}.shares-mobile-visual .equity-ma-line{animation:drawEquityLine 1.5s ease-out .2s forwards;stroke-dasharray:800;stroke-dashoffset:800}.shares-mobile-visual .equity-area{animation:fadeInEquityArea 1s ease-out .5s forwards;opacity:0}.shares-mobile-visual .volume-bar{animation:growVolumeBar .8s ease-out forwards;transform-origin:bottom}.shares-mobile-visual .volume-bar:first-child{animation-delay:.1s}.shares-mobile-visual .volume-bar:nth-child(2){animation-delay:.15s}.shares-mobile-visual .volume-bar:nth-child(3){animation-delay:.2s}.shares-mobile-visual .volume-bar:nth-child(4){animation-delay:.25s}.shares-mobile-visual .volume-bar:nth-child(5){animation-delay:.3s}.shares-mobile-visual .volume-bar:nth-child(6){animation-delay:.35s}.shares-mobile-visual .volume-bar:nth-child(7){animation-delay:.4s}.shares-mobile-visual .volume-bar:nth-child(8){animation-delay:.45s}.shares-mobile-visual .volume-bar:nth-child(9){animation-delay:.5s}.shares-mobile-visual .volume-bar:nth-child(10){animation-delay:.55s}.shares-mobile-visual .pulse-point{animation:pulseEquityPoint 2s ease-in-out infinite}html[data-theme=light] .shares-mobile-visual .equity-line{stroke:rgba(0,168,130,.5)}html[data-theme=light] .shares-mobile-visual .equity-ma-line{stroke:rgba(0,168,130,.25)}html[data-theme=light] .shares-mobile-visual .pulse-point,html[data-theme=light] .shares-mobile-visual circle{fill:#00a882}html[data-theme=light] .shares-mobile-visual .volume-bar{fill:rgba(0,168,130,.15)}}