:root{--background:#fff;--primary:#2b3898;--secondary:#d91a33;--orange:#f57815;--black:#1d1d1b;--gray:#878787}.three-body{--uib-size:35px;--uib-speed:.8s;height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed)*2.5)infinite linear;position:absolute;transform:translateY(-50%)}.three-body__dot{width:100%;height:100%;position:absolute}.three-body__dot:after{content:"";border-radius:50%;width:100%;height:0%;padding-bottom:100%;position:absolute}.three-body__dot:first-child{transform-origin:50% 85%;width:40px;height:40px;bottom:5%;left:0;transform:rotate(60deg)}.three-body__dot:first-child:after{animation:wobble1 var(--uib-speed)infinite ease-in-out;animation-delay:calc(var(--uib-speed)*-.3);background:radial-gradient(circle at 35% 35%,#5c6bc0 0%,#3f51b5 15%,#2b3898 35%,#1e2870 55%,#141c50 75%,#0a1030 90%,#050820 100%);bottom:0;left:0}.three-body__dot:nth-child(2){transform-origin:50% 85%;width:30px;height:30px;bottom:45%;right:0;transform:rotate(-60deg)}.three-body__dot:nth-child(2):after{animation:wobble1 var(--uib-speed)infinite calc(var(--uib-speed)*-.15)ease-in-out;background:radial-gradient(circle at 35% 35%,#ff6b8a 0%,#f54263 15%,#d91a33 35%,#b01428 55%,#8a0f1f 75%,#650b16 90%,#40070e 100%);bottom:0;left:0}.three-body__dot:nth-child(3){width:20px;height:20px;bottom:-45%;left:0;transform:translate(100%)}.three-body__dot:nth-child(3):after{animation:wobble2 var(--uib-speed)infinite ease-in-out;background:radial-gradient(circle at 35% 35%,#ffb366 0%,#ff9940 15%,#f57815 35%,#cc6311 55%,#a3500e 75%,#7a3c0a 90%,#512807 100%);top:0;left:0}@keyframes spin78236{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}@keyframes wobble1{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(-66%)scale(.65)}}@keyframes wobble2{0%,to{opacity:1;transform:translateY(0%)scale(1)}50%{opacity:.8;transform:translateY(66%)scale(.65)}}
