@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,500;1,500&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--satoshi-font:"Plus Jakarta Sans",sans-serif;--switzer-font:"Poppins",sans-serif;--black-color:#000;--white-color:#fff;--background-color:#111;--text-color-1:#e8e8dd;--dashed-border-color:hsla(0,0%,100%,.132)}*{margin:0;padding:0;font-smooth:always;font-smooth:antialiased;scroll-behavior:smooth!important;-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-scroll-behavior:smooth!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,html{background-color:var(--background-color);color:var(--text-color-1);font-family:var(--satoshi-font)}body::-webkit-scrollbar{width:.4em;background:#111}body::-webkit-scrollbar-track{background-color:transparent;background-size:400% 400%}body::-webkit-scrollbar-thumb{background-color:rgba(57,57,57,.525);border-radius:12px}.primary-button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:1rem 2rem;color:var(--white-color);text-decoration:none;font-weight:700;cursor:pointer;z-index:2;border:1px solid var(--white-color);position:relative;outline:none}.primary-button:hover{color:var(--black-color)!important;background-color:var(--white-color);z-index:2}.bots{display:flex;position:relative;min-height:60vh;flex-direction:column;padding:1rem}.bots .grid-component{position:absolute;z-index:1;height:30rem;top:0;bottom:0;left:0;right:0;opacity:40%;--s:100px;--_g:#0000 90deg,#e8e8dd11 0;background:conic-gradient(from 90deg at 1px 1px,var(--_g)),conic-gradient(from 90deg at 1px 1px,var(--_g));background-size:var(--s) var(--s),calc(var(--s)/5) calc(var(--s)/5);-webkit-mask-image:linear-gradient(180deg,#000 10%,transparent);mask-image:linear-gradient(180deg,#000 10%,transparent)}.bots .bots-header{z-index:2;display:flex;flex-direction:column}.bots .bots-header h1{font-family:var(--switzer-font);text-transform:uppercase;font-size:3rem}.bots .bots-header p{opacity:85%}.bots .bots-card-list{display:flex;flex-wrap:wrap;align-items:center;margin-top:2rem;justify-content:center;gap:1rem}.bots .bots-card-list .discord-bot-card{border-radius:3px;background-color:rgba(27,27,27,.833);display:flex;flex-direction:column;width:20rem;height:30rem;padding:1rem}.bots .bots-card-list .discord-bot-card .discord-bot-card-heading{display:flex;overflow:hidden;padding-bottom:2rem}.bots .bots-card-list .discord-bot-card .discord-bot-card-heading img{border-radius:3px;max-width:100%;height:auto}.bots .bots-card-list .discord-bot-card .discord-bot-content{display:flex;flex-direction:column;gap:10px}.bots .bots-card-list .discord-bot-card .discord-bot-content h3{display:flex;gap:4px;font-family:var(--switzer-font)}.bots .bots-card-list .discord-bot-card .discord-bot-content h3 span{opacity:85%}.bots .bots-card-list .discord-bot-card .discord-bot-content p{font-size:14px;font-weight:500}.bots .bots-card-list .discord-bot-card .discord-bot-content .discord-bot-link{display:flex;flex-wrap:wrap;margin-top:1rem!important;gap:10px}.bots .bots-card-list .discord-bot-card .discord-bot-content .discord-bot-link a{font-family:var(--switzer-font);flex-grow:1}.staff{display:flex;position:relative;min-height:60vh;flex-direction:column;padding:2rem 1rem;margin:0 0 5rem}.staff .grid-component{position:absolute;z-index:1;height:30rem;top:0;bottom:0;left:0;right:0;opacity:40%;--s:100px;--_g:#0000 90deg,#e8e8dd11 0;background:conic-gradient(from 90deg at 1px 1px,var(--_g)),conic-gradient(from 90deg at 1px 1px,var(--_g));background-size:var(--s) var(--s),calc(var(--s)/5) calc(var(--s)/5);-webkit-mask-image:linear-gradient(180deg,#000 10%,transparent);mask-image:linear-gradient(180deg,#000 10%,transparent)}.staff .staff-header{z-index:2;display:flex;flex-direction:column}.staff .staff-header h1{font-family:var(--switzer-font);text-transform:uppercase;font-size:3rem}.staff .staff-header p{opacity:85%}.staff .staff-card-list{display:flex;flex-wrap:wrap;align-items:center;margin-top:2rem;justify-content:center;gap:1rem}.staff .staff-card-list .discord-staff-card{border-radius:3px;background-color:rgba(27,27,27,.833);display:flex;flex-direction:column;width:15rem;height:33rem;padding:1rem;position:relative}.staff .staff-card-list .discord-staff-card .discord-staff-card-heading{display:flex;overflow:hidden;padding-bottom:2rem}.staff .staff-card-list .discord-staff-card .discord-staff-card-heading img{border-radius:3px;max-width:100%;height:auto}.staff .staff-card-list .discord-staff-card .discord-staff-content{display:flex;flex-direction:column;gap:10px}.staff .staff-card-list .discord-staff-card .discord-staff-content .discord-staff-badge{margin-top:-7px;font-size:13px;font-weight:500;opacity:85%}.staff .staff-card-list .discord-staff-card .discord-staff-content h3{display:flex;gap:4px;font-family:var(--switzer-font)}.staff .staff-card-list .discord-staff-card .discord-staff-content h3 span{opacity:85%}.staff .staff-card-list .discord-staff-card .discord-staff-content p{font-size:14px;font-weight:500}.staff .staff-card-list .discord-staff-card .discord-staff-link{position:absolute;bottom:10px;left:20px;right:20px;display:flex;margin-top:1rem;flex-wrap:wrap;gap:10px}.staff .staff-card-list .discord-staff-card .discord-staff-link a{font-family:var(--switzer-font);flex-grow:1}.navbar{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.navbar .navbar-header{opacity:80%;border:1px dashed var(--dashed-border-color);border-top:none;border-bottom:none;padding:2rem 3rem;height:100%;display:flex;flex-grow:1}@media screen and (max-width:518px){.navbar .navbar-header{padding:2rem 10px 2rem 15px}}.navbar .navbar-links{border:none;border-right:1px dashed var(--dashed-border-color);height:100%;padding:2.3rem 3rem}@media screen and (max-width:518px){.navbar .navbar-links{padding:2.4rem 10px}}.navbar .navbar-links ul{display:flex;flex-direction:row;list-style:none;gap:30px;align-items:center}@media screen and (max-width:518px){.navbar .navbar-links ul .discord-link,.navbar .navbar-links ul .twitter-link{display:none}}.navbar .navbar-links ul li a{display:flex;align-items:center;color:var(--text-color);font-weight:500;text-decoration:none;opacity:90%}.navbar .navbar-links ul li a:hover{opacity:100%;text-decoration:underline}.footer{display:flex;flex-direction:row;height:11.98rem;justify-content:space-between;border-top:1px dashed var(--dashed-border-color)}@media screen and (max-width:747px){.footer{flex-direction:column}}.footer .footer-header{padding:3rem 1rem;border-left:1px dashed var(--dashed-border-color);border-bottom:1px dashed var(--dashed-border-color);display:flex;flex-direction:column;gap:20px;flex-grow:1}@media screen and (max-width:747px){.footer .footer-header{border:1px dashed var(--dashed-border-color)}}.footer .footer-header .section-1{display:flex;align-items:center;gap:10px}.footer .footer-header .section-1 p{font-family:var(--switzer-font);font-size:2rem;font-weight:800}.footer .footer-header .section-2 .footer-branding p{font-weight:500;font-size:14px}.footer .footer-header .section-2 .footer-branding p a{color:var(--text-color)}.footer .footer-content{display:flex;height:10rem;flex-direction:column}.footer .footer-content .section-1{border-left:1px dashed var(--dashed-border-color);padding:3rem;flex-grow:1}@media screen and (max-width:747px){.footer .footer-content .section-1{padding:3rem 1rem}}.footer .footer-content .section-2{border:1px dashed var(--dashed-border-color);border-bottom:none;border-top:none;padding:3rem;flex-grow:1}@media screen and (max-width:747px){.footer .footer-content .section-2{padding:3rem 1rem}}.footer .footer-content .footer-links{display:flex}.footer .footer-content .footer-links p{font-family:var(--switzer-font);font-weight:700;font-size:1.1rem;padding-bottom:7px}.footer .footer-content .footer-links ul{display:flex;flex-direction:column;list-style:none}.footer .footer-content .footer-links ul li a{display:flex;font-size:15px;align-items:center;color:var(--text-color);font-weight:500;text-decoration:none;opacity:90%}.footer .footer-content .footer-links ul li a:hover{opacity:100%;text-decoration:underline}.hero{display:flex;justify-content:center;align-items:center;position:relative;text-align:center;min-height:60vh;flex-direction:column}.hero .parallax-shape{top:-1.912rem;transform:rotate(180deg);position:absolute;-webkit-clip-path:polygon(0 10%,100% 10%,100% 90%,0 90%);clip-path:polygon(0 10%,100% 10%,100% 90%,0 90%)}.hero .parallax-shape img{animation:shapeFadeIn 2s ease;opacity:15%;max-width:100%;height:auto}@keyframes shapeFadeIn{0%{opacity:0}to{opacity:15%}}.hero .grid-component{position:absolute;z-index:1;height:30rem;top:0;bottom:0;left:0;right:0;opacity:40%;--s:100px;--_g:#0000 90deg,#e8e8dd11 0;background:conic-gradient(from 90deg at 1px 1px,var(--_g)),conic-gradient(from 90deg at 1px 1px,var(--_g));background-size:var(--s) var(--s),calc(var(--s)/5) calc(var(--s)/5);-webkit-mask-image:linear-gradient(180deg,#000 10%,transparent);mask-image:linear-gradient(180deg,#000 10%,transparent)}.hero .hero-header{display:flex;z-index:2;flex-direction:column;padding:2rem 1rem}.hero .hero-header h1{font-weight:900;margin-inline:auto;line-height:clamp(2.2rem,10vw,3.6rem);font-size:4rem;width:40rem;letter-spacing:-1px;padding:2rem 0 1rem}@media screen and (max-width:680px){.hero .hero-header h1{font-size:3rem;width:30rem}}@media screen and (max-width:490px){.hero .hero-header h1{font-size:2.5rem;width:25rem}}@media screen and (max-width:415px){.hero .hero-header h1{width:auto;font-size:2.3rem}}.hero .hero-header p{width:35rem;font-size:14px;margin-inline:auto}@media screen and (max-width:680px){.hero .hero-header p{width:28rem}}@media screen and (max-width:490px){.hero .hero-header p{width:24rem}}@media screen and (max-width:405px){.hero .hero-header p{width:auto}}.hero .hero-buttons{z-index:2;display:flex;gap:10px;padding:1rem;flex-wrap:wrap}.hero .hero-buttons a{flex-grow:1}.services{display:flex;justify-content:center;align-items:center;margin-top:2rem}.services .services-cards-list{width:100vw;display:flex;flex-direction:column}.services .services-cards-list .service-card{display:flex;padding:4rem 2rem;border-top:1px dashed var(--dashed-border-color)}.services .services-cards-list .service-card .service-card-icon{flex-grow:1;width:20%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;opacity:50%;padding-right:2rem;justify-content:center}.services .services-cards-list .service-card .service-card-content{width:80%;margin-inline:auto;display:flex;flex-direction:column;justify-content:center}.services .services-cards-list .service-card .service-card-content h2{font-size:20px;font-family:var(--switzer-font);text-transform:uppercase;padding-bottom:10px}.services .services-cards-list .service-card .service-card-content p{font-size:14px;opacity:80%;text-align:justify}