.circularG-md{--circular-size:40px;--circular-dot-size:9px;--circular-dot-radius:6px}.circularG-lg{--circular-size:60px;--circular-dot-size:14px;--circular-dot-radius:9px}#circularG{position:relative;width:var(--circular-size);height:var(--circular-size);margin:auto}.circularG{position:absolute;background-color:#059dcc;width:var(--circular-dot-size);height:var(--circular-dot-size);border-radius:var(--circular-dot-radius);-o-border-radius:var(--circular-dot-radius);-ms-border-radius:var(--circular-dot-radius);-webkit-border-radius:var(--circular-dot-radius);-moz-border-radius:var(--circular-dot-radius);animation-name:bounce_circularG;-o-animation-name:bounce_circularG;-ms-animation-name:bounce_circularG;-webkit-animation-name:bounce_circularG;-moz-animation-name:bounce_circularG;animation-duration:1.1s;-o-animation-duration:1.1s;-ms-animation-duration:1.1s;-webkit-animation-duration:1.1s;-moz-animation-duration:1.1s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}#circularG_1{left:0;top:calc(var(--circular-size) * .38);animation-delay:.41s;-o-animation-delay:.41s;-ms-animation-delay:.41s;-webkit-animation-delay:.41s;-moz-animation-delay:.41s}#circularG_2{left:calc(var(--circular-size) * .1);top:calc(var(--circular-size) * .1);animation-delay:.55s;-o-animation-delay:.55s;-ms-animation-delay:.55s;-webkit-animation-delay:.55s;-moz-animation-delay:.55s}#circularG_3{top:0;left:calc(var(--circular-size) * .38);animation-delay:.69s;-o-animation-delay:.69s;-ms-animation-delay:.69s;-webkit-animation-delay:.69s;-moz-animation-delay:.69s}#circularG_4{right:calc(var(--circular-size) * .1);top:calc(var(--circular-size) * .1);animation-delay:.83s;-o-animation-delay:.83s;-ms-animation-delay:.83s;-webkit-animation-delay:.83s;-moz-animation-delay:.83s}#circularG_5{right:0;top:calc(var(--circular-size) * .38);animation-delay:.97s;-o-animation-delay:.97s;-ms-animation-delay:.97s;-webkit-animation-delay:.97s;-moz-animation-delay:.97s}#circularG_6{right:calc(var(--circular-size) * .1);bottom:calc(var(--circular-size) * .1);animation-delay:1.1s;-o-animation-delay:1.1s;-ms-animation-delay:1.1s;-webkit-animation-delay:1.1s;-moz-animation-delay:1.1s}#circularG_7{left:calc(var(--circular-size) * .38);bottom:0;animation-delay:1.24s;-o-animation-delay:1.24s;-ms-animation-delay:1.24s;-webkit-animation-delay:1.24s;-moz-animation-delay:1.24s}#circularG_8{left:calc(var(--circular-size) * .1);bottom:calc(var(--circular-size) * .1);animation-delay:1.38s;-o-animation-delay:1.38s;-ms-animation-delay:1.38s;-webkit-animation-delay:1.38s;-moz-animation-delay:1.38s}@keyframes bounce_circularG{0%{transform:scale(1)}to{transform:scale(.3)}}@-o-keyframes bounce_circularG{0%{-o-transform:scale(1)}to{-o-transform:scale(.3)}}@-ms-keyframes bounce_circularG{0%{-ms-transform:scale(1)}to{-ms-transform:scale(.3)}}@-webkit-keyframes bounce_circularG{0%{-webkit-transform:scale(1)}to{-webkit-transform:scale(.3)}}@-moz-keyframes bounce_circularG{0%{-moz-transform:scale(1)}to{-moz-transform:scale(.3)}}