body,html{caret-color:#0000;margin:0;overflow-x:hidden;padding:0}.terms-content{border-radius:10px;color:#fff;font-family:Oswald,sans-serif;font-size:1.4rem;margin:0 auto;max-width:1300px;padding:40px}.terms-content h2{color:#fff;font-size:1.8rem;margin-bottom:10px;margin-top:30px}.terms-content p{color:#e1e1e1;font-size:1.4rem;line-height:1.5;margin-bottom:20px}.terms-content h2+p{color:#e1e1e1}@font-face{font-family:NeuePlak Condensed SemiBold;src:url(/static/media/NeuePlakCondensed-SemiBold.96001b457510d55b8db4.woff)}@font-face{font-family:NeuePlak Condensed Bold;src:url(/static/media/NeuePlakCondensed-Bold.677f756f84660dcd4d2e.woff)}@font-face{font-family:NeuePlak Compressed;font-style:normal;font-weight:700;src:url(/static/media/NeuePlakCompressed-Regular.c013b6708e3ed6b6f146.woff2) format("woff2"),url(/static/media/NeuePlakCompressed-Regular.7a5aeda7bcfc538ec874.woff) format("woff")}@font-face{font-family:NeuePlak Compressed SemiBold;font-style:normal;font-weight:400;src:url(/static/media/NeuePlakCompressed-SemiBold.3c31071fdef8309ef4fc.woff2) format("woff2"),url(/static/media/NeuePlakCompressed-SemiBold.b7e7a22547b294f835ab.woff) format("woff"),url(/static/media/NeuePlakCompressed-SemiBold.b98230d1f34457737b9d.ttf) format("truetype")}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:url(/static/media/Oswald-Light.4efb09265564e93a8b02.ttf) format("truetype")}@font-face{font-family:Proxima Nova Black;font-style:normal;font-weight:900;src:url(/static/media/ProximaNova-Black.120f91ca1cfeced5a5ac.otf) format("opentype")}.app{background-color:#111116;color:#fff;font-family:NeuePlak Compressed,sans-serif;transition:background-color .3s ease}.navbar{background-color:#181820;padding:1vh 0;position:fixed;top:0;transition:transform .3s ease-in-out;z-index:10}.navbar,.navbar__container{display:flex;justify-content:center;width:100%}.navbar__container{align-items:center;margin:0 auto;max-width:80vw;padding:0 2vw;position:relative}.navbar.hidden{transform:translateY(-100%)}.navbar__logo-container{left:50%;position:absolute;top:70%;transform:translate(-50%,-25%);transition:transform .6s ease-in-out;z-index:1}.navbar.hidden .navbar__logo-container{transform:translate(-50%,-150%)}.navbar__logo{height:auto;transition:transform .3s ease;width:10vw}.navbar__logo:hover{text-shadow:0 0 30px #fd2;transform:rotate(7deg)}.navbar__nav-links{display:flex;list-style:none;margin:0;padding:0}.navbar__nav-item{margin:0 5vw}.navbar__nav-item a{color:#fff;font-family:NeuePlak compressed,sans-serif;font-size:2rem;position:relative;text-decoration:none;transition:color .3s ease}.navbar__nav-item a:active,.navbar__nav-item a:hover{color:#d262ee;text-shadow:0 0 30px #c05adabf}.navbar__nav-item a:after{background-color:#d262ee;bottom:-1vh;content:"";height:.3vh;left:0;position:absolute;transition:width .3s ease;width:0}.navbar__nav-item a:active:after,.navbar__nav-item a:hover:after{width:100%}.main-section{background:radial-gradient(ellipse at bottom right,#75428a 20%,#433251 40%,#262833 60%);padding:24vh 0;position:relative;text-align:center}.main-section__container{align-items:center;display:flex;justify-content:space-around;margin:0 auto;max-width:80vw}.main-section__text{left:10vw;opacity:0;position:absolute;text-align:left;top:42vh;width:40vw}.main-section__text.fade-in{animation:fadeInUp .6s ease-in-out forwards;opacity:1}.main-section__text p{color:#fff;font-size:2.8rem;line-height:1;margin:0}.highlight{color:#c05ada;font-family:NeuePlak Compressed SemiBold,sans-serif;text-shadow:0 0 30px #c05ada;transition:text-shadow .3s ease-in-out,opacity .3s ease-in-out}.highlight a{color:inherit;text-decoration:none;transition:color .3s ease-in-out,opacity .3s ease-in-out}.highlight:hover{opacity:1;text-shadow:0 0 45px #c05ada}.highlight a:hover{opacity:1}.text-part1,.text-part2,.text-part3{display:block;margin-left:0}.text-part3{margin-left:0}.main-section__image{pointer-events:none;position:absolute;right:21vw;top:34vh;transform:translate(32%,5%);z-index:5}.main-section__image img{height:auto;max-width:18vw}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.band{align-items:center;background-color:#1e1e27;box-sizing:border-box;color:#fff;display:flex;height:17vh;overflow:visible;padding:0 24vw;position:relative;transform-origin:center;transition:transform .3s ease-in-out;width:100%}.band-text{flex:1 1}.band-text p{font-family:NeuePlak Condensed SemiBold,sans-serif;font-size:2vw;line-height:1.2;margin:0}.band-text a{text-decoration:none}.highlight{animation:glowAnimationn 10s ease-in-out infinite}.highlight,.highlight-lineette{color:#d262ee;font-family:NeuePlak Condensed Bold,sans-serif;position:relative;z-index:2}.highlight-lineette{animation:glowAnimationLineette 7s ease-in-out infinite}.highlight-djroms{animation:glowAnimationDJRomS 7s ease-in-out infinite;color:#ffd11d;font-family:NeuePlak Condensed Bold,sans-serif;position:relative;z-index:2}.band-chat{position:absolute;right:25vw;top:-45%;transform:translateY(-50%);z-index:1}.band-chat:before{background:url(/static/media/zeleph.f878242a7bd6dc153bbd.svg) no-repeat 50%;background-size:contain;content:"";display:block;height:19vw;width:19vw;z-index:1}.band-thinner{background-color:#18181f;box-shadow:0 25px 40px #00000080;height:4vh;position:relative;width:100%;z-index:1}@keyframes glowAnimationn{0%{filter:drop-shadow(0 0 0 rgba(210,98,238,.2))}50%{filter:drop-shadow(0 0 35px rgba(210,98,238,.8))}to{filter:drop-shadow(0 0 0 rgba(210,98,238,.2))}}@keyframes glowAnimationLineette{0%{filter:drop-shadow(0 0 0 rgba(210,98,238,.2))}50%{filter:drop-shadow(0 0 35px rgba(210,98,238,.8))}to{filter:drop-shadow(0 0 0 rgba(210,98,238,.2))}}@keyframes glowAnimationDJRomS{0%{filter:drop-shadow(0 0 0 rgba(255,216,32,.2))}50%{filter:drop-shadow(0 0 35px rgba(255,216,32,.8))}to{filter:drop-shadow(0 0 0 rgba(255,216,32,.2))}}.footer{background-color:#111116;box-sizing:border-box;color:#ccc;padding:3vh 0 8vh;position:relative;text-align:center}.footer,.wave{bottom:0;left:0;width:100%}.wave{background:url(/static/media/waves.30bfbf9de938d69fec36.svg) no-repeat bottom;background-size:cover;height:60vh;position:absolute;z-index:1}.footer-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 2vw;position:relative;transform:translateY(5px);z-index:2}.footer-bot{margin-top:3vh}.footer-links{align-items:center;display:flex;gap:1vw;position:relative}.footer a{color:#fff;font-family:Oswald,sans-serif;font-size:1.2rem;text-decoration:none;transition:color .1s ease-in-out}.footer a:hover{color:#d262ee}.footer-links span{color:#fff}.footer p{color:#363948;font-family:Proxima Nova Black,sans-serif;font-size:1.1rem;margin:0}.footer:before{animation:glowAnimation 8s ease-in-out infinite;background:url(/static/media/zeleph_logo.db3895a12e86a2b91312.svg) no-repeat 50%;background-size:contain;content:"";filter:drop-shadow(0 0 0 rgba(192,90,218,.5));height:3.1vw;left:47.5vw;position:absolute;top:-8vh;width:5vw;z-index:2}@keyframes glowAnimation{0%{filter:drop-shadow(0 0 0 rgba(192,90,218,.5))}50%{filter:drop-shadow(0 0 30px rgba(192,90,218,.5))}to{filter:drop-shadow(0 0 0 rgba(192,90,218,.5))}}.home_section{background-color:#2a2d3a;height:150vh;overflow:hidden;position:relative;width:100%}.glow{background:radial-gradient(circle,#fff 0,#fff6 80%,#fff0 100%);border-radius:50%;filter:blur(90px);height:400px;left:34%;mix-blend-mode:overlay;pointer-events:none;position:absolute;top:70px;transform:translateX(-50%);width:650px;z-index:2}.add-bot-container{color:#fff;font-family:NeuePlak Condensed Bold;margin:150px auto;max-width:600px;opacity:0;padding-right:500px;position:relative;text-align:left;transform:translateY(30px);transition:opacity .3s ease-out,transform .3s ease-out;z-index:1}.add-bot-container h2{font-size:2.2rem;margin-bottom:2rem}.add-bot-container h2 span{color:#6e7df8}.add-bot-container p{color:#e1e1e1;font-family:NeuePlak Condensed SemiBold;font-size:1.6rem;margin-bottom:2rem}.add-bot-container.visible{opacity:1;transform:translateY(0)}button{align-items:center;border:none;border-radius:5px;cursor:pointer;display:flex;font-size:1rem;padding:10px 20px;position:relative}.button-container{display:flex;gap:1rem;position:absolute;right:60px;text-decoration:none;top:50%;transform:translateY(-50%)}.discord-button,.info-button{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-family:NeuePlak Condensed SemiBold;font-size:1.4rem;padding:8px 25px;text-decoration:none;transition:all .3s ease}.discord-button{background-color:#8da1fc;box-shadow:0 6px 0 #4f5988;color:#fff}.info-button{background-color:#727796;box-shadow:0 6px 0 #45485b;color:#fff}.button-icon{height:20px;margin-right:10px;transition:transform .6s ease;width:20px}.discord-button:hover .button-icon,.info-button:hover .button-icon{transform:rotate(1turn)}.discord-button .button-text{margin-left:-1px}.discord-button .button-icon{height:20px;margin-right:10px;transition:transform .6s ease;width:20x}.info-button .button-text{margin-left:-7px}.discord-button:hover{background-color:#a4b6ff}.info-button:hover{background-color:#6c708b}.discord-button:active{background-color:#6977b3}.discord-button:active,.info-button:active{box-shadow:none;top:6px;transition:top .1s ease,background-color .2s ease,box-shadow .2s ease}.info-button:active{background-color:#595d75}.terms_section{height:140vh}.privacy_section,.terms_section{background-color:#2a2d3a;overflow:hidden;position:relative;width:100%}.privacy_section{height:160vh}
/*# sourceMappingURL=main.ec498086.css.map*/