@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-section.stars{align-items:center;background:#010153;color:#fff;display:flex;flex-wrap:wrap;height:100vh;justify-content:center;overflow:hidden;position:relative}.home-section.stars:before{animation:moveStars 1000s linear infinite;background:url(/static/media/particals.2131a861a1e130c7ce25.jpeg) repeat;content:"";height:500%;left:0;opacity:.7;position:absolute;top:0;width:500%;z-index:0}@keyframes moveStars{0%{transform:translate(-50%,-50%)}to{transform:translate(50%,50%)}}.home-section .left,.home-section .right{position:relative;z-index:1}.left{color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;gap:15px;justify-content:center;width:700px}.left>h1{line-height:100%;margin:0;text-transform:uppercase}.left>h1:first-child{font-size:5.5rem;text-shadow:0 0 15px #000}.left>h1:nth-child(2){font-size:5rem;text-shadow:0 0 15px #000}.left>h1:nth-child(2)>span{color:#14e6b5;letter-spacing:5px;position:relative}.left>h1:nth-child(2)>span:before{-webkit-text-stroke:2px #14e6b5;color:#0000;content:"devang";left:7px;position:absolute;top:7px;z-index:-1}.left>p{font-size:1.5rem;font-weight:400;letter-spacing:5px;line-height:100%;margin-top:15px;text-shadow:0 0 15px #000}.right{display:flex;height:500px;justify-content:center;position:relative;width:500px}@media screen and (max-width:768px){.home-section.stars{align-items:center;flex-direction:column;flex-wrap:nowrap;height:auto;justify-content:flex-start;min-height:100vh}.left{align-items:center;gap:0;margin-top:100px;text-align:center}.left>h1:first-child{font-size:3rem}.left>h1:nth-child(2){font-size:3rem;padding-top:7px}.left>h1:nth-child(2)>span:before{left:3px;top:3px}.left>p{font-size:1rem;letter-spacing:2px}.right{height:clamp(220px,70vw,310px);margin-bottom:50px;margin-top:50px;width:clamp(220px,70%,310px)}}*{box-sizing:border-box;margin:0;padding:0}.skills-section{align-items:center;background:#010116;color:#fff;display:flex;flex-direction:column}.skills-section>h1{color:#14e6b5;font-size:60px;letter-spacing:5px;padding-top:100px;text-transform:capitalize}.cardContainer{flex-wrap:wrap;gap:80px;margin-bottom:100px;margin-top:100px;padding:5px;width:90%}.card,.cardContainer{display:flex;justify-content:center}.card{align-items:center;background:#010116;border:1px solid hsla(0,0%,100%,.295);border-radius:30px;box-shadow:0 0 44px -27px #fff;flex-direction:column;height:200px;width:200px}.card>img{height:40%;object-fit:contain;width:40%}.card>h3{font-size:25px}@media screen and (max-width:768px){.cardContainer{gap:100px;margin-bottom:100px;margin-top:100px}}.divider{align-items:center;background:#010116;display:flex;justify-content:center;position:relative;width:100%}.divider:after,.divider:before{background:linear-gradient(90deg,#0000,#00f7d2,#0000);box-shadow:0 0 15px #00f7d2;content:"";flex:1 1;height:1px}.icon>img{width:80px}.container{align-items:center;background:#010116;display:flex;flex-direction:column;gap:50px}.container>h1{color:#14e6b5;font-size:60px;letter-spacing:5px;padding-top:70px;text-transform:capitalize}.container>p{color:hsla(0,0%,100%,.671);font-family:Roboto,sans-serif;font-size:25px;letter-spacing:2px;line-height:35px;padding-bottom:80px;text-align:justify;width:80vw}@media screen and (max-width:768px){.container>h1{font-size:45px}.container>p{font-size:17px;letter-spacing:2px;line-height:30px;text-align:left}}
/*# sourceMappingURL=main.d54922a8.css.map*/