/* Órbitas luminosas do VANT 360°. */
.orbit-scene .orbit{border-color:#327aff55;box-shadow:0 0 18px #1260ff19,inset 0 0 18px #1260ff10}
.orbit-scene .orbit-one{border-top:2px solid #8dc5ff;border-bottom:1px solid #155cff;animation-duration:16s}
.orbit-scene .orbit-two{border-left:2px solid #569fff;border-right:1px solid #3684ff;animation-duration:23s;animation-direction:reverse}
.orbit-scene .orbit-three{border-bottom:2px solid #addcff;border-top:1px solid #3679ff;animation-duration:31s}
.orbit-scene .orbit:before,.orbit-scene .orbit:after{content:'';position:absolute;left:50%;width:7px;height:7px;margin-left:-3.5px;border-radius:50%;background:#c5e6ff;box-shadow:0 0 8px #8dcaff,0 0 19px #357dff;pointer-events:none}
.orbit-scene .orbit:before{top:-4px}.orbit-scene .orbit:after{bottom:-3px;width:5px;height:5px;background:#347fff;box-shadow:0 0 12px #347fff}
.orbit-scene .orbit-two:before{width:9px;height:9px;top:-5px}.orbit-scene .orbit-three:after{background:#e0f4ff}
@media(max-width:760px){.orbit-scene .orbit:before{width:5px;height:5px;top:-3px}.orbit-scene .orbit:after{width:4px;height:4px}.orbit-scene .orbit{box-shadow:none}}
@media(prefers-reduced-motion:reduce){.orbit-scene .orbit{animation:none!important}}
