@keyframes orb-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes orb-counter{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(-1turn)}}.orbital-rings{height:100%;inset:0;pointer-events:none;position:absolute;width:100%}.orbital-center{align-items:center;display:flex;height:252px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:252px;z-index:10}.orbital-center img{height:100%;object-fit:contain;width:100%}.orb-arm{cursor:default;height:0;left:50%;position:absolute;top:50%;transform-origin:0 0;will-change:transform}.orb-planet{background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.09);height:60px;overflow:hidden;position:absolute;top:0;transition:box-shadow .2s ease;width:60px;will-change:transform}.orb-link,.orb-planet{align-items:center;border-radius:14px;display:flex;justify-content:center}.orb-link{cursor:pointer;height:100%;text-decoration:none;width:100%}.orb-link:focus-visible .orb-planet,.orb-link:hover .orb-planet{box-shadow:0 4px 20px rgba(15,110,86,.22),0 0 0 2px #f87a29}.orb-link:focus-visible{border-radius:14px;outline:2px solid #f87a29}.orb-arm--1a{animation:orb-spin 23s linear -2.88s infinite;width:157px}.orb-arm--1a .orb-planet{animation:orb-counter 23s linear -2.88s infinite;left:157px}.orb-arm--1b{animation:orb-spin 23s linear -14.06s infinite;width:157px}.orb-arm--1b .orb-planet{animation:orb-counter 23s linear -14.06s infinite;left:157px}.orb-arm--2a{animation:orb-spin 41s linear -1.71s infinite;width:218px}.orb-arm--2a .orb-planet{animation:orb-counter 41s linear -1.71s infinite;left:218px}.orb-arm--2b{animation:orb-spin 41s linear -17.08s infinite;width:218px}.orb-arm--2b .orb-planet{animation:orb-counter 41s linear -17.08s infinite;left:218px}.orb-arm--2c{animation:orb-spin 41s linear -31.89s infinite;width:218px}.orb-arm--2c .orb-planet{animation:orb-counter 41s linear -31.89s infinite;left:218px}.orb-arm--3a{animation:orb-spin 67s linear -12.1s infinite;width:279px}.orb-arm--3a .orb-planet{animation:orb-counter 67s linear -12.1s infinite;left:279px}.orb-arm--3b{animation:orb-spin 67s linear -34.44s infinite;width:279px}.orb-arm--3b .orb-planet{animation:orb-counter 67s linear -34.44s infinite;left:279px}.orb-arm--3c{animation:orb-spin 67s linear -57.72s infinite;width:279px}.orb-arm--3c .orb-planet{animation:orb-counter 67s linear -57.72s infinite;left:279px}@media (max-width:1100px){.orbital-center{height:210px;width:210px}.orb-planet{height:50px;width:50px}.orb-arm--1a,.orb-arm--1b{width:131px}.orb-arm--1a .orb-planet,.orb-arm--1b .orb-planet{left:131px}.orb-arm--2a,.orb-arm--2b,.orb-arm--2c{width:181px}.orb-arm--2a .orb-planet,.orb-arm--2b .orb-planet,.orb-arm--2c .orb-planet{left:181px}.orb-arm--3a,.orb-arm--3b,.orb-arm--3c{width:231px}.orb-arm--3a .orb-planet,.orb-arm--3b .orb-planet,.orb-arm--3c .orb-planet{left:231px}}@media (prefers-reduced-motion:reduce){.orb-arm,.orb-planet{animation:none!important}}