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