.dw-cookie-box{--cookieColor: #6D7CBD;--cookieButtonColorHover:#4e5ea4;--cookieBox: rgba(255,255,255,.9);--cookieCloseButton: #fff;--cookieFontColor: #000;--cookieButtonFontColor: #fff;box-sizing:border-box;padding:10px;position:fixed;background:var(--cookieBox);z-index:9999;bottom:20px;left:20px;border-radius:10px;font-family:sans-serif;width:75vw;max-width:560px;display:none;opacity:0}.dw-cookie-box.show{display:flex;opacity:1}.dw-cookie-box button.close{position:absolute;right:0;top:-30px;background:transparent;width:30px;height:30px;border:none;outline:none;cursor:pointer;opacity:.8;transition:all .3s}.dw-cookie-box button.close:hover{opacity:1}.dw-cookie-box button.close:before,.dw-cookie-box button.close:after{content:"";position:absolute;transform-origin:center;top:2px;left:10px;right:0;bottom:0;width:6px;height:20px;background:var(--cookieCloseButton);transform:rotate(45deg)}.dw-cookie-box button.close:after{transform:rotate(-45deg)}.dw-cookie-box .cookie-box-inner{position:relative}.dw-cookie-box .cookie-box-inner p{font-size:.9rem;color:var(--cookieFontColor)!important}.dw-cookie-box .cookie-box-inner p strong{color:var(--cookieFontColor)!important}.dw-cookie-box .cookie-box-inner .actions{display:flex;flex-wrap:wrap;gap:10px}.dw-cookie-box .cookie-box-inner button{background:var(--cookieColor);color:var(--cookieButtonFontColor)!important;border:none;padding:10px;border-radius:5px;cursor:pointer;transition:all .3s}.dw-cookie-box .cookie-box-inner button:hover{background:var(--cookieButtonColorHover)}:root{--light: #fff;--lightgray: #CFDDEA;--lightblue: #5587B5;--blue: #39B9EA;--ocean: #005185;--darkblue: #00385B;--abyss: #00263D;--midnight: #031936;--green: #A6C000;--abyssMid: rgba(0, 38, 61, .6);--lucky: "Luckiest Guy", cursive;--roboto: "Roboto", Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;--headerPadding: 90px;font-family:var(--roboto);line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--blue);border-radius:10px}::-webkit-scrollbar-track{background:var(--abyss)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{position:relative;min-height:100vh;margin:0;padding:0;background:var(--ocean);font-size:21px;line-height:2.1rem}body .dolphin-app{position:relative;height:100%;min-height:100vh}body .container{position:relative;max-width:1600px;width:94%;margin:0 auto}@media screen and (max-width: 1280px){body .container{width:90%}}body section{padding:0;margin:0;position:relative;overflow:hidden;z-index:2}body h1,body h2,body .lucky{font-family:var(--lucky)}body h1 span.blue,body h2 span.blue,body .lucky span.blue,body span.blue{color:var(--blue)}body h2{font-size:2.4rem;line-height:3rem}@media screen and (max-width: 500px){body h2{font-size:2rem;line-height:2.8rem}}body h2,body p{max-width:720px}body h3 span,body h4 span,body h5 span,body h6 span{display:block}body h3 span em,body h4 span em,body h5 span em,body h6 span em{color:var(--blue)}body p em{color:var(--blue);font-weight:700;font-style:normal}body span.lucky{font-size:1.3rem}body div.button-cta{position:relative;padding:6px 0}body button.cta{position:relative;overflow:hidden;background:var(--green);border:none;text-align:center;padding:16px 30px;border-radius:10px;font-weight:700;font-family:var(--lucky);cursor:pointer;transition:all .5s;font-size:.9rem;top:0;color:var(--light)}body button.cta:before,body button.cta:after{content:"";position:absolute;top:-20px;left:0;right:0;margin:0 auto;width:90px;height:90px;border-radius:100%;border:1px solid #fff;opacity:0;transition:all .5s;transform:scale(.7)}body button.cta span.content{display:block;transition:all .25s}body button.cta:hover{transform:scale(1.05);box-shadow:3px 3px 5px #ffffff1a,-3px -3px 5px #ffffff1a,3px -3px 5px #ffffff1a,-3px 3px 5px #ffffff1a}body button.cta:hover:before,body button.cta:hover:after{opacity:.4;transform:scale(1)}body button.cta:hover:after{transform:scale(1.25);opacity:.2}body button.cta:hover span.content{transform:rotate(-2deg) scale(1.2)}body button.scroll-me{position:absolute;bottom:30px;left:0;right:0;margin:0 auto;width:60px;height:60px;background:transparent;border:none;outline:none;cursor:pointer;animation:scrollme 1s linear infinite;transition:all .3s;transform-origin:center center}body button.scroll-me:hover{width:70px;height:70px;bottom:32px;filter:drop-shadow(0px 2px rgba(0,0,0,.3))}body footer button.scroll-me{position:relative;top:0;bottom:0;animation:scrollTop 1s linear infinite}body footer button.scroll-me:hover{width:60px;height:60px;bottom:0;filter:none}@keyframes scrollme{0%{transform:translateY(0)}50%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes scrollTop{0%{transform:translateY(0) rotate(180deg) scale(.8)}50%{transform:translateY(2px) rotate(180deg) scale(.8)}to{transform:translateY(0) rotate(180deg) scale(.8)}}.main_content{height:0px;overflow:hidden;transition:all 3s}.main_content .preload{z-index:99;transition:all 1s;background:var(--midnight);top:0;left:0;position:fixed;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:1;pointer-events:none;color:var(--light)}.main_content .preload .bubbles{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background:transparent;z-index:0}.main_content .preload .bubbles img{position:absolute;pointer-events:none;opacity:.7;animation-timing-function:ease-in-out;animation-iteration-count:infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.main_content .preload .bubbles img:nth-child(1){top:58%;left:89%;width:58px;animation-name:moveBubbles1;animation-duration:13s}@keyframes moveBubbles1{0%{transform:translateY(100vh)}99.99%{transform:translate(5vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(2){top:25%;left:39%;width:76px;animation-name:moveBubbles2;animation-duration:15s}@keyframes moveBubbles2{0%{transform:translateY(100vh)}99.99%{transform:translate(10vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(3){top:6%;left:29%;width:46px;animation-name:moveBubbles3;animation-duration:13s}@keyframes moveBubbles3{0%{transform:translateY(100vh)}99.99%{transform:translate(10vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(4){top:99%;left:64%;width:83px;animation-name:moveBubbles4;animation-duration:13s}@keyframes moveBubbles4{0%{transform:translateY(100vh)}99.99%{transform:translate(9vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(5){top:58%;left:44%;width:9px;animation-name:moveBubbles5;animation-duration:11s}@keyframes moveBubbles5{0%{transform:translateY(100vh)}99.99%{transform:translate(5vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(6){top:69%;left:56%;width:83px;animation-name:moveBubbles6;animation-duration:13s}@keyframes moveBubbles6{0%{transform:translateY(100vh)}99.99%{transform:translate(1vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(7){top:76%;left:74%;width:2px;animation-name:moveBubbles7;animation-duration:14s}@keyframes moveBubbles7{0%{transform:translateY(100vh)}99.99%{transform:translate(10vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(8){top:75%;left:3%;width:33px;animation-name:moveBubbles8;animation-duration:13s}@keyframes moveBubbles8{0%{transform:translateY(100vh)}99.99%{transform:translate(7vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(9){top:63%;left:80%;width:14px;animation-name:moveBubbles9;animation-duration:13s}@keyframes moveBubbles9{0%{transform:translateY(100vh)}99.99%{transform:translate(1vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(10){top:74%;left:98%;width:61px;animation-name:moveBubbles10;animation-duration:11s}@keyframes moveBubbles10{0%{transform:translateY(100vh)}99.99%{transform:translate(5vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(11){top:12%;left:53%;width:70px;animation-name:moveBubbles11;animation-duration:13s}@keyframes moveBubbles11{0%{transform:translateY(100vh)}99.99%{transform:translate(7vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(12){top:80%;left:95%;width:7px;animation-name:moveBubbles12;animation-duration:15s}@keyframes moveBubbles12{0%{transform:translateY(100vh)}99.99%{transform:translate(5vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(13){top:9%;left:33%;width:57px;animation-name:moveBubbles13;animation-duration:13s}@keyframes moveBubbles13{0%{transform:translateY(100vh)}99.99%{transform:translate(8vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(14){top:78%;left:98%;width:27px;animation-name:moveBubbles14;animation-duration:14s}@keyframes moveBubbles14{0%{transform:translateY(100vh)}99.99%{transform:translate(8vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .bubbles img:nth-child(15){top:25%;left:71%;width:75px;animation-name:moveBubbles15;animation-duration:15s}@keyframes moveBubbles15{0%{transform:translateY(100vh)}99.99%{transform:translate(9vw,-100vh)}to{transform:translateY(100vh)}}.main_content .preload .waves{position:absolute;width:100vw;height:160px;background-repeat:repeat-x;background-position:center left;background-size:cover;display:flex;justify-content:center;align-items:center;fill:transparent;z-index:1;animation:waves 1.2s linear both}@keyframes waves{0%{opacity:0;top:0%}to{opacity:1;top:18%}}.main_content .preload .waves.wave-2{animation:waves2 1.2s linear both}@keyframes waves2{0%{opacity:0;top:100%}to{opacity:1;top:82%}}.main_content .preload .waves svg{position:absolute;height:100%}.main_content .preload .waves .wave-path{position:absolute;width:100vw;height:100%;stroke:#2c4269;stroke-width:6;animation:wave-animation 15s linear infinite alternate}@keyframes wave-animation{0%{d:path("M0 30 C 60 0, 120 60, 180 30 S 240 0, 300 30 S 360 60, 420 30 S 480 0, 540 30 S 600 60, 660 30 S 720 0, 780 30 S 840 60, 900 30 S 960 0, 1020 30 S 1080 60, 1140 30 S 1200 0, 1260 30 S 1320 60, 1380 30 S 1440 0, 1500 30 S 1560 60, 1620 30 S 1680 0, 1740 30 S 1800 60, 1860 30 S 1920 0, 1980 30 S 2040 60, 2100 30 S 2160 0, 2220 30 S 2280 60, 2340 30 S 2400 0, 2460 30 S 2520 60, 2580 30 S 2640 0, 2700 30 S 2760 60, 2820 30 S 2880 0, 2940 30 S 3000 60, 3060 30 S 3120 0, 3180 30 S 3240 60, 3300 30 S 3360 0, 3420 30 S 3480 60, 3540 30 S 3600 0, 3660 30")}50%{d:path("M0 30 C 60 40, 120 80, 180 35 S 240 35, 300 60 S 360 40, 420 60 S 480 50, 540 60 S 600 20, 660 60 S 720 40, 780 30 S 840 50, 900 60 S 960 20, 1020 60 S 1080 40, 1140 20 S 1200 20, 1260 20 S 1320 60, 1380 30 S 1440 80, 1500 30 S 1560 40, 1620 50 S 1680 30, 1740 30 S 1800 60, 1860 30 S 1920 80, 1980 30 S 2040 50, 2100 30 S 2160 60, 2220 30 S 2280 80, 2340 30 S 2400 50, 2460 30 S 2520 30, 2580 30 S 2640 40, 2700 30 S 2760 80, 2820 30 S 2880 20, 2940 60 S 3000 60, 3060 30 S 3120 40, 3180 50 S 3240 20, 3300 50 S 3360 30, 3420 30 S 3480 80, 3540 40 S 3600 30, 3660 60")}to{d:path("M0 30 C 60 0, 120 40, 180 50 S 240 20, 300 35 S 360 40, 420 20 S 480 40, 540 30 S 600 20, 660 30 S 720 20, 780 30 S 840 70, 900 50 S 960 20, 1020 60 S 1080 50, 1140 20 S 1200 20, 1260 20 S 1320 60, 1380 30 S 1440 0, 1500 30 S 1560 30, 1620 50 S 1680 30, 1740 30 S 1800 60, 1860 30 S 1920 0, 1980 30 S 2040 40, 2100 30 S 2160 60, 2220 30 S 2280 80, 2340 30 S 2400 40, 2460 30 S 2520 30, 2580 30 S 2640 40, 2700 30 S 2760 80, 2820 30 S 2880 0, 2940 30 S 3000 60, 3060 60 S 3120 30, 3180 50 S 3240 20, 3300 50 S 3360 30, 3420 30 S 3480 80, 3540 40 S 3600 30, 3660 60")}}.main_content .preload .settingsExperience{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:30px;opacity:0;animation:preload 1s 1.2s ease-out both}@keyframes preload{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.main_content .preload .settingsExperience .settings{transition:all .3s}.main_content .preload .settingsExperience .settings.hide{opacity:.3;pointer-events:none!important;cursor:default}.main_content .preload .settingsExperience .settings.hide button{pointer-events:none!important}.main_content .preload .settingsExperience .launch{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.main_content .preload .settingsExperience .launch button.cta{transition:all .3s;opacity:1}.main_content .preload .settingsExperience .launch.loading button.cta{pointer-events:none;opacity:.5}.main_content .preload .settingsExperience .launch span.count{position:relative;font-size:1.5rem;font-weight:700;color:#849bc4;width:80px}.main_content .preload .settingsExperience .launch span.count:empty{width:0;display:none}.main_content .preload .settingsExperience h2{text-align:center;margin-bottom:0}.main_content .preload .settingsExperience button{pointer-events:auto;cursor:pointer;color:var(--light)}.main_content .preload .settingsExperience ul{display:flex;flex-direction:column;gap:30px;margin:0;padding:0}.main_content .preload .settingsExperience ul li{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:30px}.main_content .preload .settingsExperience ul li span{color:#6f91be}@media screen and (max-width: 640px){.main_content .preload .settingsExperience ul li:nth-child(1){flex-direction:column}}.main_content .preload .settingsExperience ul li .lang{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20px}.main_content .preload .settingsExperience ul li .lang button{position:relative;z-index:4;font-size:1rem;outline:none;border:none;padding:5px 10px;border-radius:2px;transition:all .3s;transform-origin:center center;background:#22273b}.main_content .preload .settingsExperience ul li .lang button:hover{transform:scale(1.1)}.main_content .preload .settingsExperience ul li .lang button.active{background:#2c4269;cursor:default}.main_content .preload button.legal{background:transparent;outline:none;border:none;transition:all .3s}.main_content .preload button.legal:hover{text-decoration:underline}.main_content .preload button.legal.hide{opacity:.3;pointer-events:none;cursor:default}.main_content.loaded{height:auto;overflow:auto}.main_content.loaded .preload{animation:preloadFadeOut 2s linear both}@keyframes preloadFadeOut{0%{opacity:1}99.99%{opacity:0}to{opacity:0;visibility:hidden!important;display:none!important}}.main_content.loaded .preload button{pointer-events:none!important}.toggle-control{position:relative;outline:none;border:none;background:#2c3858;border-radius:20px;width:60px;height:34px;text-indent:-200vw;z-index:2;cursor:pointer;pointer-events:auto}.toggle-control:after{content:"";position:absolute;top:4px;left:4px;width:26px;height:26px;border-radius:100%;background:#fff}.toggle-control.active{background:#213672}.toggle-control.active:after{left:auto;right:4px}.cookies-privacy{position:fixed;background:rgba(63,66,83,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);top:0;left:0;width:100%;height:100%;z-index:99999;pointer-events:auto;display:flex;justify-content:center;align-items:center;transition:all 1s}.cookies-privacy .cookies-box{position:relative;background:rgba(9,19,49,.8);padding:60px 23px 20px 40px;border-radius:20px;width:80%;max-width:720px}@media screen and (max-width: 600px){.cookies-privacy .cookies-box{width:100%;height:100%}}.cookies-privacy .cookies-box .closeModal{position:absolute;top:10px;right:10px;background:transparent;border:none;font-family:var(--lucky);font-size:2rem;cursor:pointer;opacity:.6;transition:all .3s;transform:rotate(-2deg);color:var(--light)}.cookies-privacy .cookies-box .closeModal:hover{opacity:1}.cookies-privacy .cookies-box .cookies-box-inner{overflow:auto;max-height:calc(80vh - 60px);padding-right:60px}.cookies-privacy .cookies-box .cookies-box-inner p a{color:#868ecb;transition:all .3s}.cookies-privacy .cookies-box .cookies-box-inner p a:hover{color:#525cac}@media screen and (max-width: 600px){.cookies-privacy .cookies-box .cookies-box-inner{max-height:calc(100vh - 80px)}}audio.dolphins{position:fixed;bottom:30px;left:30px;display:none}header[role=masthead]+div#main section:nth-child(1){padding-top:var(--headerPadding)}header[role=masthead]{position:fixed;z-index:99;top:0;left:0;width:100%;height:auto}@media screen and (max-height: 760px){header[role=masthead]{position:absolute}}header[role=masthead] .header-wrapper{position:relative;padding:20px 0 14px;background:rgba(0,0,0,.3)}header[role=masthead] .header-wrapper .header-items{display:flex;flex-wrap:wrap;justify-content:space-between;gap:60px;max-height:56px}header[role=masthead] .header-wrapper .header-items .language select{background:transparent;border:none;font-weight:700;font-size:1.1rem;outline:none;color:var(--light)}header[role=masthead] .header-wrapper .header-items .language select option{color:#000}header[role=masthead] .header-wrapper .header-items .soundOptions button{background:transparent;outline:none;border:none;overflow:hidden;width:60px;height:38px;cursor:pointer}header[role=masthead] .header-wrapper .header-items .soundOptions button img{position:relative;top:0;transition:all .3s}header[role=masthead] .header-wrapper .header-items .soundOptions button img.sound-off{top:-38px}footer{background:#010e1a;padding:15px 0;position:relative;z-index:3}footer .container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;align-items:center}@media screen and (max-width: 840px){footer .container{flex-direction:column;gap:20px;margin:20px auto}footer .container .copyrights{text-align:center}footer .container .footer-right-items{flex-direction:column;align-items:center;gap:30px;order:-1}footer .container .footer-right-items .scrollTop{order:-1}}footer .footer-right-items{display:flex;flex-wrap:wrap;gap:30px}footer .copyrights span{font-family:var(--lucky);font-size:1rem}footer .author a{display:flex;height:100%}footer .author img{width:120px}section#introduction{position:relative;z-index:1;top:0;left:0;width:100%;overflow:hidden;height:100vh;min-height:780px;max-height:1200px;display:flex;align-items:center}@media screen and (max-width: 1800px) and (min-height: 1160px){section#introduction{max-height:980px}}section#introduction:after{content:"";position:absolute;width:100%;height:20%;transition:all 2s;pointer-events:none;left:0;bottom:0;z-index:1;background:linear-gradient(to bottom,rgba(0,38,61,0) 0%,rgb(0,38,61) 90%)}@media screen and (max-height: 1024px){section#introduction:after{opacity:1}}section#introduction button.scroll-me{z-index:4}@media screen and (max-height: 760px){section#introduction button.scroll-me{display:none}}@media screen and (max-width: 600px) and (max-height: 940px){section#introduction button.scroll-me{display:none}}section#introduction .oceanUnderwater{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:0}section#introduction .oceanUnderwater .oceanEffect{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}section#introduction .oceanUnderwater .oceanEffect:before{content:"";position:absolute;width:100%;height:100%;pointer-events:none;left:0;bottom:0;z-index:1}section#introduction .oceanUnderwater .oceanEffect canvas{position:absolute;top:0;left:0;width:100%!important;height:100%!important;filter:brightness(.8) contrast(1.2) saturate(1.2)}section#introduction .oceanUnderwater .oceanItems{position:absolute!important;bottom:0;right:0;width:100%;height:100%;z-index:2;display:flex;justify-content:flex-end;align-items:flex-end}section#introduction .oceanUnderwater:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(12,25,66,.6)}section#introduction .oceanUnderwater:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(to bottom left,rgba(255,255,255,.3),rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0),rgba(255,255,255,.5));transform-origin:top center;filter:blur(60px);border-radius:50%;opacity:.3}section#introduction .oceanUnderwater img.water{object-fit:cover;position:relative;top:-10%;left:-10%;width:120%;height:120%}section#introduction .oceanUnderwater img.dolphin{position:absolute;transition:all .3s;z-index:1;width:auto;height:75%;aspect-ratio:1/1;max-height:75%;animation:dolphinLight 20s linear infinite}section#introduction .oceanUnderwater .oceanEffect{animation:underWaterLight 20s linear infinite}section#introduction .introContent{position:relative;height:100%;z-index:4;display:flex;flex-direction:column;width:40%;gap:30px;filter:drop-shadow(2px 2px 3px rgba(0,0,0,.2))}@media screen and (max-width: 1500px){section#introduction .introContent{width:100%;align-items:center;text-align:center}section#introduction .introContent .introDetails{align-items:center!important}}section#introduction .introContent .introTitle{text-transform:uppercase}section#introduction .introContent .introTitle span.subtitle{color:var(--lightgray);font-size:.9rem;font-weight:700}section#introduction .introContent .introTitle h1{font-size:5.4rem;line-height:4.3rem;color:var(--light);margin:10px 0 0}section#introduction .introContent .introTitle h1 span{display:block;color:var(--green);font-size:2.7rem;line-height:2.8rem;padding-top:20px}section#introduction .introContent .introDetails{display:flex;flex-direction:column;align-items:flex-start;gap:30px}section#introduction .introContent .introDetails p{margin:0;padding:0}@keyframes dolphinLight{0%{filter:brightness(1) contrast(1.3)}40%{filter:brightness(.9) contrast(1.4)}60%{filter:brightness(.85) contrast(1.2)}80%{filter:brightness(.9) contrast(1.4)}to{filter:brightness(1) contrast(1.3)}}@keyframes underWaterLight{0%{filter:brightness(1) contrast(1.25) saturate(2) blur(0px);opacity:1}40%{filter:brightness(.85) contrast(1.2) saturate(1.5) blur(1.5px);opacity:.8}60%{filter:brightness(.7) contrast(1) saturate(1.5) blur(2px);opacity:1}80%{filter:brightness(.85) contrast(1.05) saturate(1.5) blur(1.5px);opacity:.8}to{filter:brightness(1) contrast(1.25) saturate(2) blur(0px);opacity:1}}@keyframes underWaterMove{0%{transform:translateY(0) scale(1) skew(0)}20%{transform:translateY(-10px) scale(.99) skew(.5deg)}40%{transform:translateY(-3px) scale(.995) skew(.5deg,.5deg)}60%{transform:translateY(-7px) scale(1) skew(0,.8deg)}80%{transform:translateY(-4px) scale(1.01) skew(0,.6deg)}to{transform:translateY(0) scale(1) skew(0)}}section#about-dolphin{background-color:var(--abyss);padding:120px 0 0}section#about-dolphin .bubble{position:absolute;z-index:4;pointer-events:none;height:auto;aspect-ratio:1/1}section#about-dolphin .bubble img{width:100%;height:100%;object-fit:cover;border-radius:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:brightness(1.2) contrast(1) hue-rotate(10deg) saturate(1);opacity:.9;transition:transform .3s ease}section#about-dolphin .oceanBg{position:absolute;z-index:-1;bottom:0;left:0;width:100%;height:auto;overflow:hidden}@media screen and (max-width: 730px){section#about-dolphin .oceanBg{transform:translateY(0)!important}}section#about-dolphin .about{display:flex;flex-direction:column;align-items:center;text-align:center}section#about-dolphin .about h2,section#about-dolphin .about h3,section#about-dolphin .about .details{transform-origin:center center}section#about-dolphin .about h2{text-shadow:2px 2px 1px rgba(118,114,175,.4)}section#about-dolphin .about h2+div{padding:60px 0;display:flex;flex-direction:column;gap:20px}section#about-dolphin .about h2+div h3{transform:translate(-5vw);text-shadow:2px 2px 1px rgba(118,114,175,.4)}section#about-dolphin .about h2+div h3+h3{transform:translate(5vw)}section#about-dolphin .about h2+div h3+h3+h3{transform:translate(0)}@media screen and (max-width: 1100px){section#about-dolphin .about h2+div h3{transform:translate(0)!important;text-align:center!important}}section#about-dolphin .section-separator{width:100%;overflow:hidden;position:relative;top:0;display:flex;margin-top:60px}@media screen and (max-width: 980px){section#about-dolphin .section-separator{margin-top:0;padding-top:40vh!important}section#about-dolphin .section-separator div.fish{top:20vh!important}}section#about-dolphin .section-separator div.fish{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}section#about-dolphin .section-separator div.fish img{position:absolute}section#about-dolphin .section-separator div.fish img.fish1{width:60px;animation:fishMove 30s linear infinite}section#about-dolphin .section-separator div.fish img.fish2{width:40px;animation:fishMove2 50s linear infinite both}section#about-dolphin .section-separator div.fish img.fish3{width:30px;animation:fishMove3 20s linear infinite both}@media screen and (max-width: 520px){section#about-dolphin .section-separator div.fish img.fish1{animation-duration:10s}section#about-dolphin .section-separator div.fish img.fish2{animation-duration:20s}section#about-dolphin .section-separator div.fish img.fish3{animation-duration:8s}}@keyframes fishMove{0%{top:30px;left:15vw;transform:rotateY(0)}49%{top:60px;left:51vw;transform:rotateY(0)}50%{top:60px;left:50vw;transform:rotateY(-180deg)}99%{top:30px;left:19vw;transform:rotateY(-180deg)}to{top:30px;left:15vw;transform:rotateY(0)}}@keyframes fishMove2{0%{top:0;left:80vw;transform:rotateY(-180deg)}50%{top:10px;left:39vw;transform:rotateY(-180deg)}51%{top:10px;left:40vw;transform:rotateY(0)}99%{top:0;left:81vw;transform:rotateY(0)}to{top:0;left:80vw;transform:rotateY(-180deg)}}@keyframes fishMove3{0%{top:140px;left:80vw;transform:rotateY(0)}49%{top:110px;left:90vw;transform:rotateY(0)}50%{top:110px;left:90vw;transform:rotateY(-180deg)}99%{top:110px;left:80vw;transform:rotateY(-180deg)}to{top:140px;left:80vw;transform:rotateY(0)}}section#about-dolphin .section-separator img.separator{position:relative;top:5px;width:100%;height:100%;object-fit:cover}section#features{background:var(--ocean);text-align:center}section#features span.lucky{display:block;padding-top:40px}section#features .features-cards{padding:60px 0 0;display:flex;gap:20px;flex-wrap:wrap;justify-content:center;z-index:2;position:relative}section#features .features-cards .feature{background:var(--abyssMid);padding:30px;display:flex;align-items:center;gap:40px;border-radius:10px;border:2px solid var(--light);transition:all .4s}@media screen and (max-width: 840px){section#features .features-cards .feature{flex:1 1 100%;justify-content:center}}@media screen and (max-width: 640px){section#features .features-cards .feature{flex-direction:column}section#features .features-cards .feature div{align-items:center!important}}section#features .features-cards .feature:hover{background:var(--abyss)}section#features .features-cards .feature div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}section#features .features-cards .feature span.label{font-size:.9rem;color:var(--lightblue)}@media screen and (max-width: 640px){section#features .features-cards .feature span.label{font-size:1.2rem;padding-bottom:20px}}section#features .features-cards .feature span.value{font-size:4rem;color:var(--blue);font-family:var(--lucky)}section#features .features-cards .feature span.context{font-size:.9rem;font-weight:700}section#features .features-cards .feature img{height:100px;width:100px}section#features .dolphin-anatomy{padding-top:30px}section#features .dolphin-anatomy h2{margin:0 auto}section#features .dolphin-anatomy .dolphin-mod-wrapper{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:80px;padding:80px 0}@media screen and (max-width: 980px){section#features .dolphin-anatomy .dolphin-mod-wrapper{flex-wrap:wrap;gap:20px;padding:30px 0}}section#features .dolphin-anatomy .composition img.mod{width:94%}@media screen and (max-width: 980px){section#features .dolphin-anatomy .composition{order:-1}}section#features .dolphin-anatomy .legend{display:flex;flex:1 1 1100px;order:-1}@media screen and (max-width: 980px){section#features .dolphin-anatomy .legend{flex:1 1 100%;order:2}}section#features .dolphin-anatomy .legend ul{padding:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:30px}section#features .dolphin-anatomy .legend ul li{display:flex;flex-direction:column;align-items:flex-start;align-content:center}section#features .dolphin-anatomy .legend ul span.color{position:relative;top:3px;width:20px;height:20px;display:inline-flex;margin-right:20px;border:2px solid rgba(255,255,255,.1)}section#features .dolphin-anatomy .legend ul span.color.purple{background:#323DE7}section#features .dolphin-anatomy .legend ul span.color.yellow{background:#E7A044}section#features .dolphin-anatomy .legend ul span.color.green{background:#3A9938}section#features .dolphin-anatomy .legend ul span.color.red{background:#E73748}section#features .dolphin-anatomy .legend ul span.color.cyan{background:#3E9DC0}section#features .dolphin-anatomy .legend ul span.details{font-size:1rem;text-align:left}section#features .dolphin-communication{display:flex;flex-wrap:wrap;padding-bottom:80px}section#features .dolphin-communication .com-column{text-align:left;width:50%}section#features .dolphin-communication .com-column.img{width:50%;padding:80px}@media screen and (max-width: 640px){section#features .dolphin-communication .com-column.img{width:100%;padding:80px 0}}section#features .dolphin-communication .com-column img{width:100%;height:100%;object-fit:contain;transform:rotate(-120deg)}@media screen and (max-width: 980px){section#features .dolphin-communication .com-column{flex:1 1 100%}}section#ocean{padding-top:160px;padding-bottom:80px;background:var(--ocean)}section#ocean .skyview{position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%}section#ocean .skyview .sea{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-repeat:repeat-y;background-position:center center;background-size:100% 100%;background-attachment:scroll;filter:brightness(.9) contrast(1.2) saturate(1) hue-rotate(15deg)}@media screen and (max-width: 1920px){section#ocean .skyview .sea{background-size:cover}}section#ocean .skyview .oceanSkyview{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}section#ocean .skyview .oceanSkyview canvas{position:absolute;top:0;left:0;width:100%!important;height:100%!important}section#ocean .skyview:before{content:"";position:absolute;top:0;left:0;width:100%;height:40%;pointer-events:none;background:linear-gradient(to bottom,rgb(0,81,133) 40%,rgba(0,81,133,0) 90%)}section#ocean .skyview:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;pointer-events:none;background:linear-gradient(to bottom,rgba(0,38,61,0) 0%,rgb(0,38,61) 80%)}section#ocean .skyview img.cloud-1{position:absolute;top:20%;left:0;width:60%;height:auto;opacity:.5}section#ocean .skyview img.cloud-2{position:absolute;top:75%;right:10%;width:40%;height:auto;opacity:.5}@media screen and (max-width: 960px){section#ocean .skyview img.cloud-1{width:90%}section#ocean .skyview img.cloud-2{width:75%}}section#ocean .ocean-content .messages{display:flex;align-items:center;flex-direction:column;gap:300px}section#ocean .ocean-content .messages h2{text-shadow:2px 2px rgba(31,57,95,.9)}section#ocean .ocean-content .messages h2:nth-child(1){text-align:center}section#ocean .ocean-content .messages h2:nth-child(2){align-self:flex-start}section#ocean .ocean-content .messages h2:nth-child(3){align-self:flex-end}section#ocean .ocean-content .messages h2:nth-child(4){align-self:center}section#threats{padding:80px 0;background:linear-gradient(to bottom,var(--abyss),var(--midnight))}section#threats .contentAfter{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(13,26,19,.8);z-index:0;opacity:0}@media screen and (max-width: 600px) and (max-height: 780px){section#threats .contentAfter{display:none!important}}@media screen and (max-width: 600px){section#threats .contentAfter{display:none!important}}section#threats .poisonBubble{position:absolute;z-index:4;pointer-events:none;height:auto;aspect-ratio:1/1}@media screen and (max-width: 600px){section#threats .poisonBubble{display:none}}section#threats .poisonBubble img{width:100%;height:100%;object-fit:cover;border-radius:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);filter:brightness(1) contrast(1.2) hue-rotate(230deg) saturate(1);opacity:.9;transition:transform .3s ease}section#threats .container{z-index:1;overflow:hidden}@media screen and (max-width: 600px) and (max-height: 780px){section#threats .container{padding:0;width:100%}section#threats .container .threats-list{padding-left:40px;padding-right:40px}}@media screen and (max-width: 600px){section#threats .container{padding:0;width:100%}section#threats .container .threats-list{padding-left:40px;padding-right:40px}}section#threats div.threats_title{display:flex;position:relative;z-index:-1;margin:0 auto;width:100%;text-align:center;align-items:center;justify-content:center;pointer-events:none}@media screen and (max-width: 600px) and (max-height: 780px){section#threats div.threats_title{opacity:1!important;height:auto!important;padding:120px 10px;margin-bottom:160px;flex-direction:column;gap:40px;background:rgba(0,0,0,.2)}}@media screen and (max-width: 600px){section#threats div.threats_title{opacity:1!important;height:auto!important;padding:120px 10px;margin-bottom:160px;flex-direction:column;gap:40px;background:rgba(0,0,0,.2)}}section#threats div.threats_title h2{display:flex;align-items:center;width:92%;margin:0 auto}@media screen and (max-width: 600px){section#threats div.threats_title h2{top:20%!important}}@media screen and (max-width: 600px) and (max-height: 780px){section#threats div.threats_title h2{position:relative!important;top:0!important;width:100%;font-size:1.8rem}}@media screen and (max-width: 600px){section#threats div.threats_title h2{position:relative!important;top:0!important;width:100%}}section#threats div.threats_title img.poison{opacity:.1;filter:brightness(0) saturate(0);width:100%}@media screen and (max-width: 600px){section#threats div.threats_title img.poison{position:relative;order:-1;opacity:.3;filter:brightness(.1) saturate(.2);margin-bottom:20px}}section#threats .threats-list{display:flex;flex-direction:column;gap:80px;align-items:center}@media screen and (max-width: 840px){section#threats .threats-list{text-align:center}}section#threats .threats-list div.threat div.threat_header{display:flex;gap:30px;align-items:center;flex-wrap:wrap}@media screen and (max-width: 840px){section#threats .threats-list div.threat div.threat_header{flex-direction:column}}section#threats .threats-list div.threat img{width:60px}section#threats .threats-list div.threat h3{font-family:var(--lucky)}section#solutions{background:var(--midnight);background:linear-gradient(to bottom,var(--darkblue) 0%,var(--midnight) 50%);padding:140px 0 40px;display:flex;flex-direction:column;align-items:center}section#solutions h2{margin:0 auto;text-align:center;padding-bottom:60px}section#solutions .solutions-list{padding-bottom:80px}section#solutions .community_efforts{padding:120px 0;border-top:3px solid var(--abyss)}section#solutions .community_efforts .efforts{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:stretch;gap:40px}section#solutions .community_efforts .efforts .effort_item{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;flex:1 1 280px;padding:20px;border-radius:5px;border:1px solid rgba(255,255,255,.1)}section#solutions .community_efforts .efforts .effort_item em{color:var(--blue);font-style:normal;font-weight:700}section#solutions .community_efforts .efforts .effort_item img{position:relative;max-width:100%;width:auto;height:120px;margin:20px auto}.media-text{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:30px;padding:40px 0;perspective:800px;transform-style:preserve-3d}.media-text .media{position:relative;width:50%;border-radius:25px;overflow:hidden;transition:all .3s;transform:rotateY(390deg);transform-origin:0 50%;max-width:560px;height:auto;aspect-ratio:4/3}.media-text .media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.media-text .content{width:calc(50% - 30px)}.media-text .content ul{display:flex;flex-direction:column;gap:20px;padding-top:20px}.media-text.right .media{transform-origin:100% 0%;order:1;transform:rotateY(330deg)}@media screen and (max-width: 840px){.media-text{flex-direction:column;padding-top:120px}.media-text .media,.media-text .content{width:100%;max-width:100%}.media-text .media{transform:none!important;order:-1!important}.media-text .content{text-align:center}.media-text .content ul{padding:0;gap:40px;margin:40px auto}.media-text .content ul li{list-style:none;padding:0}}section#solutions .cetasea-ad .cetasea-partner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 0 80px}section#solutions .cetasea-ad .testimonial{padding:80px 0;border:3px solid var(--abyss);border-left:none;border-right:none;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}section#solutions .cetasea-ad .testimonial blockquote{position:relative}section#solutions .cetasea-ad .testimonial blockquote p{position:relative;padding:30px 50px;font-style:italic}section#solutions .cetasea-ad .testimonial blockquote p span.quotes{position:absolute;width:25px;height:25px}section#solutions .cetasea-ad .testimonial blockquote p span.quotes img{width:100%;height:100%;object-fit:contain}section#solutions .cetasea-ad .testimonial blockquote p span.quotes.before{transform:rotateY(180deg);top:0;left:-20px}@media screen and (max-width: 720px){section#solutions .cetasea-ad .testimonial blockquote p span.quotes.before{left:-40px}}section#solutions .cetasea-ad .testimonial blockquote p span.quotes.after{bottom:0;right:20px}@media screen and (max-width: 720px){section#solutions .cetasea-ad .testimonial blockquote p span.quotes.after{right:-40px}}@media screen and (max-width: 720px){section#solutions .cetasea-ad .testimonial blockquote p{padding:40px 0;text-align:center}}section#solutions .cetasea-ad .testimonial blockquote p .text{display:flex;flex-direction:column;gap:20px}section#solutions .cetasea-ad .testimonial blockquote cite{display:block;font-family:var(--lucky);padding:0 50px}section#solutions .cetasea-ad .testimonial blockquote cite span span{display:block;font-size:.9rem;color:var(--green)}@media screen and (max-width: 720px){section#solutions .cetasea-ad .testimonial blockquote cite{padding:0;text-align:center}}section#solutions .cetasea-ad .testimonial figure{position:relative;width:250px;height:250px;border-radius:100%;overflow:hidden}section#solutions .cetasea-ad .testimonial figure img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}section#solutions .cetasea-ad .call-to-action{position:relative;background:#0f2444;border-radius:20px;padding:40px;margin-top:80px;display:flex;gap:20px;justify-content:space-between;align-items:center}section#solutions .cetasea-ad .call-to-action .image{order:1;border-radius:100%;overflow:hidden;position:absolute;top:-10%;right:0;width:30%;height:120%;border:18px solid var(--midnight)}section#solutions .cetasea-ad .call-to-action .text{order:0}section#solutions .cetasea-ad .call-to-action h3{font-family:var(--lucky);font-size:1.8rem}section#solutions .cetasea-ad .call-to-action img.coop{object-fit:cover;object-position:bottom center;width:100%;height:100%}@media screen and (max-width: 1230px){section#solutions .cetasea-ad .call-to-action{gap:60px}section#solutions .cetasea-ad .call-to-action .image{position:relative;top:0;max-width:480px;width:100%;height:auto;aspect-ratio:1/1}}@media screen and (max-width: 860px){section#solutions .cetasea-ad .call-to-action{flex-direction:column;gap:0;padding:40px 20px}section#solutions .cetasea-ad .call-to-action .image{order:-1;top:-90px}section#solutions .cetasea-ad .call-to-action .text{position:relative;text-align:center;top:-40px}}section#solutions .cetasea-ad .mandela blockquote{text-align:center;margin:0 auto;padding:150px 0 80px}section#solutions .cetasea-ad .mandela blockquote p{text-align:center;margin:0 auto;font-family:var(--lucky);font-size:1.8rem}section#solutions .cetasea-ad .mandela blockquote p span.blue{color:var(--blue)}section#solutions .cetasea-ad .mandela blockquote cite{display:inline-flex;margin-top:40px;padding:0 15px;position:relative}section#solutions .cetasea-ad .mandela blockquote cite:before,section#solutions .cetasea-ad .mandela blockquote cite:after{content:"";position:absolute;top:50%;background:#fff;width:5px;height:2px}section#solutions .cetasea-ad .mandela blockquote cite:before{left:0}section#solutions .cetasea-ad .mandela blockquote cite:after{right:0}section#partners-wrapper{position:relative;background:var(--midnight);filter:brightness(.8);padding:80px 0 40px;border-top:1px solid #12366d}section#partners-wrapper h3{text-align:center;filter:brightness(1.2);margin:0 auto;font-family:var(--lucky);color:#7babe2}section#partners-wrapper .partners-list{padding:60px 0 30px;filter:brightness(1.2);display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center}section#partners-wrapper .partners-list .partner_item{max-width:260px;color:#fff}section#partners-wrapper .partners-list .partner_item img{width:100%;height:100%;object-fit:contain}#credits{background:#010e1a}#credits .credits-inner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:30px 80px;padding:30px 0}#credits .credits-inner ul{padding:0;display:flex;flex-direction:column;gap:30px}#credits .credits-inner li{font-weight:700;display:flex;flex-direction:column;align-items:flex-start;font-size:1rem}#credits .credits-inner li span{font-weight:400;font-size:1.3rem}#credits .credits-inner li a{color:#95b8e1;position:relative;text-decoration:none}#credits .credits-inner li a:after{position:absolute;bottom:-4px;left:0;width:0%;height:2px;background:#95b8e1;content:"";transition:all .3s}#credits .credits-inner li a:hover:after{width:100%}#credits .credits-inner li .social-networking{display:flex;flex-wrap:wrap;gap:10px;padding-top:5px}#credits .credits-inner li .social-networking a{width:20px;height:20px;text-decoration:none!important;opacity:.6}#credits .credits-inner li .social-networking a:after{display:none!important}#credits .credits-inner li .social-networking a:hover{opacity:1}#credits .credits-inner li .social-networking img{width:100%;height:100%;object-fit:cover}.cave{position:relative;background:var(--midnight);display:flex;align-items:flex-end}.cave img{position:relative;top:4px;object-fit:cover;object-position:bottom center;width:100%;height:100%}section#partners-wrapper+.cave{filter:brightness(.8)}section#partners-wrapper+.cave img{filter:brightness(1.2)}body:not(.animation) section#introduction .oceanUnderwater img.water{display:flex!important;animation:underWaterLight 20s linear infinite,underWaterMove 15s linear infinite}@media screen and (max-width: 1500px){body:not(.animation) section#introduction .oceanUnderwater img.dolphin{display:none!important}}@media screen and (max-width: 1200px){body:not(.animation) section#about-dolphin .bubble{display:none}}body:not(.animation) section#about-dolphin .bubble.bubble-1{width:12vw;max-width:120px;top:60%;left:90%}body:not(.animation) section#about-dolphin .bubble.bubble-2{width:15vw;max-width:100px;top:2%;left:5vw}body:not(.animation) section#about-dolphin .bubble.bubble-3{width:9vw;max-width:60px;top:106%;left:68%;opacity:.8}body:not(.animation) section#about-dolphin .bubble.bubble-4{width:7vw;max-width:50px;top:30%;left:20%;opacity:.8}body:not(.animation) section#threats .contentAfter{display:none}body:not(.animation) section#threats div.threats_title{height:auto;opacity:1!important}body:not(.animation) section#threats div.threats_title h2{position:relative;padding:200px 0 80px}body:not(.animation) section#threats div.threats_title img.poison{display:none}@media screen and (max-width: 1200px){body:not(.animation) section#threats .poisonBubble{display:none}}body:not(.animation) section#threats .poisonBubble.poisonBubble-1{width:16vw;max-width:160px;top:35%;left:96%}body:not(.animation) section#threats .poisonBubble.poisonBubble-2{width:12vw;max-width:80px;top:54%;left:10%}body:not(.animation) section#threats .poisonBubble.poisonBubble-3{width:10vw;max-width:80px;top:2%;left:5%}body:not(.animation) section#threats .poisonBubble.poisonBubble-4{width:8vw;max-width:60px;top:54%;left:84%}body:not(.animation) section#threats .poisonBubble.poisonBubble-5{width:9vw;max-width:65px;top:62%;left:3%}body:not(.animation) section#threats .poisonBubble.poisonBubble-6{width:12vw;max-width:120px;top:88%;left:82%}body.animation section#introduction img.dolphin{left:-8%!important;top:30px!important}@media screen and (max-width: 1680px){body.animation section#introduction img.dolphin{left:-4%!important}}@media screen and (max-width: 1500px){body.animation section#introduction img.dolphin{display:none!important}}@media screen and (max-width: 1800px) and (min-height: 1160px){body.animation section#introduction img.dolphin{max-height:75%;height:75%}}body.animation section#introduction img.water{display:none!important}body.animation section#about-dolphin .bubble.bubble-1{width:12vw;max-width:120px;left:60%;top:100vh}body.animation section#about-dolphin .bubble.bubble-2{width:15vw;max-width:180px;left:15vw;top:100vh}body.animation section#about-dolphin .bubble.bubble-3{width:9vw;max-width:60px;left:68%;opacity:.8;top:100vh}body.animation section#about-dolphin .bubble.bubble-4{width:7vw;max-width:50px;left:20%;opacity:.8;top:100vh}body.animation section#about-dolphin.scrolled .bubble.bubble-1{top:130%}body.animation section#about-dolphin.scrolled .bubble.bubble-2{top:2%}body.animation section#about-dolphin.scrolled .bubble.bubble-3{top:147%}body.animation section#about-dolphin.scrolled .bubble.bubble-4{top:0%}body.animation section#threats div.threats_title{height:300vh;opacity:0}body.animation section#threats div.threats_title h2{position:fixed;top:0;left:0;right:0;bottom:0}body.animation section#threats .poisonBubble.poisonBubble-1{width:16vw;max-width:160px;top:35%;left:60%}body.animation section#threats .poisonBubble.poisonBubble-2{width:12vw;max-width:120px;top:54%;left:30%}body.animation section#threats .poisonBubble.poisonBubble-3{width:10vw;max-width:80px;top:64%;left:86%}body.animation section#threats .poisonBubble.poisonBubble-4{width:8vw;max-width:60px;top:54%;left:52%}body.animation section#threats .poisonBubble.poisonBubble-5{width:9vw;max-width:65px;top:62%;left:18%}body.animation section#threats .poisonBubble.poisonBubble-6{width:12vw;max-width:120px;top:68%;left:71%}
