.hero-card-cluster{position:absolute;inset:0;z-index:2;pointer-events:none}.hero-card-group{position:absolute;top:188px;right:8vw;width:470px;height:292px;opacity:0;visibility:hidden;transition:opacity .32s ease,visibility .32s step-end}.hero-card-group.is-active{opacity:1;visibility:visible;transition:opacity .32s ease}.hero-orbit-card{position:absolute;display:flex;flex-direction:column;justify-content:center;width:max-content;min-width:0;min-height:0;padding:10px 12px;border:1px solid rgba(168,205,255,.22);background:linear-gradient(135deg,rgba(10,35,79,.8),rgba(5,17,43,.5));box-shadow:0 12px 30px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(9px);color:#fff;opacity:0;--from-x:0px;--from-y:0px}.hero-orbit-card small{display:block;margin-bottom:3px;color:#9abcf5;font-size:7px;font-weight:700;letter-spacing:.14em}.hero-orbit-card b{font-size:13px;letter-spacing:-.02em;white-space:nowrap}.hero-orbit-card:nth-child(1){top:0;left:110px;--from-x:-104px;--from-y:-62px}.hero-orbit-card:nth-child(2){top:48px;right:8px;--from-x:110px;--from-y:-36px}.hero-orbit-card:nth-child(3){bottom:48px;left:34px;--from-x:-118px;--from-y:60px}.hero-orbit-card:nth-child(4){right:72px;bottom:0;--from-x:105px;--from-y:72px}.hero-card-group.is-active .hero-orbit-card{animation:heroCardArrive .72s cubic-bezier(.18,.83,.22,1) both}.hero-card-group.is-active .hero-orbit-card:nth-child(2){animation-delay:.12s}.hero-card-group.is-active .hero-orbit-card:nth-child(3){animation-delay:.22s}.hero-card-group.is-active .hero-orbit-card:nth-child(4){animation-delay:.32s}@keyframes heroCardArrive{0%{opacity:0;transform:translate(var(--from-x),var(--from-y)) scale(.84)}65%{opacity:1;transform:translate(-2px,1px) scale(1.015)}100%{opacity:1;transform:none}}@media(max-width:1120px){.hero-card-group{right:3vw;transform:scale(.88);transform-origin:top right}}@media(max-width:820px){.hero-card-cluster{top:96px;right:22px;bottom:auto;left:22px;height:92px}.hero-card-group{top:0;right:0;width:100%;height:92px;display:grid;grid-template-columns:repeat(2,max-content);justify-content:space-between;gap:8px;transform:none!important}.hero-orbit-card,.hero-orbit-card:nth-child(n){position:static;min-width:0;min-height:38px;padding:8px 10px}.hero-orbit-card small{display:none}.hero-orbit-card b{font-size:11px;line-height:1.1}.hero-card-group.is-active .hero-orbit-card{animation-duration:.52s}}@media(prefers-reduced-motion:reduce){.hero-card-group,.hero-card-group.is-active .hero-orbit-card{transition:none;animation:none;opacity:1}.hero-card-group:not(.is-active){display:none}}
