@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap);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}*{background:#000;border:none;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;outline:none;padding:0;text-decoration:none}h1,h3,p{color:#fff}html{font-size:62.5%}.header{align-items:center;background-color:initial;display:flex;filter:drop-shadow(10px);justify-content:space-between;left:0;margin-top:20px;padding:1rem 9%;position:fixed;top:0;width:100%;z-index:999}.header,.logo{text-decoration:none}.logo{color:#b74b4b;cursor:pointer;font-size:3rem;font-weight:800;transition:.5s ease}.logo:hover{transform:scale(1.1)}.a{border-bottom:3px solid #0000;color:#fff;font-size:1.8rem;font-weight:500;margin-left:4rem;transition:.3s ease}.a:hover,.active{border-bottom:3px solid #b74b4b;color:#b74b4b}@media(max-width:995px){.nav{background-color:#161616;border-bottom:3px solid #b74b4b;border-bottom-left-radius:2rem;border-left:3px solid #b74b4b;border-top:.1rem solid #0000001a;display:none;padding:1rem solid;position:absolute;right:0;top:0;width:40%}.a,.active{display:block}.a{font-size:2rem;margin:3rem 0}.a:hover,.active{border-bottom:.5rem solid #b74b4b;border-radius:.5rem;padding:1rem}}section{gap:40px;justify-content:space-between;min-height:90vh;width:100%}.home,section{align-items:center;display:flex}.home{animation:slideInLeft .8s ease-out forwards;gap:8rem;justify-content:center;opacity:1;padding:20vh 50px 50px}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100%)}to{transform:translateX(0)}}.home-content{flex:1 1}.home .home-content h1{font-size:6rem;font-weight:700;line-height:1.3}span{color:#b74b4b}.home-content h3{font-size:4rem;font-weight:700;margin-bottom:1rem}.home-content p{font-size:1.6rem}.home-img{align-items:center;display:flex;flex:1 1;justify-content:center}.default-img,.hover-img{border-radius:50%;box-shadow:0 0 5px red,0 0 10px red,0 0 20px red,0 0 40px red,0 0 80px red;cursor:pointer;max-height:90%;max-width:100%;position:absolute;transition:.2s linear;width:32vw}.home-img img:hover{opacity:0}.home-img img:hover .default-img{opacity:1}.home-img img:hover .hover-img{opacity:0}@media (max-width:768px){.home section{flex-direction:column;text-align:center}.home-content{max-width:100%}.home-img{padding-top:20vh}}.social-icons a{align-items:center;background-color:initial;border:.2rem solid #b74b4b;border-radius:50%;color:#b74b4b;display:inline-flex;font-size:2rem;height:4rem;justify-content:center;margin:3rem 1.5rem 3rem 0;transition:.3s ease;width:4rem}.social-icons a:hover{background-color:#b74b4b;box-shadow:0 0 25px #b74b4b;color:#000;transform:scale(1.3) translateY(-5px)}.btn{background-color:#000;border:2px solid #b74b4b;border-radius:4rem;color:#b74b4b;cursor:pointer;display:inline-block;font-size:1.6rem;font-weight:600;letter-spacing:.3rem;padding:1rem 2.8rem;transition:.3s ease;width:-webkit-fit-content;width:fit-content}.btn:hover{background-color:#b74b4b;box-shadow:0 0 25px #b74b4b;color:#000;transform:scale3d(1.03)}.typing-text{font-size:34px;font-weight:600;min-width:280px}.typing-text span{position:relative}.typing-text span:before{animation:words 20s infinite;color:#b74b4b;content:"software Developer"}.typing-text span:after{animation:cursor .6s infinite;background-color:#000;border-left:3px solid #000;content:"";height:90%;position:absolute;right:-8;width:calc(100% + 8px)}.hobbies{padding-top:1rem}.hobbies h4{color:#b74b4b;font-size:3rem;font-weight:bolder}@keyframes cursor{to{border-left:3px solid #b74b4b}}@keyframes words{0%,20%{content:"Web Developer"}21%,40%{content:"Frontend Dev"}41%,60%{content:"Web Designer"}61%,80%{content:"Youtuber"}81%,to{content:"Gamer"}}@media (max-width:1000px){.home{gap:4rem}}@media(max-width:995px){.home{flex-direction:column;margin:5rem 4rem}.home .home-content h3{font-size:2.5rem}.home-content h1{font-size:5rem}.home-img img{margin-top:4rem;width:70vw}}.main{align-items:center;display:flex;flex-direction:column;gap:6rem;margin-bottom:10rem;padding-top:14vh}.project{border-radius:20px;box-shadow:0 0 4px red,0 0 5px red,0 0 10px red,0 0 20px red,0 0 40px red;height:32vh;transition:.2s linear;width:62vh}.content{display:flex;gap:2rem;padding-left:150px;padding-right:150px}.main h1{color:#b74b4b;font-size:70px;font-weight:700;text-align:center}.project:hover{transform:scale(1.1)}.img1,.img2,.img3{gap:9rem}.img1,.img2,.img3,.text{display:flex;flex-direction:column;justify-content:center;padding:80px}.text{gap:5rem}.text p{font-size:20px}@media (max-width:1500px){.project{max-height:17vh;max-width:30vh}.text{max-width:70vh;padding:10px}.content{padding-left:50px;padding-right:50px}.img1,.img2,.img3{max-height:-webkit-fit-content;max-height:fit-content;max-width:-webkit-fit-content;max-width:fit-content}}.skills{color:#b74b4b;font-size:70px;padding-top:14vh;text-align:center}.cards{grid-gap:14rem;display:grid;grid-template-columns:repeat(3,auto);padding-left:40rem;padding-right:40rem;padding-top:12vh}.card,.cards{align-items:center;justify-content:center}.card{border-radius:25px;box-shadow:0 0 4px red,0 0 5px red,0 0 10px red,0 0 20px red,0 0 40px red;display:flex;flex-direction:column;gap:1rem;height:19vh;transition:.2s linear;width:35vh}.card:hover{scale:1.1}.card-title{color:#fff;font-size:3rem}.card-img img{background:#0000;height:7rem;width:8rem}@media (max-width:1500px){.cards{grid-template-columns:repeat(2,auto);margin-bottom:30rem}}.edu{align-items:center;display:flex;flex-direction:column;gap:6rem;padding:14vh 40rem 30rem}.edu h1{color:#b74b4b;font-size:70px;font-weight:700;padding-bottom:2rem;text-align:center}.edu p{font-size:20px}.college{align-items:center;display:flex;flex-direction:column;gap:6rem}.college img{border-radius:25px;box-shadow:0 0 5px red,0 0 5px red,0 0 10px red,0 0 20px red,0 0 40px red;height:30vh;transition:.2s linear;width:90vh}.college img:hover{scale:1.1}.college1{align-items:center;display:flex;flex-direction:column;gap:10rem;justify-content:center}.college1 img{border-radius:15px;box-shadow:0 0 5px red,0 0 5px red,0 0 10px red,0 0 20px red,0 0 40px red;height:auto;transition:.2s linear;width:70vh}.college1 img:hover{scale:1.1}.college2{align-items:center;display:flex;flex-direction:column;gap:10rem;justify-content:center}.college2 img{border-radius:15px;box-shadow:0 0 5px red,0 0 5px red,0 0 10px red,0 0 20px red,0 0 40px red;height:auto;transition:.2s linear;width:70vh}.college2 img:hover{scale:1.1}.exp{padding:14vh 30rem 25rem}.exp h1{color:#b74b4b;font-size:70px;font-weight:700;text-align:center}.experience{gap:4rem;padding:5rem}.experience h3{color:#b74b4b;font-size:40px;font-weight:700;text-align:center}.experience p{font-size:20px;max-width:-webkit-max-content;max-width:max-content}.exp-img{align-items:center;display:flex;gap:10rem;justify-content:center;padding:10rem}.exp-img img{border-radius:20px;box-shadow:0 0 5px red,0 0 5px red,0 0 10px red,0 0 20px red,0 0 40px red;height:35rem;transition:.2s linear;width:60rem}.exp-img img:hover{scale:1.1}@media (max-width:1500px){.exp-img{flex-direction:column}}
/*# sourceMappingURL=main.87e53ae3.css.map*/