/* The orbit has movement, without moving links into each other. */
.orbiting-cards{position:absolute;inset:0}.orbit-large{border-top-color:var(--cyan);border-right-color:rgba(217,244,91,.52);animation:go232go-orbit-ring 42s linear infinite}.orbit-small{border-bottom-color:var(--lime);animation:go232go-orbit-ring-reverse 31s linear infinite}.centre-orb{animation:go232go-core-pulse 4.8s ease-in-out infinite}.orbiting-cards .float-card{animation:go232go-card-float 6.4s ease-in-out infinite}.orbiting-cards .card-repairs{animation-delay:-1.1s}.orbiting-cards .card-print{animation-delay:-2.5s}.orbiting-cards .card-delivery{animation-delay:-3.7s}.orbiting-cards .card-agents{animation-delay:-4.6s}.orbiting-cards .card-for-business{animation-delay:-5.4s}.orbiting-cards .float-card:hover{animation-play-state:paused}
@keyframes go232go-orbit-ring{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes go232go-orbit-ring-reverse{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes go232go-core-pulse{50%{box-shadow:0 0 105px rgba(40,221,237,.54);scale:1.035}}@keyframes go232go-card-float{50%{translate:0 -8px}}
.hero-visual .float-card{width:112px;min-height:104px;padding:13px;overflow:hidden;text-decoration:none;background-position:center;background-size:cover}.hero-visual .float-card::before{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(135deg,rgba(7,17,31,.96),rgba(7,17,31,.64))}.hero-visual .float-card p{margin-top:13px}.hero-visual .float-card strong{font-size:16px}.hero-visual .card-products{left:50%;top:12%;transform:translate(-50%,-50%) rotate(-1deg);background-image:url("/static/images/go232go-shop-hero.fe4489010bfc.png")}.hero-visual .card-repairs{left:82%;top:31%;transform:translate(-50%,-50%) rotate(2deg);background-image:url("/static/images/go232go-businesses-hero.079beccb5466.png")}.hero-visual .card-delivery{left:82%;top:70%;transform:translate(-50%,-50%) rotate(-3deg);background-image:url("/static/images/go232go-delivery-hero.aaef7b1e719f.png")}.hero-visual .card-for-business{left:50%;top:90%;transform:translate(-50%,-50%) rotate(1deg);background-image:url("/static/images/go232go-for-business-hero.32d3bc4a7fc6.png")}.hero-visual .card-print{left:18%;top:70%;transform:translate(-50%,-50%) rotate(-5deg);background-image:url("/static/images/go232go-agents-hero.13ca3be54dd4.png")}.hero-visual .card-agents{left:18%;top:31%;transform:translate(-50%,-50%) rotate(-2deg);background-image:url("/static/images/go232go-help-tracking-hero.5683e9cffc4b.png")}.hero-visual .card-agents strong{font-size:14px}
@media(max-width:800px){.hero-visual .float-card{width:94px;min-height:90px;padding:10px}.hero-visual .float-card p{margin-top:9px;font-size:11px}.hero-visual .float-card strong{font-size:13px}.hero-visual .card-products{left:50%;top:12%}.hero-visual .card-repairs{left:82%;top:31%}.hero-visual .card-delivery{left:82%;top:70%}.hero-visual .card-for-business{left:50%;top:90%}.hero-visual .card-print{left:18%;top:70%}.hero-visual .card-agents{left:18%;top:31%}}
@media(prefers-reduced-motion:reduce){.orbit-large,.orbit-small,.centre-orb,.orbiting-cards .float-card{animation:none}}
