.orbit-services{justify-content:center;align-items:center;width:100%;padding:60px 20px;display:flex;overflow:hidden}.orbit-services .orbit-wrapper{justify-content:center;align-items:center;width:700px;height:700px;animation:24s linear infinite orbitRotate;display:flex;position:relative}.orbit-services .orbit-ring{border:2px solid #fffc;border-radius:50%;width:560px;height:560px;position:absolute}.orbit-services .center-wrapper{justify-content:center;align-items:center;width:360px;height:360px;display:flex;position:relative}.orbit-services .center-glow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border-radius:50%;position:absolute;inset:0}.orbit-services .center-gradient-ring{border-radius:50%;width:230px;height:230px;position:relative}.orbit-services .center-gradient-ring:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#304ffe 0%,#8e44ad 50%,#ff5a1f 100%);border-radius:50%;padding:4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.orbit-services .orbit-item{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;box-shadow:0 10px 30px #00000014}.orbit-services .orbit-item-content{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;animation:24s linear infinite reverse counterRotate;display:flex}.orbit-services .orbit-item-content img{object-fit:contain;width:34px;height:34px}.orbit-services .orbit-item-content span{color:#111827;font-size:15px;font-weight:600}.orbit-services .item-1{top:30px;left:50%;transform:translate(-50%)}.orbit-services .item-2{top:110px;right:40px}.orbit-services .item-3{bottom:120px;right:20px}.orbit-services .item-4{bottom:20px;left:50%;transform:translate(-50%)}.orbit-services .item-5{bottom:120px;left:20px}.orbit-services .item-6{top:110px;left:40px}@keyframes orbitRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes counterRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.orbit-services .orbit-wrapper{width:420px;height:420px}.orbit-services .orbit-ring{width:320px;height:320px}.orbit-services .center-wrapper{width:220px;height:220px}.orbit-services .center-gradient-ring{width:150px;height:150px}.orbit-services .orbit-item{width:85px;height:85px}.orbit-services .orbit-item-content img{width:24px;height:24px}.orbit-services .orbit-item-content span{font-size:12px}.orbit-services .item-1{top:10px}.orbit-services .item-2{top:50px;right:0}.orbit-services .item-3{bottom:60px;right:0}.orbit-services .item-4{bottom:0}.orbit-services .item-5{bottom:60px;left:0}.orbit-services .item-6{top:50px;left:0}}
