.background{height:100%;width:100%;position:fixed;float:left;top:0;left:0;right:0;bottom:0;padding:none;object-fit:cover;z-index:-1}@keyframes fadein{0%{opacity:0}to{opacity:1}}.fadein{animation:fadein .5s ease-in-out;-webkit-animation:fadein .5s ease-in-out}.nav{display:flex;justify-content:space-between;align-items:center;margin:40px 120px;color:#fff;font-family:Outfit,sans-serif;cursor:pointer}.nav-logo{font-family:Outfit;font-size:42px;font-weight:500}.nav-menu{display:flex;list-style:none;align-items:center;font-size:18px;gap:90px}.nav-contact{border-radius:50px;padding:10px 38px;background-color:#fff;color:#262626}.nav-contact:hover{background-color:#ff4500}.nav-menu li{cursor:pointer}.nav-menu li:hover{color:orange}.hero{margin:270px 120px 0}.hero-text{color:#fff;font-size:110px;font-weight:200;line-height:130px}.hero-explore{display:flex;align-items:center;gap:50px;width:fit-content;margin-top:70px;padding:5px 8px 5px 30px;border-radius:60px;-webkit-border-radius:;-moz-border-radius:;-ms-border-radius:;-o-border-radius:;background-color:#fff;cursor:pointer}.hero-explore p{color:#292929;font-weight:500;font-size:20px}.hero-dot-play{margin-top:120px;display:flex;justify-content:space-between}.hero-dots{display:flex;gap:23px;align-items:center;list-style:none}.hero-dot{width:15px;height:15px;border-radius:7.5px;background-color:#fff;cursor:pointer;-webkit-border-radius:7.5px;-moz-border-radius:7.5px;-ms-border-radius:7.5px;-o-border-radius:7.5px}.hero-dot.orange{background:#ff4500}.hero-play{display:flex;align-items:center;gap:30px}.hero-play p{color:#fff;font-size:20px}.footer{background-color:#333;color:#fff;padding:4rem 0;position:sticky;z-index:1}.footer-container{max-width:1140px;margin:0 auto;padding:0 1rem}.footer-social-icons{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.footer-social-icons a{color:orange;text-decoration:none;font-size:2rem;transition:color .3s ease}.footer-social-icons a:hover{color:#fff}.footer h3{margin-bottom:1rem;font-size:1.5rem;text-align:center}.footer p{margin-bottom:1.5rem;text-align:center;font-size:.9rem;line-height:1.5}.footer-copyright{position:sticky;bottom:0;background-color:#333;padding:1rem 0;font-size:.8rem;color:#aaa;text-align:center;z-index:2}body{margin:0;padding:0;font-family:poppins,sans-serif}
