*{margin:0;padding:0;box-sizing:border-box}body{background-color:#d1e0f3}.hero{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.hero-title{height:30%;display:flex;justify-content:center;align-items:center;font-size:2.5rem;padding-right:20%;padding-left:5%;font-weight:800;width:100%}.sub-hero{height:70%;width:100%;display:flex;justify-content:center;align-items:center}.sub-hero>div{width:50%;height:100%}.sub-hero-title{height:20%;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:1.5rem;padding:0 10px;text-align:center}.sub-hero-vedio{display:flex;justify-content:center;align-items:center;height:80%}.hero-vedio{display:flex;justify-content:center;align-items:center;height:80%;width:80%;background-color:#fff;border-radius:25px}.hero-img-container{display:flex;justify-content:center;align-items:center}.hero-img{height:100%}.navbar{height:80px;width:100%;margin-top:54px;padding-left:80px;display:flex;justify-content:space-between;align-items:center}.home-logo-image{height:100%}.home-logo{width:20%}.nav-links{width:80%;height:100%;display:flex;gap:50px;justify-content:center;align-items:center}.nav-contact,.nav-icons{display:flex;justify-content:center;align-items:center;gap:10px}.nav-links-sample{font-size:1.5rem;font-size:600;letter-spacing:2px;cursor:pointer}.sub-hero-title{margin-left:45px;padding-left:5px}
