:root{--hero-grid-packet: rgba(255, 255, 255, .82)}.hero-globe .globe-grid-packets{pointer-events:none;stroke:var(--hero-grid-packet);stroke-width:2;fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.hero-globe .globe-grid-packets .packet{opacity:0;stroke-dasharray:4 96;stroke-dashoffset:100;animation-name:packet-flow-down;animation-duration:var(--duration, 8s);animation-delay:var(--delay, 0s);animation-timing-function:linear;animation-iteration-count:infinite;filter:drop-shadow(0 0 2px currentColor)}.hero-globe .globe-grid-packets .packet-reverse{animation-name:packet-flow-up}.hero-globe .globe-grid-packets .packet-soft{stroke-width:1.5;stroke-dasharray:2.5 97.5}.hero-globe .globe-grid-packets .packet:nth-child(1){--duration: 6.8s;--delay: -1.2s}.hero-globe .globe-grid-packets .packet:nth-child(2){--duration: 9.4s;--delay: -4.7s}.hero-globe .globe-grid-packets .packet:nth-child(3){--duration: 7.6s;--delay: -2.9s}.hero-globe .globe-grid-packets .packet:nth-child(4){--duration: 11.2s;--delay: -7.1s}.hero-globe .globe-grid-packets .packet:nth-child(5){--duration: 8.5s;--delay: -5.2s}.hero-globe .globe-grid-packets .packet:nth-child(6){--duration: 10.6s;--delay: -6.4s}.hero-globe .globe-grid-packets .packet:nth-child(7){--duration: 7.9s;--delay: -3.5s}.hero-globe .globe-grid-packets .packet:nth-child(8){--duration: 12.4s;--delay: -8.6s}.hero-globe .globe-grid-packets .packet:nth-child(9){--duration: 9.8s;--delay: -5.8s}.hero-globe .globe-grid-packets .packet:nth-child(10){--duration: 13.2s;--delay: -9.7s}.hero-globe .globe-grid-packets .packet:nth-child(11){--duration: 10.9s;--delay: -6.9s}.hero-globe .globe-grid-packets .packet:nth-child(12){--duration: 14s;--delay: -10.8s}@keyframes packet-flow-down{0%{stroke-dashoffset:100;opacity:0}8%{opacity:.68}38%{opacity:.68}48%{opacity:0}to{stroke-dashoffset:0;opacity:0}}@keyframes packet-flow-up{0%{stroke-dashoffset:-100;opacity:0}8%{opacity:.62}38%{opacity:.62}48%{opacity:0}to{stroke-dashoffset:0;opacity:0}}@media(prefers-reduced-motion:reduce){.hero-globe .globe-grid-packets .packet{animation:none;opacity:0}}
