@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;900&display=swap";body,html{margin:0;padding:0;background-color:#000;background-repeat:repeat-y}h1,h2,h3,h4,h5,p{margin:0;padding:0}html{scroll-behavior:smooth}*{font-family:poppins,sans-serif}#canvas{height:100vh!important;width:100vw!important;position:fixed!important;z-index:1!important;top:0;left:0}ul{list-style:none}section{height:100vh;width:100%;position:relative;z-index:2}.sect1-container{flex-direction:row;padding:5%;margin-top:110px;display:flex;flex-direction:column;gap:0px}.sec1H5{color:#fff;font-size:20px}.sec1H1{color:#fff;font-size:4.8rem}nav{position:fixed;display:flex;flex-direction:row;width:100%;height:70px;align-items:center;padding:0 5%;z-index:6;margin-top:-100px}.navimg{height:70px}nav ul{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:65%}nav ul li a{text-decoration:none;color:#fff;cursor:pointer;transition:.5s}nav ul li a:hover{text-decoration:underline solid 1px yellow;color:#ff0}#sec2{padding-top:100px}.sec2-container1{width:100%;display:flex;justify-content:center;align-items:center}.sec2-h11{color:#fff;font-size:2rem}.sec2-h12{color:#fff;font-size:1.7rem}.sec2-container2{margin-top:20px;width:40%;margin-left:5%;border-radius:25px;border:solid white 1px;padding:4%;display:flex;flex-direction:column;gap:10px}@media only screen and (max-width:600px){.sec1H1{font-size:2.8rem}nav ul{display:none}.sec2-container2{width:80%}}p{color:#fff}.sec2btn{background-color:#000;color:#fff;border-radius:50px;border:1px solid white;width:200px;transition:.25s;height:35px}.sec2btn:hover{background-color:#fff;color:#000;border-radius:20px;border:1px solid white}.sec3-child1{height:60%}.sec3-child2{height:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:0 5%}.sec3-child2 h1{color:#fff}.sec3-holder{display:flex;flex-direction:row;width:100%;justify-content:space-between;position:relative}.dot{height:28px;width:28px;border:solid 2px yellow;background-color:#fff;border-radius:100px;z-index:3}.sec3-holder-child{display:flex;flex-direction:column;justify-content:center;align-items:center}.line{top:15px;position:absolute;width:100%;height:3px;background-color:#ff0}.sec4-container{width:100%;height:70%;display:flex;flex-direction:row}.sec4-container2{height:30%;padding:0 5%}.sec4-row{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;padding-left:5%;gap:20px}.sec4-row h1{color:#fff;letter-spacing:5px}.h1-sec4{color:#fff;letter-spacing:5px;width:100%;border-bottom:solid 1px white;text-transform:uppercase}.sec4-details{display:flex;flex-direction:row;width:100%;justify-content:space-between}.sec4-child{display:flex;flex-direction:column;color:#fff}.sec4-child p{text-transform:uppercase;letter-spacing:5px}.small{font-size:15px}.sec5-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}.sec5img{height:50px}.sec5p1{text-transform:uppercase;letter-spacing:8px;color:#ff0;text-align:center}.sec5h1{text-transform:uppercase;color:#fff;letter-spacing:4px;font-size:3rem;text-align:center}.sec5btn{width:300px;height:40px;background-color:transparent;color:#ff0;border:3px solid yellow;border-radius:5px;transition:.5s}.sec5btn:hover{background-color:#ff0;color:#000}@media only screen and (max-width:600px){.sec4-row{width:max-content}.sec4-details{flex-direction:column}.sec5h1{font-size:2.7rem}}#sec3{min-height:100vh;height:min-content}.copyright{position:absolute;bottom:20px;left:20px;color:#ff0}.exit{position:absolute;top:15px;left:50%;transform:translate(-50%);background-color:#ff0;color:#000;transition:.5s;border:1px solid yellow;width:200px;height:30px;z-index:5}.exit:hover{background-color:#000;color:#ff0;border:1px solid yellow}
