.mobile-bubble-container{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;bottom:0;left:0;overflow:hidden}.mobile-bubble-blue{filter:blur(80px);opacity:.9;z-index:1;will-change:transform;background:radial-gradient(closest-side,#0284c7 0%,#0284c7e6 28%,#0284c780 60%,#0284c7b3 100%);border-radius:50%;width:280vw;max-width:2800px;height:280vw;max-height:2800px;animation:22s ease-in-out infinite alternate mobile-bubble-blue-float;position:absolute;bottom:-215%;left:50%;transform:translate(-50%)}.mobile-bubble-mask{filter:blur(60px);z-index:2;will-change:transform;background:radial-gradient(closest-side,#fff 0% 70%,#fff0 100%);border-radius:50%;width:240vw;max-width:2400px;height:240vw;max-height:2400px;animation:22s ease-in-out infinite alternate mobile-bubble-blue-float;position:absolute;bottom:-180%;left:50%;transform:translate(-50%)}.mobile-bubble{filter:blur(60px);opacity:.85;z-index:3;will-change:transform;background:radial-gradient(closest-side,#10b981fa 40%,#059669e6 40%,#04785780 70%,#04785700 100%);border-radius:50%;width:280vw;max-width:2800px;height:280vw;max-height:2800px;animation:20s ease-in-out infinite alternate mobile-bubble-float;position:absolute;bottom:-240%;left:50%;transform:translate(-50%)}@keyframes mobile-bubble-blue-float{0%{transform:translate(-50%)translateY(0)scale(1)}25%{transform:translate(-52%)translateY(-2vh)scale(1.01)}50%{transform:translate(-50%)translateY(-4vh)scale(1.03)}75%{transform:translate(-48%)translateY(-2vh)scale(1.01)}to{transform:translate(-50%)translateY(0)scale(1)}}@keyframes mobile-bubble-float{0%{transform:translate(-50%)translateY(0)scale(1)}25%{transform:translate(-48%)translateY(-3vh)scale(1.02)}50%{transform:translate(-50%)translateY(-5vh)scale(1.05)}75%{transform:translate(-52%)translateY(-3vh)scale(1.02)}to{transform:translate(-50%)translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.mobile-bubble,.mobile-bubble-blue,.mobile-bubble-mask{animation:none}}@media (max-width:768px){.mobile-bubble-blue{filter:blur(60px);width:350vw;height:350vw;bottom:-260%}.mobile-bubble-mask{filter:blur(45px);width:300vw;height:300vw;bottom:-220%}.mobile-bubble{filter:blur(45px);width:350vw;height:350vw;bottom:-290%}}@media (max-width:480px){.mobile-bubble-blue{filter:blur(50px);width:400vw;height:400vw;bottom:-300%}.mobile-bubble-mask{filter:blur(40px);width:350vw;height:350vw;bottom:-260%}.mobile-bubble{filter:blur(40px);width:400vw;height:400vw;bottom:-330%}}.mobile-content{z-index:1;position:relative}
