@keyframes rotateCircle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes counterRotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.circle-container{animation:rotateCircle 30s linear infinite;position:relative;overflow:visible}.ac-item{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;overflow:visible;border-radius:9999px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.ac-item .content{animation:counterRotate 30s linear infinite}.ac-item:first-child img{transform:rotate(0deg)}.ac-item:nth-child(2) img{transform:rotate(-45deg)}.ac-item:nth-child(3) img{transform:rotate(-90deg)}.ac-item:nth-child(4) img{transform:rotate(-135deg)}.ac-item:nth-child(5) img{transform:rotate(-180deg)}.ac-item:nth-child(6) img{transform:rotate(-225deg)}.ac-item:nth-child(7) img{transform:rotate(-270deg)}.ac-item:nth-child(8) img{transform:rotate(-315deg)}.ac-item:first-child{transform:rotate(0deg) translateX(220px)}.ac-item:nth-child(2){transform:rotate(45deg) translateX(220px)}.ac-item:nth-child(3){transform:rotate(90deg) translateX(220px)}.ac-item:nth-child(4){transform:rotate(135deg) translateX(220px)}.ac-item:nth-child(5){transform:rotate(180deg) translateX(220px)}.ac-item:nth-child(6){transform:rotate(225deg) translateX(220px)}.ac-item:nth-child(7){transform:rotate(270deg) translateX(220px)}.ac-item:nth-child(8){transform:rotate(315deg) translateX(220px)}@media (max-width:640px){.ac-item:first-child{transform:rotate(0deg) translateX(165px)}.ac-item:nth-child(2){transform:rotate(45deg) translateX(165px)}.ac-item:nth-child(3){transform:rotate(90deg) translateX(165px)}.ac-item:nth-child(4){transform:rotate(135deg) translateX(165px)}.ac-item:nth-child(5){transform:rotate(180deg) translateX(165px)}.ac-item:nth-child(6){transform:rotate(225deg) translateX(165px)}.ac-item:nth-child(7){transform:rotate(270deg) translateX(165px)}.ac-item:nth-child(8){transform:rotate(315deg) translateX(165px)}}@media (max-width:480px){.ac-item:first-child{transform:rotate(0deg) translateX(133px)}.ac-item:nth-child(2){transform:rotate(45deg) translateX(133px)}.ac-item:nth-child(3){transform:rotate(90deg) translateX(133px)}.ac-item:nth-child(4){transform:rotate(135deg) translateX(133px)}.ac-item:nth-child(5){transform:rotate(180deg) translateX(133px)}.ac-item:nth-child(6){transform:rotate(225deg) translateX(133px)}.ac-item:nth-child(7){transform:rotate(270deg) translateX(133px)}.ac-item:nth-child(8){transform:rotate(315deg) translateX(133px)}}@media (max-width:375px){.ac-item:first-child{transform:rotate(0deg) translateX(115px)}.ac-item:nth-child(2){transform:rotate(45deg) translateX(115px)}.ac-item:nth-child(3){transform:rotate(90deg) translateX(115px)}.ac-item:nth-child(4){transform:rotate(135deg) translateX(115px)}.ac-item:nth-child(5){transform:rotate(180deg) translateX(115px)}.ac-item:nth-child(6){transform:rotate(225deg) translateX(115px)}.ac-item:nth-child(7){transform:rotate(270deg) translateX(115px)}.ac-item:nth-child(8){transform:rotate(315deg) translateX(115px)}}