.metric-illustration{position:relative;overflow:hidden}.illustration-orb{pointer-events:none;border-radius:9999px;position:absolute}.orb-a{background:radial-gradient(circle,#0f766e3b,#0f766e00);width:190px;height:190px;animation:6s ease-in-out infinite orbPulse;top:-60px;right:-45px}.orb-b{background:radial-gradient(circle,#d9770636,#d9770600);width:160px;height:160px;animation:7s ease-in-out .7s infinite orbPulse;bottom:-55px;left:-30px}.orb-c{background:radial-gradient(circle,#0e749033,#0e749000);width:110px;height:110px;animation:5s ease-in-out 1.2s infinite orbPulse;top:40%;left:44%}.chart-bar{transform-origin:bottom;background:linear-gradient(#0f766e2e,#0f766e94);border:1px solid #d8d1c1e6;border-radius:.55rem;width:100%;min-height:60px;animation:1s ease-out both barRise}.bar-1{height:64px;animation-delay:50ms}.bar-2{height:88px;animation-delay:.12s}.bar-3{height:116px;animation-delay:.2s}.bar-4{height:96px;animation-delay:.3s}@keyframes orbPulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.75;transform:scale(1.07)}}@keyframes barRise{0%{opacity:.5;transform:scaleY(.2)}to{opacity:1;transform:scaleY(1)}}#hero{background-image:url(/header-bg.gif);background-position:50%;background-size:cover;background-attachment:fixed}#hero-separator{background-image:url(/banner-separator.jpg);background-position:50%;background-size:cover}@media (width<=640px){#hero{background-position:90%}}@media (width>=768px){.display-orbit{transform-style:preserve-3d;position:relative}.display-orbit-card{top:calc(30% + var(--index) * 140px);transform:rotateY(calc(45deg * var(--index))) translateZ(calc(15.9155vw + 250px))}}
