.orbit-container{position:relative;height:500px;width:100%;max-width:800px;height:400px;margin:0 auto;display:flex;justify-content:center;align-items:center;perspective:1e3px;overflow:hidden}.orbit-center{position:absolute;width:90px;height:90px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;z-index:20;box-shadow:0 6px 18px rgba(0,0,0,.15)}.orbit-center img{width:60%;height:60%;object-fit:contain;display:block}.partner-orbit-item{position:absolute;width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,filter .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.partner-orbit-item img{max-width:80%;max-height:80%;object-fit:contain;display:block}#partner-label-2d{position:absolute;bottom:20px;font-weight:700;opacity:0;transition:opacity .3s;background:rgba(255,255,255,.8);padding:5px 15px;border-radius:20px}