.hero .hero-visual.crypto-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 .crypto-hero-visual svg.crypto-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 drawCryptoLine{0%{stroke-dashoffset:800}to{stroke-dashoffset:0}}@keyframes fadeInCryptoArea{0%{opacity:0}to{opacity:1}}@keyframes pulseCryptoPoint{0%,to{opacity:.9;r:5}50%{opacity:1;r:7}}@media (max-width:1200px){.crypto-hero-visual{max-width:420px!important}}@media (max-width:968px){.crypto-mobile-visual .crypto-line{animation:drawCryptoLine 1.5s ease-out forwards;stroke-dasharray:800;stroke-dashoffset:800}.crypto-mobile-visual .crypto-area{animation:fadeInCryptoArea 1s ease-out .5s forwards;opacity:0}.crypto-mobile-visual .pulse-point{animation:pulseCryptoPoint 2s ease-in-out infinite}html[data-theme=light] .crypto-mobile-visual .crypto-area{fill:url(#cryptoAreaGradientLight)}}