.sgo-circle{width:440px;height:440px}@media screen and (max-width:500px){.sgo-circle{width:300px;height:300px}}.sgo-circle__container{width:440px;height:440px;position:relative}@media screen and (max-width:500px){.sgo-circle__container{width:300px;height:300px}}.sgo-circle .circle-inner,.sgo-circle .circle-outer{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation-name:spinner;animation-name:spinner;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:80s;animation-duration:80s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media screen and (max-width:500px){.sgo-circle .circle-outer{display:none}}.sgo-circle .circle-inner{animation-direction:reverse}.sgo-circle .c_img{position:absolute;background-size:cover;background-position:center;border-radius:50%}.sgo-circle .c_img.img_middle{width:130px;height:130px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sgo-circle .c_img.img_small{width:80px;height:80px}.sgo-circle .c_img.img_small.img_1{top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.sgo-circle .c_img.img_small.img_2{right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sgo-circle .c_img.img_small.img_3{bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.sgo-circle .c_img.img_small.img_4{left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sgo-circle [class^=dot-]{position:absolute;background-color:var(--e-global-color-primary);border-radius:50%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.sgo-circle .dot-1,.sgo-circle .dot-2{width:24px;height:24px}.sgo-circle .dot-3,.sgo-circle .dot-4{width:14px;height:14px}.sgo-circle .dot-1{top:92px;left:70px}@media screen and (max-width:500px){.sgo-circle .dot-1{top:60px;left:54px}}.sgo-circle .dot-2{bottom:130px;right:125px}@media screen and (max-width:500px){.sgo-circle .dot-2{bottom:50px;right:64px}}.sgo-circle .dot-3{top:82px;right:90px}@media screen and (max-width:500px){.sgo-circle .dot-3{top:71px;right:55px}}.sgo-circle .dot-4{bottom:92px;left:80px}@media screen and (max-width:500px){.sgo-circle .dot-4{bottom:52px;left:72px}}@-webkit-keyframes spinner{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(var(--e-global-color-primary-rgb),.7);box-shadow:0 0 0 0 rgba(var(--e-global-color-primary-rgb),.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(var(--e-global-color-primary-rgb),0);box-shadow:0 0 0 10px rgba(var(--e-global-color-primary-rgb),0)}100%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(var(--e-global-color-primary-rgb),0);box-shadow:0 0 0 0 rgba(var(--e-global-color-primary-rgb),0)}}@keyframes pulse{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(var(--e-global-color-primary-rgb),.7);box-shadow:0 0 0 0 rgba(var(--e-global-color-primary-rgb),.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(var(--e-global-color-primary-rgb),0);box-shadow:0 0 0 10px rgba(var(--e-global-color-primary-rgb),0)}100%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-box-shadow:0 0 0 0 rgba(var(--e-global-color-primary-rgb),0);box-shadow:0 0 0 0 rgba(var(--e-global-color-primary-rgb),0)}}