.background{height:100%;width:100%;float:left;top:0;left:0;bottom:0;right:0;padding:none;position:fixed;object-fit:cover;z-index:-1}.nav1{display:flex;justify-content:space-between;align-items:center;margin:40px 120px;color:#fff}.nav-logo{font-family:Outfit;font-size:42px;font-weight:500}.nav-menu{display:flex;align-items:center;list-style:none;font-size:18px;gap:90px}.nav-contact{border-radius:50px;padding:10px 38px;background:#fff;color:#262626}.hero{margin:70px 120px 0}.hero-text{color:#fff;font-size:80px;font-weight:500;line-height:100px}.hero-explore{display:flex;align-items:center;gap:30px;width:fit-content;margin-top:50px;padding:5px 8px 5px 30px;border-radius:60px;background-color:#fff;cursor:pointer}.hero-explore p{color:#292929;font-size:18px;font-weight:500}.hero-dot-play{margin-top:120px;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-color:#fff;border-radius:7.5px;cursor:pointer}.hero-dot.orange{background:orange}.hero-play{display:flex;align-items:center;gap:30px}.hero-play p{color:#fff;font-size:19px}*{margin:0%;padding:0%;font-family:Poppins}
