.bubbles-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.bubble{position:absolute;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bubble:nth-child(1){width:100px;height:100px;left:5%;bottom:-120px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(46,125,50,.25),rgba(46,125,50,.05));animation:float-up-left 26s linear infinite;animation-delay:0s}.bubble:nth-child(2){width:70px;height:70px;left:25%;bottom:-100px;border-radius:50%;background:rgba(76,175,80,.18);box-shadow:0 0 30px rgba(76,175,80,.15);animation:float-up-right 22s linear infinite;animation-delay:2s}.bubble:nth-child(3){width:130px;height:130px;left:50%;bottom:-150px;border-radius:60% 40% 50% 50%;background:linear-gradient(135deg,rgba(46,125,50,.22)0,transparent 70%);animation:float-up-rotate 30s linear infinite;animation-delay:4s}.bubble:nth-child(4){width:55px;height:55px;left:80%;bottom:-80px;border-radius:50%;background:radial-gradient(circle,rgba(129,199,132,.28),transparent 65%);animation:float-up-left 20s linear infinite;animation-delay:1s}.bubble:nth-child(5){width:110px;height:110px;left:-130px;top:20%;border-radius:45% 55% 50% 50%;background:linear-gradient(90deg,rgba(46,125,50,.2),rgba(76,175,80,.08));animation:float-right-up 28s linear infinite;animation-delay:0s}.bubble:nth-child(6){width:80px;height:80px;left:-100px;top:55%;border-radius:50%;background:rgba(46,125,50,.15);box-shadow:0 0 40px rgba(46,125,50,.18);animation:float-right-down 24s linear infinite;animation-delay:6s}.bubble:nth-child(7){width:95px;height:95px;right:-120px;top:15%;border-radius:50% 45% 55% 50%;background:radial-gradient(ellipse at 60% 40%,rgba(76,175,80,.22),transparent 55%);animation:float-left-down 26s linear infinite;animation-delay:3s}.bubble:nth-child(8){width:65px;height:65px;right:-90px;top:60%;border-radius:50%;background:rgba(129,199,132,.2);box-shadow:0 0 25px rgba(129,199,132,.15);animation:float-left-up 21s linear infinite;animation-delay:8s}.bubble:nth-child(9){width:120px;height:120px;left:15%;top:-140px;border-radius:55% 45% 50% 50%;background:linear-gradient(180deg,rgba(46,125,50,.18)0,transparent 75%);animation:float-down-right 32s linear infinite;animation-delay:5s}.bubble:nth-child(10){width:50px;height:50px;left:70%;top:-70px;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(76,175,80,.25),transparent 60%);animation:float-down-left 19s linear infinite;animation-delay:2s}.bubble:nth-child(11){width:90px;height:90px;left:-110px;top:-110px;border-radius:50% 50% 45% 55%;background:radial-gradient(circle at 40% 40%,rgba(46,125,50,.2),transparent 60%);animation:float-diagonal-se 27s linear infinite;animation-delay:7s}.bubble:nth-child(12){width:75px;height:75px;right:-100px;bottom:-100px;border-radius:50%;background:rgba(76,175,80,.16);box-shadow:0 0 35px rgba(76,175,80,.12);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%{transform:translateY(-55vh) translateX(-40px) scale(.9);opacity:.6}to{transform:translateY(-120vh) translateX(-80px) scale(1);opacity:0}}@keyframes float-up-right{0%{transform:translateY(0) translateX(0) scale(.7);opacity:0}8%{opacity:.85}50%{transform:translateY(-55vh) translateX(40px) scale(.9);opacity:.6}to{transform:translateY(-120vh) translateX(80px) scale(1);opacity:0}}@keyframes float-up-rotate{0%{transform:translateY(0) translateX(0) scale(.6) rotate(0deg);opacity:0}8%{opacity:.8}50%{transform:translateY(-55vh) translateX(30px) scale(.85) rotate(90deg);opacity:.55}to{transform:translateY(-120vh) translateX(-20px) scale(1) rotate(180deg);opacity:0}}@keyframes float-right-up{0%{transform:translateX(0) translateY(0) scale(.7);opacity:0}8%{opacity:.85}50%{transform:translateX(55vw) translateY(-30vh) scale(.9);opacity:.6}to{transform:translateX(120vw) translateY(-50vh) scale(1);opacity:0}}@keyframes float-right-down{0%{transform:translateX(0) translateY(0) scale(.7);opacity:0}8%{opacity:.85}50%{transform:translateX(55vw) translateY(25vh) scale(.9);opacity:.6}to{transform:translateX(120vw) translateY(40vh) scale(1);opacity:0}}@keyframes float-left-down{0%{transform:translateX(0) translateY(0) scale(.7);opacity:0}8%{opacity:.85}50%{transform:translateX(-55vw) translateY(30vh) scale(.9);opacity:.6}to{transform:translateX(-120vw) translateY(50vh) scale(1);opacity:0}}@keyframes float-left-up{0%{transform:translateX(0) translateY(0) scale(.7);opacity:0}8%{opacity:.85}50%{transform:translateX(-55vw) translateY(-25vh) scale(.9);opacity:.6}to{transform:translateX(-120vw) translateY(-40vh) scale(1);opacity:0}}@keyframes float-down-right{0%{transform:translateY(0) translateX(0) scale(.7);opacity:0}8%{opacity:.85}50%{transform:translateY(55vh) translateX(40px) scale(.9);opacity:.6}to{transform:translateY(120vh) translateX(80px) scale(1);opacity:0}}@keyframes float-down-left{0%{transform:translateY(0) translateX(0) scale(.7);opacity:0}8%{opacity:.85}50%{transform:translateY(55vh) translateX(-40px) scale(.9);opacity:.6}to{transform:translateY(120vh) translateX(-80px) scale(1);opacity:0}}@keyframes float-diagonal-se{0%{transform:translate(0,0) scale(.6) rotate(0deg);opacity:0}8%{opacity:.8}50%{transform:translate(55vw,55vh) scale(.85) rotate(90deg);opacity:.55}to{transform:translate(120vw,120vh) scale(1) rotate(180deg);opacity:0}}@keyframes float-diagonal-nw{0%{transform:translate(0,0) scale(.6) rotate(0deg);opacity:0}8%{opacity:.8}50%{transform:translate(-55vw,-55vh) scale(.85) rotate(-90deg);opacity:.55}to{transform:translate(-120vw,-120vh) scale(1) rotate(-180deg);opacity:0}}[data-theme=dark] .bubble{filter:brightness(1.3)}[data-theme=dark] .bubble:nth-child(1){background:radial-gradient(circle at 30% 30%,rgba(76,175,80,.22),rgba(76,175,80,.04))}[data-theme=dark] .bubble:nth-child(3),[data-theme=dark] .bubble:nth-child(5),[data-theme=dark] .bubble:nth-child(9){background:linear-gradient(135deg,rgba(76,175,80,.18)0,transparent 70%)}[data-theme=dark] .bubble:nth-child(6),[data-theme=dark] .bubble:nth-child(12){box-shadow:0 0 50px rgba(76,175,80,.2)}@media (prefers-reduced-motion:reduce){.bubble{animation:none!important;opacity:.18}.bubble:nth-child(1){bottom:auto;top:10%;left:5%}.bubble:nth-child(2){bottom:auto;top:25%;left:25%}.bubble:nth-child(3){bottom:auto;top:45%;left:50%}.bubble:nth-child(4){bottom:auto;top:65%;left:80%}.bubble:nth-child(5){left:10%;top:20%}.bubble:nth-child(6){left:15%;top:55%}.bubble:nth-child(7){right:10%;left:auto;top:15%}.bubble:nth-child(8){right:15%;left:auto;top:60%}.bubble:nth-child(9){top:8%;left:35%}.bubble:nth-child(10){top:75%;left:70%}.bubble:nth-child(11){top:35%;left:60%}.bubble:nth-child(12){bottom:15%;right:25%;left:auto;top:auto}}@media (max-width:991px){.bubble:nth-child(9),.bubble:nth-child(11){display:none}}@media (max-width:767px){.bubble:nth-child(3),.bubble:nth-child(5),.bubble:nth-child(7),.bubble:nth-child(9),.bubble:nth-child(10),.bubble:nth-child(11),.bubble:nth-child(12){display:none}.bubble:nth-child(1){width:70px;height:70px;-webkit-animation:float-up-left 26s linear infinite;animation:float-up-left 26s linear infinite}.bubble:nth-child(2){width:50px;height:50px;-webkit-animation:float-up-right 22s linear infinite;animation:float-up-right 22s linear infinite}.bubble:nth-child(4){width:40px;height:40px;-webkit-animation:float-up-left 20s linear infinite;animation:float-up-left 20s linear infinite}.bubble:nth-child(6){width:55px;height:55px;-webkit-animation:float-up-right 24s linear infinite;animation:float-up-right 24s linear infinite}.bubble:nth-child(8){width:45px;height:45px;-webkit-animation:float-up-left 21s linear infinite;animation:float-up-left 21s linear infinite}.bubble:nth-child(1),.bubble:nth-child(2),.bubble:nth-child(4),.bubble:nth-child(6),.bubble:nth-child(8){left:auto;right:auto;top:auto;bottom:-100px}.bubble:nth-child(1){left:10%}.bubble:nth-child(2){left:35%}.bubble:nth-child(4){left:60%}.bubble:nth-child(6){left:80%}.bubble:nth-child(8){left:25%}}@media (max-width:480px){.bubble:nth-child(6),.bubble:nth-child(8){display:none}.bubble:nth-child(1){width:50px;height:50px;left:10%;bottom:-80px;-webkit-animation:float-up-left 24s linear infinite;animation:float-up-left 24s linear infinite}.bubble:nth-child(2){width:40px;height:40px;left:50%;bottom:-60px;-webkit-animation:float-up-right 20s linear infinite;animation:float-up-right 20s linear infinite}.bubble:nth-child(4){width:35px;height:35px;left:85%;bottom:-50px;-webkit-animation:float-up-left 18s linear infinite;animation:float-up-left 18s linear infinite}}@supports (-webkit-touch-callout:none){.bubbles-container{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bubble{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}