@import"https://fonts.googleapis.com/css2?family=Caveat:wght@600&family=Lato:wght@300;400;700;900&display=swap";html{scroll-snap-type:y mandatory;scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box;font-family:DM Sans,sans-serif}body{background-color:#1e1e1e;color:#d3d3d3;font-family:Lato,sans-serif}a{text-decoration:none;color:inherit}section{height:100vh;scroll-snap-align:center}.course{height:100vh;display:flex;align-items:center;justify-content:center}.course .box{width:200px;height:200px;background-color:#fff}.contact{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:1366px;margin:auto}.contact .title{text-align:center}.contact .title h1{font-size:60px;letter-spacing:15px}.contact .title h3{font-weight:500;font-family:Caveat,cursive;font-size:40px}.contact .title h3 span{color:#25cc3b;font-weight:700;font-size:px;font-family:Caveat,cursive}.contact .form{width:100%;display:flex;gap:50px;align-items:center;margin-top:50px}.contact .form .left{display:flex;flex-direction:column;gap:50px;width:50%}.contact .form .left h3{font-weight:lighter;margin-bottom:-40px}.contact .form .left h1{font-size:70px;font-weight:700}.contact .form .left .contacts{display:flex;flex-direction:column;gap:20px}.contact .form .left .contacts .address{display:flex;align-items:center;gap:10px}.contact .form .left .contacts .address img{width:40px}.contact .form .left .socials{display:flex;gap:30px}.contact .form .left .socials img{width:50px}.contact .form .right{display:flex;flex-direction:column;gap:40px;width:50%}.contact .form .right .wrap{display:flex;gap:30px;width:100%}.contact .form .right .inputs{display:flex;gap:10px;flex-direction:column;width:100%}.contact .form .right .inputs input{border:1px solid white;outline:none;border-radius:10px;width:100%;padding:20px;background:transparent;color:#fff}.contact .form .right .inputs textarea{width:100%;background:transparent;border:1px solid white;outline:none;border-radius:10px;padding:20px;height:250px;color:#fff}.contact .form .right button{width:100%;padding:20px;background-color:#fff;color:#000;border-radius:10px;cursor:pointer;outline:none;border:1px solid white}.hero{height:calc(100vh - 100px);background:linear-gradient(180deg,#1E1E1E,#1F1F1F);overflow:hidden;position:relative}.hero .wrapper{max-width:1366px;height:100%;margin:auto}.hero .wrapper .textContainer{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:40px}.hero .wrapper .textContainer h2{font-size:30px;color:#fff;letter-spacing:10px;font-weight:lighter}.hero .wrapper .textContainer h1{font-size:50px;padding-left:20px;border-left:2px solid white}.hero .wrapper .textContainer .buttons button{padding:20px;border:1px solid white;border-radius:10px;background-color:transparent;color:#fff;margin-right:20px;cursor:pointer;font-weight:300}.hero .wrapper .textContainer img{width:50px}.hero .imageContainer{height:100%;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:50%}.hero .slidingTextContainer{position:absolute;font-size:50vh;bottom:-120px;white-space:nowrap;color:#ffffff09;font-weight:700;width:50%}.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;color:#000}.sidebar .bg{position:fixed;top:0;left:0;width:400px;background:white;height:100vh;z-index:999}.sidebar .bg .links{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.sidebar .bg .links a{font-size:40px}.sidebar button{width:50px;height:50px;border-radius:50%;position:fixed;top:25px;left:25px;background-color:transparent;border:none;cursor:pointer;z-index:999}.navbar{height:100px}.navbar .wrapper{max-width:1366px;margin:auto;align-items:center;justify-content:space-between;display:flex;height:100%}.navbar .wrapper span{font-weight:700;font-size:30px}.navbar .wrapper .menus{display:flex;gap:30px}.navbar .wrapper .menus a{color:#fff}.navbar .wrapper .socials{display:flex;gap:20px}.navbar .wrapper .socials img{width:18px;height:18px}.parallax{width:100%;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.parallax h1{font-size:100px;z-index:1}.parallax .planets{background-image:url(/planets.png);background-size:cover;background-position:bottom;width:100%;height:100%;position:absolute;z-index:2}.parallax .stars{background-image:url(/colors.svg);background-size:cover;background-position:bottom;width:100%;height:100%;position:absolute;z-index:0}.portofolio .progress{display:flex;align-items:center;flex-direction:column;justify-content:center;position:sticky;top:0;left:0;width:100%;margin:auto;padding:10px}.portofolio .progress .progressBar{width:1000px;height:2px;background-color:#fff}.portofolio .progress h1{font-size:60px;letter-spacing:10px}.portofolio .single{display:grid;grid-template-columns:50% 50%;justify-content:center;align-items:center;width:1366px;gap:30px;margin:auto}.portofolio .single .left{border-radius:30px;overflow:hidden}.portofolio .single .left img{width:100%;height:400px}.portofolio .single .right{display:flex;flex-direction:column;gap:20px}.portofolio .single .right h1{font-size:70px}.portofolio .single .right .buttons{display:flex;gap:20px}.portofolio .single .right .buttons button{padding:15px 35px;cursor:pointer;outline:none;border:1px solid white}.portofolio .single .right .tags{display:flex;gap:20px}.portofolio .single .right .tags span{padding:5px 15px;border:1px solid white;background:transparent}.services{display:flex;flex-direction:column;justify-content:space-between;height:100%}.services .textContainer{flex:1;align-self:flex-end;display:flex;align-items:center;gap:20px}.services .textContainer p{font-size:14px;color:gray}.services .textContainer hr{width:500px;border:none;border-top:1px solid gray}.services .titleContainer{flex:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.services .titleContainer .title{display:flex;align-items:center;gap:16px}.services .titleContainer .title img{width:300px;height:100px;border-radius:50px;object-fit:cover}.services .titleContainer .title h1{font-size:70px}.services .titleContainer .title button{height:max-content;padding:20px 25px;background:transparent;color:#fff;outline:none;border:1px solid white;cursor:pointer;border-radius:50px}.services .listContainer{flex:2;display:flex;justify-content:space-between;width:1366px;margin:auto;gap:20px}.services .listContainer .box{display:flex;flex-direction:column;align-items:center;gap:20px;border:2px solid white;padding:20px;box-shadow:0}.services .listContainer .box img{width:100px;height:100px}.services .listContainer .box p{text-align:center}
