body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:sans-serif;margin:0}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}*{box-sizing:border-box;font-family:Tahoma;margin:0;padding:0}body{background-color:#0f0b0b;color:#d3d3d3}a{color:inherit;text-decoration:none}section{height:100vh;scroll-snap-align:center}.course{align-items:center;display:flex;height:100%;justify-content:center}.course .box{background-color:#fff;height:200px;width:200px}.navbar{align-items:center;background-color:#500250;border-radius:50px;display:flex;flex-direction:row;height:60px;justify-content:space-between;position:fixed;width:100%;z-index:10}.navbar .side-bar{flex-shrink:0}.navbar .title{flex-shrink:1;font-weight:700}.navbar .title span{font-size:15px}@media(max-width:540px){.navbar .title span{color:#000;font-size:12px}}.navbar .links{flex-direction:row;flex-shrink:0;margin-right:40px}.navbar .links,.navbar .links img{display:flex;justify-content:space-between}.navbar .links img{height:24px;margin-right:30px;width:24px}.sidebar{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;justify-content:center;z-index:5}.sidebar .bg{background-color:#fff;bottom:0;left:0;position:fixed;top:0;width:200px}.sidebar .bg .links{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;position:absolute;width:100%}.sidebar .bg .links a{font-size:20px}.sidebar .button{background-color:transparent;border:none;border-radius:50px;cursor:pointer;height:50px;left:25px;position:fixed;top:25px;width:50px}.hero{background:linear-gradient(180deg,#0c0c1d,#111132);height:100%;overflow:hidden;position:relative}.hero .hero-flex{display:flex;flex-direction:column;margin-top:60px}.hero .hero-flex .textContainer{font-family:Tahoma;justify-content:space-between;margin-bottom:20px;margin-left:100px;margin-top:120px;text-decoration:none}.hero .hero-flex .textContainer h3{color:#500250;flex-shrink:1;letter-spacing:10px}.hero .hero-flex .textContainer h1{flex-shrink:1;font-size:50px;line-height:50px}@media(max-width:540px){.hero .hero-flex .textContainer h3{letter-spacing:8px}.hero .hero-flex .textContainer h1{flex-shrink:1;font-size:25px;line-height:25px}}@media(min-width:541px)and (max-width:900px){.hero .hero-flex .textContainer h3{letter-spacing:10px}.hero .hero-flex .textContainer h1{flex-shrink:1;font-size:30px;line-height:30px}}@media(min-width:901px)and (max-width:1024px){.hero .hero-flex .textContainer h3{letter-spacing:10px}.hero .hero-flex .textContainer h1{flex-shrink:1;font-size:30px;line-height:30px}}.hero .hero-flex .buttons{margin-left:100px}.hero .hero-flex .buttons button{background-color:transparent;border-color:#fff;border-radius:8px;border-width:1px;color:#fff;cursor:pointer;flex-shrink:1;margin-left:10px;padding:10px}.hero .hero-flex .buttons button:hover{background-color:#fff;color:#000}.hero .hero-flex .buttons button:active{background-color:#fff;color:pink}.hero .hero-flex .buttons .btn{background-color:#fff;border-radius:8px;color:#240024;cursor:pointer;flex-shrink:1;margin-left:10px;padding:10px}.hero .hero-flex .buttons .btn:hover{background-color:transparent;border-color:#fff;border-width:1px;color:#fff}@media(max-width:500px){.hero .hero-flex .buttons .btn,.hero .hero-flex .buttons button{border-radius:4px;padding:5px}}@media(min-width:500px)and (max-width:900px){.hero .hero-flex .buttons .btn,.hero .hero-flex .buttons button{border-radius:6px;padding:7px}}.hero .slidingTextContainer{color:hsla(0,0%,100%,.035);flex-shrink:1;font-weight:700;position:absolute;white-space:nowrap;width:100%}.hero .slidingTextContainer h3{flex-shrink:1;font-size:50px}@media(max-width:540px){.hero .slidingTextContainer h3{font-size:30px}}.hero .imageContainer{height:200px;margin-left:870px;margin-top:80px;position:absolute;width:200px}.hero .imageContainer img{border-radius:20px;width:100%}@media(max-width:540px){.hero .imageContainer{flex-shrink:5;height:150px;margin-left:270px;position:absolute;width:150px}.hero .imageContainer img{border-radius:10px;width:100%}}.hero .resume-button{background-color:transparent;border-color:#fff;border-radius:8px;border-width:1px;color:#fff;cursor:pointer;flex-shrink:1;margin-left:600px;margin-top:300px;padding:10px}.connect{align-items:center;background:linear-gradient(180deg,#0c0c1d,#111132);color:#fff;display:flex;flex-direction:column;height:100%;padding-top:100px}.connect .intro p{flex-shrink:1;font-size:15px;margin-left:65px;margin-right:65px;text-align:justify;text-decoration:none}.about{align-items:center;background:linear-gradient(180deg,#0c0c1d,#111132);color:#fff;display:flex;flex-direction:column;height:100%;padding-top:100px}.about .intro p{flex-shrink:1;font-size:15px;margin-left:65px;margin-right:65px;text-align:justify;text-decoration:none}.services{align-items:center;background:linear-gradient(180deg,#111132,#0c0c1d);color:#fff;display:flex;flex-direction:column;height:100%;padding-top:150px}.services .intro h2,.services .intro h3{flex-shrink:1;font-size:medium}.services h1{color:#d2691e;flex-shrink:1;margin-top:20px}.parallax{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.parallax h1{font-size:100px}.parallax .mountains{background:linear-gradient(180deg,#111132,#0c0c1d);width:100%;z-index:3}.parallax .mountains,.parallax .planets{background-position:bottom;background-size:cover;height:100%;position:absolute}.parallax .planets{width:50%;z-index:2}.parallax .starts{background-position:bottom;background-size:cover;height:20%;position:absolute;width:20%;z-index:1}
/*# sourceMappingURL=main.330e5f5a.css.map*/