.ic-2404-wrapper{display:flex;justify-content:center;align-items:center;padding:40px}.ic-2404-container{position:relative;width:400px;height:400px;border-radius:50%;display:flex;justify-content:center;align-items:center}.ic-2404-orbit{position:absolute;top:0;left:0;width:100%;height:100%;border:2px dashed #dcedc8;border-radius:50%;z-index:1}.ic-2404-center{position:relative;z-index:10;text-align:center;display:flex;justify-content:center;align-items:center}.ic-2404-center-text{margin:0;font-weight:700;color:#2e7d32}.ic-2404-center-image{max-width:100%;height:auto}.ic-2404-items-container{position:absolute;top:50%;left:50%;width:0;height:0;z-index:5}.ic-2404-item{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}.ic-2404-item-inner{width:60px;height:60px;border-radius:50%;background:#fff;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;transform:translate(-50%,-50%)}.ic-2404-item:hover{z-index:20}.ic-2404-hover-scale .ic-2404-item:hover .ic-2404-item-inner{transform:translate(-50%,-50%) scale(1.1)}.ic-2404-hover-float .ic-2404-item:hover .ic-2404-item-inner{transform:translate(-50%,-60%)}.ic-2404-item-inner img{width:100%;height:100%;object-fit:contain;padding:10px}.ic-2404-item-inner a{display:block;width:100%;height:100%}