.background{height:100%;width:100%;float:left;top:0;left:0;right:0;bottom:0;padding:none;position:fixed;object-fit:cover;z-index:-1}@keyframes fadeIn{0%{opacity:0;color:#000}to{opacity:1;color:#000}}.fade-in{animation:fadeIn .5s ease-in-out}.nav{display:flex;align-items:center;justify-content:space-between;margin:25px 100px;color:#fff}.nav-logo{font-family:Outfit;font-size:35px;font-weight:500}.nav-menu{display:flex;align-items:center;list-style:none;font-size:18px;gap:85px}.nav-menu li{cursor:pointer}.nav-contact{background:transparent;border:2px solid white;color:#fff;padding:8px 38px;border-radius:50px;font-weight:500;transition:all .4s ease-out}.nav-contact:hover{background:#2626267f}.hero{margin:180px 120px 0}.hero-text{color:#fff;font-size:80px;font-weight:500;line-height:100px}.hero-explore{display:flex;align-items:center;gap:50px;width:fit-content;margin-top:50px;padding:px 8px;padding-left:30px;border-radius:60px;background-color:#fff;cursor:pointer}.hero-explore p{color:#292929;font-size:16px;font-weight:500}.hero-explore img{width:60px}.hero-play img{width:70px}.hero-dot-play{margin-top:50px;display:flex;justify-content:space-between}.hero-dots{display:flex;align-items:center;gap:23px;list-style:none}.hero-dot{width:15px;height:15px;background:#fff;border-radius:7.5px;cursor:pointer}.hero-dot.orange{background:#ff4500}.hero-play{display:flex;align-items:center;gap:30px}.hero-play p{color:#fff;font-size:19px}.first-heading{font-size:90px;font-weight:40;-webkit-text-stroke:2px white;-webkit-text-fill-color:transparent;font-family:Monument;word-spacing:-20px}*{padding:0;margin:0;font-family:Poppins}body{background-color:#000}
