@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed: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&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap);*{box-sizing:border-box}#root,body,html{-webkit-overflow-scrolling:touch;height:100%;margin:0;padding:0;position:relative;touch-action:pan-y;width:100%}html.lenis,html.lenis body{height:auto}body{background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);background-attachment:fixed;overscroll-behavior-y:contain;-webkit-user-select:none;user-select:none}.container{font-family:Barlow Condensed,sans-serif;left:0;overflow-x:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.main-wrapper{width:100%}.scroll-indicator{animation:bounce 5s ease-in-out infinite;bottom:50px;cursor:pointer;left:50%;pointer-events:all;position:absolute;transform:translateX(-50%)}.scroll-icon{border:2px solid #ffffff40;border-radius:12px;height:40px;position:relative;width:24px}.scroll-icon:before{animation:scrollDown 4s ease-in-out infinite;background:#ffffff59;border-radius:2px;content:"";height:8px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:4px}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-6px)}}@keyframes scrollDown{0%{opacity:.5;top:8px}to{opacity:0;top:20px}}strong{font-weight:500;text-shadow:0 0 8px #3eccf880}header{-webkit-backdrop-filter:blur(13.1px);backdrop-filter:blur(13.1px);justify-content:space-between;padding:20px 30px;pointer-events:all;position:absolute;position:fixed;width:100%;z-index:10}.brand,header{align-items:center;display:flex}.brand{color:#fff;cursor:pointer;font-size:1.4em;gap:6px;letter-spacing:-1px}.brand img{filter:brightness(2)}.brand strong{-webkit-text-fill-color:#0000;animation:brandRGB 15s linear infinite;background:linear-gradient(100deg,red,lime,blue,#fff);-webkit-background-clip:text;background-size:400% 400%;font-weight:700;text-shadow:0 0 0 #3ecdf800;text-transform:uppercase}@keyframes brandRGB{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}header ul{color:#fff;display:flex;font-size:.9em;font-weight:400;gap:30px;list-style:none;margin:0;padding:0;text-transform:uppercase}header ul li{border:1px solid #0000;border-radius:15px;cursor:pointer;padding:6px 15px;transition:all .3s ease}header ul li:hover{background-color:#2532c133;border:1px solid rgba(212,0,255,.311);text-shadow:0 0 8px rgba(0,225,255,.304)}button{background-color:#fff;border:1px solid #0000;border-radius:15px;color:#000;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-size:.75em;font-weight:600;padding:8px 18px;pointer-events:all;transition:all .3s ease}button:hover{background-color:#2585c133;border:1px solid rgba(179,0,255,.311);color:#fff;text-shadow:0 0 8px rgba(30,0,255,.304)}.section{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.section-1{align-items:center;justify-content:space-between;margin-left:40px;pointer-events:none;position:relative;touch-action:none}.section-1 button,.section-1-colors-wrapper li{pointer-events:auto}.section-1-wrapper{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:flex;flex-direction:column;gap:10px;margin-bottom:100px;margin-top:100px;padding:10px 0 10px 2px;width:450px}.section-1-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#940fc5);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Orbitron,sans-serif;font-size:4em;font-weight:800;margin:0}.section-1-text{font-size:1.4em;font-weight:300;margin:0;padding-top:10px;width:90%}.section-1-buttons{display:flex;font-size:1.05em;gap:10px;margin-top:10px}.section-1-colors-wrapper{bottom:130px;display:flex;position:absolute;right:300px}.section-1-colors-wrapper ul{align-items:center;-webkit-backdrop-filter:blur(13.1px);backdrop-filter:blur(13.1px);border-radius:10px;display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;list-style:none;margin:0;padding:10px}.section-1-colors-wrapper li.selected{border:1px solid #ffffffaf;border-radius:10px;scale:1.2}.section-1-colors-wrapper li{border-radius:40px;cursor:pointer;height:2.5rem;pointer-events:all;transition:all .2s ease;width:2.5rem}.section-1-colors-wrapper li:hover{border:2px solid #ffffff8c}.section-2{align-items:center;background-image:url(/static/media/1.d86981bee1b7fbf6d0e9.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:flex-start;pointer-events:all;position:relative}.section-2:before{background:linear-gradient(180deg,#0a0f1e,#0a0f1eb3 40%,#0000);height:200px;top:0}.section-2:after,.section-2:before{content:"";left:0;pointer-events:none;position:absolute;right:0;z-index:1}.section-2:after{background:linear-gradient(0deg,#181818,#0000);bottom:0;height:120px}.section-2-wrapper{z-index:2}.section-2-info{color:#fff;margin:0 30px;z-index:2}.section-2-info h2{cursor:text;font-family:Orbitron,sans-serif;font-size:5rem;font-weight:800;line-height:1.2em;margin:0;text-shadow:0 0 8px rgba(0,0,0,.986);text-transform:uppercase;user-select:text;-webkit-user-select:text;width:500px}.section-2-info hr{background-color:#fff;border:none;border-radius:0 50px;border-right:10px solid #9b2a7d;height:10px;margin:15px 0 20px;width:100px}.section-2-info p{cursor:text;font-family:Michroma,sans-serif;font-size:1em;line-height:1.2em;text-shadow:0 0 8px rgba(0,0,0,.986);user-select:text;-webkit-user-select:text;width:50%}.section-3{background:#181818;background-image:url(/static/media/2.e6cf4c2bce4b6992e519.jpg);background-position:100%;background-repeat:no-repeat;background-size:auto;pointer-events:all;position:relative}.section-3:after{background:linear-gradient(0deg,#141414,#14141480 50%,#0000);bottom:0;content:"";height:150px;left:0;pointer-events:none;position:absolute;right:0}.section-3-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.section-3-info{align-items:start;display:flex;flex-direction:column;margin:0 30px}.section-3-wrapper h2{-webkit-backdrop-filter:blur(13.1px);backdrop-filter:blur(13.1px);border-radius:10px;margin:0 0 60px;padding:20px;text-align:center;text-transform:uppercase;width:70%}.section-3-info h3,.section-3-wrapper h2{cursor:text;font-family:Orbitron,sans-serif;font-size:3rem;font-weight:800;line-height:1.2em;user-select:text;-webkit-user-select:text}.section-3-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#434242);-webkit-background-clip:text;background-clip:text;color:#0000}.section-3-info p{-webkit-backdrop-filter:blur(10.1px);backdrop-filter:blur(10.1px);border-radius:10px;cursor:text;font-family:Michroma,sans-serif;font-size:1em;line-height:1.4em;padding:20px;text-shadow:0 0 8px rgba(0,0,0,.986);user-select:text;-webkit-user-select:text;width:50%}.section-3-wrapper hr{background-color:#fff;border:none;border-radius:0 50px;border-right:10px solid #75e93bc4;height:10px;margin:15px 0 20px;width:100px}.section-4{background:#141414;pointer-events:all;position:relative}.section-4:before{background:linear-gradient(180deg,#141414,#0000);top:0}.section-4:after,.section-4:before{content:"";height:100px;left:0;pointer-events:none;position:absolute;right:0}.section-4:after{background:linear-gradient(0deg,#141414,#0000);bottom:0}.section-4-wrapper{align-items:center;display:flex;flex-direction:row-reverse;gap:30px;justify-content:space-between;padding:0 50px}.section-4-info-wrapper{align-items:start;background:#7e3be90d;border:1px solid #7e3be926;border-radius:16px;color:#fff;display:flex;flex-direction:column;padding:30px;transition:all .3s ease;width:42%}.section-4-info-wrapper:hover{background:#7e3be914;border-color:#7e3be940}.section-4-info-wrapper h2{cursor:text;font-family:Orbitron,sans-serif;font-size:2.4em;font-weight:800;margin:0;user-select:text;-webkit-user-select:text}.section-4-wrapper hr{background-color:#fff;border:none;border-left:10px solid #7e3be9c4;border-radius:0 50px;height:10px;margin:15px 0 20px;width:100px}.section-4-info-wrapper p{color:#ffffffd9;cursor:text;font-family:Michroma,sans-serif;font-size:1em;font-weight:300;line-height:1.5em;user-select:text;-webkit-user-select:text}.section-4-wrapper video{border-radius:12px;height:430px;object-fit:cover;width:650px}.section-5{background:#141414;height:90vh;pointer-events:all;position:relative}.section-5:before{background:linear-gradient(180deg,#141414,#0000);top:0}.section-5:after,.section-5:before{content:"";height:100px;left:0;pointer-events:none;position:absolute;right:0}.section-5:after{background:linear-gradient(0deg,#181818,#0000);bottom:0}.section-5-wrapper{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:space-between;padding:0 50px}.section-5-info-wrapper{align-items:start;background:#f229390d;border:1px solid #f2293926;border-radius:16px;color:#fff;display:flex;flex-direction:column;padding:30px;transition:all .3s ease;width:42%}.section-5-info-wrapper:hover{background:#f2293914;border-color:#f2293940}.section-5-info-wrapper h2{cursor:text;font-family:Orbitron,sans-serif;font-size:2.3em;font-weight:800;margin:0;user-select:text;-webkit-user-select:text}.section-5-wrapper hr{background-color:#fff;border:none;border-radius:0 50px;border-right:10px solid #f22939db;height:10px;margin:15px 0 20px;width:100px}.section-5-info-wrapper p{color:#ffffffd9;cursor:text;font-family:Michroma,sans-serif;font-size:1em;font-weight:300;line-height:1.5em;user-select:text;-webkit-user-select:text}.section-5-wrapper video{border-radius:12px;height:400px;object-fit:cover;width:620px}.section-6{background:#181818;height:90vh;pointer-events:all;position:relative}.section-6:before{background:linear-gradient(180deg,#181818,#0000);top:0}.section-6:after,.section-6:before{content:"";height:100px;left:0;pointer-events:none;position:absolute;right:0}.section-6:after{background:linear-gradient(0deg,#181818,#0000);bottom:0}.section-6-wrapper{align-items:center;display:flex;flex-direction:row-reverse;gap:30px;justify-content:space-between;padding:0 50px}.section-6-info-wrapper{align-items:start;background:#f0ad1c0d;border:1px solid #f0ad1c26;border-radius:16px;color:#fff;display:flex;flex-direction:column;padding:30px;transition:all .3s ease;width:42%}.section-6-info-wrapper:hover{background:#f0ad1c14;border-color:#f0ad1c40}.section-6-info-wrapper h2{cursor:text;font-family:Orbitron,sans-serif;font-size:2.4em;font-weight:800;margin:0;user-select:text;-webkit-user-select:text}.section-6-wrapper hr{background-color:#fff;border:none;border-left:10px solid #f0ad1cdc;border-radius:0 50px;height:10px;margin:15px 0 20px;width:100px}.section-6-info-wrapper p{color:#ffffffd9;cursor:text;font-family:Michroma,sans-serif;font-size:1em;font-weight:300;line-height:1.5em;user-select:text;-webkit-user-select:text}.section-6-wrapper video{border-radius:12px;height:400px;object-fit:cover;width:650px}.section-7{background:#181818;background-image:url(/static/media/6.d8afa2c37e0ca3455fb4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;pointer-events:all;position:relative}.section-7:before{background:linear-gradient(180deg,#181818,#0000);top:0}.section-7:after,.section-7:before{content:"";height:100px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.section-7:after{background:linear-gradient(0deg,#181818,#0000);bottom:0}.section-7-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.section-7-info{align-items:start;display:flex;flex-direction:column;margin:0 30px}.section-7-wrapper h2{-webkit-backdrop-filter:blur(4.1px);backdrop-filter:blur(4.1px);border-radius:20px;border-radius:10px;font-size:2.6rem;margin:0 0 100px;padding:20px;text-align:center;text-shadow:0 0 8px rgba(0,0,0,.986);text-transform:uppercase;width:550px}.section-7-info h3,.section-7-wrapper h2{cursor:text;font-family:Orbitron,sans-serif;font-weight:800;line-height:1.2em;user-select:text;-webkit-user-select:text}.section-7-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#ebc428);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3rem}.section-7-info p{-webkit-backdrop-filter:blur(10.1px);backdrop-filter:blur(10.1px);border-radius:10px;cursor:text;font-family:Michroma,sans-serif;font-size:1em;line-height:1.4em;padding:20px;text-align:center;text-shadow:0 0 8px rgba(0,0,0,.986);user-select:text;-webkit-user-select:text;width:50%}.section-7-wrapper hr{background-color:#fff;border:none;border-radius:0 50px;border-right:10px solid #ebc428;height:10px;margin:15px 0 20px;width:100px}.section-8{background:#181818;background-image:url(/static/media/5.ee8d8d7f451c125631b4.jpg);background-position:0;background-repeat:no-repeat;background-size:cover;pointer-events:all;position:relative}.section-8:before{background:linear-gradient(180deg,#181818,#0000);height:100px;top:0}.section-8:after,.section-8:before{content:"";left:0;pointer-events:none;position:absolute;right:0;z-index:1}.section-8:after{background:linear-gradient(0deg,#181818,#0000);bottom:0;height:120px}.section-8-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.section-8-info{align-items:flex-end;display:flex;flex-direction:column;margin:0 30px}.section-8-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2a7dca,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Orbitron,sans-serif;font-size:3rem;font-weight:800;line-height:1.2em}.section-8-info h3,.section-8-info p{cursor:text;user-select:text;-webkit-user-select:text}.section-8-info p{-webkit-backdrop-filter:blur(10.1px);backdrop-filter:blur(10.1px);border-radius:10px;font-family:Michroma,sans-serif;font-size:1em;line-height:1.4em;padding:20px;text-align:center;text-shadow:0 0 8px rgba(0,0,0,.986);width:50%}.section-8-wrapper hr{background-color:#fff;border:none;border-left:10px solid #2a7dca;border-radius:0 50px;height:10px;margin:15px 0 20px;width:100px}footer{background:linear-gradient(180deg,#181818,#0d0d0d);color:#ffffffe6;flex-direction:column;padding:80px 100px 50px;pointer-events:all;position:relative;z-index:10}.footer-top,footer{display:flex;width:100%}.footer-top{align-items:flex-start;border-bottom:1px solid #ffffff14;justify-content:space-between;padding-bottom:60px}.footer-info-wrapper{display:flex;gap:80px}.footer-info-wrapper ul{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer-info-wrapper li{color:#fff9;cursor:pointer;font-size:.9em;font-weight:300;pointer-events:all;transition:color .3s ease}.footer-info-wrapper li:hover{color:#fff}.footer-info-wrapper h3{color:#fff6;font-size:.85em;font-weight:500;letter-spacing:1px;margin:0 0 16px;text-transform:uppercase}.footer-brand{align-items:flex-end;cursor:pointer;display:flex;flex-direction:column;pointer-events:all}.footer-brand:hover{opacity:.8}.footer-h2{align-items:center;display:flex;gap:15px}.footer-h2 img{filter:brightness(2);height:auto;opacity:1;width:50px}.footer-h2 h2{-webkit-text-fill-color:#fff;background:none;-webkit-background-clip:unset;background-clip:initial;color:#fff;font-family:Orbitron,sans-serif;font-size:2em;font-weight:700;letter-spacing:2px;margin:0}.footer-bottom{align-items:center;display:flex;justify-content:space-between;padding-top:30px;width:100%}.copyright{color:#fff6;font-size:.8em;font-weight:300;margin:0}.footer-social{display:flex;gap:20px}.footer-social a{align-items:center;border:1px solid #fff3;border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;font-size:1em;height:40px;justify-content:center;pointer-events:all;text-decoration:none;transition:all .3s ease;width:40px}.footer-social a:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff;transform:translateY(-2px)}@media only screen and (max-width:1200px){.main-wrapper{width:100%}footer{padding:60px 60px 40px}.footer-info-wrapper{gap:50px}}@media only screen and (max-width:1030px){.section-1-wrapper{width:400px}.section-1-title{font-size:3.5em}.section-1-text{font-size:1.2em;padding-top:5px}.section-1-colors-wrapper{right:120px}.section-2-info h2{font-size:4rem}.section-2-info p{font-size:.9em}.section-3-wrapper h2{font-size:2.3rem;padding:20px;text-shadow:0 0 8px rgba(0,0,0,.986);width:90%}.section-3-info h3{font-size:2.8rem}.section-3-info p{font-size:.9em;width:60%}.section-4-info-wrapper h2{font-size:2em}.section-4-info-wrapper p{font-size:.9em}.section-4-wrapper video{height:430px;width:600px}.section-5-info-wrapper h2{font-size:2em}.section-5-info-wrapper p{font-size:.9em}.section-5-wrapper video{height:400px;width:570px}.section-6-info-wrapper h2{font-size:2em}.section-6-info-wrapper p{font-size:.9em}.section-6-wrapper video{height:390px;width:600px}.section-7-wrapper h2{font-size:2.3rem;padding:20px;text-shadow:0 0 8px rgba(0,0,0,.986);width:90%}.section-7-info h3{font-size:2.8rem}.section-7-info p{font-size:.9em;width:60%}.section-8-info h3{font-size:2.8rem}.section-8-info p{font-size:.9em;width:60%}footer{padding:50px 40px 30px;pointer-events:all}.footer-info-wrapper{gap:40px}.footer-h2 h2{font-size:1.6em}}@media only screen and (max-width:900px){.section-4-info-wrapper h2{font-size:1.8em}.section-4-info-wrapper p{font-size:.7em}.section-4-wrapper video{height:350px;width:500px}.section-5-info-wrapper h2{font-size:1.8em}.section-5-info-wrapper p{font-size:.7em}.section-5-wrapper video{height:330px;width:460px}.section-6-info-wrapper h2{font-size:1.8em}.section-6-info-wrapper p{font-size:.7em}.section-6-wrapper video{height:320px;width:500px}}@media only screen and (max-width:820px){header ul{font-size:.8em;gap:25px}.section-2-info h2{font-size:3.5rem}.section-2-info p{font-size:.8em}}@media only screen and (max-width:800px){.section-1{align-items:center;flex-direction:column;justify-content:space-between;margin:0;padding:90px 20px 30px}.section-1-wrapper{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:16px;height:auto;margin-top:0;max-width:340px;padding:20px 25px;text-align:center;width:100%}.section-1-title{font-size:2em;margin-bottom:8px}.section-1-text{font-size:.9em;font-weight:300;line-height:1.4;margin-bottom:15px;width:100%}.section-1-buttons{flex-direction:row;font-size:.9em;gap:12px;justify-content:center}.section-1-colors-wrapper{bottom:50px;display:flex;justify-content:center;left:50%;position:absolute;right:auto;transform:translateX(-50%);width:auto}.section-1-colors-wrapper ul{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:50px;gap:6px;justify-content:center;margin:0;padding:10px 18px;width:auto}.section-1-colors-wrapper li{height:2.2rem;width:2.2rem}.scroll-indicator{bottom:12px}.scroll-icon{height:28px;width:18px}}@media only screen and (max-width:750px){.section-1-title{font-size:2.3em}.section-1-buttons{font-size:.9em}.header-nav{display:none}.section-3-wrapper h2{font-size:2rem}.section-3-info h3{font-size:2.6rem}.section-3-info p{font-size:.8em;width:70%}.section-4-info-wrapper h2{font-size:1.5em}.section-4-info-wrapper p{font-size:.7em}.section-4-wrapper video{height:270px;width:400px}.section-5-info-wrapper h2{font-size:1.5em}.section-5-info-wrapper p{font-size:.7em}.section-5-wrapper video{height:270px;width:400px}.section-6-info-wrapper h2{font-size:1.5em}.section-6-info-wrapper p{font-size:.7em}.section-6-wrapper video{height:250px;width:400px}.section-7-wrapper h2{font-size:2rem}.section-7-info h3{font-size:2.6rem}.section-7-info p{font-size:.8em;width:70%}.section-8-info h3{font-size:2.6rem}.section-8-info p{font-size:.8em;width:70%}}@media only screen and (max-width:730px){.section-2-info h2{font-size:3rem;width:90%}.section-2-info p{font-size:.7em}.section-4-wrapper{flex-direction:column}.section-4-info-wrapper{align-items:center;text-align:center;width:80%}.section-4-info-wrapper h2{font-size:2em}.section-4-info-wrapper p{font-size:.7em;margin-bottom:50px}.section-4-wrapper video{height:300px;width:500px}.section-5-wrapper{flex-direction:column}.section-5-info-wrapper{align-items:center;text-align:center;width:80%}.section-5-info-wrapper h2{font-size:2em}.section-5-info-wrapper p{font-size:.7em;margin-bottom:50px}.section-5-wrapper video{height:300px;width:500px}.section-6-wrapper{flex-direction:column}.section-6-info-wrapper{align-items:center;text-align:center;width:80%}.section-6-info-wrapper h2{font-size:2em}.section-6-info-wrapper p{font-size:.7em;margin-bottom:50px}.section-6-wrapper video{height:320px;width:500px}footer{padding:40px 30px 25px}.footer-top{flex-direction:column;gap:40px}.footer-brand{align-items:flex-start}.footer-info-wrapper{gap:30px}.footer-h2 h2{font-size:1.4em}.footer-bottom{flex-direction:column;gap:20px;text-align:center}}@media only screen and (max-width:600px){.section-3-wrapper h2{font-size:1.8rem}.section-3-info h3{font-size:2.4rem}.section-3-info p{font-size:.8em;width:80%}.section-7-wrapper h2{font-size:1.8rem}.section-7-info h3{font-size:2.4rem}.section-7-info p{font-size:.8em;width:80%}.section-8-info h3{font-size:2.4rem}.section-8-info p{font-size:.8em;width:80%}}@media only screen and (max-width:550px){.brand img{height:40px;width:100px}.section-1{padding-top:80px}.section-1-wrapper{max-width:300px;padding:18px 22px}.section-1-title{font-size:1.8em}.section-1-text{font-size:.85em}.section-1-buttons{font-size:.85em;gap:10px}.section-1-colors-wrapper{bottom:45px}.section-1-colors-wrapper ul{gap:5px;padding:8px 14px}.section-1-colors-wrapper li{height:2rem;width:2rem}.scroll-indicator{bottom:10px}.scroll-icon{height:26px;width:16px}}@media only screen and (max-width:480px){.section-1{padding-top:75px}.section-1-wrapper{max-width:280px;padding:16px 20px}.section-1-title{font-size:1.6em}.section-1-buttons,.section-1-text{font-size:.8em}.section-1-colors-wrapper{bottom:40px}.section-1-colors-wrapper li{height:1.9rem;width:1.9rem}.scroll-indicator{bottom:8px}.scroll-icon{height:24px;width:14px}.section-2-info h2{font-size:2rem}.section-2-info p{font-size:.7em;width:90%}.section-3-wrapper h2{font-size:1.6rem}.section-3-info h3{font-size:2.4rem}.section-3-info p{font-size:.7em;width:90%}.section-4-wrapper{flex-direction:column}.section-4-info-wrapper{align-items:center;text-align:center;width:80%}.section-4-info-wrapper h2{font-size:1.8em}.section-4-info-wrapper p{font-size:.7em;margin-bottom:50px}.section-4-wrapper video{height:220px;width:350px}.section-5-wrapper{flex-direction:column}.section-5-info-wrapper{align-items:center;text-align:center;width:80%}.section-5-info-wrapper h2{font-size:1.5em}.section-5-info-wrapper p{font-size:.65em;margin-bottom:50px}.section-5-wrapper video{height:220px;width:350px}.section-6-wrapper{flex-direction:column}.section-6-info-wrapper{align-items:center;text-align:center;width:80%}.section-6-info-wrapper h2{font-size:1.8em}.section-6-info-wrapper p{font-size:.7em;margin-bottom:50px}.section-6-wrapper video{height:220px;width:350px}.section-7-wrapper h2{font-size:1.6rem}.section-7-info h3{font-size:2.4rem}.section-7-info p{font-size:.7em;width:90%}}@media only screen and (max-width:390px){.section-1{padding-top:70px}.section-1-wrapper{max-width:260px;padding:14px 18px}.section-1-title{font-size:1.4em}.section-1-text{font-size:.75em}.section-1-buttons{font-size:.75em;gap:8px}.section-1-colors-wrapper{bottom:35px}.section-1-colors-wrapper li{height:1.7rem;width:1.7rem}.scroll-indicator{bottom:5px}.scroll-icon{height:20px;width:12px}.section-3-wrapper h2{font-size:1.5rem}.section-3-info h3{font-size:2rem}.section-3-info p{font-size:.7em;width:100%}.section-4-info-wrapper{width:90%}.section-4-info-wrapper h2{font-size:1.7em}.section-4-info-wrapper p{font-size:.65em}.section-4-wrapper video{height:190px;width:280px}.section-5-info-wrapper{width:100%}.section-5-info-wrapper h2{font-size:1.4em;width:100%}.section-5-info-wrapper p{font-size:.65em}.section-5-wrapper video{height:190px;width:280px}.section-6-info-wrapper{width:90%}.section-6-info-wrapper h2{font-size:1.7em}.section-6-info-wrapper p{font-size:.65em}.section-6-wrapper video{height:190px;width:280px}.section-7-wrapper h2{font-size:1.5rem}.section-7-info h3{font-size:2rem}.section-7-info p{font-size:.7em;width:100%}.section-8-info h3{font-size:2rem}.section-8-info p{font-size:.7em;width:100%}footer{padding:30px 20px 20px}.footer-info-wrapper{flex-wrap:wrap;gap:25px}.footer-info-wrapper li{font-size:.8em}.footer-info-wrapper h3{font-size:.75em;margin-bottom:10px}.footer-h2 h2{font-size:1.2em}.footer-h2 img{width:35px}.copyright{font-size:.7em}.footer-social a{font-size:.9em;height:35px;width:35px}}.loader{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .6s ease,visibility .6s ease;width:100%;z-index:9999}.loader.fade-out{opacity:0;visibility:hidden}.loader-content{align-items:center;display:flex;flex-direction:column;gap:40px}.loader-logo{opacity:.8}.loader-logo img{filter:brightness(0) invert(1);height:auto;width:100px}.loader-progress-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;width:200px}.loader-line{background:#ffffff26;height:1px;overflow:hidden;position:relative;width:100%}.loader-line-fill{background:linear-gradient(90deg,#8b5cf6,#c084fc);height:100%;position:relative;transition:width .4s ease}.loader-line-fill:after{background:#c084fc;border-radius:50%;box-shadow:0 0 10px #c084fc;content:"";height:6px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:6px}.loader-info{align-items:center;display:flex;justify-content:space-between;width:100%}.loader-percent{color:#ffffffe6;font-family:Barlow Condensed,sans-serif;font-size:1.4em;font-weight:300;letter-spacing:2px}.loader-arrow{animation:arrowPulse 1.5s ease-in-out infinite;color:#ffffff80;font-size:1.2em}@keyframes arrowPulse{0%,to{opacity:.3;transform:translateX(0)}50%{opacity:1;transform:translateX(5px)}}.loader-text{color:#ffffff4d;font-family:Barlow Condensed,sans-serif;font-size:.75em;font-weight:400;letter-spacing:4px;margin:0;text-transform:uppercase}
/*# sourceMappingURL=main.75d767e5.css.map*/