@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Outfit:wght@100..900&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=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap";body{margin:0;padding:0;font-family:poppins}.App{font-family:Roboto Mono,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;animation:anim}.background{width:100%;height:100%;z-index:-1;position:fixed;top:0;bottom:0;left:0;right:0;float:left;object-fit:cover}.fade{animation:anim .5s ease-in-out}@keyframes anim{0%{opacity:0}to{opacity:1}}.navbar-data{display:flex;justify-content:space-between;align-items:center;width:90%;margin:20px 40px}.navbar-name h1{color:#fff;font-size:25px}.navbar-menu ul{display:flex;list-style:none;color:#fff;font-size:16px;gap:50px;cursor:pointer}.contact{width:150px;height:40px;color:#000;background-color:#fff;border-radius:20px;align-items:center;justify-content:center;display:flex;top:-7px;position:relative}*{margin:0;padding:0;font-family:poppins}.hero-data{margin:100px auto 100px 100px}.hero-text p{font-size:70px;color:#fff}.hero-button{width:250px;background-color:#fff;display:flex;border-radius:50px;padding:8px;justify-content:space-between;margin-top:30px}.hero-button img{width:50px;height:50px}.hero-button p{margin-top:10px;margin-left:15px}.hero-dot-data{width:10px;height:10px;background-color:#fff;border-radius:100%;list-style:none;display:flex;padding:2px}.hero-dot ul{display:flex;margin:90px 0 0 70px;gap:20px;cursor:pointer}.hero-dot-data.orange{border:1px solid black;background-color:orange;padding:2px}.hero-video{position:absolute;left:80%;bottom:70px}.video{display:flex;align-items:center}.video p{color:#fffb;margin-left:20px}.video img{width:60px}
