.circle-container[data-astro-cid-sf63f5tm]{container-type:inline-size}.circle[data-astro-cid-sf63f5tm]{height:calc(var(--circleHeight) * 1px);aspect-ratio:1/1;border-radius:50%;margin:calc(var(--bubbleSize) / 2 * 1px + 1px);display:grid;grid-template-areas:"circle";place-items:center}.logo[data-astro-cid-sf63f5tm]{grid-area:circle;height:calc(var(--bubbleSize) * 1px)}.bubble[data-astro-cid-uqniq3mi]{grid-area:circle;--d: calc(var(--index) / var(--totalItems));--r-offset: -.25turn;--r-amount: 1turn;--r: calc((var(--r-amount) * var(--d) + var(--r-offset)));--transform: rotate(var(--r)) translate(calc(var(--radius))) rotate(calc(-1 * var(--r)));transform:var(--transform)}.bubble[data-astro-cid-uqniq3mi]:hover{z-index:10}.bubble[data-astro-cid-uqniq3mi]:not(:hover){animation:z-index .35s forwards}@keyframes z-index{0%{z-index:10}to{z-index:0}}
