.bubbles-layer[data-astro-cid-u6qjguef]{position:absolute;inset:0;pointer-events:none;contain:layout paint;z-index:10;overflow:hidden}.bubble-link[data-astro-cid-u6qjguef]{display:block;text-decoration:none;color:inherit;pointer-events:auto}.bubble[data-astro-cid-u6qjguef]{position:absolute;width:0;height:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center;border-radius:50%;border:none;will-change:transform,width,height;pointer-events:auto;user-select:none;overflow:visible;transform:translateZ(0);animation:bubbleGrow .6s ease-out forwards;@media (768px <= width < 1194px){animation-name:bubbleGrowTablet}@media (1194px <= width < 1920px){animation-name:bubbleGrowDesktop}@media (1920px <= width){animation-name:bubbleGrowLarge}}.bubble[data-astro-cid-u6qjguef][data-idx="0"]{animation-delay:1.8s}.bubble[data-astro-cid-u6qjguef][data-idx="1"]{animation-delay:1.95s}.bubble[data-astro-cid-u6qjguef][data-idx="2"]{animation-delay:2.1s}.bubble[data-astro-cid-u6qjguef][data-idx="3"]{animation-delay:2.25s}.bubble[data-astro-cid-u6qjguef][data-idx="4"]{animation-delay:2.4s}.bubble[data-astro-cid-u6qjguef][data-idx="5"]{animation-delay:2.55s}.bubble[data-astro-cid-u6qjguef][data-idx="6"]{animation-delay:2.7s}.bubble[data-astro-cid-u6qjguef][data-idx="7"]{animation-delay:2.85s}.bubble[data-astro-cid-u6qjguef][data-idx="8"]{animation-delay:3s}.bubble--text-type[data-astro-cid-u6qjguef]:before{content:"";position:absolute;inset:-2px;border-radius:50%;padding:2px;background:#98989880;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.bubble--text-type[data-astro-cid-u6qjguef]:after,.bubble--image-type[data-astro-cid-u6qjguef]:after{content:"";position:absolute;inset:-2px;border-radius:50%;padding:2px;background:linear-gradient(135deg,#fff 3%,#ffa9f1 67%,#ff8515);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .3s ease-out;pointer-events:none;z-index:0}.bubble--text-type[data-astro-cid-u6qjguef]:hover:after,.bubble--image-type[data-astro-cid-u6qjguef]:hover:after{opacity:1}.bubble-inner[data-astro-cid-u6qjguef]{width:100%;height:100%;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;transform:rotate(var(--bubble-rot-offset, 0deg));animation:bubble-spin 20s linear infinite}.bubble--text-type[data-astro-cid-u6qjguef]{background:#ffffff0d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);isolation:isolate;will-change:transform,width,height,backdrop-filter}.bubble-inner--text[data-astro-cid-u6qjguef]{position:relative;background:transparent;z-index:1;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.bubble--text-type[data-astro-cid-u6qjguef]:hover .bubble-inner--text[data-astro-cid-u6qjguef],.bubble--image-type[data-astro-cid-u6qjguef]:hover .bubble-inner--image[data-astro-cid-u6qjguef]{box-shadow:0 0 18px #ffa9f159}.bubble--text[data-astro-cid-u6qjguef]{font-weight:200;font-size:12px;color:var(--primary-white);text-align:center;width:100%;height:100%;display:flex;align-items:center;justify-content:center;@media (1194px <= width < 1440px){font-size:16px}@media (1440px <= width < 1920px){font-size:20px}@media (1920px <= width){font-size:26px}}.bubble-inner--image[data-astro-cid-u6qjguef]{border-radius:50%;overflow:hidden}.bubble-inner--image[data-astro-cid-u6qjguef] img[data-astro-cid-u6qjguef]{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}@keyframes bubble-spin{0%{transform:rotate(var(--bubble-rot-offset, 0deg))}to{transform:rotate(calc(var(--bubble-rot-offset, 0deg) + 360deg))}}@keyframes bubbleGrow{0%{width:0;height:0;opacity:0}to{width:80px;height:80px;opacity:1}}@keyframes bubbleGrowTablet{0%{width:0;height:0;opacity:0}to{width:150px;height:150px;opacity:1}}@keyframes bubbleGrowDesktop{0%{width:0;height:0;opacity:0}to{width:125px;height:125px;opacity:1}}@keyframes bubbleGrowLarge{0%{width:0;height:0;opacity:0}to{width:180px;height:180px;opacity:1}}@media (prefers-reduced-motion: reduce){.bubble[data-astro-cid-u6qjguef]{transition:none!important;animation:none!important;width:80px!important;height:80px!important}.bubble-inner[data-astro-cid-u6qjguef]{animation:none!important}@media (768px <= width < 1194px){.bubble[data-astro-cid-u6qjguef]{width:150px!important;height:150px!important}}@media (1194px <= width < 1920px){.bubble[data-astro-cid-u6qjguef]{width:125px!important;height:125px!important}}@media (1920px <= width){.bubble[data-astro-cid-u6qjguef]{width:180px!important;height:180px!important}}}
