.three-body{--uib-size:20px;--uib-speed:0.8s;--uib-color:white;position:relative;display:inline-block;height:var(--uib-size);width:var(--uib-size);animation:spin78236 calc(var(--uib-speed) * 2.5) infinite linear}.three-body__dot{position:absolute;height:100%;width:30%}.three-body__dot:after{content:"";position:absolute;height:0;width:100%;padding-bottom:100%;background-color:var(--uib-color);border-radius:50%}.three-body__dot:first-child{bottom:5%;left:0;transform:rotate(60deg);transform-origin:50% 85%}.three-body__dot:first-child:after{bottom:0;left:0;animation:wobble1 var(--uib-speed) infinite ease-in-out;animation-delay:calc(var(--uib-speed) * -.3)}.three-body__dot:nth-child(2){bottom:5%;right:0;transform:rotate(-60deg);transform-origin:50% 85%}.three-body__dot:nth-child(2):after{bottom:0;left:0;animation:wobble1 var(--uib-speed) infinite calc(var(--uib-speed) * -.15) ease-in-out}.three-body__dot:nth-child(3){bottom:-5%;left:0;transform:translateX(116.666%)}.three-body__dot:nth-child(3):after{top:0;left:0;animation:wobble2 var(--uib-speed) infinite ease-in-out}@keyframes spin78236{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wobble1{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-66%) scale(.65);opacity:.8}}@keyframes wobble2{0%,to{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(66%) scale(.65);opacity:.8}}@keyframes RequiredIndicator_glow__ixFtA{0%{filter:drop-shadow(0 0 2px rgba(220,38,38,.6));opacity:1}50%{filter:drop-shadow(0 0 6px rgba(220,38,38,.9)) drop-shadow(0 0 12px rgba(220,38,38,.4));opacity:.9}to{filter:drop-shadow(0 0 2px rgba(220,38,38,.6));opacity:1}}@keyframes RequiredIndicator_sway__XyN0j{0%{transform:translateX(-1px) translateY(1px) rotate(-15deg)}25%{transform:translateX(0) translateY(-1px) rotate(0deg)}50%{transform:translateX(1px) translateY(1px) rotate(15deg)}75%{transform:translateX(0) translateY(-1px) rotate(0deg)}to{transform:translateX(-1px) translateY(1px) rotate(-15deg)}}.RequiredIndicator_requiredStar__Pcbpq{display:inline-block;color:rgb(220,38,38);animation:RequiredIndicator_glow__ixFtA 2s ease-in-out infinite,RequiredIndicator_sway__XyN0j 3s ease-in-out infinite;animation-delay:0s,.5s}.RequiredIndicator_small__fQ4Jz{font-size:.75rem}.RequiredIndicator_medium__B8Di_{font-size:.875rem}.RequiredIndicator_large__FhPO8{font-size:1rem}.RequiredIndicator_dot__4hg7j{position:relative;display:flex;align-items:center;justify-content:center}.RequiredIndicator_dotPing__rSe0b{position:absolute;border-radius:50%;background-color:rgba(220,38,38,.6);animation:RequiredIndicator_ping__WpP2K 1s cubic-bezier(0,0,.2,1) infinite}.RequiredIndicator_dotCore__7Zi1K{position:relative;border-radius:50%;background-color:rgb(220,38,38)}.RequiredIndicator_dotSmall__QcuOn{width:.5rem;height:.5rem}.RequiredIndicator_dotMedium__m6JyK{width:.625rem;height:.625rem}.RequiredIndicator_dotLarge__oUBsc{width:.75rem;height:.75rem}@keyframes RequiredIndicator_ping__WpP2K{75%,to{transform:scale(2);opacity:0}}