body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#23262b}.header{align-items:center;background-color:rgba(12,16,23,.8);display:flex;height:60px;justify-content:space-between;left:0;padding:10px 50px;position:fixed;right:0;top:0;z-index:10}.left img{cursor:pointer;width:7rem}.right ul{color:#fff;display:flex;font-weight:900;list-style:none}.right li{cursor:pointer;margin:10px;padding:10px;transition:.3s}.right li .active{border-bottom:4px solid #9acd32}.right li:hover{color:wheat}.burger-right{background-color:#23262b;color:#fff;display:none;height:100vh;position:fixed;right:0;top:-120vh;transition:.3s ease-in-out;width:70vw}.true-burger-right{top:0}.hamicon-cross{position:absolute;right:50px;top:30px}.burger-right ul{flex-direction:column;list-style:none;margin-top:60px}.hamburger{display:none}.hamicons{color:#fff}@media screen and (max-width:785px){.right{display:none}.burger-right{display:flex}.hamburger{display:block}}.hero{background:url(/static/media/Avilekh-bg.f46ee5569cce51a341e8.jpg) 50%/cover no-repeat fixed;background-blend-mode:screen}.text-field{color:#fff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;padding:calc(20vh + 5px) calc(20vw + 5px)}.intro{border-left:4px solid #9acd32;font-size:5rem;padding-left:10px}.intro span{color:#9acd32;font-weight:bolder}.text{font-family:Courier New,Courier,monospace;margin:10px 0}.button{margin:30px 0}.button a{border:2px solid #9acd32;color:#fff;font-family:Courier New,Courier,monospace;font-size:20px;margin-right:10px;padding:10px;text-decoration:none;transition:.5s ease-in-out}.button a:hover{border:2px solid #fff;color:wheat}@media screen and (max-width:845px){.left img{width:6rem}.intro{font-size:3rem}.text-field{padding:20vh 10vw}.text{margin:20px 0}.button a{font-size:16px}}.skills{color:#fff;min-height:100vh;padding:10vh 20vw}.heading{border-bottom:4px solid #9acd32;font-size:3rem;width:-webkit-max-content;width:max-content}.tech{display:flex;flex-wrap:wrap;margin-top:20px}.techG{align-items:center;border:3px solid hsla(0,0%,98%,.1);border-radius:10px;box-shadow:0 26px 30px -10px rgba(0,0,0,.69),0 16px 10px -10px rgb(0 0 0/73%);cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:20px auto;padding:10px;transition:.3s ease-in}.techG img{width:40%}.techG:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:914px){.skills{min-height:auto;padding:5vh 5vw}.heading{font-size:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.techG{margin:10px auto;width:40%}.skills .text,.techG{font-size:12px}}.projects{color:#fff;min-height:100vh;padding:10vh 20vw}.projects-box{display:flex;flex-wrap:wrap;margin-top:20px}.projects-card{border:3px solid hsla(0,0%,98%,.1);border-radius:10px;box-shadow:0 26px 30px -10px rgba(0,0,0,.69),0 16px 10px -10px rgb(0 0 0/73%);margin:20px auto;padding:20px;position:relative;transition:.3s ease-in;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.projects-card:hover{border:3px solid #a9a4a4}.preview{border:2px solid #b5afaf;border-radius:8px;bottom:40px;cursor:pointer;font-size:16px;font-weight:200;right:20px;text-decoration:none}.gitIcon,.preview{color:#fff;padding:5px;position:absolute}.gitIcon{background-color:#000;border:2px solid #fff;border-radius:10px;font-size:1.5rem;right:15px;top:10px;transition:.3s ease-out}.projects-card a:hover{border:2px solid #9acd32;-webkit-transform:scale(1.1);transform:scale(1.1)}.projects-card img{border:2px solid gray;border-radius:12px;height:250px;object-fit:cover;width:250px}.title{font-family:cursive;font-size:1.2rem;margin-top:20px}pre{color:wheat}@media screen and (max-width:914px){.projects{padding:5vh 5vw}.heading{font-size:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.projects-card{width:250px}}.contactus{color:#fff;min-height:100vh;padding:5vh 20vw}.heading{font-size:2rem}.formdiv{margin-top:30px}.inputdiv{margin:10px 30px 10px 0}.input{background-color:#23262b;border:none;border-bottom:2px solid wheat;color:#fff;font-size:1.2rem;outline:none;padding:10px;width:300px}.form{display:flex}textarea{height:150px;outline:none;padding:10px;resize:none;width:650px}.submit,textarea{background-color:#23262b;border:2px solid wheat;color:#fff;font-size:1.2rem}.submit{cursor:pointer;padding:10px 20px}.submit:hover{border:2px solid #9acd32}@media screen and (max-width:993px){.contactus{padding:5vh 5vw}.form,.formdiv{align-items:center;display:flex;flex-direction:column}.input,textarea{width:80vw}textarea{height:100px}.submit{font-size:1rem;width:84vw}.inputdiv{margin-right:0}}
/*# sourceMappingURL=main.6ab361ab.css.map*/