@import"https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Onest:wght@100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&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&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap";body{font-family:Poppins,sans-serif;background-color:#0c0d08;color:#fff}.navbar{display:flex;justify-content:space-between;align-items:center;height:72px}.logo{font-size:1.5rem;font-weight:700;margin-left:32px}.nav-links{list-style:none;display:flex;gap:1rem}.nav-links a{text-decoration:none;font-weight:500;transition:color .3s ease;color:#fff}.nav-links a:hover{color:#61dafb}.start{all:unset;padding:.4rem .9rem;gap:10px;border:none;color:#f20808;border-radius:10%;font-size:18px;font:900;border:2px solid rgb(247,58,58);cursor:pointer}.start i{margin:5px}.hamburger{display:none;cursor:pointer;font-size:1.5rem;margin-left:36px;position:absolute}@media (max-width: 649px){.hamburger{display:block;position:fixed;top:20px;left:20px;z-index:1000;cursor:pointer;font-size:24px}.nav-links{position:fixed;top:0;left:-100%;width:250px;height:100vh;background-color:#0c0d08;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:left .3s ease-in-out;padding-top:-100px;z-index:999}.nav-links.active{left:0}.nav-links li{margin-bottom:20px}.nav-links li:first-child{margin-top:-20px}.start{padding:5px}.logo{margin-left:100px;margin-top:-10px}}.cursor{display:inline-block;animation:blink .7s steps(1) infinite}@keyframes blink{50%{opacity:0}}.hero{display:flex;justify-content:space-between;align-items:center;height:400px}.hero-content{flex:1;padding:2rem;text-align:center}.hero-content h1{font-size:2.5rem;line-height:1.2;margin:0;color:#fff}.hero-content p{font-size:1.2rem;margin-bottom:1.5rem;color:#a1a1a1}.button-project{display:inline-block;padding:.8rem 1rem;background-color:#f11e1e;color:#fff;text-decoration:none;font-weight:700;border-radius:5px;transition:background-color .3s ease}.button-project-2{display:inline-block;padding:.8rem 1rem;background-color:#f11e1e;color:#fff;text-decoration:none;font-weight:700;border-radius:5px;transition:background-color .3s ease;margin:10px}.button-project:hover{background-color:#21a1f1}.hero-image{flex:1;text-align:center}.hero-image img{width:100%;max-width:350px;border-radius:10px}@media (max-width: 768px){.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.9rem}.button-project-2{padding:.6rem .8rem;font-size:.9rem}.hero-image img{max-width:250px}}@media (max-width: 649px){.hero{flex-direction:column-reverse;height:auto}.hero-content{text-align:center;padding:1rem;width:100%;margin-left:0;margin-right:0}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.hero-image{margin-top:1rem}.hero-image img{max-width:300px}}.hero-title{font-size:1.9rem!important;margin-top:-10px!important;color:#f11e1e!important}.social-links{display:flex;justify-content:center;gap:8rem;background-color:#1a1a1a;padding:1rem}.social-card{display:flex;align-items:center;gap:1rem;background:#1a1a1a;padding:1rem 1.5rem;border-radius:10px;color:#fff;text-decoration:none;transition:transform .3s ease,background .3s ease;width:70%}.social-card:hover{transform:translateY(-5px);background:#333}.icon{font-size:2rem;color:#bfbfbf}.text h4{margin:0;font-size:1.2rem;color:#fff}.text p{margin:0;font-size:.9rem;color:#aaa}@media (max-width: 1068px){.social-links{flex-wrap:wrap;gap:2rem}.social-card{flex:1 1 300px;max-width:350px}}@media (max-width: 768px){.social-card{flex:1 1 100%;justify-content:center;text-align:center}.icon{font-size:1.5rem}.text h4{font-size:1rem}.text p{font-size:.8rem}}@media (max-width: 480px){.social-links{padding:.5rem}.social-card{padding:.5rem 1rem}.icon{font-size:1.2rem}.text h4{font-size:.9rem}.text p{font-size:.7rem}}
