.bubbles-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500;pointer-events:none;overflow:hidden}.bubble{position:absolute;border-radius:50%;opacity:0;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.bubble:nth-child(1){width:100px;height:100px;bottom:-100px;left:10%;background:radial-gradient(circle at 30% 30%,rgba(46,125,50,.25),rgba(46,125,50,.05));animation:float-up-left 26s linear infinite}.bubble:nth-child(2){width:70px;height:70px;bottom:-70px;left:55%;background:radial-gradient(circle at 40% 40%,rgba(76,175,80,.18),rgba(76,175,80,.02));box-shadow:inset 0 0 20px rgba(76,175,80,.12);animation:float-up-right 22s linear infinite;animation-delay:2s}.bubble:nth-child(3){width:130px;height:130px;bottom:-130px;left:30%;border-radius:42% 58% 55% 45%/48% 42% 58% 52%;background:linear-gradient(135deg,rgba(46,125,50,.22),rgba(129,199,132,.08));animation:float-up-rotate 30s linear infinite;animation-delay:4s}.bubble:nth-child(4){width:55px;height:55px;bottom:-55px;left:75%;background:radial-gradient(circle at 35% 35%,rgba(56,142,60,.2),rgba(56,142,60,.03));animation:float-up-left 20s linear infinite;animation-delay:1s}.bubble:nth-child(5){width:110px;height:110px;top:30%;left:-110px;background:radial-gradient(circle at 30% 30%,rgba(46,125,50,.2),rgba(46,125,50,.04));animation:float-right-up 28s linear infinite}.bubble:nth-child(6){width:80px;height:80px;top:65%;left:-80px;background:radial-gradient(circle at 40% 40%,rgba(76,175,80,.15),rgba(76,175,80,.02));box-shadow:inset 0 0 40px rgba(76,175,80,.1);animation:float-right-down 24s linear infinite;animation-delay:6s}.bubble:nth-child(7){width:95px;height:95px;top:20%;right:-95px;background:radial-gradient(circle at 30% 30%,rgba(46,125,50,.22),rgba(46,125,50,.05));animation:float-left-down 26s linear infinite;animation-delay:3s}.bubble:nth-child(8){width:65px;height:65px;top:55%;right:-65px;background:radial-gradient(circle at 35% 35%,rgba(56,142,60,.18),rgba(56,142,60,.03));animation:float-left-up 21s linear infinite;animation-delay:8s}.bubble:nth-child(9){width:120px;height:120px;top:-120px;left:20%;border-radius:45% 55% 50% 50%/50% 45% 55% 50%;background:linear-gradient(160deg,rgba(46,125,50,.2),rgba(129,199,132,.06));animation:float-down-right 32s linear infinite;animation-delay:5s}.bubble:nth-child(10){width:50px;height:50px;top:-50px;right:15%;background:radial-gradient(circle at 30% 30%,rgba(76,175,80,.22),rgba(76,175,80,.04));animation:float-down-left 19s linear infinite;animation-delay:2s}.bubble:nth-child(11){width:90px;height:90px;top:-90px;left:-90px;background:radial-gradient(circle at 30% 30%,rgba(46,125,50,.2),rgba(46,125,50,.04));animation:float-diagonal-se 27s linear infinite;animation-delay:7s}.bubble:nth-child(12){width:75px;height:75px;bottom:-75px;right:-75px;background:radial-gradient(circle at 35% 35%,rgba(56,142,60,.18),rgba(56,142,60,.02));animation:float-diagonal-nw 23s linear infinite;animation-delay:4s}@keyframes float-up-left{0%{transform:translateY(0) translateX(0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.55;transform:translateY(-60vh) translateX(-15vw) scale(.9)}to{transform:translateY(-120vh) translateX(-25vw) scale(1);opacity:0}}@keyframes float-up-right{0%{transform:translateY(0) translateX(0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.6;transform:translateY(-60vh) translateX(15vw) scale(.9)}to{transform:translateY(-120vh) translateX(20vw) scale(1);opacity:0}}@keyframes float-up-rotate{0%{transform:translateY(0) rotate(0deg) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.55;transform:translateY(-60vh) rotate(180deg) scale(.9)}to{transform:translateY(-120vh) rotate(360deg) scale(1);opacity:0}}@keyframes float-right-up{0%{transform:translateX(0) translateY(0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.55;transform:translateX(50vw) translateY(-20vh) scale(.9)}to{transform:translateX(120vw) translateY(-30vh) scale(1);opacity:0}}@keyframes float-right-down{0%{transform:translateX(0) translateY(0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.6;transform:translateX(50vw) translateY(15vh) scale(.9)}to{transform:translateX(120vw) translateY(25vh) scale(1);opacity:0}}@keyframes float-left-down{0%{transform:translateX(0) translateY(0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.55;transform:translateX(-50vw) translateY(20vh) scale(.9)}to{transform:translateX(-120vw) translateY(30vh) scale(1);opacity:0}}@keyframes float-left-up{0%{transform:translateX(0) translateY(0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.6;transform:translateX(-50vw) translateY(-15vh) scale(.9)}to{transform:translateX(-120vw) translateY(-25vh) scale(1);opacity:0}}@keyframes float-down-right{0%{transform:translateY(0) translateX(0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.55;transform:translateY(60vh) translateX(15vw) scale(.9)}to{transform:translateY(120vh) translateX(25vw) scale(1);opacity:0}}@keyframes float-down-left{0%{transform:translateY(0) translateX(0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.6;transform:translateY(60vh) translateX(-10vw) scale(.9)}to{transform:translateY(120vh) translateX(-20vw) scale(1);opacity:0}}@keyframes float-diagonal-se{0%{transform:translate(0,0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.55;transform:translate(50vw,50vh) scale(.9)}to{transform:translate(120vw,120vh) scale(1);opacity:0}}@keyframes float-diagonal-nw{0%{transform:translate(0,0) scale(.7);opacity:0}8%{opacity:.85}50%{opacity:.6;transform:translate(-50vw,-50vh) scale(.9)}to{transform:translate(-120vw,-120vh) scale(1);opacity:0}}@media (prefers-color-scheme:dark){.bubbles-container{filter:brightness(1.3)}.bubble:nth-child(odd){background:radial-gradient(circle at 30% 30%,rgba(76,175,80,.3),rgba(76,175,80,.05))}.bubble:nth-child(2),.bubble:nth-child(6),.bubble:nth-child(8){box-shadow:inset 0 0 30px rgba(76,175,80,.18)}}@media (prefers-reduced-motion:reduce){.bubble{animation-duration:45s!important;animation-timing-function:linear!important}}@media (max-width:991px){.bubble:nth-child(9),.bubble:nth-child(11){display:none}}@media (max-width:767px){.bubble:nth-child(5),.bubble:nth-child(6),.bubble:nth-child(7),.bubble:nth-child(8),.bubble:nth-child(9),.bubble:nth-child(10),.bubble:nth-child(11){display:none}.bubble:nth-child(1){width:70px;height:70px}.bubble:nth-child(2){width:50px;height:50px}.bubble:nth-child(3){width:90px;height:90px}.bubble:nth-child(4){width:40px;height:40px}.bubble:nth-child(12){width:55px;height:55px}}@media (max-width:480px){.bubble:nth-child(4),.bubble:nth-child(12){display:none}.bubble:nth-child(1){width:55px;height:55px}.bubble:nth-child(2){width:40px;height:40px}.bubble:nth-child(3){width:70px;height:70px}}@supports (-webkit-touch-callout:none){.bubble{transform:translate3d(0,0,0)}}