*{margin:0;padding:0}html{overflow-x:hidden}html.overflow{overflow-y:hidden}.text--white{color:#fff}.text--shadow{text-shadow:2px 2px 3px #1a191987}.text--center{text-align:center}body{background:linear-gradient(#24436e,#3e7da5,#78b8ba);font-family:Funnel Sans,serif;font-style:normal;font-weight:400;height:100vh!important}body.overflow{overflow-y:hidden}body.tutorials{height:auto!important}body.tutorials .content__header h1.animated{visibility:hidden}body.home{flex-direction:column;justify-content:space-between;display:flex}body.error{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex;height:100vh!important}body.error .error__icon{width:80px}@media (height<=748px){body{height:auto!important}}.header{background-color:#fff;padding:15px 80px}.header__icon{width:25px}@media (width<=600px){.header{padding:15px 30px}}.header a{text-decoration:none}.header h1{text-align:center;color:#1d3557;font-size:1em}.logo{width:175px;margin:0 auto;display:block}.navigation ul{justify-content:space-between;align-items:center;width:100%;list-style:none;display:flex}.content__thumb{width:fit-content;position:relative}.fish{width:60px;position:absolute;bottom:3px;right:-10px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.content{box-sizing:border-box;padding:80px}@media (width<=768px){.content{padding:45px}}@media (width<=600px){.content{padding:30px}}.content__image{object-fit:cover;width:100%;height:100%}.content--article{background:#fff;padding:0}.content .subheader{margin-bottom:20px;font-size:1.35em}.content__header h1,.content__header p{color:#fff}.content__header h1{text-shadow:2px 2px 3px #1a191987;font-size:2.5em;font-weight:700}.content__header h2{color:#fff;text-shadow:2px 2px 3px #1a191987;margin-bottom:10px;font-size:2.2em;font-weight:700}.content__header--article{height:400px;position:relative;overflow:hidden}@media (width<=600px){.content__header--article{height:300px}}.content__header--article:before{content:"";background:linear-gradient(#0000004d,#0000004d,#00000080);width:100%;height:100%;position:absolute}.content__header--article h1{text-align:center;box-sizing:border-box;width:100%;margin-bottom:0;padding:0 25px;position:absolute;top:50%;transform:translateY(-50%)!important}.content__header--article h1.animated{visibility:hidden}.content__header--videos h1{margin-bottom:10px}.content__header p{font-weight:400}.content__picture{border:2px solid #78b8ba;border-radius:50%;width:120px}.options{margin-top:30px;padding:0;list-style:none}.option{margin-bottom:20px;position:relative}.option:last-child{margin:0}.option a{background-color:#fff;border-radius:8px;align-items:center;width:100%;height:65px;text-decoration:none;display:flex;overflow:hidden}.option a:after{content:"";background-image:url(right.7c0ad818.svg);background-repeat:no-repeat;background-size:contain;width:25px;height:25px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.option__icon{border-right:2px solid #1d3557;justify-content:center;align-items:center;width:65px;height:100%;margin-right:15px;display:flex}.option__icon img{width:40px}.option__name{color:#1d3557;font-size:1.1em}.option__name .followers{color:#858585;font-size:.7em;display:block}.stats{background:#fff;justify-content:space-around;align-items:center;width:100%;height:60px;margin-top:20px;padding:10px 0;list-style:none;display:flex;left:0;box-shadow:0 1px 10px 2px #00000061}.stat{text-align:center}.stat img{width:30px}.stat h3{font-size:.75em}footer{width:100%}.copy{color:#fff;text-align:center;background:#1d3557;padding:10px 20px;font-size:.85em}.videos{margin:35px 0}.topics{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:20px;display:grid}@media (width<=1034px){.topics{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.topics{grid-template-columns:repeat(1,1fr)}}.topic{visibility:hidden;list-style:none;position:relative}.topic .thumb{color:#fff;background:#ed1f24;border-radius:10px;padding:2px 10px;font-size:.75em;position:absolute;top:10px;right:10px}.topic:last-child{margin-bottom:0}.topic a{border-radius:10px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.topic__image{object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;width:130%;height:230px}@media (width<=400px){.topic__image{height:180px}}.topic__text{background:#fff;min-height:145px;padding:15px;position:relative}@media (width<=600px){.topic__text{min-height:auto}}.topic__text h2{color:#1d3557;width:85%}.topic__text p{color:#858585;width:85%;margin-top:5px;font-size:.9em}.topic__text:after{content:"";background-image:url(right.7c0ad818.svg);background-repeat:no-repeat;background-size:contain;width:25px;height:25px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.article{box-sizing:border-box;color:#858585;background:#fff;padding:60px 80px}@media (width<=600px){.article{padding:40px}}.article p{margin-bottom:15px;font-size:1.1em}.article ul{margin:20px 0;padding-left:10px}.article ul.small li{margin-bottom:10px}.article ul li{margin-bottom:20px;font-size:1.1em}.article ul li>ul{font-size:.9em}.article ul li>ul li{margin-bottom:10px}.article a{color:#2765bc;font-weight:700}.article .subtitle{color:#1d3557;margin:55px 0 20px;font-size:1.6em}.article .subtitle span{color:#d95c02;font-size:.6em;display:block}.playlist{grid-template-columns:repeat(4,1fr);gap:15px;width:85%;margin-top:20px;display:grid}.playlist__image{cursor:pointer}@media (width<=1024px){.playlist{grid-template-columns:repeat(3,1fr);width:100%}}@media (width<=600px){.playlist{grid-template-columns:repeat(2,1fr);width:100%}}.playlist a{display:block}.playlist img{object-fit:cover;border-radius:8px;width:100%;height:240px}@media (width<=600px){.playlist img{height:200px}}@media (width<=400px){.playlist img{height:175px}}.play{cursor:pointer;position:relative}.play:before{content:"";background-size:contain;width:20px;height:20px;position:absolute;bottom:15px;right:10px}.play.tiktok:before{background-image:url(tiktok-negative.8339243f.svg)}.play.instagram:before{background-image:url(instagram-negative.e54f99d9.svg)}.pulse{animation:1s infinite pulse}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}h3{color:#345e99;margin-top:20px;font-size:1.4em}section.nav{background:#ebebeb;padding:20px}section.nav nav{justify-content:space-around;align-items:center;gap:20px;display:flex}section.nav nav a{color:#fff;background:#1d3557;border-radius:4px;align-items:center;gap:10px;height:50px;padding:0 20px;text-decoration:none;display:flex}section.nav nav a img{width:30px}.overlay{z-index:10;box-sizing:border-box;background:#000000ab;justify-content:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.overlay.show{display:flex}#video-embed{visibility:hidden;z-index:100;margin:50px 0;position:relative}#video-embed.show{visibility:visible}#video-embed iframe{width:100%}#video-embed.tiktok{height:auto}#close{cursor:pointer;width:25px;height:25px;position:absolute;top:15px;right:15px}.loader{z-index:11;aspect-ratio:2;--_g:no-repeat radial-gradient(circle closest-side,#fff 90%,#fff0);background:var(--_g)0% 50%,var(--_g)50% 50%,var(--_g)100% 50%;background-size:33.3333% 50%;width:60px;animation:1s linear infinite l3;position:absolute;top:50%;transform:translateY(-50%)}@keyframes l3{20%{background-position:0 0,50%,100%}40%{background-position:0 100%,50% 0,100%}60%{background-position:0%,50% 100%,100% 0}80%{background-position:0%,50%,100% 100%}}.list__none{list-style:none}.button{color:#1d3557;background-color:#fff;border-radius:6px;padding:15px 20px;font-size:1.1em;font-weight:700;text-decoration:none}
/*# sourceMappingURL=acuario-plantado.bc7824bb.css.map */
