@import"https://fonts.googleapis.com/css2?family=Geologica:wght@500&family=Outfit:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:ital,opsz,wght@0,9..40,500;1,9..40,400&display=swap";.wait{font-family:geologica;background-color:var(--mainblue);color:#fff;width:fit-content;padding:13px;outline:none;border:none;box-shadow:2px 2px 2px #1d1d1d00;border-radius:25px}.wait:hover{background-color:var(--highlightblue);transition:1s}@media (max-width:900px){.wait{font-family:geologica;background-color:var(--mainblue);color:#fff;width:fit-content;padding:13px;outline:none;border:none;box-shadow:2px 2px 2px #1d1d1d00;border-radius:25px}}:root{--white:#e3f4fc;--black:#020202;--red:#d72a2c;--mainblue:#0186fd;--highlightblue:#00eafd}nav{font-family:Bebas Neue,sans-serif;padding:1rem 5rem;z-index:3;width:100vw;background-color:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:var(--white)}nav .logo img{width:6vw}@media (max-width: 1100px) and (min-width: 500px){nav{font-family:Bebas Neue,sans-serif;padding:2rem 3rem}nav .logo img{width:20vw}}@media (max-width: 900px){nav{font-family:Bebas Neue,sans-serif;padding:1rem}nav .logo img{width:20vw}}:root{--black:#020202;--red:#d72a2c;--mainblue:#0186fd;--highlightblue:#00eafd;--orange: #e25822}*{padding:0;margin:0;overflow-x:hidden;box-sizing:border-box}body{display:flex;flex-direction:column;align-items:center;width:100vw;background-color:var(--black);gap:10vh}header{position:relative;display:flex;flex-direction:column;align-items:center;width:100vw;height:120vh;background:url(/assets/test-EBOi1BHI.webp);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background-blend-mode:overlay;background-size:70vw;background-repeat:no-repeat;background-position:top;background-attachment:fixed;gap:7rem}.hero{width:80vw;text-align:center;display:flex;flex-direction:column;align-items:center;padding:40px 0}.hero h1{color:#fff;text-align:center;font-family:Bebas Neue,sans-serif;word-spacing:3px;font-size:4rem;text-shadow:2px 2px 4px rgb(29,28,28);margin-bottom:20px}.hero h1 span{color:var(--red)}.desc{height:100vh;width:100vw;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:none;background-color:#030303}.right{content:" ";position:absolute;border-radius:100%;filter:blur(100px)}.right div{background-image:radial-gradient(#030303,#0187fd86);width:50vw;height:50vh;border-radius:100%;filter:blur(100px)}.left{z-index:4;padding:3rem 6rem;text-align:center;display:flex;text-shadow:2px 2px 1px grey;font-family:Bebas Neue,sans-serif;font-size:3rem}.choose{background-color:#030404;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;margin:0 auto;gap:10vh}.choose .cards{width:70vw;display:grid;grid-template-columns:repeat(auto-fill,minmax(30vw,1fr));gap:1rem}.choose .cards .card{width:30vw;z-index:3;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.choose .cards .card h3{color:#fff;font-size:3rem;font-family:Bebas Neue,sans-serif}.choose .cards .card p{font-family:geologica;text-align:center;font-size:1.5rem;color:#fff}.choose .cards .card img{width:50%}.choose .right{position:absolute;background-image:radial-gradient(#03070a,#0187fd86);width:500px;height:500px;border-radius:100%;left:0;filter:blur(130px)}.produced{margin-top:20vh;display:flex;flex-direction:row;align-items:center;width:100vw;height:fit-content;gap:5vh}.produced .side{flex:1;content:" "}.produced .socials{display:flex;z-index:3;flex-direction:column;align-items:center;justify-content:center;gap:20px}.produced .socials img{width:5vw}.produced .socials a:first-of-type img{width:8vw}.produced .main{flex:1;display:flex;z-index:3;flex-direction:column}.produced img{width:30%}.main-logo{display:flex;flex-direction:column}.produced h4{color:#fff;font-size:1rem;font-family:geologica;overflow:hidden}.produced h3{color:#fff;font-size:1rem;font-family:dm sans;overflow:hidden;margin-bottom:100px}.produced div{display:flex;flex-direction:row;align-items:center;justify-content:center}.produced .right{position:absolute;left:-10%;background-image:radial-gradient(#c22c3177,#020203,#c22c3177);width:500px;height:500px;border-radius:100%;filter:blur(130px)}@media (max-width: 800px){.choose{background-color:#030404;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;margin:0 auto;gap:10vh}.choose .cards{width:100vw;display:grid;grid-template-columns:repeat(auto-fill,minmax(90vw,1fr));gap:1rem}.choose .cards .card{width:90vw;z-index:3;height:fit-content;display:flex;flex-direction:column;align-items:center;margin:0 auto;justify-content:center;padding:1rem}.choose .cards .card h3{color:#fff;font-size:2.5rem;font-family:Bebas Neue,sans-serif}.choose .cards .card p{font-family:geologica;text-align:center;font-size:1.5rem;color:#fff}.choose .cards .card img{width:50%}.choose .right{position:absolute;background-image:radial-gradient(#03070a,#0187fd86);width:100px;height:100px;border-radius:100%;left:0;filter:blur(130px)}}@media (max-width: 1100px) and (min-width: 500px){header{height:100vh;background:url(/assets/hero-7okkTY9S.webp);background-size:100%;background-repeat:no-repeat;background-position:top;background-attachment:fixed;gap:2rem}.hero{margin:0 auto;width:90vw;padding:0;position:absolute;bottom:10%}.hero h1{font-size:4rem;padding:40px}.desc{height:80vh;width:100vw;color:#fff}.left{z-index:4;padding:2rem;text-align:center;display:flex;text-shadow:2px 2px 1px rgb(39,38,38);font-family:Bebas Neue,sans-serif;font-size:3.6rem}.produced .socials{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:20px}.produced .socials img{width:5vw}.produced .socials a:first-of-type img{width:8vw}}@media (max-width:700px){body{gap:0vh;overflow-x:hidden}header{height:100vh;background:url(/assets/hero-7okkTY9S.webp);background-size:100%;background-repeat:no-repeat;background-position:top;background-attachment:fixed;gap:2rem}.hero{margin:0 auto;width:90vw;padding:0 10px}.hero h1{color:#fff;text-align:center;font-family:Bebas Neue,sans-serif;word-spacing:3px;font-size:1.8rem;overflow:hidden;margin-bottom:20px;margin-top:40vh}.desc{height:70vh;width:100vw;color:#fff}.right{content:" ";position:absolute;border-radius:100%;filter:blur(100px);overflow:hidden}.right div{background-image:radial-gradient(#030303,#0187fd86);width:50vw;height:50vh;border-radius:100%;filter:blur(100px)}.left{z-index:4;padding:1rem;text-align:center;display:flex;text-shadow:2px 2px 1px grey;font-family:Bebas Neue,sans-serif;font-size:2rem}.produced{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;width:90vw;margin:10vh auto -1vh;height:fit-content}.produced img{width:50%}.produced h4{color:#fff;font-size:1rem;font-family:geologica;overflow:hidden}.produced h3{color:#fff;font-size:1.5rem;text-align:center;font-family:dm sans;overflow:hidden;margin-bottom:100px}.produced div{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}.produced .main{flex:1;display:flex;z-index:1;flex-direction:column}.produced .socials{display:flex;margin:0 auto;flex-direction:row;align-items:center;justify-content:center;gap:20px}.produced .socials img{width:5vw}.produced .socials a:first-of-type img{width:8vw}.produced .right{position:absolute;right:-10%;background-image:radial-gradient(040001,#0187fd86);width:200px;overflow:hidden;height:200px;border-radius:100%;filter:blur(130px)}}
