.uc-infographic-container{align-items:center;cursor:pointer;display:flex;font-family:sans-serif;height:430px;justify-content:center;margin:50px auto;position:relative;width:430px}.uc-circle-wrapper{animation:rotateClockwise 25s linear infinite;border:2px dashed #5091c1;border-radius:50%;height:100%;pointer-events:none;position:absolute;width:100%}.uc-circle-wrapper:hover{animation-play-state:paused}.uc-circle{cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;pointer-events:all;position:absolute;top:50%;width:80px;z-index:8}.uc-circle,.uc-circle-inner{align-items:center;display:flex;justify-content:center}.uc-circle-inner{animation:rotateCounterClockwise 25s linear infinite;border-radius:50%;height:100%;pointer-events:none;width:100%}.uc-circle-wrapper:hover .uc-circle-inner{animation-play-state:paused}.innerCircleIcon{align-items:center;display:flex;height:48px;justify-content:center;pointer-events:none;width:48px}.innerCircleIcon img,.innerCircleIcon svg{color:#fff;fill:#fff;height:100%;max-height:48px;max-width:48px;pointer-events:none;width:100%}.innerCircle{background:#fff;padding:10px;pointer-events:none;position:absolute;right:60px;text-align:center;z-index:10}.innerCircleTitle{color:#000;font-size:16px;font-weight:500;margin-bottom:8px;transition:none!important}.innerCircleSeperator{background-color:#4caf50;height:2px;margin:0 auto;width:100px}.uc-infographic-container:before{background:#fff;content:"";cursor:default;height:calc(100% + 6rem);left:-3rem;pointer-events:none;position:absolute;top:-3rem;width:63%;z-index:3}.uc-circle:first-child{transform:rotate(0deg) translate(220px) rotate(0deg)}.uc-circle:nth-child(2){transform:rotate(36deg) translate(220px) rotate(-36deg)}.uc-circle:nth-child(3){transform:rotate(72deg) translate(220px) rotate(-72deg)}.uc-circle:nth-child(4){transform:rotate(108deg) translate(220px) rotate(-108deg)}.uc-circle:nth-child(5){transform:rotate(144deg) translate(220px) rotate(-144deg)}.uc-circle:nth-child(6){transform:rotate(180deg) translate(220px) rotate(-180deg)}.uc-circle:nth-child(7){transform:rotate(216deg) translate(220px) rotate(-216deg)}.uc-circle:nth-child(8){transform:rotate(252deg) translate(220px) rotate(-252deg)}.uc-circle:nth-child(9){transform:rotate(288deg) translate(220px) rotate(-288deg)}.uc-circle:nth-child(10){transform:rotate(324deg) translate(220px) rotate(-324deg)}.uc-circle:first-child .uc-circle-inner{background-color:#d4cc70}.uc-circle:nth-child(2) .uc-circle-inner{background-color:#5091c1}.uc-circle:nth-child(3) .uc-circle-inner{background-color:#036}.uc-circle:nth-child(4) .uc-circle-inner{background-color:#5091c1}.uc-circle:nth-child(5) .uc-circle-inner{background-color:#a3c1ad}.uc-circle:nth-child(6) .uc-circle-inner{background-color:#d4cc70}.uc-circle:nth-child(7) .uc-circle-inner{background-color:#5091c1}.uc-circle:nth-child(8) .uc-circle-inner{background-color:#036}.uc-circle:nth-child(9) .uc-circle-inner{background-color:#5091c1}.uc-circle:nth-child(10) .uc-circle-inner{background-color:#a3c1ad}@keyframes rotateClockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateCounterClockwise{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@media screen and (max-width:767px){.uc-infographic-container{height:300px;width:300px}.uc-circle{height:60px;margin-left:-30px;margin-top:-30px;width:60px}.innerCircleIcon{height:32px;width:32px}.uc-infographic-container:before{height:100%;left:0;margin-top:0;top:0;width:50%}}.uc-circle-wrapper:has(.uc-circle:hover){animation-play-state:paused}.uc-circle-wrapper:has(.uc-circle:hover) .uc-circle-inner{animation-play-state:paused}