.circle-wrapper{position:relative;width:300px;height:300px;overflow:visible;float:right}.orbit-circle{height:100%;position:absolute;width:100%;overflow:visible}.orbital-circle__line{fill:transparent;height:100%;stroke:#999}.parent{position:absolute;width:300px;height:300px;border-radius:50%;animation:rotation 40s infinite linear;transform:rotate(180deg)}.circle{animation:none;right:142px;left:142px;height:16px;width:16px;border-radius:50%;align-items:center;display:flex;position:absolute}#circle-one{transform:rotate(-75deg);background:green;left:unset;top:-8px}#circle-two{background:red;bottom:-8px;top:unset}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.img-body{transform:none!important;position:relative;rotate:none;border-radius:100%;height:260px;width:260px;left:20px;top:20px}.number-value{position:absolute;z-index:1;font-size:9rem!important;overflow:visible;left:-2rem;top:-2rem;font-family:sans-serif;font-weight:bold}.column-show{overflow:visible!important}.highlighted-color{background-color:white;color:black}.highlighted-black{background:black;color:white}.blurb-no-padding-left .et_pb_blurb_container{padding-left:0}@media only screen and (max-width:600px){.et-pb-controllers a{margin-right:20px}}